Upload dataset
Browse files
README.md
CHANGED
|
@@ -300,6 +300,31 @@ dataset_info:
|
|
| 300 |
num_examples: 16854
|
| 301 |
download_size: 2036473
|
| 302 |
dataset_size: 8197800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 303 |
configs:
|
| 304 |
- config_name: agnews
|
| 305 |
data_files:
|
|
@@ -373,4 +398,10 @@ configs:
|
|
| 373 |
path: wikitoxic_insult/train-*
|
| 374 |
- split: test
|
| 375 |
path: wikitoxic_insult/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 376 |
---
|
|
|
|
| 300 |
num_examples: 16854
|
| 301 |
download_size: 2036473
|
| 302 |
dataset_size: 8197800
|
| 303 |
+
- config_name: yahootopics
|
| 304 |
+
features:
|
| 305 |
+
- name: text
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: hypothesis
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: labels
|
| 310 |
+
dtype:
|
| 311 |
+
class_label:
|
| 312 |
+
names:
|
| 313 |
+
'0': entailment
|
| 314 |
+
'1': not_entailment
|
| 315 |
+
- name: task_name
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: label_text
|
| 318 |
+
dtype: string
|
| 319 |
+
splits:
|
| 320 |
+
- name: train
|
| 321 |
+
num_bytes: 7489002
|
| 322 |
+
num_examples: 10000
|
| 323 |
+
- name: test
|
| 324 |
+
num_bytes: 343270530
|
| 325 |
+
num_examples: 500000
|
| 326 |
+
download_size: 22778668
|
| 327 |
+
dataset_size: 350759532
|
| 328 |
configs:
|
| 329 |
- config_name: agnews
|
| 330 |
data_files:
|
|
|
|
| 398 |
path: wikitoxic_insult/train-*
|
| 399 |
- split: test
|
| 400 |
path: wikitoxic_insult/test-*
|
| 401 |
+
- config_name: yahootopics
|
| 402 |
+
data_files:
|
| 403 |
+
- split: train
|
| 404 |
+
path: yahootopics/train-*
|
| 405 |
+
- split: test
|
| 406 |
+
path: yahootopics/test-*
|
| 407 |
---
|
yahootopics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfc48e4be5ed549adfbad46c466c838b6c9e3bf6875777cb2252d1e133ebeeb7
|
| 3 |
+
size 19137182
|
yahootopics/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37d9ba465d7cd2711730d3a795cf89953aab2f1d4d2c71cd00ca33dbd82a7791
|
| 3 |
+
size 3641486
|