loraxian commited on
Commit
7d89139
·
verified ·
1 Parent(s): bc644b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  dataset_info:
3
  features:
4
  - name: body
@@ -32,4 +34,25 @@ configs:
32
  data_files:
33
  - split: train
34
  path: data/train-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ---
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
  dataset_info:
5
  features:
6
  - name: body
 
34
  data_files:
35
  - split: train
36
  path: data/train-*
37
+ language:
38
+ - en
39
+ language_creators:
40
+ - found
41
+ license: []
42
+ multilinguality:
43
+ - monolingual
44
+ pretty_name: r/OutOfTheLoop Questions and Answers
45
+ size_categories:
46
+ - 10K<n<100K
47
+ source_datasets:
48
+ - original
49
+ tags:
50
+ - reddit
51
+ - outoftheloop
52
+ task_categories:
53
+ - text-classification
54
+ - text2text-generation
55
+ task_ids:
56
+ - text-scoring
57
+
58
  ---