alexandonian commited on
Commit
7481190
·
verified ·
1 Parent(s): a899f0c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int32
6
+ - name: title
7
+ dtype: string
8
+ - name: problem
9
+ dtype: string
10
+ - name: question_latex
11
+ dtype: string
12
+ - name: question_html
13
+ dtype: string
14
+ - name: numerical_answer
15
+ dtype: string
16
+ - name: pub_date
17
+ dtype: string
18
+ - name: solved_by
19
+ dtype: string
20
+ - name: diff_rate
21
+ dtype: string
22
+ - name: difficulty
23
+ dtype: string
24
+ splits:
25
+ - name: all
26
+ num_bytes: 2322335.230603448
27
+ num_examples: 918
28
+ - name: train
29
+ num_bytes: 1856856.2737068965
30
+ num_examples: 734
31
+ - name: test
32
+ num_bytes: 465478.9568965517
33
+ num_examples: 184
34
+ - name: easy
35
+ num_bytes: 700748.2122844828
36
+ num_examples: 277
37
+ - name: medium
38
+ num_bytes: 850005.051724138
39
+ num_examples: 336
40
+ - name: hard
41
+ num_bytes: 771581.9665948276
42
+ num_examples: 305
43
+ - name: early_problems
44
+ num_bytes: 1173816.5
45
+ num_examples: 464
46
+ - name: later_problems
47
+ num_bytes: 1148518.7306034483
48
+ num_examples: 454
49
+ - name: sample
50
+ num_bytes: 126488.84698275862
51
+ num_examples: 50
52
+ download_size: 5161799
53
+ dataset_size: 9415829.769396551
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: all
58
+ path: data/all-*
59
+ - split: train
60
+ path: data/train-*
61
+ - split: test
62
+ path: data/test-*
63
+ - split: easy
64
+ path: data/easy-*
65
+ - split: medium
66
+ path: data/medium-*
67
+ - split: hard
68
+ path: data/hard-*
69
+ - split: early_problems
70
+ path: data/early_problems-*
71
+ - split: later_problems
72
+ path: data/later_problems-*
73
+ - split: sample
74
+ path: data/sample-*
75
+ ---
data/all-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e923c1a848fb39aeaffbb812bc87c56983b90eb38f798877257d2555ba2d0a26
3
+ size 1238179
data/early_problems-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f8f3f05e2d10702f2977d0120fc07828201e10345cd2dcac0def14a0b3c55b
3
+ size 612451
data/easy-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a6e102ecea1062fc73a057924c573933ca55c0ae7708dc0029d77f0c302f7c0
3
+ size 326099
data/hard-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8221759ddb9e5df0c6a9132116eff71da87ca28015b42600f4333d12b35cff1
3
+ size 470986
data/later_problems-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c974fc7421be3ba88d3a3c470d4dfe769aa81118eb4ebb88e584034df671b08f
3
+ size 642223
data/medium-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f736dcdffbe24b6c7c544a425478a91c63b67d21aea640df3d6000cbd4ed012
3
+ size 485188
data/sample-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:597365bbe2e8e6cac3deb587d3ac22efca481edda0e97a7332705b0c15445675
3
+ size 81890
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39aceb145304e1e772ebde521cd3969aae23961590a096a6996401cfffad0827
3
+ size 289538
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a56f231990b163d02d0adc45ad9efd54faf326ad162523ba3eb5b5920bca450
3
+ size 1015245