Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +0 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -26,7 +26,6 @@ dataset_info:
|
|
| 26 |
- {name: docstring, dtype: string}
|
| 27 |
- {name: line_start, dtype: int64}
|
| 28 |
- {name: line_end, dtype: int64}
|
| 29 |
-
- {name: has_proof, dtype: bool}
|
| 30 |
- {name: source_url, dtype: string}
|
| 31 |
- {name: commit, dtype: string}
|
| 32 |
splits:
|
|
@@ -65,7 +64,6 @@ Declarations from mathlib3, the Lean 3 mathematical library (archived).
|
|
| 65 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 66 |
| line_start | int | First source line |
|
| 67 |
| line_end | int | Last source line |
|
| 68 |
-
| has_proof | bool | Whether a proof block was captured |
|
| 69 |
| source_url | string | Upstream repository |
|
| 70 |
| commit | string | Upstream commit extracted |
|
| 71 |
|
|
|
|
| 26 |
- {name: docstring, dtype: string}
|
| 27 |
- {name: line_start, dtype: int64}
|
| 28 |
- {name: line_end, dtype: int64}
|
|
|
|
| 29 |
- {name: source_url, dtype: string}
|
| 30 |
- {name: commit, dtype: string}
|
| 31 |
splits:
|
|
|
|
| 64 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 65 |
| line_start | int | First source line |
|
| 66 |
| line_end | int | Last source line |
|
|
|
|
| 67 |
| source_url | string | Upstream repository |
|
| 68 |
| commit | string | Upstream commit extracted |
|
| 69 |
|
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:172bb6017a4c1e4604300a174610e8dfca64b6327108a7e11f67eefc77ad378f
|
| 3 |
+
size 16748771
|