qikp commited on
Commit
53e1e07
·
verified ·
1 Parent(s): d3f0c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
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.