Upload dataset
Browse files- README.md +133 -0
- data/age-00000-of-00001.parquet +3 -0
- data/disability_status-00000-of-00001.parquet +3 -0
- data/gender_identity-00000-of-00001.parquet +3 -0
- data/nationality-00000-of-00001.parquet +3 -0
- data/physical_appearance-00000-of-00001.parquet +3 -0
- data/race_ethnicity-00000-of-00001.parquet +3 -0
- data/race_x_gender-00000-of-00001.parquet +3 -0
- data/race_x_ses-00000-of-00001.parquet +3 -0
- data/religion-00000-of-00001.parquet +3 -0
- data/ses-00000-of-00001.parquet +3 -0
- data/sexual_orientation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: category
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: example_id
|
| 7 |
+
dtype: int64
|
| 8 |
+
- name: question_index
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: question_polarity
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: context_condition
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: context
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: question
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: ans0
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: ans1
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: ans2
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: answer_info
|
| 25 |
+
struct:
|
| 26 |
+
- name: ans0
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: ans1
|
| 29 |
+
sequence: string
|
| 30 |
+
- name: ans2
|
| 31 |
+
sequence: string
|
| 32 |
+
- name: answer_label
|
| 33 |
+
dtype: int64
|
| 34 |
+
- name: target_label
|
| 35 |
+
dtype: int64
|
| 36 |
+
- name: additional_metadata
|
| 37 |
+
struct:
|
| 38 |
+
- name: corr_ans_aligns_race
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: corr_ans_aligns_var2
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: full_cond
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: known_stereotyped_groups
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: known_stereotyped_race
|
| 47 |
+
sequence: string
|
| 48 |
+
- name: known_stereotyped_var2
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: label_type
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: relevant_social_values
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: source
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: stereotyped_groups
|
| 57 |
+
sequence: string
|
| 58 |
+
- name: subcategory
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: version
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: input_ids
|
| 63 |
+
sequence:
|
| 64 |
+
sequence: int32
|
| 65 |
+
- name: attention_mask
|
| 66 |
+
sequence:
|
| 67 |
+
sequence: int8
|
| 68 |
+
- name: labels
|
| 69 |
+
dtype: int64
|
| 70 |
+
- name: predictions
|
| 71 |
+
dtype: int64
|
| 72 |
+
splits:
|
| 73 |
+
- name: age
|
| 74 |
+
num_bytes: 31123708
|
| 75 |
+
num_examples: 3680
|
| 76 |
+
- name: disability_status
|
| 77 |
+
num_bytes: 13250150
|
| 78 |
+
num_examples: 1556
|
| 79 |
+
- name: gender_identity
|
| 80 |
+
num_bytes: 47441088
|
| 81 |
+
num_examples: 5672
|
| 82 |
+
- name: nationality
|
| 83 |
+
num_bytes: 26559834
|
| 84 |
+
num_examples: 3080
|
| 85 |
+
- name: physical_appearance
|
| 86 |
+
num_bytes: 13383302
|
| 87 |
+
num_examples: 1576
|
| 88 |
+
- name: race_ethnicity
|
| 89 |
+
num_bytes: 58586096
|
| 90 |
+
num_examples: 6880
|
| 91 |
+
- name: race_x_gender
|
| 92 |
+
num_bytes: 135296360
|
| 93 |
+
num_examples: 15960
|
| 94 |
+
- name: race_x_ses
|
| 95 |
+
num_bytes: 97091448
|
| 96 |
+
num_examples: 11160
|
| 97 |
+
- name: religion
|
| 98 |
+
num_bytes: 10268606
|
| 99 |
+
num_examples: 1200
|
| 100 |
+
- name: ses
|
| 101 |
+
num_bytes: 57979584
|
| 102 |
+
num_examples: 6864
|
| 103 |
+
- name: sexual_orientation
|
| 104 |
+
num_bytes: 7322592
|
| 105 |
+
num_examples: 864
|
| 106 |
+
download_size: 5801882
|
| 107 |
+
dataset_size: 498302768
|
| 108 |
+
configs:
|
| 109 |
+
- config_name: default
|
| 110 |
+
data_files:
|
| 111 |
+
- split: age
|
| 112 |
+
path: data/age-*
|
| 113 |
+
- split: disability_status
|
| 114 |
+
path: data/disability_status-*
|
| 115 |
+
- split: gender_identity
|
| 116 |
+
path: data/gender_identity-*
|
| 117 |
+
- split: nationality
|
| 118 |
+
path: data/nationality-*
|
| 119 |
+
- split: physical_appearance
|
| 120 |
+
path: data/physical_appearance-*
|
| 121 |
+
- split: race_ethnicity
|
| 122 |
+
path: data/race_ethnicity-*
|
| 123 |
+
- split: race_x_gender
|
| 124 |
+
path: data/race_x_gender-*
|
| 125 |
+
- split: race_x_ses
|
| 126 |
+
path: data/race_x_ses-*
|
| 127 |
+
- split: religion
|
| 128 |
+
path: data/religion-*
|
| 129 |
+
- split: ses
|
| 130 |
+
path: data/ses-*
|
| 131 |
+
- split: sexual_orientation
|
| 132 |
+
path: data/sexual_orientation-*
|
| 133 |
+
---
|
data/age-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:007b7b6e12bea5d67652f57a2a1adb699c1c7e83d39c8f94c3dcd9817f1ba4fe
|
| 3 |
+
size 364988
|
data/disability_status-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaea9fd37941f2b84e3f16193d30db87227bcf0c1397cb608cf9a0965276d986
|
| 3 |
+
size 175761
|
data/gender_identity-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3b6e7fc8983d9b8632be3c4a08b51fe08fea5e2a0b793d529cf2ebaa373bf94
|
| 3 |
+
size 457063
|
data/nationality-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9f25d1d79e87ebb20050a90c6f0a699b6bcb432e8278cbc5084e724a748b1e
|
| 3 |
+
size 343274
|
data/physical_appearance-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c7f01426bef9bdc18eb4011691fc10c6cced4c880b501205524de4ebd04d8af
|
| 3 |
+
size 183910
|
data/race_ethnicity-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f0f44b06474bd43f8da015ceaea58bb3c4fae5ecd101cbc63152f45b1a174b4
|
| 3 |
+
size 734873
|
data/race_x_gender-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af1d2f90b217f010e5548c645025d8169336149d7c7a6ca29065e89852f40d5e
|
| 3 |
+
size 1493264
|
data/race_x_ses-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96e42383db6a7b14346f0c6abffe099ed7cba89835493f6e2870e972d615ccbd
|
| 3 |
+
size 1252602
|
data/religion-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bece40c6b8434c9aa9591975905b513d17823332fef8467a21c89a750da0671
|
| 3 |
+
size 137517
|
data/ses-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:647f81190553aaf49adfc5a51ecbb5d83a6511955b339ff0e25328f67c47588a
|
| 3 |
+
size 559628
|
data/sexual_orientation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84e5750fd8c99a62a91b72b94230cef480ceba30b9584890db281324c740551
|
| 3 |
+
size 99002
|