Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +17 -17
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -33,7 +33,7 @@ dataset_info:
|
|
| 33 |
- {name: commit, dtype: string}
|
| 34 |
- {name: content_level, dtype: string}
|
| 35 |
splits:
|
| 36 |
-
- {name: train, num_examples:
|
| 37 |
config_name: default
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
|
@@ -77,29 +77,29 @@ Structured dataset of mathematical formalizations from the Mathlib4 library for
|
|
| 77 |
|
| 78 |
## Statistics
|
| 79 |
|
| 80 |
-
- Entries:
|
| 81 |
-
- With proof: 182,164 (
|
| 82 |
-
- With docstring: 69,271 (
|
| 83 |
- Libraries: 1106
|
| 84 |
|
| 85 |
### By type
|
| 86 |
|
| 87 |
| Type | Count |
|
| 88 |
|---|---|
|
| 89 |
-
| theorem |
|
| 90 |
-
| lemma |
|
| 91 |
-
| def |
|
| 92 |
-
| instance |
|
| 93 |
-
| abbrev | 3,
|
| 94 |
-
| class |
|
| 95 |
-
| structure |
|
| 96 |
-
| example |
|
| 97 |
-
| inductive |
|
| 98 |
-
| elab |
|
| 99 |
-
| macro |
|
| 100 |
-
| elab_rules | 83 |
|
| 101 |
| macro_rules | 80 |
|
| 102 |
-
|
|
|
|
|
| 103 |
|
| 104 |
## Example
|
| 105 |
|
|
|
|
| 33 |
- {name: commit, dtype: string}
|
| 34 |
- {name: content_level, dtype: string}
|
| 35 |
splits:
|
| 36 |
+
- {name: train, num_examples: 249586}
|
| 37 |
config_name: default
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
|
|
|
| 77 |
|
| 78 |
## Statistics
|
| 79 |
|
| 80 |
+
- Entries: 249,586
|
| 81 |
+
- With proof: 182,164 (73.0%)
|
| 82 |
+
- With docstring: 69,271 (27.8%)
|
| 83 |
- Libraries: 1106
|
| 84 |
|
| 85 |
### By type
|
| 86 |
|
| 87 |
| Type | Count |
|
| 88 |
|---|---|
|
| 89 |
+
| theorem | 126,081 |
|
| 90 |
+
| lemma | 56,895 |
|
| 91 |
+
| def | 31,819 |
|
| 92 |
+
| instance | 26,523 |
|
| 93 |
+
| abbrev | 3,395 |
|
| 94 |
+
| class | 1,946 |
|
| 95 |
+
| structure | 1,586 |
|
| 96 |
+
| example | 530 |
|
| 97 |
+
| inductive | 320 |
|
| 98 |
+
| elab | 170 |
|
| 99 |
+
| macro | 162 |
|
|
|
|
| 100 |
| macro_rules | 80 |
|
| 101 |
+
| elab_rules | 77 |
|
| 102 |
+
| opaque | 2 |
|
| 103 |
|
| 104 |
## Example
|
| 105 |
|
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:0353c1e3cb7e4cea98370ac28cde1a33343909a5a49eae430ef8f6197a480f45
|
| 3 |
+
size 71355909
|