vivi-yu commited on
Commit
5828c5f
·
verified ·
1 Parent(s): 1102345

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: completions
7
+ list: string
8
+ - name: labels
9
+ list: int64
10
+ - name: source
11
+ dtype: string
12
+ - name: other_info
13
+ struct:
14
+ - name: CVE ID
15
+ dtype: string
16
+ - name: CVE Page
17
+ dtype: string
18
+ - name: CWE ID
19
+ dtype: string
20
+ - name: codeLink
21
+ dtype: string
22
+ - name: commit_id
23
+ dtype: string
24
+ - name: commit_message
25
+ dtype: string
26
+ - name: lang
27
+ dtype: string
28
+ - name: project
29
+ dtype: string
30
+ - name: index
31
+ dtype: int64
32
+ splits:
33
+ - name: test
34
+ num_bytes: 65075547
35
+ num_examples: 34076
36
+ - name: train
37
+ num_bytes: 316769819
38
+ num_examples: 159622
39
+ - name: validation
40
+ num_bytes: 65420868
41
+ num_examples: 34204
42
+ download_size: 168931128
43
+ dataset_size: 447266234
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: test
48
+ path: data/test-*
49
+ - split: train
50
+ path: data/train-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db65b8ebab0aaf2f8018ebe0b8da599a80ed0a4350a3063cbcb2f81b4e17499a
3
+ size 25128571
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea2b7e718c79ba0001c5ebfcb6614ec1e8a0b00f8594e697e9704c6f07115757
3
+ size 118664440
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724ba5735e30150839d460a3469558197fa0ace18c9ccb7ddfc2736a68846f45
3
+ size 25138117