Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,30 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: emocontext
|
| 4 |
features:
|
| 5 |
- name: text
|
|
@@ -76,6 +101,12 @@ dataset_info:
|
|
| 76 |
download_size: 829802
|
| 77 |
dataset_size: 25240613
|
| 78 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
- config_name: emocontext
|
| 80 |
data_files:
|
| 81 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: biasframes_sex
|
| 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: 409356
|
| 22 |
+
num_examples: 2000
|
| 23 |
+
- name: test
|
| 24 |
+
num_bytes: 1830030
|
| 25 |
+
num_examples: 8808
|
| 26 |
+
download_size: 506513
|
| 27 |
+
dataset_size: 2239386
|
| 28 |
- config_name: emocontext
|
| 29 |
features:
|
| 30 |
- name: text
|
|
|
|
| 101 |
download_size: 829802
|
| 102 |
dataset_size: 25240613
|
| 103 |
configs:
|
| 104 |
+
- config_name: biasframes_sex
|
| 105 |
+
data_files:
|
| 106 |
+
- split: train
|
| 107 |
+
path: biasframes_sex/train-*
|
| 108 |
+
- split: test
|
| 109 |
+
path: biasframes_sex/test-*
|
| 110 |
- config_name: emocontext
|
| 111 |
data_files:
|
| 112 |
- split: train
|
biasframes_sex/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abc7162f3e3c3d0a25c4c15eac48ddb4a0dea41673c7a2441e9e32ce36a38903
|
| 3 |
+
size 380360
|
biasframes_sex/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d24128f3dc997be81b750a8fbe7a867c6d2c411a9c421397cdf511bdbdccc07
|
| 3 |
+
size 126153
|