File size: 2,004 Bytes
5d4e5ca
 
070f12b
5d4e5ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
070f12b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
784a1b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d4e5ca
 
 
 
 
070f12b
 
 
 
784a1b8
 
 
 
5d4e5ca
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
---
dataset_info:
- config_name: '4096'
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answer_prefix
    dtype: string
  - name: answer
    list: string
  - name: task
    dtype: string
  - name: max_new_tokens
    dtype: int64
  - name: _row_id
    dtype: int64
  - name: prompt_cheatsheet
    dtype: string
  - name: cheatsheet
    dtype: string
  splits:
  - name: test
    num_bytes: 115773340
    num_examples: 6500
  download_size: 32507513
  dataset_size: 115773340
- config_name: phase1
  features:
  - name: id
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: complexity
    dtype: int32
  - name: few_shot_examples
    dtype: string
  - name: answer
    dtype: string
  - name: answer_prefix
    dtype: string
  - name: max_new_tokens
    dtype: int64
  - name: task_description
    dtype: string
  - name: _row_id
    dtype: int64
  - name: prompt_cheatsheet
    dtype: string
  - name: cheatsheet
    dtype: string
  splits:
  - name: test
    num_bytes: 9654564
    num_examples: 50
  download_size: 64185
  dataset_size: 9654564
- config_name: phase2
  features:
  - name: id
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: complexity
    dtype: int32
  - name: few_shot_examples
    dtype: string
  - name: answer
    dtype: string
  - name: answer_prefix
    dtype: string
  - name: max_new_tokens
    dtype: int64
  - name: task_description
    dtype: string
  - name: _row_id
    dtype: int64
  - name: prompt_cheatsheet
    dtype: string
  - name: cheatsheet
    dtype: string
  splits:
  - name: test
    num_bytes: 9756260
    num_examples: 50
  download_size: 58055
  dataset_size: 9756260
configs:
- config_name: '4096'
  data_files:
  - split: test
    path: 4096/test-*
- config_name: phase1
  data_files:
  - split: test
    path: phase1/test-*
- config_name: phase2
  data_files:
  - split: test
    path: phase2/test-*
---