RentonWEB3 commited on
Commit
aface51
·
verified ·
1 Parent(s): aea208b

Update README.md with latest statistics

Browse files
Files changed (1) hide show
  1. README.md +16 -43
README.md CHANGED
@@ -1,52 +1,25 @@
1
  ---
2
  license: mit
3
  multilinguality:
4
- - multilingual
5
  source_datasets:
6
- - original
7
  task_categories:
8
- - text-classification
9
- - token-classification
10
- - question-answering
11
- - summarization
12
- - text-generation
13
  task_ids:
14
- - sentiment-analysis
15
- - topic-classification
16
- - named-entity-recognition
17
- - language-modeling
18
- - text-scoring
19
- - multi-class-classification
20
- - multi-label-classification
21
- - extractive-qa
22
- - news-articles-summarization
23
- dataset_info:
24
- features:
25
- - name: uri
26
- dtype: string
27
- - name: datetime
28
- dtype: string
29
- - name: source
30
- dtype: string
31
- - name: label
32
- dtype: string
33
- - name: content
34
- dtype: string
35
- - name: content_size_bytes
36
- dtype: int64
37
- - name: __index_level_0__
38
- dtype: int64
39
- splits:
40
- - name: train
41
- num_bytes: 1027485
42
- num_examples: 3452
43
- download_size: 519683
44
- dataset_size: 1027485
45
- configs:
46
- - config_name: default
47
- data_files:
48
- - split: train
49
- path: data/train-*
50
  ---
51
 
52
 
 
1
  ---
2
  license: mit
3
  multilinguality:
4
+ - multilingual
5
  source_datasets:
6
+ - original
7
  task_categories:
8
+ - text-classification
9
+ - token-classification
10
+ - question-answering
11
+ - summarization
12
+ - text-generation
13
  task_ids:
14
+ - sentiment-analysis
15
+ - topic-classification
16
+ - named-entity-recognition
17
+ - language-modeling
18
+ - text-scoring
19
+ - multi-class-classification
20
+ - multi-label-classification
21
+ - extractive-qa
22
+ - news-articles-summarization
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25