Datasets:
Add `text-generation` task category
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,14 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- synthetic_data
|
| 7 |
- LLM_pretraining
|
| 8 |
- guided_rewriting
|
| 9 |
-
|
| 10 |
-
-
|
| 11 |
---
|
|
|
|
| 12 |
# Dataset Card for Recycling-The-Web Synthetic Data
|
| 13 |
|
| 14 |
We release 44.4B tokens of high-quality, model-filtered synthetic texts obtained via our [REcycling the Web with guIded REwrite (REWIRE)](https://arxiv.org/abs/2506.04689) approach.
|
|
@@ -91,4 +94,4 @@ If you use data from Recyling The Web, please cite with the following BibTex ent
|
|
| 91 |
|
| 92 |
## Dataset Card Contact
|
| 93 |
|
| 94 |
-
Thao Nguyen (thaottn@cs.washington.edu)
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: cc-by-nc-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10B<n<100B
|
| 7 |
tags:
|
| 8 |
- synthetic_data
|
| 9 |
- LLM_pretraining
|
| 10 |
- guided_rewriting
|
| 11 |
+
task_categories:
|
| 12 |
+
- text-generation
|
| 13 |
---
|
| 14 |
+
|
| 15 |
# Dataset Card for Recycling-The-Web Synthetic Data
|
| 16 |
|
| 17 |
We release 44.4B tokens of high-quality, model-filtered synthetic texts obtained via our [REcycling the Web with guIded REwrite (REWIRE)](https://arxiv.org/abs/2506.04689) approach.
|
|
|
|
| 94 |
|
| 95 |
## Dataset Card Contact
|
| 96 |
|
| 97 |
+
Thao Nguyen (thaottn@cs.washington.edu)
|