Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +13 -16
- 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,28 +73,25 @@ Structured dataset of mathematical formalizations from the Mathlib4 library for
|
|
| 73 |
|
| 74 |
## Statistics
|
| 75 |
|
| 76 |
-
- Entries:
|
| 77 |
-
- With proof:
|
| 78 |
-
- With docstring:
|
| 79 |
-
- Libraries:
|
| 80 |
|
| 81 |
### By type
|
| 82 |
|
| 83 |
| Type | Count |
|
| 84 |
|---|---|
|
| 85 |
-
| theorem |
|
| 86 |
-
| lemma | 56,
|
| 87 |
-
| def |
|
| 88 |
-
| instance |
|
| 89 |
-
| abbrev | 3,
|
| 90 |
| class | 1,937 |
|
| 91 |
-
| structure | 1,
|
| 92 |
-
| example | 530 |
|
| 93 |
| inductive | 326 |
|
| 94 |
-
| elab |
|
| 95 |
-
| macro |
|
| 96 |
-
| macro_rules | 80 |
|
| 97 |
-
| elab_rules | 77 |
|
| 98 |
| class inductive | 6 |
|
| 99 |
| class abbrev | 3 |
|
| 100 |
| opaque | 2 |
|
|
|
|
| 31 |
- {name: source_url, dtype: string}
|
| 32 |
- {name: commit, dtype: string}
|
| 33 |
splits:
|
| 34 |
+
- {name: train, num_examples: 232431}
|
| 35 |
config_name: default
|
| 36 |
configs:
|
| 37 |
- config_name: default
|
|
|
|
| 73 |
|
| 74 |
## Statistics
|
| 75 |
|
| 76 |
+
- Entries: 232,431
|
| 77 |
+
- With proof: 228,810 (98.4%)
|
| 78 |
+
- With docstring: 67,814 (29.2%)
|
| 79 |
+
- Libraries: 1103
|
| 80 |
|
| 81 |
### By type
|
| 82 |
|
| 83 |
| Type | Count |
|
| 84 |
|---|---|
|
| 85 |
+
| theorem | 125,463 |
|
| 86 |
+
| lemma | 56,488 |
|
| 87 |
+
| def | 31,961 |
|
| 88 |
+
| instance | 10,971 |
|
| 89 |
+
| abbrev | 3,379 |
|
| 90 |
| class | 1,937 |
|
| 91 |
+
| structure | 1,580 |
|
|
|
|
| 92 |
| inductive | 326 |
|
| 93 |
+
| elab | 168 |
|
| 94 |
+
| macro | 147 |
|
|
|
|
|
|
|
| 95 |
| class inductive | 6 |
|
| 96 |
| class abbrev | 3 |
|
| 97 |
| opaque | 2 |
|
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:c81b6f3ab368da013339461f1a5773dd453d31994b277253ad5cae37fd7f46ff
|
| 3 |
+
size 57008401
|