Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +7 -7
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -31,7 +31,7 @@ dataset_info:
|
|
| 31 |
- {name: source_url, dtype: string}
|
| 32 |
- {name: commit, dtype: string}
|
| 33 |
splits:
|
| 34 |
-
- {name: train, num_examples:
|
| 35 |
config_name: default
|
| 36 |
configs:
|
| 37 |
- config_name: default
|
|
@@ -73,9 +73,9 @@ Structured dataset of mathematical formalizations from the Mathlib4 library for
|
|
| 73 |
|
| 74 |
## Statistics
|
| 75 |
|
| 76 |
-
- Entries: 249,
|
| 77 |
-
- With proof: 221,
|
| 78 |
-
- With docstring: 69,
|
| 79 |
- Libraries: 1106
|
| 80 |
|
| 81 |
### By type
|
|
@@ -84,13 +84,13 @@ Structured dataset of mathematical formalizations from the Mathlib4 library for
|
|
| 84 |
|---|---|
|
| 85 |
| theorem | 126,075 |
|
| 86 |
| lemma | 56,893 |
|
| 87 |
-
| def |
|
| 88 |
-
| instance | 26,
|
| 89 |
| abbrev | 3,395 |
|
| 90 |
| class | 1,937 |
|
| 91 |
| structure | 1,586 |
|
| 92 |
| example | 530 |
|
| 93 |
-
| inductive |
|
| 94 |
| elab | 170 |
|
| 95 |
| macro | 162 |
|
| 96 |
| macro_rules | 80 |
|
|
|
|
| 31 |
- {name: source_url, dtype: string}
|
| 32 |
- {name: commit, dtype: string}
|
| 33 |
splits:
|
| 34 |
+
- {name: train, num_examples: 249840}
|
| 35 |
config_name: default
|
| 36 |
configs:
|
| 37 |
- config_name: default
|
|
|
|
| 73 |
|
| 74 |
## Statistics
|
| 75 |
|
| 76 |
+
- Entries: 249,840
|
| 77 |
+
- With proof: 221,681 (88.7%)
|
| 78 |
+
- With docstring: 69,520 (27.8%)
|
| 79 |
- Libraries: 1106
|
| 80 |
|
| 81 |
### By type
|
|
|
|
| 84 |
|---|---|
|
| 85 |
| theorem | 126,075 |
|
| 86 |
| lemma | 56,893 |
|
| 87 |
+
| def | 32,070 |
|
| 88 |
+
| instance | 26,528 |
|
| 89 |
| abbrev | 3,395 |
|
| 90 |
| class | 1,937 |
|
| 91 |
| structure | 1,586 |
|
| 92 |
| example | 530 |
|
| 93 |
+
| inductive | 326 |
|
| 94 |
| elab | 170 |
|
| 95 |
| macro | 162 |
|
| 96 |
| macro_rules | 80 |
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af146f6862877ec70a4c678d42508095acc67aa69f40eac8028e5ea6b425284f
|
| 3 |
+
size 59652217
|