add bibtex
Browse files
README.md
CHANGED
@@ -552,9 +552,13 @@ pip install daft
|
|
552 |
If you use this dataset, please cite our EssentialWeb paper:
|
553 |
|
554 |
```bibtex
|
555 |
-
@
|
556 |
-
|
557 |
-
|
558 |
-
|
|
|
|
|
|
|
|
|
559 |
}
|
560 |
```
|
|
|
552 |
If you use this dataset, please cite our EssentialWeb paper:
|
553 |
|
554 |
```bibtex
|
555 |
+
@misc{ai2025essentialwebv1024ttokens,
|
556 |
+
title={Essential-Web v1.0: 24T tokens of organized web data},
|
557 |
+
author={Essential AI and : and Andrew Hojel and Michael Pust and Tim Romanski and Yash Vanjani and Ritvik Kapila and Mohit Parmar and Adarsh Chaluvaraju and Alok Tripathy and Anil Thomas and Ashish Tanwer and Darsh J Shah and Ishaan Shah and Karl Stratos and Khoi Nguyen and Kurt Smith and Michael Callahan and Peter Rushton and Philip Monk and Platon Mazarakis and Saad Jamal and Saurabh Srivastava and Somanshu Singla and Ashish Vaswani},
|
558 |
+
year={2025},
|
559 |
+
eprint={2506.14111},
|
560 |
+
archivePrefix={arXiv},
|
561 |
+
primaryClass={cs.CL},
|
562 |
+
url={https://arxiv.org/abs/2506.14111},
|
563 |
}
|
564 |
```
|