LimitingFactor commited on
Commit
bf4e8ad
·
verified ·
1 Parent(s): 1e5f960

Added the arvix bibtex entry

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -72,11 +72,13 @@ sources.
72
  If you use our dataset, please cite us at:
73
 
74
  ```bibtex
75
- @article{fulg,
76
- title = {{FuLG: 150B Romanian Corpus for Language Model Pretraining}},
77
- author={ Vlad-Andrei Bădoiu and Mihai-Valentin Dumitru and Alexandru M. Gherghescu and Alexandru Agache and Costin Raiciu
78
- },
79
- year = {2024},
80
- journal={arXiv preprint},
 
 
81
  }
82
  ```
 
72
  If you use our dataset, please cite us at:
73
 
74
  ```bibtex
75
+ @misc{fulg150bromaniancorpus,
76
+ title={FuLG: 150B Romanian Corpus for Language Model Pretraining},
77
+ author={Vlad-Andrei Bădoiu and Mihai-Valentin Dumitru and Alexandru M. Gherghescu and Alexandru Agache and Costin Raiciu},
78
+ year={2024},
79
+ eprint={2407.13657},
80
+ archivePrefix={arXiv},
81
+ primaryClass={cs.CL},
82
+ url={https://arxiv.org/abs/2407.13657},
83
  }
84
  ```