Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,30 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: biasframes_sex
|
4 |
features:
|
5 |
- name: text
|
@@ -126,6 +151,12 @@ dataset_info:
|
|
126 |
download_size: 157068
|
127 |
dataset_size: 1088301
|
128 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
- config_name: biasframes_sex
|
130 |
data_files:
|
131 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: biasframes_intent
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: hypothesis
|
8 |
+
dtype: string
|
9 |
+
- name: labels
|
10 |
+
dtype:
|
11 |
+
class_label:
|
12 |
+
names:
|
13 |
+
'0': entailment
|
14 |
+
'1': not_entailment
|
15 |
+
- name: task_name
|
16 |
+
dtype: string
|
17 |
+
- name: label_text
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 433758
|
22 |
+
num_examples: 2000
|
23 |
+
- name: test
|
24 |
+
num_bytes: 1592094
|
25 |
+
num_examples: 7296
|
26 |
+
download_size: 439490
|
27 |
+
dataset_size: 2025852
|
28 |
- config_name: biasframes_sex
|
29 |
features:
|
30 |
- name: text
|
|
|
151 |
download_size: 157068
|
152 |
dataset_size: 1088301
|
153 |
configs:
|
154 |
+
- config_name: biasframes_intent
|
155 |
+
data_files:
|
156 |
+
- split: train
|
157 |
+
path: biasframes_intent/train-*
|
158 |
+
- split: test
|
159 |
+
path: biasframes_intent/test-*
|
160 |
- config_name: biasframes_sex
|
161 |
data_files:
|
162 |
- split: train
|
biasframes_intent/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7614a114f5711e4830a4dcafc21742060fee0bca58941c803d3e249a30f98e05
|
3 |
+
size 310876
|
biasframes_intent/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ede1109bf0f66697a4f54f163f9be3d9a2a1de68cde1eb638aaec363d40e76
|
3 |
+
size 128614
|