25 lines
621 B
Markdown
25 lines
621 B
Markdown
---
|
|
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},
|
|
}
|
|
``` |