Datasets:
LimitingFactor
commited on
Added the arvix bibtex entry
Browse files
README.md
CHANGED
@@ -72,11 +72,13 @@ sources.
|
|
72 |
If you use our dataset, please cite us at:
|
73 |
|
74 |
```bibtex
|
75 |
-
@
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
|
|
|
|
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 |
```
|