Upload dataset
Browse files
README.md
CHANGED
|
@@ -142,6 +142,42 @@ dataset_info:
|
|
| 142 |
num_examples: 20
|
| 143 |
download_size: 123349
|
| 144 |
dataset_size: 107505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
configs:
|
| 146 |
- config_name: arc_challenge
|
| 147 |
data_files:
|
|
@@ -159,4 +195,8 @@ configs:
|
|
| 159 |
data_files:
|
| 160 |
- split: ood
|
| 161 |
path: mmlu_pro/ood-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
---
|
|
|
|
| 142 |
num_examples: 20
|
| 143 |
download_size: 123349
|
| 144 |
dataset_size: 107505
|
| 145 |
+
- config_name: musr_murder_mysteries
|
| 146 |
+
features:
|
| 147 |
+
- name: input
|
| 148 |
+
struct:
|
| 149 |
+
- name: choices
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: question
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: prediction
|
| 154 |
+
struct:
|
| 155 |
+
- name: choice
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: reasoning
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: messages
|
| 160 |
+
struct:
|
| 161 |
+
- name: messages
|
| 162 |
+
list:
|
| 163 |
+
- name: content
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: role
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: outputs
|
| 168 |
+
struct:
|
| 169 |
+
- name: reasoning_content
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: text
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: correct
|
| 174 |
+
dtype: bool
|
| 175 |
+
splits:
|
| 176 |
+
- name: ood
|
| 177 |
+
num_bytes: 311065
|
| 178 |
+
num_examples: 20
|
| 179 |
+
download_size: 320495
|
| 180 |
+
dataset_size: 311065
|
| 181 |
configs:
|
| 182 |
- config_name: arc_challenge
|
| 183 |
data_files:
|
|
|
|
| 195 |
data_files:
|
| 196 |
- split: ood
|
| 197 |
path: mmlu_pro/ood-*
|
| 198 |
+
- config_name: musr_murder_mysteries
|
| 199 |
+
data_files:
|
| 200 |
+
- split: ood
|
| 201 |
+
path: musr_murder_mysteries/ood-*
|
| 202 |
---
|
musr_murder_mysteries/ood-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93f54aa0ea0ecb99d963991af3b2495cefe23f2974e8f5267a8b407a3b7897bf
|
| 3 |
+
size 320495
|