phanerozoic commited on
Commit
a28a9ef
·
verified ·
1 Parent(s): 10c70ce

Re-extract: full statement+proof, normalized schema, provenance

Browse files
Files changed (2) hide show
  1. README.md +1 -5
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -22,8 +22,6 @@ dataset_info:
22
  - {name: imports, list: string}
23
  - {name: deps, list: string}
24
  - {name: docstring, dtype: string}
25
- - {name: line_start, dtype: int64}
26
- - {name: line_end, dtype: int64}
27
  - {name: source_url, dtype: string}
28
  - {name: commit, dtype: string}
29
  splits:
@@ -60,8 +58,6 @@ Structured dataset from **coq-ext-lib** — Extended standard library with monad
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
- | line_start | int | First source line |
64
- | line_end | int | Last source line |
65
  | source_url | string | Upstream repository |
66
  | commit | string | Upstream commit extracted |
67
 
@@ -101,7 +97,7 @@ exp : Type
101
  | If : exp -> exp -> exp -> exp.
102
  ```
103
 
104
- - type: Inductive | symbolic_name: `exp` | examples/EvalWithExc.v:17
105
 
106
  ## Use
107
 
 
22
  - {name: imports, list: string}
23
  - {name: deps, list: string}
24
  - {name: docstring, dtype: string}
 
 
25
  - {name: source_url, dtype: string}
26
  - {name: commit, dtype: string}
27
  splits:
 
58
  | imports | list[string] | File-level `Require`/`Import` modules |
59
  | deps | list[string] | Intra-corpus identifiers referenced |
60
  | docstring | string | Preceding documentation comment, empty if absent |
 
 
61
  | source_url | string | Upstream repository |
62
  | commit | string | Upstream commit extracted |
63
 
 
97
  | If : exp -> exp -> exp -> exp.
98
  ```
99
 
100
+ - type: Inductive | symbolic_name: `exp` | examples/EvalWithExc.v
101
 
102
  ## Use
103
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5305c0085ae86481bbc7287dc9e4b834407b62eb0bbd46ef01b80ed0761b0414
3
- size 120841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9e7fc9734536752e27720d2ff88d109af5683ccd2dd098b18de16083aa0242
3
+ size 116140