Upload dataset
Browse files
README.md
CHANGED
@@ -475,6 +475,31 @@ dataset_info:
|
|
475 |
num_examples: 16854
|
476 |
download_size: 2036473
|
477 |
dataset_size: 8197800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
478 |
- config_name: yahootopics
|
479 |
features:
|
480 |
- name: text
|
@@ -640,6 +665,12 @@ configs:
|
|
640 |
path: wikitoxic_insult/train-*
|
641 |
- split: test
|
642 |
path: wikitoxic_insult/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
643 |
- config_name: yahootopics
|
644 |
data_files:
|
645 |
- split: train
|
|
|
475 |
num_examples: 16854
|
476 |
download_size: 2036473
|
477 |
dataset_size: 8197800
|
478 |
+
- config_name: wikitoxic_obscene
|
479 |
+
features:
|
480 |
+
- name: text
|
481 |
+
dtype: string
|
482 |
+
- name: hypothesis
|
483 |
+
dtype: string
|
484 |
+
- name: labels
|
485 |
+
dtype:
|
486 |
+
class_label:
|
487 |
+
names:
|
488 |
+
'0': entailment
|
489 |
+
'1': not_entailment
|
490 |
+
- name: task_name
|
491 |
+
dtype: string
|
492 |
+
- name: label_text
|
493 |
+
dtype: string
|
494 |
+
splits:
|
495 |
+
- name: train
|
496 |
+
num_bytes: 885680
|
497 |
+
num_examples: 2000
|
498 |
+
- name: test
|
499 |
+
num_bytes: 7951550
|
500 |
+
num_examples: 17382
|
501 |
+
download_size: 2150237
|
502 |
+
dataset_size: 8837230
|
503 |
- config_name: yahootopics
|
504 |
features:
|
505 |
- name: text
|
|
|
665 |
path: wikitoxic_insult/train-*
|
666 |
- split: test
|
667 |
path: wikitoxic_insult/test-*
|
668 |
+
- config_name: wikitoxic_obscene
|
669 |
+
data_files:
|
670 |
+
- split: train
|
671 |
+
path: wikitoxic_obscene/train-*
|
672 |
+
- split: test
|
673 |
+
path: wikitoxic_obscene/test-*
|
674 |
- config_name: yahootopics
|
675 |
data_files:
|
676 |
- split: train
|
wikitoxic_obscene/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e17cfa0f86e0eace974578f3ce0241abf2545de48200a7a3d2db01ac3ffab03
|
3 |
+
size 1848435
|
wikitoxic_obscene/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bf176c81087eb163854a2777b3349ca8ac8bdb0316e26790964556360e5b095
|
3 |
+
size 301802
|