Upload dataset
Browse files- README.md +49 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: query
|
5 |
+
list:
|
6 |
+
- name: content
|
7 |
+
dtype: string
|
8 |
+
- name: role
|
9 |
+
dtype: string
|
10 |
+
- name: label
|
11 |
+
dtype: string
|
12 |
+
- name: subject
|
13 |
+
dtype: string
|
14 |
+
- name: subset
|
15 |
+
dtype: string
|
16 |
+
- name: gpt_subject
|
17 |
+
dtype: string
|
18 |
+
- name: __original_row_idx
|
19 |
+
dtype: int64
|
20 |
+
- name: response_seed
|
21 |
+
dtype: string
|
22 |
+
- name: gpt_answers
|
23 |
+
dtype: string
|
24 |
+
- name: choices
|
25 |
+
struct:
|
26 |
+
- name: A
|
27 |
+
dtype: string
|
28 |
+
- name: B
|
29 |
+
dtype: string
|
30 |
+
- name: C
|
31 |
+
dtype: string
|
32 |
+
- name: D
|
33 |
+
dtype: string
|
34 |
+
- name: correct_label
|
35 |
+
dtype: string
|
36 |
+
- name: problem
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 661742
|
41 |
+
num_examples: 500
|
42 |
+
download_size: 212474
|
43 |
+
dataset_size: 661742
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: data/train-*
|
49 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9479d75259c2ab20be2fcaa7d9529aaad23f51e85770434eb56aa749020d5886
|
3 |
+
size 212474
|