Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
XiaoHLim commited on
Commit
5e4682c
·
verified ·
1 Parent(s): 5e6db5f

Upload dataset

Browse files
README.md CHANGED
@@ -5,25 +5,29 @@ configs:
5
  data_files:
6
  - split: test
7
  path: data/test-*
8
- - split: test_with_solutions
9
- path: data/test_with_solutions-*
10
  dataset_info:
11
  features:
12
  - name: theorem_name
13
  dtype: string
14
- - name: header
15
  dtype: string
16
- - name: informal_statement
 
 
 
 
17
  dtype: string
18
  - name: formal_statement
19
  dtype: string
20
  splits:
21
  - name: test
22
- num_bytes: 34877
23
- num_examples: 53
24
- - name: test_with_solutions
25
- num_bytes: 33595
26
- num_examples: 53
27
- download_size: 45583
28
- dataset_size: 68472
29
  ---
 
5
  data_files:
6
  - split: test
7
  path: data/test-*
8
+ - split: test_with_solution
9
+ path: data/test_with_solution-*
10
  dataset_info:
11
  features:
12
  - name: theorem_name
13
  dtype: string
14
+ - name: natural_language
15
  dtype: string
16
+ - name: answer
17
+ sequence: string
18
+ - name: source
19
+ dtype: string
20
+ - name: tag
21
  dtype: string
22
  - name: formal_statement
23
  dtype: string
24
  splits:
25
  - name: test
26
+ num_bytes: 104379
27
+ num_examples: 100
28
+ - name: test_with_solution
29
+ num_bytes: 102493
30
+ num_examples: 100
31
+ download_size: 110307
32
+ dataset_size: 206872
33
  ---
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c823b483ae3c492ad53681e360885a54755ac6864fec8ff35c6163ea06051d0e
3
- size 23842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57caa7378176f5e43df9e3313a03c295b4a307b3f13b709b9cf1a9ca0804d723
3
+ size 55247
data/test_with_solution-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d485dd158b07761ae57308fba4d23520d31093394e28c3ab8729d180cb31a4
3
+ size 55060