Neetree commited on
Commit
295ac26
·
verified ·
1 Parent(s): 9593f59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -158,13 +158,13 @@ class ShardDataLoader:
158
 
159
  Original dataset is FineWeb-Edu by Hugging Face:
160
  ```bibtex
161
- @misc{HuggingFaceFW_fineweb-edu,
162
- author = {Hugging Face FineWeb Team},
163
- title = {FineWeb-Edu: Finest educational web data for LM pretraining},
164
- year = {2024},
165
- publisher = {Hugging Face},
166
- journal = {Hugging Face Dataset},
167
- howpublished = {\url{https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu}}
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.