ks-pf commited on
Commit
4f666da
·
verified ·
1 Parent(s): c3bb8b9

Upload dataset

Browse files
README.md CHANGED
@@ -53,6 +53,41 @@ dataset_info:
53
  num_examples: 5000
54
  download_size: 42683660
55
  dataset_size: 73971112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  - config_name: massive_intent_classification
57
  features:
58
  - name: id
@@ -196,6 +231,14 @@ configs:
196
  path: amazon_review_classification/validation-*
197
  - split: test
198
  path: amazon_review_classification/test-*
 
 
 
 
 
 
 
 
199
  - config_name: massive_intent_classification
200
  data_files:
201
  - split: train
 
53
  num_examples: 5000
54
  download_size: 42683660
55
  dataset_size: 73971112
56
+ - config_name: livedoor_news
57
+ features:
58
+ - name: url
59
+ dtype: string
60
+ - name: timestamp
61
+ dtype: string
62
+ - name: title
63
+ dtype: string
64
+ - name: text
65
+ dtype: string
66
+ - name: label
67
+ dtype:
68
+ class_label:
69
+ names:
70
+ '0': dokujo-tsushin
71
+ '1': it-life-hack
72
+ '2': kaden-channel
73
+ '3': livedoor-homme
74
+ '4': movie-enter
75
+ '5': peachy
76
+ '6': smax
77
+ '7': sports-watch
78
+ '8': topic-news
79
+ splits:
80
+ - name: train
81
+ num_bytes: 16489474
82
+ num_examples: 5163
83
+ - name: validation
84
+ num_bytes: 3641617
85
+ num_examples: 1106
86
+ - name: test
87
+ num_bytes: 3516715
88
+ num_examples: 1107
89
+ download_size: 13724805
90
+ dataset_size: 23647806
91
  - config_name: massive_intent_classification
92
  features:
93
  - name: id
 
231
  path: amazon_review_classification/validation-*
232
  - split: test
233
  path: amazon_review_classification/test-*
234
+ - config_name: livedoor_news
235
+ data_files:
236
+ - split: train
237
+ path: livedoor_news/train-*
238
+ - split: validation
239
+ path: livedoor_news/validation-*
240
+ - split: test
241
+ path: livedoor_news/test-*
242
  - config_name: massive_intent_classification
243
  data_files:
244
  - split: train
livedoor_news/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ffd2f6eb72db07843ac8850d849ef0f2817c2e2cd2a3bf02ce74f7bbc955495
3
+ size 2045052
livedoor_news/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a731821b16240b0223829ff786a0e6a8f6a780d93d8c1707fac2ff2eca5e056
3
+ size 9560986
livedoor_news/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777b19b9e6c0c813a5d64a17d4a6bd1f87d66cbafe45d39ef93ce82672728ffd
3
+ size 2118767