plaguss commited on
Commit
91e3a86
·
verified ·
1 Parent(s): f709236

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source
5
+ dtype: string
6
+ - name: task_type
7
+ dtype: string
8
+ - name: in_source_id
9
+ dtype: string
10
+ - name: problem
11
+ dtype: string
12
+ - name: gold_standard_solution
13
+ dtype: string
14
+ - name: verification_info
15
+ struct:
16
+ - name: language
17
+ dtype: string
18
+ - name: test_cases
19
+ list:
20
+ - name: input
21
+ dtype: string
22
+ - name: output
23
+ dtype: string
24
+ - name: type
25
+ dtype: string
26
+ - name: metadata
27
+ struct:
28
+ - name: difficulty
29
+ dtype: string
30
+ - name: problem_url
31
+ dtype: string
32
+ - name: problem_id
33
+ dtype: string
34
+ - name: contaminated_aime_2024
35
+ sequence: bool
36
+ - name: contaminated_aime_2025
37
+ sequence: bool
38
+ splits:
39
+ - name: train
40
+ num_bytes: 35996210
41
+ num_examples: 1800
42
+ download_size: 24982257
43
+ dataset_size: 35996210
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8cea161f892342fba113bf6009cc31bb00e6cc3a3367001a4b84371ee72ba9c
3
+ size 24982257