Upload dataset
Browse files
README.md
CHANGED
@@ -200,6 +200,31 @@ dataset_info:
|
|
200 |
num_examples: 5934
|
201 |
download_size: 157068
|
202 |
dataset_size: 1088301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
configs:
|
204 |
- config_name: biasframes_intent
|
205 |
data_files:
|
@@ -249,4 +274,10 @@ configs:
|
|
249 |
path: wellformedquery/train-*
|
250 |
- split: test
|
251 |
path: wellformedquery/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
252 |
---
|
|
|
200 |
num_examples: 5934
|
201 |
download_size: 157068
|
202 |
dataset_size: 1088301
|
203 |
+
- config_name: wikitoxic_insult
|
204 |
+
features:
|
205 |
+
- name: text
|
206 |
+
dtype: string
|
207 |
+
- name: hypothesis
|
208 |
+
dtype: string
|
209 |
+
- name: labels
|
210 |
+
dtype:
|
211 |
+
class_label:
|
212 |
+
names:
|
213 |
+
'0': entailment
|
214 |
+
'1': not_entailment
|
215 |
+
- name: task_name
|
216 |
+
dtype: string
|
217 |
+
- name: label_text
|
218 |
+
dtype: string
|
219 |
+
splits:
|
220 |
+
- name: train
|
221 |
+
num_bytes: 833272
|
222 |
+
num_examples: 2000
|
223 |
+
- name: test
|
224 |
+
num_bytes: 7364528
|
225 |
+
num_examples: 16854
|
226 |
+
download_size: 2036473
|
227 |
+
dataset_size: 8197800
|
228 |
configs:
|
229 |
- config_name: biasframes_intent
|
230 |
data_files:
|
|
|
274 |
path: wellformedquery/train-*
|
275 |
- split: test
|
276 |
path: wellformedquery/test-*
|
277 |
+
- config_name: wikitoxic_insult
|
278 |
+
data_files:
|
279 |
+
- split: train
|
280 |
+
path: wikitoxic_insult/train-*
|
281 |
+
- split: test
|
282 |
+
path: wikitoxic_insult/test-*
|
283 |
---
|
wikitoxic_insult/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af54525b7ff081864ffb31bdceb3092e00e09b80812bc1846777258db13159c
|
3 |
+
size 1725096
|
wikitoxic_insult/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bc5f495587e0167c37f09f888dd00ef9869db156ce0c05263c90dbf5145595b
|
3 |
+
size 311377
|