Add autocitation section
Browse files
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{
|
| 79 |
-
title
|
| 80 |
-
author
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
|
|
|
|
|
|
| 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 |
|