phanerozoic commited on
Commit
339c78e
·
verified ·
1 Parent(s): 1afe700

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
@@ -26,8 +26,6 @@ dataset_info:
26
  - {name: imports, list: string}
27
  - {name: deps, list: string}
28
  - {name: docstring, dtype: string}
29
- - {name: line_start, dtype: int64}
30
- - {name: line_end, dtype: int64}
31
  - {name: source_url, dtype: string}
32
  - {name: commit, dtype: string}
33
  splits:
@@ -64,8 +62,6 @@ Randomized property-based testing plugin for Coq, inspired by QuickCheck.
64
  | imports | list[string] | File-level `Require`/`Import` modules |
65
  | deps | list[string] | Intra-corpus identifiers referenced |
66
  | docstring | string | Preceding documentation comment, empty if absent |
67
- | line_start | int | First source line |
68
- | line_end | int | Last source line |
69
  | source_url | string | Upstream repository |
70
  | commit | string | Upstream commit extracted |
71
 
@@ -111,7 +107,7 @@ between : nat -> nat -> nat -> Prop
111
  | between_S : forall n m o, between n m o -> between n (S m) (S o).
112
  ```
113
 
114
- - type: Inductive | symbolic_name: `between` | benchmarks/BST/BST.v:16
115
 
116
  ## Use
117
 
 
26
  - {name: imports, list: string}
27
  - {name: deps, list: string}
28
  - {name: docstring, dtype: string}
 
 
29
  - {name: source_url, dtype: string}
30
  - {name: commit, dtype: string}
31
  splits:
 
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
  | source_url | string | Upstream repository |
66
  | commit | string | Upstream commit extracted |
67
 
 
107
  | between_S : forall n m o, between n m o -> between n (S m) (S o).
108
  ```
109
 
110
+ - type: Inductive | symbolic_name: `between` | benchmarks/BST/BST.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:1c1b88a6d8a6b821127ebd30054f929ca524de42d36cb98fc976b98b220822d0
3
- size 382103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf40ec3fae89dd74cba2690fea7f8227b0bf5a8f744eeac4c20819059c9e59f
3
+ size 367334