File size: 776 Bytes
dba6569
 
33cada8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7a5d226
 
dc15728
 
f0f3280
 
2a0599d
 
33cada8
 
2a0599d
3bbd2ee
2a0599d
 
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
38
39
40
41
---
license: apache-2.0
dataset_info:
  features:
  - 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: problem_description
    dtype: string
  - name: samples
    dtype: string
  - name: prompts
    dtype: string
  - name: llm_verification_text
    dtype: string
  - name: llm_verification_plan
    dtype: string
  - name: few_shot_prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 292598270
    num_examples: 23517
  download_size: 70734356
  dataset_size: 292598270
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---