Upload dataset
Browse files- README.md +32 -0
- section_06/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -140,6 +140,34 @@ dataset_info:
|
|
| 140 |
num_examples: 125
|
| 141 |
download_size: 149592
|
| 142 |
dataset_size: 259385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
configs:
|
| 144 |
- config_name: section_01
|
| 145 |
data_files:
|
|
@@ -161,4 +189,8 @@ configs:
|
|
| 161 |
data_files:
|
| 162 |
- split: train
|
| 163 |
path: section_05/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 164 |
---
|
|
|
|
| 140 |
num_examples: 125
|
| 141 |
download_size: 149592
|
| 142 |
dataset_size: 259385
|
| 143 |
+
- config_name: section_06
|
| 144 |
+
features:
|
| 145 |
+
- name: pubid
|
| 146 |
+
dtype: int32
|
| 147 |
+
- name: question
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: context
|
| 150 |
+
struct:
|
| 151 |
+
- name: contexts
|
| 152 |
+
list: string
|
| 153 |
+
- name: labels
|
| 154 |
+
list: string
|
| 155 |
+
- name: meshes
|
| 156 |
+
list: string
|
| 157 |
+
- name: reasoning_required_pred
|
| 158 |
+
list: string
|
| 159 |
+
- name: reasoning_free_pred
|
| 160 |
+
list: string
|
| 161 |
+
- name: long_answer
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: final_decision
|
| 164 |
+
dtype: string
|
| 165 |
+
splits:
|
| 166 |
+
- name: train
|
| 167 |
+
num_bytes: 260214
|
| 168 |
+
num_examples: 125
|
| 169 |
+
download_size: 147841
|
| 170 |
+
dataset_size: 260214
|
| 171 |
configs:
|
| 172 |
- config_name: section_01
|
| 173 |
data_files:
|
|
|
|
| 189 |
data_files:
|
| 190 |
- split: train
|
| 191 |
path: section_05/train-*
|
| 192 |
+
- config_name: section_06
|
| 193 |
+
data_files:
|
| 194 |
+
- split: train
|
| 195 |
+
path: section_06/train-*
|
| 196 |
---
|
section_06/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8b7c712cf442e25890379919782608fac72163e647c55bdcc6615c022cb37bf
|
| 3 |
+
size 147841
|