Slim205 commited on
Commit
45d9a25
·
verified ·
1 Parent(s): bbf52da

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Context
5
+ dtype: string
6
+ - name: file_name
7
+ dtype: string
8
+ - name: start
9
+ dtype: int64
10
+ - name: end
11
+ dtype: int64
12
+ - name: theorem
13
+ dtype: string
14
+ - name: proof
15
+ dtype: string
16
+ - name: eval_complexity
17
+ dtype: float64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 28069878
21
+ num_examples: 10301
22
+ - name: test
23
+ num_bytes: 1709320
24
+ num_examples: 607
25
+ download_size: 12966688
26
+ dataset_size: 29779198
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e58c791e3a27ada9db898fa768e70c34539f438fae4bfd6a051bc8eba1b0914a
3
+ size 711322
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f5a89cc60834150879ec0a381a440ab5e79bc105a9c8073ee659e883c9ecffc
3
+ size 12255366