Upload dataset
Browse files- README.md +40 -0
- vtoc/train-00000-of-00001.parquet +3 -0
- vtoc/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -270,6 +270,40 @@ dataset_info:
|
|
270 |
num_examples: 686
|
271 |
download_size: 739661
|
272 |
dataset_size: 1226473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
273 |
configs:
|
274 |
- config_name: cola
|
275 |
data_files:
|
@@ -353,4 +387,10 @@ configs:
|
|
353 |
path: vsmec/test-*
|
354 |
- split: validation
|
355 |
path: vsmec/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
356 |
---
|
|
|
270 |
num_examples: 686
|
271 |
download_size: 739661
|
272 |
dataset_size: 1226473
|
273 |
+
- config_name: vtoc
|
274 |
+
features:
|
275 |
+
- name: sentence
|
276 |
+
dtype: string
|
277 |
+
- name: label
|
278 |
+
dtype:
|
279 |
+
class_label:
|
280 |
+
names:
|
281 |
+
'0': Automobile
|
282 |
+
'1': Business
|
283 |
+
'2': Digital
|
284 |
+
'3': Education
|
285 |
+
'4': Entertainment
|
286 |
+
'5': Health
|
287 |
+
'6': Law
|
288 |
+
'7': Life
|
289 |
+
'8': News
|
290 |
+
'9': Perspective
|
291 |
+
'10': Relax
|
292 |
+
'11': Science
|
293 |
+
'12': Sports
|
294 |
+
'13': Travel
|
295 |
+
'14': World
|
296 |
+
- name: idx
|
297 |
+
dtype: int32
|
298 |
+
splits:
|
299 |
+
- name: train
|
300 |
+
num_bytes: 1336043
|
301 |
+
num_examples: 7293
|
302 |
+
- name: validation
|
303 |
+
num_bytes: 334837
|
304 |
+
num_examples: 1831
|
305 |
+
download_size: 989005
|
306 |
+
dataset_size: 1670880
|
307 |
configs:
|
308 |
- config_name: cola
|
309 |
data_files:
|
|
|
387 |
path: vsmec/test-*
|
388 |
- split: validation
|
389 |
path: vsmec/validation-*
|
390 |
+
- config_name: vtoc
|
391 |
+
data_files:
|
392 |
+
- split: train
|
393 |
+
path: vtoc/train-*
|
394 |
+
- split: validation
|
395 |
+
path: vtoc/validation-*
|
396 |
---
|
vtoc/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea9751f897ff1f45db0bda3fb05e3593ec572276cb4b58dc26c9a310c32038e2
|
3 |
+
size 786156
|
vtoc/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b95f73af62db8f99a69f95675ebfe21ddb0299247f7ae7484b4db7ef8fe2b1
|
3 |
+
size 202849
|