Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,19 @@ configs:
|
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
path: data/train-*
|
| 17 |
+
license: cc-by-4.0
|
| 18 |
+
task_categories:
|
| 19 |
+
- text-generation
|
| 20 |
+
language:
|
| 21 |
+
- en
|
| 22 |
+
tags:
|
| 23 |
+
- synthetic
|
| 24 |
---
|
| 25 |
+
|
| 26 |
+
# human
|
| 27 |
+
|
| 28 |
+
human is over 15 million tokens of text relating to humanism, humanity, etc generated by [EleutherAI/pythia-14m-deduped](https://huggingface.co/EleutherAI/pythia-14m-deduped) by prompting the word "Human" nearly 60,000 times.
|
| 29 |
+
|
| 30 |
+
It is recommended to use a classifier such as [HuggingFaceFW/fineweb-edu-classifier](https://huggingface.co/HuggingFaceFW/fineweb-edu-classifier).
|
| 31 |
+
|
| 32 |
+
It took roughly 20 minutes to generate this dataset.
|