John commited on
Commit
43e1518
·
verified ·
1 Parent(s): ef1b37c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem_id
5
+ dtype: string
6
+ - name: name
7
+ dtype: string
8
+ - name: problem
9
+ dtype: string
10
+ - name: test_cases
11
+ dtype: string
12
+ - name: difficulty
13
+ dtype: string
14
+ - name: language
15
+ sequence: string
16
+ - name: source
17
+ dtype: string
18
+ - name: num_solutions
19
+ dtype: int64
20
+ - name: starter_code
21
+ dtype: string
22
+ - name: subset
23
+ dtype: string
24
+ - name: reasoning
25
+ dtype: string
26
+ - name: deepseek_solution
27
+ dtype: string
28
+ - name: formatted_prompt
29
+ dtype: string
30
+ - name: correctness
31
+ dtype: bool
32
+ - name: reason
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 586125
37
+ num_examples: 12
38
+ download_size: 275067
39
+ dataset_size: 586125
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c0b63e744bc34804e3ee774f726d82731c45a3c9f8009c074b02deade8d72b
3
+ size 275067