Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
SherinB commited on
Commit
ff7bb5e
·
verified ·
1 Parent(s): 47600d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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
+