phanerozoic commited on
Commit
816256a
·
verified ·
1 Parent(s): 8b2abd0

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
@@ -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 @@ A structured dataset of lemmas, functions, and predicates from **Why3**, a platf
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
 
@@ -107,7 +103,7 @@ array [@extraction:array] 'a
107
  } invariant { 0 <= length }
108
  ```
109
 
110
- - type: type | symbolic_name: `array` | stdlib/array.mlw:15
111
 
112
  ## Use
113
 
 
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
 
 
103
  } invariant { 0 <= length }
104
  ```
105
 
106
+ - type: type | symbolic_name: `array` | stdlib/array.mlw
107
 
108
  ## Use
109
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4072a06c5fcbcd194d36757b6876b0d95764290bc1bcad2413b04497f3b71fc7
3
- size 1112768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00dc229cdb0ff6005b8c79fc370398d6078b2f99abd69d43ba15204b8b597e33
3
+ size 1077184