acloudfan commited on
Commit
5b4b44b
1 Parent(s): a413efd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  The data in this dataset is a subset of 20newsgroups/SciKit dataset:
2
 
3
  https://scikit-learn.org/0.19/modules/generated/sklearn.datasets.fetch_20newsgroups.html#sklearn.datasets.fetch_20newsgroups
@@ -33,4 +47,4 @@ configs:
33
  data_files:
34
  - split: train
35
  path: data/train-*
36
- ---
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ - sentence-similarity
6
+ language:
7
+ - en
8
+ tags:
9
+ - 20newsgroups
10
+ - scikit
11
+ pretty_name: scikit_20newsgroups
12
+ size_categories:
13
+ - 1K<n<10K
14
+ ---
15
  The data in this dataset is a subset of 20newsgroups/SciKit dataset:
16
 
17
  https://scikit-learn.org/0.19/modules/generated/sklearn.datasets.fetch_20newsgroups.html#sklearn.datasets.fetch_20newsgroups
 
47
  data_files:
48
  - split: train
49
  path: data/train-*
50
+ ---