KoseiUemura commited on
Commit
bc81106
·
verified ·
1 Parent(s): 3690a83

Add swh dataset

Browse files
README.md CHANGED
@@ -180,6 +180,24 @@ dataset_info:
180
  num_examples: 638
181
  download_size: 90255
182
  dataset_size: 208473
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  configs:
184
  - config_name: amh
185
  data_files:
@@ -261,4 +279,12 @@ configs:
261
  path: sot/validation-*
262
  - split: test
263
  path: sot/test-*
 
 
 
 
 
 
 
 
264
  ---
 
180
  num_examples: 638
181
  download_size: 90255
182
  dataset_size: 208473
183
+ - config_name: swh
184
+ features:
185
+ - name: text
186
+ dtype: string
187
+ - name: label
188
+ dtype: string
189
+ splits:
190
+ - name: train
191
+ num_bytes: 202218
192
+ num_examples: 2238
193
+ - name: validation
194
+ num_bytes: 28701
195
+ num_examples: 320
196
+ - name: test
197
+ num_bytes: 57690
198
+ num_examples: 640
199
+ download_size: 119691
200
+ dataset_size: 288609
201
  configs:
202
  - config_name: amh
203
  data_files:
 
279
  path: sot/validation-*
280
  - split: test
281
  path: sot/test-*
282
+ - config_name: swh
283
+ data_files:
284
+ - split: train
285
+ path: swh/train-*
286
+ - split: validation
287
+ path: swh/validation-*
288
+ - split: test
289
+ path: swh/test-*
290
  ---
swh/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4907c6ba42fc1f28a7209d02671555db516534d1d150df44fd0aba2107452dee
3
+ size 26075
swh/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d974169ed3d49d9e9b401653eb14e35463edfb1f17e9836c06ae2e33c03b174d
3
+ size 78435
swh/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b87e611f2c03abd7fc85e477e4e3e258b0ef4dc4a74b8304d2ddaeb4e3d9b7
3
+ size 15181