Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
anton-l HF staff commited on
Commit
fc9850d
1 Parent(s): 651a648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -544,15 +544,16 @@ The dataset is released under the **Open Data Commons Attribution License (ODC-B
544
  We plan to work on better educational classifier to improve the quality of FineWeb-Edu.
545
 
546
  ### Citation Information
 
547
  You can cite our paper https://arxiv.org/abs/2406.17557 or this dataset:
 
548
  ```
549
- @software{lozhkov2024fineweb-edu,
550
- author = {Lozhkov, Anton and Ben Allal, Loubna and von Werra, Leandro and Wolf, Thomas},
551
- title = {FineWeb-Edu},
552
- month = May,
553
- year = 2024,
554
- doi = { 10.57967/hf/2497 },
555
- url = {https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu}
556
  }
557
-
558
  ```
 
544
  We plan to work on better educational classifier to improve the quality of FineWeb-Edu.
545
 
546
  ### Citation Information
547
+
548
  You can cite our paper https://arxiv.org/abs/2406.17557 or this dataset:
549
+
550
  ```
551
+ @misc{lozhkov2024fineweb-edu,
552
+ author = { Lozhkov, Anton and Ben Allal, Loubna and von Werra, Leandro and Wolf, Thomas },
553
+ title = { FineWeb-Edu: the Finest Collection of Educational Content },
554
+ year = 2024,
555
+ url = { https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu },
556
+ doi = { 10.57967/hf/2497 },
557
+ publisher = { Hugging Face }
558
  }
 
559
  ```