File size: 3,147 Bytes
0dcdc06 d6ee3e1 0dcdc06 d6ee3e1 614a6bd e201772 0dcdc06 d6ee3e1 614a6bd e201772 0dcdc06 |
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 |
---
dataset_info:
- config_name: accounting
features:
- name: qid
dtype: string
- name: image
dtype: image
- name: source
dtype: string
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
- name: stats
struct:
- name: hardness
dtype: string
- name: stats
dtype: string
splits:
- name: test
num_bytes: 1950627.0
num_examples: 100
- name: val
num_bytes: 573125.0
num_examples: 29
- name: dev
num_bytes: 86887.0
num_examples: 5
download_size: 2481477
dataset_size: 2610639.0
- config_name: arts
features:
- name: qid
dtype: string
- name: image
dtype: image
- name: source
dtype: string
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
- name: stats
struct:
- name: hardness
dtype: string
- name: stats
dtype: string
splits:
- name: test
num_bytes: 10051197.0
num_examples: 385
- name: val
num_bytes: 2066783.0
num_examples: 91
- name: dev
num_bytes: 103869.0
num_examples: 5
download_size: 12115026
dataset_size: 12221849.0
- config_name: biology
features:
- name: qid
dtype: string
- name: image
dtype: image
- name: source
dtype: string
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 2934851.0
num_examples: 150
- name: val
num_bytes: 221405.0
num_examples: 8
- name: dev
num_bytes: 83570.0
num_examples: 5
download_size: 3127121
dataset_size: 3239826.0
- config_name: chemistry
features:
- name: qid
dtype: string
- name: image
dtype: image
- name: source
dtype: string
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 2502355.0
num_examples: 172
- name: val
num_bytes: 433803.0
num_examples: 38
- name: dev
num_bytes: 74863.0
num_examples: 5
download_size: 2823554
dataset_size: 3011021.0
configs:
- config_name: accounting
data_files:
- split: test
path: accounting/test-*
- split: val
path: accounting/val-*
- split: dev
path: accounting/dev-*
- config_name: arts
data_files:
- split: test
path: arts/test-*
- split: val
path: arts/val-*
- split: dev
path: arts/dev-*
- config_name: biology
data_files:
- split: test
path: biology/test-*
- split: val
path: biology/val-*
- split: dev
path: biology/dev-*
- config_name: chemistry
data_files:
- split: test
path: chemistry/test-*
- split: val
path: chemistry/val-*
- split: dev
path: chemistry/dev-*
---
|