Upload dataset
Browse files- README.md +22 -0
- Textual Entailment/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -612,6 +612,24 @@ dataset_info:
|
|
612 |
num_examples: 49441
|
613 |
download_size: 3322639
|
614 |
dataset_size: 109095054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
615 |
- config_name: Toxic Language Detection
|
616 |
features:
|
617 |
- name: instruction
|
@@ -821,6 +839,10 @@ configs:
|
|
821 |
data_files:
|
822 |
- split: train
|
823 |
path: Text to Code/train-*
|
|
|
|
|
|
|
|
|
824 |
- config_name: Toxic Language Detection
|
825 |
data_files:
|
826 |
- split: train
|
|
|
612 |
num_examples: 49441
|
613 |
download_size: 3322639
|
614 |
dataset_size: 109095054
|
615 |
+
- config_name: Textual Entailment
|
616 |
+
features:
|
617 |
+
- name: instruction
|
618 |
+
dtype: string
|
619 |
+
- name: input
|
620 |
+
dtype: string
|
621 |
+
- name: output
|
622 |
+
dtype: string
|
623 |
+
- name: domain
|
624 |
+
dtype: string
|
625 |
+
- name: lang
|
626 |
+
dtype: string
|
627 |
+
splits:
|
628 |
+
- name: train
|
629 |
+
num_bytes: 66465227
|
630 |
+
num_examples: 92651
|
631 |
+
download_size: 11079779
|
632 |
+
dataset_size: 66465227
|
633 |
- config_name: Toxic Language Detection
|
634 |
features:
|
635 |
- name: instruction
|
|
|
839 |
data_files:
|
840 |
- split: train
|
841 |
path: Text to Code/train-*
|
842 |
+
- config_name: Textual Entailment
|
843 |
+
data_files:
|
844 |
+
- split: train
|
845 |
+
path: Textual Entailment/train-*
|
846 |
- config_name: Toxic Language Detection
|
847 |
data_files:
|
848 |
- split: train
|
Textual Entailment/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cad0d367cf0d5524624bac281385edddaee7644e77ee0a21cdeecf7351cd1d3
|
3 |
+
size 11079779
|