pszemraj commited on
Commit
f51c182
·
verified ·
1 Parent(s): 1fa7e9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: odc-by
3
  task_categories:
4
  - text-generation
 
 
5
  dataset_info:
6
  features:
7
  - name: title
@@ -55,6 +57,12 @@ configs:
55
  data_files:
56
  - split: train
57
  path: data/train-*
 
 
 
 
 
 
58
  ---
59
 
60
 
@@ -73,4 +81,4 @@ For simple semantic search, try loading it in the [vectorsearch-hub-datasets spa
73
 
74
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60bccec062080d33f875cd0c/HCRp_cYtqfiHlO2YEaoL_.png)
75
 
76
- ---
 
2
  license: odc-by
3
  task_categories:
4
  - text-generation
5
+ - text2text-generation
6
+ - text-classification
7
  dataset_info:
8
  features:
9
  - name: title
 
57
  data_files:
58
  - split: train
59
  path: data/train-*
60
+ language:
61
+ - en
62
+ tags:
63
+ - reddit
64
+ size_categories:
65
+ - 10K<n<100K
66
  ---
67
 
68
 
 
81
 
82
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60bccec062080d33f875cd0c/HCRp_cYtqfiHlO2YEaoL_.png)
83
 
84
+ ---