Datasets:
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
|
@@ -25,8 +25,6 @@ dataset_info:
|
|
| 25 |
- {name: imports, list: string}
|
| 26 |
- {name: deps, list: string}
|
| 27 |
- {name: docstring, dtype: string}
|
| 28 |
-
- {name: line_start, dtype: int64}
|
| 29 |
-
- {name: line_end, dtype: int64}
|
| 30 |
- {name: source_url, dtype: string}
|
| 31 |
- {name: commit, dtype: string}
|
| 32 |
splits:
|
|
@@ -63,8 +61,6 @@ A structured dataset of formalizations from the **Verified Software Toolchain (V
|
|
| 63 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 64 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 65 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 66 |
-
| line_start | int | First source line |
|
| 67 |
-
| line_end | int | Last source line |
|
| 68 |
| source_url | string | Upstream repository |
|
| 69 |
| commit | string | Upstream commit extracted |
|
| 70 |
|
|
@@ -121,7 +117,7 @@ v___stringlit_1
|
|
| 121 |
|}.
|
| 122 |
```
|
| 123 |
|
| 124 |
-
- type: Definition | symbolic_name: `v___stringlit_1` | aes/aes.v
|
| 125 |
|
| 126 |
## Use
|
| 127 |
|
|
|
|
| 25 |
- {name: imports, list: string}
|
| 26 |
- {name: deps, list: string}
|
| 27 |
- {name: docstring, dtype: string}
|
|
|
|
|
|
|
| 28 |
- {name: source_url, dtype: string}
|
| 29 |
- {name: commit, dtype: string}
|
| 30 |
splits:
|
|
|
|
| 61 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 62 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 63 |
| docstring | string | Preceding documentation comment, empty if absent |
|
|
|
|
|
|
|
| 64 |
| source_url | string | Upstream repository |
|
| 65 |
| commit | string | Upstream commit extracted |
|
| 66 |
|
|
|
|
| 117 |
|}.
|
| 118 |
```
|
| 119 |
|
| 120 |
+
- type: Definition | symbolic_name: `v___stringlit_1` | aes/aes.v
|
| 121 |
|
| 122 |
## Use
|
| 123 |
|
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:eeeb1fdfb1054ea167f5a026c1082dd0c799671081653134af6645246263b9fd
|
| 3 |
+
size 9077765
|