Marcel commited on
Commit
af884c6
·
verified ·
1 Parent(s): 77d4796

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: odc-by
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ language:
4
+ - pl
5
+ size_categories:
6
+ - 100M<n<1B
7
+ task_categories:
8
+ - text-generation
9
+ ---
10
+ @misc{kydlicek2025finepdfs,
11
+ title={FinePDFs},
12
+ author={Hynek Kydl{\'\i}{\v{c}}ek and Guilherme Penedo and Leandro von Werra},
13
+ year={2025},
14
+ publisher = {Hugging Face},
15
+ journal = {Hugging Face repository},
16
+ howpublished = {\url{https://huggingface.co/datasets/HuggingFaceFW/finepdfs_edu}}
17
+ }
18
+
19
+ @misc{penedo2025fineweb2pipelinescale,
20
+ title={FineWeb2: One Pipeline to Scale Them All -- Adapting Pre-Training Data Processing to Every Language},
21
+ author={Guilherme Penedo and Hynek Kydlíček and Vinko Sabolčec and Bettina Messmer and Negar Foroutan and Amir Hossein Kargaran and Colin Raffel and Martin Jaggi and Leandro Von Werra and Thomas Wolf},
22
+ year={2025},
23
+ eprint={2506.20920},
24
+ archivePrefix={arXiv},
25
+ primaryClass={cs.CL},
26
+ url={https://arxiv.org/abs/2506.20920},
27
+ }