Upload dataset
Browse files- README.md +29 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -9,6 +9,35 @@ tags:
|
|
9 |
pretty_name: Mathlib 4.18 LeanDojo Extraction
|
10 |
size_categories:
|
11 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# ABOUT
|
14 |
This is the result of running the [LeanDojo](https://leandojo.readthedocs.io/en/latest/index.html) extractor on [Mathlib](https://github.com/leanprover-community/mathlib4/tree/29dcec074de168ac2bf835a77ef68bbe069194c5) 4.18. It was extracted by [Charlie Meyer](https://charliemeyer.xyz/), and has been published here so I can desecrate his work without bothering him.
|
|
|
9 |
pretty_name: Mathlib 4.18 LeanDojo Extraction
|
10 |
size_categories:
|
11 |
- 100K<n<1M
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: name
|
15 |
+
dtype: string
|
16 |
+
- name: file
|
17 |
+
dtype: string
|
18 |
+
- name: statement
|
19 |
+
dtype: string
|
20 |
+
- name: state
|
21 |
+
dtype: string
|
22 |
+
- name: provable
|
23 |
+
dtype: int64
|
24 |
+
- name: tactic
|
25 |
+
dtype: string
|
26 |
+
- name: result
|
27 |
+
dtype: string
|
28 |
+
- name: id
|
29 |
+
dtype: int64
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 363036722
|
33 |
+
num_examples: 348649
|
34 |
+
download_size: 182595972
|
35 |
+
dataset_size: 363036722
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
---
|
42 |
# ABOUT
|
43 |
This is the result of running the [LeanDojo](https://leandojo.readthedocs.io/en/latest/index.html) extractor on [Mathlib](https://github.com/leanprover-community/mathlib4/tree/29dcec074de168ac2bf835a77ef68bbe069194c5) 4.18. It was extracted by [Charlie Meyer](https://charliemeyer.xyz/), and has been published here so I can desecrate his work without bothering him.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a965945aaa8b4d90303d2fcd00b861bb6b7492ba7aed40ff6c936aa3d555fcd
|
3 |
+
size 182595972
|