Update README.md
Browse files
README.md
CHANGED
@@ -29,3 +29,14 @@ We filter the train split of SlimPajama dataset (https://huggingface.co/datasets
|
|
29 |
### Citation Information
|
30 |
If this dataset is useful to you please cite our work.
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
### Citation Information
|
30 |
If this dataset is useful to you please cite our work.
|
31 |
|
32 |
+
```
|
33 |
+
@misc{muckatira2024emergent,
|
34 |
+
title={Emergent Abilities in Reduced-Scale Generative Language Models},
|
35 |
+
author={Sherin Muckatira and Vijeta Deshpande and Vladislav Lialin and Anna Rumshisky},
|
36 |
+
year={2024},
|
37 |
+
eprint={2404.02204},
|
38 |
+
archivePrefix={arXiv},
|
39 |
+
primaryClass={cs.CL}
|
40 |
+
}
|
41 |
+
```
|
42 |
+
|