Upload dataset
Browse files
README.md
CHANGED
@@ -625,6 +625,31 @@ dataset_info:
|
|
625 |
num_examples: 10422
|
626 |
download_size: 1620284
|
627 |
dataset_size: 5985396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
628 |
- config_name: yahootopics
|
629 |
features:
|
630 |
- name: text
|
@@ -826,6 +851,12 @@ configs:
|
|
826 |
path: wikitoxic_threat/train-*
|
827 |
- split: test
|
828 |
path: wikitoxic_threat/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
829 |
- config_name: yahootopics
|
830 |
data_files:
|
831 |
- split: train
|
|
|
625 |
num_examples: 10422
|
626 |
download_size: 1620284
|
627 |
dataset_size: 5985396
|
628 |
+
- config_name: wikitoxic_toxicaggregated
|
629 |
+
features:
|
630 |
+
- name: text
|
631 |
+
dtype: string
|
632 |
+
- name: hypothesis
|
633 |
+
dtype: string
|
634 |
+
- name: labels
|
635 |
+
dtype:
|
636 |
+
class_label:
|
637 |
+
names:
|
638 |
+
'0': entailment
|
639 |
+
'1': not_entailment
|
640 |
+
- name: task_name
|
641 |
+
dtype: string
|
642 |
+
- name: label_text
|
643 |
+
dtype: string
|
644 |
+
splits:
|
645 |
+
- name: train
|
646 |
+
num_bytes: 926010
|
647 |
+
num_examples: 2000
|
648 |
+
- name: test
|
649 |
+
num_bytes: 9026954
|
650 |
+
num_examples: 20000
|
651 |
+
download_size: 2346079
|
652 |
+
dataset_size: 9952964
|
653 |
- config_name: yahootopics
|
654 |
features:
|
655 |
- name: text
|
|
|
851 |
path: wikitoxic_threat/train-*
|
852 |
- split: test
|
853 |
path: wikitoxic_threat/test-*
|
854 |
+
- config_name: wikitoxic_toxicaggregated
|
855 |
+
data_files:
|
856 |
+
- split: train
|
857 |
+
path: wikitoxic_toxicaggregated/train-*
|
858 |
+
- split: test
|
859 |
+
path: wikitoxic_toxicaggregated/test-*
|
860 |
- config_name: yahootopics
|
861 |
data_files:
|
862 |
- split: train
|
wikitoxic_toxicaggregated/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4b40f0f92dc4f4379fae98ffaeed5662d46498d6c30006c1d912446de51916b
|
3 |
+
size 2025494
|
wikitoxic_toxicaggregated/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9cad2559b7bd07ce9345d717dad26c80f4ce4f4ba7de7a3345b98dc82faf71
|
3 |
+
size 320585
|