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
|
@@ -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 @@ Structured dataset of formalizations from the UniMath library (Univalent Mathema
|
|
| 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 |
|
|
@@ -111,7 +107,7 @@ Proof.
|
|
| 111 |
Defined.
|
| 112 |
```
|
| 113 |
|
| 114 |
-
- type: Definition | symbolic_name: `abgrconstr` | UniMath/Algebra/AbelianGroups.v
|
| 115 |
|
| 116 |
## Use
|
| 117 |
|
|
|
|
| 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 |
|
|
|
|
| 107 |
Defined.
|
| 108 |
```
|
| 109 |
|
| 110 |
+
- type: Definition | symbolic_name: `abgrconstr` | UniMath/Algebra/AbelianGroups.v
|
| 111 |
|
| 112 |
## Use
|
| 113 |
|
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:ad6e3ec88ee2bef1a88fddf0849e83f0bf2f202372386f4d7e9d317b9a9395f9
|
| 3 |
+
size 7787779
|