mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
docs: Add BibTeX citation for Re-ARC dataset in NOTICE.txt
This commit is contained in:
parent
5f01049607
commit
8ccf077faf
1 changed files with 12 additions and 0 deletions
12
NOTICE.txt
12
NOTICE.txt
|
|
@ -30,6 +30,18 @@ or served as inspiration for parts of our codebase:
|
|||
- Source: https://github.com/michaelhodel/re-arc
|
||||
- License: MIT
|
||||
- Copyright (c) 2024 Michael Hodel
|
||||
- Citation:
|
||||
```
|
||||
@misc{hodel2024addressingabstractionreasoningcorpus,
|
||||
title={Addressing the Abstraction and Reasoning Corpus via Procedural Example Generation},
|
||||
author={Michael Hodel},
|
||||
year={2024},
|
||||
eprint={2404.07353},
|
||||
archivePrefix={arXiv},
|
||||
primaryClass={cs.LG},
|
||||
url={https://arxiv.org/abs/2404.07353},
|
||||
}
|
||||
```
|
||||
|
||||
### CodeSteer Tasks
|
||||
- Source: https://github.com/yongchao98/CodeSteer-v1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue