初始化项目,由ModelHub XC社区提供模型

Model: lamm-mit/Graph-Preflexor-3b_08012026
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-03 10:12:16 +08:00
commit 02f7d84fbb
11 changed files with 2554 additions and 0 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
---
library_name: transformers
license: apache-2.0
datasets:
- lamm-mit/graph_reasoning_1K
base_model:
- meta-llama/Llama-3.2-3B-Instruct
---
# Model Card
## Citation
```bibtex
@misc{pal2026graphnativereinforcementlearningenables,
title={Graph-Native Reinforcement Learning Enables Traceable Scientific Hypothesis Generation through Conceptual Recombination},
author={Subhadeep Pal and Shashwat Sourav and Tirthankar Ghosal and Markus J. Buehler},
year={2026},
eprint={2607.00924},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2607.00924},
}
```