Upload dataset
Browse files- README.md +63 -1
- mmlu_pro_lite_bon32/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features: []
|
5 |
splits:
|
6 |
- name: test
|
@@ -8,9 +8,71 @@ dataset_info:
|
|
8 |
num_examples: 0
|
9 |
download_size: 333
|
10 |
dataset_size: 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
configs:
|
12 |
- config_name: apps
|
13 |
data_files:
|
14 |
- split: test
|
15 |
path: apps/test-*
|
|
|
|
|
|
|
|
|
16 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: apps
|
4 |
features: []
|
5 |
splits:
|
6 |
- name: test
|
|
|
8 |
num_examples: 0
|
9 |
download_size: 333
|
10 |
dataset_size: 0
|
11 |
+
- config_name: mmlu_pro_lite_bon32
|
12 |
+
features:
|
13 |
+
- name: question
|
14 |
+
dtype: string
|
15 |
+
- name: id
|
16 |
+
dtype: string
|
17 |
+
- name: choices
|
18 |
+
sequence: string
|
19 |
+
- name: correct_answer
|
20 |
+
dtype: string
|
21 |
+
- name: source
|
22 |
+
dtype: string
|
23 |
+
- name: config
|
24 |
+
dtype: string
|
25 |
+
- name: task_type
|
26 |
+
dtype: string
|
27 |
+
- name: session_id
|
28 |
+
dtype: int64
|
29 |
+
- name: chat_history
|
30 |
+
sequence: string
|
31 |
+
- name: is_timeout
|
32 |
+
dtype: bool
|
33 |
+
- name: generator
|
34 |
+
dtype: string
|
35 |
+
- name: configs
|
36 |
+
struct:
|
37 |
+
- name: engine
|
38 |
+
dtype: string
|
39 |
+
- name: max_tokens
|
40 |
+
dtype: int64
|
41 |
+
- name: n
|
42 |
+
dtype: int64
|
43 |
+
- name: temperature
|
44 |
+
dtype: float64
|
45 |
+
- name: timeout
|
46 |
+
dtype: int64
|
47 |
+
- name: top_p
|
48 |
+
dtype: float64
|
49 |
+
- name: output
|
50 |
+
sequence: string
|
51 |
+
- name: all_correct
|
52 |
+
sequence: bool
|
53 |
+
- name: all_extracted_answers
|
54 |
+
sequence: string
|
55 |
+
- name: all_outputs
|
56 |
+
sequence: string
|
57 |
+
- name: reason
|
58 |
+
sequence: string
|
59 |
+
- name: greedy_correct
|
60 |
+
dtype: bool
|
61 |
+
- name: greedy_output
|
62 |
+
dtype: string
|
63 |
+
splits:
|
64 |
+
- name: test
|
65 |
+
num_bytes: 124920160
|
66 |
+
num_examples: 1000
|
67 |
+
download_size: 69563689
|
68 |
+
dataset_size: 124920160
|
69 |
configs:
|
70 |
- config_name: apps
|
71 |
data_files:
|
72 |
- split: test
|
73 |
path: apps/test-*
|
74 |
+
- config_name: mmlu_pro_lite_bon32
|
75 |
+
data_files:
|
76 |
+
- split: test
|
77 |
+
path: mmlu_pro_lite_bon32/test-*
|
78 |
---
|
mmlu_pro_lite_bon32/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be5596393235135c511967848c848799ae1a7137a3d8093be1155dd6f624be1b
|
3 |
+
size 69563689
|