Upload dataset
Browse files- README.md +32 -0
- section_04/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -84,6 +84,34 @@ dataset_info:
|
|
| 84 |
num_examples: 125
|
| 85 |
download_size: 149944
|
| 86 |
dataset_size: 260939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
configs:
|
| 88 |
- config_name: section_01
|
| 89 |
data_files:
|
|
@@ -97,4 +125,8 @@ configs:
|
|
| 97 |
data_files:
|
| 98 |
- split: train
|
| 99 |
path: section_03/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
---
|
|
|
|
| 84 |
num_examples: 125
|
| 85 |
download_size: 149944
|
| 86 |
dataset_size: 260939
|
| 87 |
+
- config_name: section_04
|
| 88 |
+
features:
|
| 89 |
+
- name: pubid
|
| 90 |
+
dtype: int32
|
| 91 |
+
- name: question
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: context
|
| 94 |
+
struct:
|
| 95 |
+
- name: contexts
|
| 96 |
+
list: string
|
| 97 |
+
- name: labels
|
| 98 |
+
list: string
|
| 99 |
+
- name: meshes
|
| 100 |
+
list: string
|
| 101 |
+
- name: reasoning_required_pred
|
| 102 |
+
list: string
|
| 103 |
+
- name: reasoning_free_pred
|
| 104 |
+
list: string
|
| 105 |
+
- name: long_answer
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: final_decision
|
| 108 |
+
dtype: string
|
| 109 |
+
splits:
|
| 110 |
+
- name: train
|
| 111 |
+
num_bytes: 266132
|
| 112 |
+
num_examples: 125
|
| 113 |
+
download_size: 151371
|
| 114 |
+
dataset_size: 266132
|
| 115 |
configs:
|
| 116 |
- config_name: section_01
|
| 117 |
data_files:
|
|
|
|
| 125 |
data_files:
|
| 126 |
- split: train
|
| 127 |
path: section_03/train-*
|
| 128 |
+
- config_name: section_04
|
| 129 |
+
data_files:
|
| 130 |
+
- split: train
|
| 131 |
+
path: section_04/train-*
|
| 132 |
---
|
section_04/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65be139f871ed5e47bd5e18c51483d57ef444bb235580ba7d0cb7b3ce25c4072
|
| 3 |
+
size 151371
|