nicher92 commited on
Commit
ece9ca2
·
verified ·
1 Parent(s): bdc6039

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +15 -11
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,28 +1,32 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: acsl_snippet
5
  dtype: string
6
- - name: c_code_snippet
 
 
7
  dtype: string
8
- - name: original_code
9
  dtype: string
10
  - name: verified
11
  dtype: bool
12
- - name: verified_goals
13
- dtype: int64
14
  - name: total_goals
15
  dtype: int64
 
 
16
  - name: error_cause
17
  dtype: string
18
- - name: modified
19
- dtype: bool
 
 
20
  splits:
21
  - name: train
22
- num_bytes: 763854
23
- num_examples: 435
24
- download_size: 235265
25
- dataset_size: 763854
26
  configs:
27
  - config_name: default
28
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: file_name
5
  dtype: string
6
+ - name: verified_c_file_content
7
+ dtype: string
8
+ - name: dependency_acls
9
  dtype: string
10
+ - name: function_implementation
11
  dtype: string
12
  - name: verified
13
  dtype: bool
 
 
14
  - name: total_goals
15
  dtype: int64
16
+ - name: verified_goals
17
+ dtype: int64
18
  - name: error_cause
19
  dtype: string
20
+ - name: c_code_snippet
21
+ dtype: string
22
+ - name: acsl_snippet
23
+ dtype: string
24
  splits:
25
  - name: train
26
+ num_bytes: 1702402
27
+ num_examples: 506
28
+ download_size: 444955
29
+ dataset_size: 1702402
30
  configs:
31
  - config_name: default
32
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:023738094c5663ae858b2ede7ef0330aca0bd48122b1941a23c56b0b1a8d3804
3
- size 235265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be9eabf14c455ca5cc33c6faa3243d70e8254dcced54a461875fd13ddf5469a
3
+ size 444955