CoffeeGitta commited on
Commit
fe26efb
·
verified ·
1 Parent(s): f56aa39

Upload dataset

Browse files
Qwen--Qwen2.5-Math-1.5B-Instruct/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eb4080389d0c1d984f0e73c769f65429ac675e7989c6a5e2f7e0bf7df60fccb
3
+ size 12345482
Qwen--Qwen2.5-Math-1.5B-Instruct/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ee45b2ffd098e11892365f80de184de1bf76b82d57e2b09b1dc63ad8cfda16
3
+ size 15303338
Qwen--Qwen2.5-Math-1.5B-Instruct/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9517ebbabfcfcdcb831fbf44d7a8725bbed079f05fc03e276eb378475c2f9a4
3
+ size 3870590
README.md CHANGED
@@ -1,5 +1,75 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: openai--gpt-oss-20b_high
4
  features:
5
  - name: formatted_prompt
@@ -211,6 +281,14 @@ dataset_info:
211
  download_size: 165556771
212
  dataset_size: 345983892
213
  configs:
 
 
 
 
 
 
 
 
214
  - config_name: openai--gpt-oss-20b_high
215
  data_files:
216
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: Qwen--Qwen2.5-Math-1.5B-Instruct
4
+ features:
5
+ - name: formatted_prompt
6
+ dtype: string
7
+ - name: generated_solutions
8
+ list:
9
+ - name: input_cost_usd_once
10
+ dtype: float64
11
+ - name: input_tokens
12
+ dtype: int64
13
+ - name: output_cost_usd
14
+ dtype: float64
15
+ - name: output_tokens
16
+ dtype: int64
17
+ - name: rollout_cost_usd
18
+ dtype: float64
19
+ - name: score
20
+ dtype: float64
21
+ - name: text
22
+ dtype: string
23
+ - name: ground_truth
24
+ dtype: string
25
+ - name: input_cost_usd_once
26
+ dtype: float64
27
+ - name: k
28
+ dtype: int64
29
+ - name: majority_vote_extracted_answer
30
+ dtype: string
31
+ - name: majority_vote_is_correct
32
+ dtype: int8
33
+ - name: max_len
34
+ dtype: int64
35
+ - name: model_name
36
+ dtype: string
37
+ - name: pass_at_k
38
+ dtype: float64
39
+ - name: problem
40
+ dtype: string
41
+ - name: problem_id
42
+ dtype: string
43
+ - name: rating
44
+ dtype: float64
45
+ - name: split
46
+ dtype: string
47
+ - name: success_rate
48
+ dtype: float64
49
+ - name: task
50
+ dtype: string
51
+ - name: temperature
52
+ dtype: float64
53
+ - name: total_cost_usd
54
+ dtype: float64
55
+ - name: total_input_tokens
56
+ dtype: int64
57
+ - name: total_output_cost_usd
58
+ dtype: float64
59
+ - name: total_output_tokens
60
+ dtype: int64
61
+ splits:
62
+ - name: train
63
+ num_bytes: 52758263
64
+ num_examples: 6000
65
+ - name: validation
66
+ num_bytes: 13328068
67
+ num_examples: 1500
68
+ - name: test
69
+ num_bytes: 43201123
70
+ num_examples: 5000
71
+ download_size: 31519410
72
+ dataset_size: 109287454
73
  - config_name: openai--gpt-oss-20b_high
74
  features:
75
  - name: formatted_prompt
 
281
  download_size: 165556771
282
  dataset_size: 345983892
283
  configs:
284
+ - config_name: Qwen--Qwen2.5-Math-1.5B-Instruct
285
+ data_files:
286
+ - split: train
287
+ path: Qwen--Qwen2.5-Math-1.5B-Instruct/train-*
288
+ - split: validation
289
+ path: Qwen--Qwen2.5-Math-1.5B-Instruct/validation-*
290
+ - split: test
291
+ path: Qwen--Qwen2.5-Math-1.5B-Instruct/test-*
292
  - config_name: openai--gpt-oss-20b_high
293
  data_files:
294
  - split: train