HaimingW commited on
Commit
e8c38f4
·
verified ·
1 Parent(s): 7fe9b19

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: name
5
+ dtype: string
6
+ - name: uuid
7
+ dtype: string
8
+ - name: split
9
+ dtype: string
10
+ - name: lean4_statement
11
+ dtype: string
12
+ - name: full_text_no_abbrv
13
+ dtype: string
14
+ - name: full_text
15
+ dtype: string
16
+ - name: informal_statement
17
+ dtype: string
18
+ - name: informal_solution
19
+ dtype: string
20
+ - name: tags
21
+ sequence: string
22
+ - name: coq_statement
23
+ dtype: string
24
+ - name: isabelle_statement
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 814021
29
+ num_examples: 372
30
+ - name: test
31
+ num_bytes: 622662
32
+ num_examples: 272
33
+ download_size: 786024
34
+ dataset_size: 1436683
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: train
39
+ path: data/train-*
40
+ - split: test
41
+ path: data/test-*
42
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b15915bd619156c49c648d5d9e652690279ec7dc261ad76ba24ba1c11608a083
3
+ size 345384
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2a43ec1203f18ef37e7fd0fdefb37c45c26957aa7530bc0dd7f0355fffcae4
3
+ size 440640