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
|
@@ -23,8 +23,6 @@ dataset_info:
|
|
| 23 |
- {name: imports, list: string}
|
| 24 |
- {name: deps, list: string}
|
| 25 |
- {name: docstring, dtype: string}
|
| 26 |
-
- {name: line_start, dtype: int64}
|
| 27 |
-
- {name: line_end, dtype: int64}
|
| 28 |
- {name: source_url, dtype: string}
|
| 29 |
- {name: commit, dtype: string}
|
| 30 |
splits:
|
|
@@ -61,8 +59,6 @@ Structured dataset from **1Lab** — Cross-linked reference resource for HoTT.
|
|
| 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 |
-
| line_start | int | First source line |
|
| 65 |
-
| line_end | int | Last source line |
|
| 66 |
| source_url | string | Upstream repository |
|
| 67 |
| commit | string | Upstream commit extracted |
|
| 68 |
|
|
@@ -93,7 +89,7 @@ Axiom-of-choice =
|
|
| 93 |
→ ∥ (∀ b → P b) ∥
|
| 94 |
```
|
| 95 |
|
| 96 |
-
- type: function | symbolic_name: `Axiom-of-choice` | src/1Lab/Classical.lagda.md
|
| 97 |
|
| 98 |
## Use
|
| 99 |
|
|
|
|
| 23 |
- {name: imports, list: string}
|
| 24 |
- {name: deps, list: string}
|
| 25 |
- {name: docstring, dtype: string}
|
|
|
|
|
|
|
| 26 |
- {name: source_url, dtype: string}
|
| 27 |
- {name: commit, dtype: string}
|
| 28 |
splits:
|
|
|
|
| 59 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 60 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 61 |
| docstring | string | Preceding documentation comment, empty if absent |
|
|
|
|
|
|
|
| 62 |
| source_url | string | Upstream repository |
|
| 63 |
| commit | string | Upstream commit extracted |
|
| 64 |
|
|
|
|
| 89 |
→ ∥ (∀ b → P b) ∥
|
| 90 |
```
|
| 91 |
|
| 92 |
+
- type: function | symbolic_name: `Axiom-of-choice` | src/1Lab/Classical.lagda.md
|
| 93 |
|
| 94 |
## Use
|
| 95 |
|
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:f4869db8d9f29626d4f45102cf4f4c679075571865cc301d781fb201daf6a60a
|
| 3 |
+
size 823091
|