Upload dataset
Browse files
README.md
CHANGED
@@ -475,6 +475,31 @@ dataset_info:
|
|
475 |
num_examples: 5934
|
476 |
download_size: 157068
|
477 |
dataset_size: 1088301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
478 |
- config_name: wikitoxic_insult
|
479 |
features:
|
480 |
- name: text
|
@@ -715,6 +740,12 @@ configs:
|
|
715 |
path: wellformedquery/train-*
|
716 |
- split: test
|
717 |
path: wellformedquery/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
718 |
- config_name: wikitoxic_insult
|
719 |
data_files:
|
720 |
- split: train
|
|
|
475 |
num_examples: 5934
|
476 |
download_size: 157068
|
477 |
dataset_size: 1088301
|
478 |
+
- config_name: wikitoxic_identityhate
|
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: 874710
|
497 |
+
num_examples: 2000
|
498 |
+
- name: test
|
499 |
+
num_bytes: 5734460
|
500 |
+
num_examples: 11424
|
501 |
+
download_size: 1707592
|
502 |
+
dataset_size: 6609170
|
503 |
- config_name: wikitoxic_insult
|
504 |
features:
|
505 |
- name: text
|
|
|
740 |
path: wellformedquery/train-*
|
741 |
- split: test
|
742 |
path: wellformedquery/test-*
|
743 |
+
- config_name: wikitoxic_identityhate
|
744 |
+
data_files:
|
745 |
+
- split: train
|
746 |
+
path: wikitoxic_identityhate/train-*
|
747 |
+
- split: test
|
748 |
+
path: wikitoxic_identityhate/test-*
|
749 |
- config_name: wikitoxic_insult
|
750 |
data_files:
|
751 |
- split: train
|
wikitoxic_identityhate/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493d595147ecdf93b3343a1146f2cd8768bc983f289266702c5d42935129525a
|
3 |
+
size 1409598
|
wikitoxic_identityhate/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a2c7d5aa630e6ff6cb80573eedc823a44e1898e518fadb90b6eda29200b5140
|
3 |
+
size 297994
|