Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10M - 100M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- web
|
9 |
+
- common crawl
|
10 |
+
size_categories:
|
11 |
+
- 10B<n<100B
|
12 |
+
---
|
13 |
+
|
14 |
+
# 📚 fineweb-pro
|
15 |
+
|
16 |
+
<p align="center">
|
17 |
+
<img src="prox-teaser.png">
|
18 |
+
</p>
|
19 |
+
|
20 |
+
[ArXiv](http://arxiv.org/abs/xxxx) | [Models](https://huggingface.co/collections/gair-prox/prox-general-models-65f1674f0607712c4d6eec76) | [Code](https://github.com/GAIR-NLP/ProX)
|
21 |
+
|
22 |
+
fineweb-pro is refined from [fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb)(350BT sample) using the **ProX** refining framework.
|
23 |
+
It contains about 100B high quality tokens, ready for general language model pre-training.
|
24 |
+
|
25 |
+
## License
|
26 |
+
fineweb-pro is based on fineweb, which is made available under an ODC-By 1.0 license; users should also abide by the CommonCrawl ToU: https://commoncrawl.org/terms-of-use/. We do not alter the license of any of the underlying data.
|
27 |
+
|
28 |
+
|
29 |
+
### Citation
|
30 |
+
```
|
31 |
+
@misc{TBD
|
32 |
+
}
|
33 |
+
```
|