AjayP13 commited on
Commit
4f556de
·
verified ·
1 Parent(s): e78e63d

Add autocitation section

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -75,12 +75,14 @@ This model was trained with a synthetic dataset with [DataDreamer 🤖💤](http
75
 
76
  If you use this project in your research please cite:
77
  ```
78
- @article{patel2025fineinstructions,
79
- title = {FineInstructions: Scaling Synthetic Instructions to Pre-Training Scale},
80
- author = {Patel, Ajay and Raffel, Colin and Callison-Burch, Chris},
81
- year = {2026},
82
- month = jan,
83
- day = {28},
 
 
84
  }
85
  ```
86
 
 
75
 
76
  If you use this project in your research please cite:
77
  ```
78
+ @article{patel2026fineinstructions,
79
+ title={FineInstructions: Scaling Synthetic Instructions to Pre-Training Scale},
80
+ author={Patel, Ajay and Raffel, Colin and Callison-Burch, Chris},
81
+ journal={arXiv preprint arXiv:2601.22146},
82
+ year={2026},
83
+ archivePrefix={arXiv},
84
+ primaryClass={cs.CL},
85
+ doi={10.48550/arXiv.2601.22146}
86
  }
87
  ```
88