File size: 2,488 Bytes
aa9b577
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
108
109
110
111
112
113
114
115
116
117
118
119
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: final_answer
    dtype: string
  - name: difficulty
    dtype: float64
  - name: topic
    dtype: string
  splits:
  - name: minus1.0d
    num_bytes: 1160.9437984119897
    num_examples: 4
  - name: 1.0d
    num_bytes: 4353.539244044961
    num_examples: 15
  - name: 1.5d
    num_bytes: 11319.202034516898
    num_examples: 39
  - name: 2.0d
    num_bytes: 35699.02180116868
    num_examples: 123
  - name: 2.5d
    num_bytes: 42374.44864203762
    num_examples: 146
  - name: 3.0d
    num_bytes: 902924.039214925
    num_examples: 3111
  - name: 3.5d
    num_bytes: 287333.59010696743
    num_examples: 990
  - name: 4.0d
    num_bytes: 1575981.206344276
    num_examples: 5430
  - name: 4.5d
    num_bytes: 1274426.0547067616
    num_examples: 4391
  - name: 5.0d
    num_bytes: 4741584.708664169
    num_examples: 16337
  - name: 5.5d
    num_bytes: 4297233.46982198
    num_examples: 14806
  - name: 6.0d
    num_bytes: 5075646.286657219
    num_examples: 17488
  - name: 6.5d
    num_bytes: 2249328.60942323
    num_examples: 7750
  - name: 7.0d
    num_bytes: 2484709.9645512607
    num_examples: 8561
  - name: 7.5d
    num_bytes: 1957931.7160218207
    num_examples: 6746
  - name: 8.0d
    num_bytes: 3391697.3070606277
    num_examples: 11686
  - name: 8.5d
    num_bytes: 1157751.2029663566
    num_examples: 3989
  - name: 9.0d
    num_bytes: 393559.9476616645
    num_examples: 1356
  - name: 9.5d
    num_bytes: 14802.033429752868
    num_examples: 51
  - name: 10.0d
    num_bytes: 870.7078488089923
    num_examples: 3
  download_size: 12641364
  dataset_size: 29900688.0
configs:
- config_name: default
  data_files:
  - split: minus1.0d
    path: data/minus1.0d-*
  - split: 1.0d
    path: data/1.0d-*
  - split: 1.5d
    path: data/1.5d-*
  - split: 2.0d
    path: data/2.0d-*
  - split: 2.5d
    path: data/2.5d-*
  - split: 3.0d
    path: data/3.0d-*
  - split: 3.5d
    path: data/3.5d-*
  - split: 4.0d
    path: data/4.0d-*
  - split: 4.5d
    path: data/4.5d-*
  - split: 5.0d
    path: data/5.0d-*
  - split: 5.5d
    path: data/5.5d-*
  - split: 6.0d
    path: data/6.0d-*
  - split: 6.5d
    path: data/6.5d-*
  - split: 7.0d
    path: data/7.0d-*
  - split: 7.5d
    path: data/7.5d-*
  - split: 8.0d
    path: data/8.0d-*
  - split: 8.5d
    path: data/8.5d-*
  - split: 9.0d
    path: data/9.0d-*
  - split: 9.5d
    path: data/9.5d-*
  - split: 10.0d
    path: data/10.0d-*
---