Martin2203
commited on
Commit
•
fdf475e
1
Parent(s):
6f460a6
Add recoder(old style) and cvefixes
Browse files
README.md
CHANGED
@@ -42,6 +42,12 @@ configs:
|
|
42 |
- config_name: vulrepair-bigvul-out
|
43 |
data_files: "model-data/vulrepair/bigvul-cwe_output.csv"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- config_name: selfapr-corpus-defects4j-in
|
46 |
data_files: "corpus-data/selfapr-perturbations/*.csv"
|
47 |
- config_name: selfapr-corpus-defects4j-Chart-in
|
|
|
42 |
- config_name: vulrepair-bigvul-out
|
43 |
data_files: "model-data/vulrepair/bigvul-cwe_output.csv"
|
44 |
|
45 |
+
- config_name: recoder-corpus-in
|
46 |
+
data_files: "corpus-data/recoder/recoder_corpus_*.csv"
|
47 |
+
|
48 |
+
- config_name: cvefixes-corpus-in
|
49 |
+
data_files: "corpus-data/cvefixes/cvefixes_corpus_input.csv"
|
50 |
+
|
51 |
- config_name: selfapr-corpus-defects4j-in
|
52 |
data_files: "corpus-data/selfapr-perturbations/*.csv"
|
53 |
- config_name: selfapr-corpus-defects4j-Chart-in
|
corpus-data/cvefixes/cvefixes_corpus_input.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdbabd0df3bdbb84bc09618d104687a95eb219ecbd64b43d1ab3f39569dfa0a4
|
3 |
+
size 472874758
|
corpus-data/recoder/recoder_corpus_0_input.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0c481d609c88625f6f98841c44bfd8932bcd4e7abdbd122173f84bbf3131990
|
3 |
+
size 510545101
|
corpus-data/recoder/recoder_corpus_1_input.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92f5d2af3bc884faa53bb214c9300aba1c829cc8ee8191dd15c99af813878df4
|
3 |
+
size 234019784
|