Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +1 -5
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -24,8 +24,6 @@ dataset_info:
|
|
| 24 |
- {name: imports, list: string}
|
| 25 |
- {name: deps, list: string}
|
| 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:
|
|
@@ -62,8 +60,6 @@ HOLCONST and schema declarations from ProofPower (HOL and Z). Source uses ProofP
|
|
| 62 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 63 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 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 |
|
|
@@ -92,7 +88,7 @@ OPT[X] | {A : ℙ X | x, y: A • x = y}
|
|
| 92 |
|
| 93 |
```
|
| 94 |
|
| 95 |
-
- type: Z | symbolic_name: `OPT` | src/daz/dtd502.doc
|
| 96 |
|
| 97 |
## Use
|
| 98 |
|
|
|
|
| 24 |
- {name: imports, list: string}
|
| 25 |
- {name: deps, list: string}
|
| 26 |
- {name: docstring, dtype: string}
|
|
|
|
|
|
|
| 27 |
- {name: source_url, dtype: string}
|
| 28 |
- {name: commit, dtype: string}
|
| 29 |
splits:
|
|
|
|
| 60 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 61 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 62 |
| docstring | string | Preceding documentation comment, empty if absent |
|
|
|
|
|
|
|
| 63 |
| source_url | string | Upstream repository |
|
| 64 |
| commit | string | Upstream commit extracted |
|
| 65 |
|
|
|
|
| 88 |
|
| 89 |
```
|
| 90 |
|
| 91 |
+
- type: Z | symbolic_name: `OPT` | src/daz/dtd502.doc
|
| 92 |
|
| 93 |
## Use
|
| 94 |
|
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:ef7f2c3bb52e01c2f612af38f7767350fb17008ecdaa65674c9c5f730be64b4e
|
| 3 |
+
size 63781
|