File size: 688 Bytes
dba6569
 
33cada8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dba6569
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
---
license: apache-2.0
dataset_info:
  features:
  - name: llm_verification_cot
    dtype: string
  - name: output_description
    dtype: string
  - name: submission_id
    dtype: string
  - name: status
    dtype: string
  - name: problem_id
    dtype: string
  - name: input_description
    dtype: string
  - name: attempt
    dtype: string
  - name: llm_feedback_cot
    dtype: string
  - name: problem_description
    dtype: string
  - name: samples
    dtype: string
  splits:
  - name: train
    num_bytes: 50385975
    num_examples: 23734
  download_size: 11519294
  dataset_size: 50385975
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---