brando commited on
Commit
687fee1
·
verified ·
1 Parent(s): dd5960f

Upload dataset

Browse files
README.md CHANGED
@@ -3,10 +3,6 @@ dataset_info:
3
  features:
4
  - name: id
5
  dtype: string
6
- - name: original_problem
7
- dtype: string
8
- - name: original_solution
9
- dtype: string
10
  - name: problem
11
  dtype: string
12
  - name: solution
@@ -17,21 +13,30 @@ dataset_info:
17
  dtype: string
18
  - name: type
19
  dtype: string
 
 
 
 
20
  - name: year
21
  dtype: string
22
  - name: variation
23
  dtype: int64
24
  splits:
25
- - name: full_eval
26
- num_bytes: 1515506
27
- num_examples: 522
28
- download_size: 804551
29
- dataset_size: 1515506
 
 
 
30
  configs:
31
  - config_name: default
32
  data_files:
33
- - split: full_eval
34
- path: data/full_eval-*
 
 
35
  extra_gated_prompt: 'By requesting access to this dataset, you agree to cite the following
36
  works in any publications or projects that utilize this data:
37
 
 
3
  features:
4
  - name: id
5
  dtype: string
 
 
 
 
6
  - name: problem
7
  dtype: string
8
  - name: solution
 
13
  dtype: string
14
  - name: type
15
  dtype: string
16
+ - name: original_problem
17
+ dtype: string
18
+ - name: original_solution
19
+ dtype: string
20
  - name: year
21
  dtype: string
22
  - name: variation
23
  dtype: int64
24
  splits:
25
+ - name: originals_for_generating_vars
26
+ num_bytes: 134464
27
+ num_examples: 100
28
+ - name: variations
29
+ num_bytes: 687636
30
+ num_examples: 500
31
+ download_size: 246620
32
+ dataset_size: 822100
33
  configs:
34
  - config_name: default
35
  data_files:
36
+ - split: originals_for_generating_vars
37
+ path: data/originals_for_generating_vars-*
38
+ - split: variations
39
+ path: data/variations-*
40
  extra_gated_prompt: 'By requesting access to this dataset, you agree to cite the following
41
  works in any publications or projects that utilize this data:
42
 
data/originals_for_generating_vars-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e5c728d70d7d8fae9ee1f0ac1f71d6f124722620643f29566e46eada6096b16
3
+ size 82126
data/variations-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f972a0b0084917af524c87ed524cbb55c92bf308818c9d7582dfbc63406fcfe
3
+ size 164494