shchoi1019
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 23712
|
91 |
download_size: 2909390
|
92 |
dataset_size: 13493797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: Wrong Candidate Generation
|
94 |
features:
|
95 |
- name: instruction
|
@@ -129,6 +147,10 @@ configs:
|
|
129 |
data_files:
|
130 |
- split: train
|
131 |
path: Text Quality Evaluation/train-*
|
|
|
|
|
|
|
|
|
132 |
- config_name: Wrong Candidate Generation
|
133 |
data_files:
|
134 |
- split: train
|
|
|
90 |
num_examples: 23712
|
91 |
download_size: 2909390
|
92 |
dataset_size: 13493797
|
93 |
+
- config_name: Toxic Language Detection
|
94 |
+
features:
|
95 |
+
- name: instruction
|
96 |
+
dtype: string
|
97 |
+
- name: input
|
98 |
+
dtype: string
|
99 |
+
- name: output
|
100 |
+
dtype: string
|
101 |
+
- name: domain
|
102 |
+
dtype: string
|
103 |
+
- name: lang
|
104 |
+
dtype: string
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 66096426
|
108 |
+
num_examples: 115584
|
109 |
+
download_size: 14014796
|
110 |
+
dataset_size: 66096426
|
111 |
- config_name: Wrong Candidate Generation
|
112 |
features:
|
113 |
- name: instruction
|
|
|
147 |
data_files:
|
148 |
- split: train
|
149 |
path: Text Quality Evaluation/train-*
|
150 |
+
- config_name: Toxic Language Detection
|
151 |
+
data_files:
|
152 |
+
- split: train
|
153 |
+
path: Toxic Language Detection/train-*
|
154 |
- config_name: Wrong Candidate Generation
|
155 |
data_files:
|
156 |
- split: train
|
Toxic Language Detection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20cb3ab3edd0bf40c5db73b38951c5b0de48154e16dfd428713dd6f477bff4c0
|
3 |
+
size 14014796
|