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

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -16
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,25 +1,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
 
 
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
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32b4c4328433b0da111768c1742a3a34892889ca4ded4c7cf2b4e6e383d85767
3
- size 228561
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7c0443ba8d9f5b0b6efa3eaa05593d9c92b798b93b0637b631c6475fe223fc
3
+ size 519683