Andrefty commited on
Commit
426a356
·
verified ·
1 Parent(s): c3da93c

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -57,3 +57,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ file_info.json filter=lfs diff=lfs merge=lfs -text
61
+ non-paired/primevul_test.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ non-paired/primevul_train.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ non-paired/primevul_valid.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ paired/primevul_train_paired.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: non-paired_data
4
+ data_files:
5
+ - split: train
6
+ path: "non-paired/*_train.jsonl"
7
+ - split: test
8
+ path: "non-paired/*_test.jsonl"
9
+ - split: validation
10
+ path: "non-paired/*_valid.jsonl"
11
+ - config_name: paired_data
12
+ data_files:
13
+ - split: train
14
+ path: "paired/*_train_paired.jsonl"
15
+ - split: test
16
+ path: "paired/*_test_paired.jsonl"
17
+ - split: validation
18
+ path: "paired/*_valid_paired.jsonl"
19
+ default: true
20
+ ---
file_info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7ccc141a22af2d4f7f9d1884f825aea5683198f0be37297b9e9f2eea3d4fda
3
+ size 56460581
non-paired/primevul_test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9dcab5ee897da36eccf0dbb3b510de2dab66a7dec681af29a7a28c8a53331c4
3
+ size 66064689
non-paired/primevul_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cadee7f3383124cc26ef6e67c8dd76c321e5461c94bef399a2f03a28767e6f5
3
+ size 470918175
non-paired/primevul_valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0b4d05b063c20d5cf57478128538b8c0c36354e8def7f2d4febe6773b9dc7c
3
+ size 63564497
paired/primevul_test_paired.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
paired/primevul_train_paired.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2853c09ac10b5b60d8e995cbf4461b65414dcf90e0cc5086b788caeae1aaaa
3
+ size 52560540
paired/primevul_valid_paired.jsonl ADDED
The diff for this file is too large to render. See raw diff