File size: 580 Bytes
1b266da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: expected_answer
    dtype: string
  - name: problem_type
    dtype: string
  - name: problem_source
    dtype: string
  - name: generation_model
    dtype: string
  - name: pass_rate_72b_tir
    dtype: string
  - name: problem
    dtype: string
  - name: generated_solution
    dtype: string
  - name: inference_mode
    dtype: string
  splits:
  - name: cot
    num_bytes: 3041931
    num_examples: 917
  download_size: 3041931
  dataset_size: 3041931
configs:
- config_name: default
  data_files:
  - split: cot
    path: 0000.parquet
---