File size: 4,018 Bytes
803d48f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 |
---
dataset_info:
- config_name: LGBTQ
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 4307730
num_examples: 8420
- name: test
num_bytes: 2200765
num_examples: 4426
download_size: 4106076
dataset_size: 6508495
- config_name: all
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 101801286
num_examples: 269038
- name: test
num_bytes: 50225172
num_examples: 133782
download_size: 98027803
dataset_size: 152026458
- config_name: black
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 5195682
num_examples: 9896
- name: test
num_bytes: 2554193
num_examples: 4872
download_size: 4932053
dataset_size: 7749875
- config_name: christian
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 14678468
num_examples: 26738
- name: test
num_bytes: 7218223
num_examples: 13361
download_size: 13846950
dataset_size: 21896691
- config_name: female
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 18002457
num_examples: 36244
- name: test
num_bytes: 8200356
num_examples: 16449
download_size: 16838750
dataset_size: 26202813
- config_name: male
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 14076742
num_examples: 29810
- name: test
num_bytes: 6668376
num_examples: 14295
download_size: 13358422
dataset_size: 20745118
- config_name: muslim
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 6789851
num_examples: 13954
- name: test
num_bytes: 3372534
num_examples: 6982
download_size: 6422814
dataset_size: 10162385
- config_name: other_religions
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 3533154
num_examples: 6544
- name: test
num_bytes: 1869205
num_examples: 3500
download_size: 3453436
dataset_size: 5402359
- config_name: white
features:
- name: text
dtype: string
- name: gold
dtype: string
- name: sub_split
dtype: string
splits:
- name: train
num_bytes: 8010252
num_examples: 16698
- name: test
num_bytes: 3895951
num_examples: 7969
download_size: 7557355
dataset_size: 11906203
configs:
- config_name: LGBTQ
data_files:
- split: train
path: LGBTQ/train-*
- split: test
path: LGBTQ/test-*
- config_name: all
data_files:
- split: train
path: all/train-*
- split: test
path: all/test-*
- config_name: black
data_files:
- split: train
path: black/train-*
- split: test
path: black/test-*
- config_name: christian
data_files:
- split: train
path: christian/train-*
- split: test
path: christian/test-*
- config_name: female
data_files:
- split: train
path: female/train-*
- split: test
path: female/test-*
- config_name: male
data_files:
- split: train
path: male/train-*
- split: test
path: male/test-*
- config_name: muslim
data_files:
- split: train
path: muslim/train-*
- split: test
path: muslim/test-*
- config_name: other_religions
data_files:
- split: train
path: other_religions/train-*
- split: test
path: other_religions/test-*
- config_name: white
data_files:
- split: train
path: white/train-*
- split: test
path: white/test-*
---
|