Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -158,13 +158,13 @@ class ShardDataLoader:
|
|
| 158 |
|
| 159 |
Original dataset is FineWeb-Edu by Hugging Face:
|
| 160 |
```bibtex
|
| 161 |
-
@misc{
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
| 167 |
-
|
| 168 |
}
|
| 169 |
```
|
| 170 |
If you use this sharded/tokenized representation, please cite the original creators of the FineWeb-Edu dataset.
|
|
|
|
| 158 |
|
| 159 |
Original dataset is FineWeb-Edu by Hugging Face:
|
| 160 |
```bibtex
|
| 161 |
+
@misc{lozhkov2024fineweb-edu,
|
| 162 |
+
author = { Lozhkov, Anton and Ben Allal, Loubna and von Werra, Leandro and Wolf, Thomas },
|
| 163 |
+
title = { FineWeb-Edu: the Finest Collection of Educational Content },
|
| 164 |
+
year = 2024,
|
| 165 |
+
url = { https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu },
|
| 166 |
+
doi = { 10.57967/hf/2497 },
|
| 167 |
+
publisher = { Hugging Face }
|
| 168 |
}
|
| 169 |
```
|
| 170 |
If you use this sharded/tokenized representation, please cite the original creators of the FineWeb-Edu dataset.
|