Datasets:
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
|
@@ -29,7 +29,6 @@ dataset_info:
|
|
| 29 |
- {name: docstring, dtype: string}
|
| 30 |
- {name: line_start, dtype: int64}
|
| 31 |
- {name: line_end, dtype: int64}
|
| 32 |
-
- {name: has_proof, dtype: bool}
|
| 33 |
- {name: source_url, dtype: string}
|
| 34 |
- {name: commit, dtype: string}
|
| 35 |
splits:
|
|
@@ -68,7 +67,6 @@ Structured dataset from the Mathematical Components library (MathComp) for Coq.
|
|
| 68 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 69 |
| line_start | int | First source line |
|
| 70 |
| line_end | int | Last source line |
|
| 71 |
-
| has_proof | bool | Whether a proof block was captured |
|
| 72 |
| source_url | string | Upstream repository |
|
| 73 |
| commit | string | Upstream commit extracted |
|
| 74 |
|
|
|
|
| 29 |
- {name: docstring, dtype: string}
|
| 30 |
- {name: line_start, dtype: int64}
|
| 31 |
- {name: line_end, dtype: int64}
|
|
|
|
| 32 |
- {name: source_url, dtype: string}
|
| 33 |
- {name: commit, dtype: string}
|
| 34 |
splits:
|
|
|
|
| 67 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 68 |
| line_start | int | First source line |
|
| 69 |
| line_end | int | Last source line |
|
|
|
|
| 70 |
| source_url | string | Upstream repository |
|
| 71 |
| commit | string | Upstream commit extracted |
|
| 72 |
|
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:ee4ddc2f83973fa14dcaaa00569529769f8f64827edf4e027ef993a969c8d37c
|
| 3 |
+
size 2709202
|