Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
guipenedo HF staff commited on
Commit
4a308f1
1 Parent(s): 6eb0b73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -851,13 +851,12 @@ We plan to not only continue but also expand our efforts to create open-source h
851
  ## Citation Information
852
  Paper on [arXiv](https://arxiv.org/abs/2406.17557)
853
  ```
854
- @misc{penedo2024finewebdatasetsdecantingweb,
855
- title={The FineWeb Datasets: Decanting the Web for the Finest Text Data at Scale},
856
- author={Guilherme Penedo and Hynek Kydlíček and Loubna Ben allal and Anton Lozhkov and Margaret Mitchell and Colin Raffel and Leandro Von Werra and Thomas Wolf},
857
- year={2024},
858
- eprint={2406.17557},
859
- archivePrefix={arXiv},
860
- primaryClass={cs.CL}
861
- url={https://arxiv.org/abs/2406.17557},
862
  }
863
  ```
 
851
  ## Citation Information
852
  Paper on [arXiv](https://arxiv.org/abs/2406.17557)
853
  ```
854
+ @inproceedings{
855
+ penedo2024the,
856
+ title={The FineWeb Datasets: Decanting the Web for the Finest Text Data at Scale},
857
+ author={Guilherme Penedo and Hynek Kydl{\'\i}{\v{c}}ek and Loubna Ben allal and Anton Lozhkov and Margaret Mitchell and Colin Raffel and Leandro Von Werra and Thomas Wolf},
858
+ booktitle={The Thirty-eight Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
859
+ year={2024},
860
+ url={https://openreview.net/forum?id=n6SCkn2QaG}
 
861
  }
862
  ```