Martin2203
commited on
Commit
·
55f0e26
1
Parent(s):
49b94ad
Add data
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- README.md +25 -0
- input_recoder_defects4j.csv +3 -0
- input_recoder_quixbugs.csv +3 -0
- output_recoder_defects4j.csv +3 -0
- output_recoder_quixbugs.csv +3 -0
- patch_defects4j/Chart-1.json +3 -0
- patch_defects4j/Chart-10.json +3 -0
- patch_defects4j/Chart-11.json +3 -0
- patch_defects4j/Chart-12.json +3 -0
- patch_defects4j/Chart-13.json +3 -0
- patch_defects4j/Chart-20.json +3 -0
- patch_defects4j/Chart-24.json +3 -0
- patch_defects4j/Chart-8.json +3 -0
- patch_defects4j/Chart-9.json +3 -0
- patch_defects4j/Closure-10.json +3 -0
- patch_defects4j/Closure-104.json +3 -0
- patch_defects4j/Closure-113.json +3 -0
- patch_defects4j/Closure-123.json +3 -0
- patch_defects4j/Closure-125.json +3 -0
- patch_defects4j/Closure-130.json +3 -0
- patch_defects4j/Closure-14.json +3 -0
- patch_defects4j/Closure-18.json +3 -0
- patch_defects4j/Closure-38.json +3 -0
- patch_defects4j/Closure-51.json +3 -0
- patch_defects4j/Closure-52.json +3 -0
- patch_defects4j/Closure-57.json +3 -0
- patch_defects4j/Closure-62.json +3 -0
- patch_defects4j/Closure-70.json +3 -0
- patch_defects4j/Closure-71.json +3 -0
- patch_defects4j/Closure-73.json +3 -0
- patch_defects4j/Closure-86.json +3 -0
- patch_defects4j/Closure-92.json +3 -0
- patch_defects4j/Lang-16.json +3 -0
- patch_defects4j/Lang-21.json +3 -0
- patch_defects4j/Lang-24.json +3 -0
- patch_defects4j/Lang-26.json +3 -0
- patch_defects4j/Lang-33.json +3 -0
- patch_defects4j/Lang-40.json +3 -0
- patch_defects4j/Lang-59.json +3 -0
- patch_defects4j/Lang-6.json +3 -0
- patch_defects4j/Lang-61.json +3 -0
- patch_defects4j/Math-105.json +3 -0
- patch_defects4j/Math-11.json +3 -0
- patch_defects4j/Math-2.json +3 -0
- patch_defects4j/Math-27.json +3 -0
- patch_defects4j/Math-30.json +3 -0
- patch_defects4j/Math-32.json +3 -0
- patch_defects4j/Math-33.json +3 -0
- patch_defects4j/Math-34.json +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
57 |
+
*.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
pretty_name: Recoder
|
3 |
+
descrpiton: Evaluation data for recoder
|
4 |
license: mit
|
5 |
+
configs:
|
6 |
+
- config_name: default
|
7 |
+
- split: train
|
8 |
+
path: training_data.csv
|
9 |
+
- split: test
|
10 |
+
path: input_recoder_defects4j.csv
|
11 |
+
- split: output
|
12 |
+
path: output_recoder_defects4j.csv
|
13 |
+
- config_name: defects4j
|
14 |
+
- split: train
|
15 |
+
path: training_data.csv
|
16 |
+
- split: test
|
17 |
+
path: input_recoder_defects4j.csv
|
18 |
+
- split: output
|
19 |
+
path: output_recoder_defects4j.csv
|
20 |
+
- config_name: quixbugs
|
21 |
+
- split: train
|
22 |
+
path: training_data.csv
|
23 |
+
- split: test
|
24 |
+
path: input_quixbugs_defects4j.csv
|
25 |
+
- split: output
|
26 |
+
path: output_quixbugs_defects4j.csv
|
27 |
+
|
28 |
---
|
input_recoder_defects4j.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e670a6c74e501c8ea1c08aef37b3b55bcde718f39ad4a5c554997319e75d9918
|
3 |
+
size 4618573
|
input_recoder_quixbugs.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78c5fd6bcb6de11f106e8b2150e2cf0c4a3f7bbb1789e198ce76f7e1ae9cfcbc
|
3 |
+
size 61142
|
output_recoder_defects4j.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2f1e78b473f6f50dc6b90c5db9275506c27400728cbe9c529995f3344454c0
|
3 |
+
size 330809
|
output_recoder_quixbugs.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:775fcf4182c4f0e3d90dbf385d6610cc09b81e00e8cb09909dd7cfc1e76a2b83
|
3 |
+
size 117159
|
patch_defects4j/Chart-1.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4782c20949587c76ac5bad24efb314f158ba904579e87b7ec1063718a6568cbd
|
3 |
+
size 6648402
|
patch_defects4j/Chart-10.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b772e41b62d74f8e607af11c322595185e8de68097ea644ee40888bbabb55f
|
3 |
+
size 148483
|
patch_defects4j/Chart-11.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c076f3a709d683e975aea4c7085ef30b8ea97e332706e3b4abe19bbee2d503ed
|
3 |
+
size 820198
|
patch_defects4j/Chart-12.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63faabe5e1b0e94f67df0dabb9dfeb1f016a43cde0d0b10473f1b2fd2a3fb4fd
|
3 |
+
size 504238
|
patch_defects4j/Chart-13.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78fe40242052c69913631f25a02c8dad915ce39f987efce7e1c7b8d88d63f621
|
3 |
+
size 1035640
|
patch_defects4j/Chart-20.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3269ef9ae33926701c709b812d57c414e2d91cda291f4851615e247f00450c
|
3 |
+
size 321373
|
patch_defects4j/Chart-24.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76ec67515c1d17c57e96a9e1aaeb3bd1bc686e3a88027f6a9810078ea7d11d57
|
3 |
+
size 259960
|
patch_defects4j/Chart-8.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b5d7ab9954cbac0fe084a744965572cecbe04ee20d4f863f8688aecc910d98d
|
3 |
+
size 897925
|
patch_defects4j/Chart-9.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84255b960cb142c8e3ee94465826658ad6d94c2f742650a2299536d5609d5c3c
|
3 |
+
size 1860827
|
patch_defects4j/Closure-10.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82e59d2cb07342e406f63c51997c757ca34f67a4dbc45c2bb284069c451f28b2
|
3 |
+
size 4275972
|
patch_defects4j/Closure-104.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06b0dfe1f41cc9944c9d461114ae808d313a6f1fafa6bfbc25f9029b79170a29
|
3 |
+
size 6175096
|
patch_defects4j/Closure-113.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8b0eeaa8679d8a47675a7b74c4506c869010b13834d523980058808fe17b833
|
3 |
+
size 1663295
|
patch_defects4j/Closure-123.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50eab20dfaa32f04e3e58e48e7f090953c65482ddda53e015e92473ca32e1551
|
3 |
+
size 1473911
|
patch_defects4j/Closure-125.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bf6c66a3f3172afb40c0d01db80e9d518c3a7418244e5eefe4d6633393cf3f5
|
3 |
+
size 13175861
|
patch_defects4j/Closure-130.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fdcb1e642628fdd14181e2bc919686ffb3ab8c398f8a1aec578ef51d7b95dfa
|
3 |
+
size 1209499
|
patch_defects4j/Closure-14.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e9ecb38618539a60a9f986c8af14e3f9e9cda43465b23d8a94eda71d0ed9f3
|
3 |
+
size 1648406
|
patch_defects4j/Closure-18.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8ad25bbfbf43ea0285ee1b23f0fa8ea449307d905c744ccfbd3a8a56796a073
|
3 |
+
size 14124669
|
patch_defects4j/Closure-38.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c04aaeafd7d78c6155df81ee6a32afe285e6b835737fa9511bf71dddb3f4c2b9
|
3 |
+
size 537413
|
patch_defects4j/Closure-51.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e868c35f98019048eb801533c850860c129176d1a1d77d383c54f2b72b802f5
|
3 |
+
size 517166
|
patch_defects4j/Closure-52.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b11b10cfabfffc1ea6a941ff52737ef2238e7af6ad70ff9419be02a53d903e26
|
3 |
+
size 1863526
|
patch_defects4j/Closure-57.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a743f15de23c596b4afb3d80633a165a4a38e7233f4770d29cfb09ce0e12820
|
3 |
+
size 2236816
|
patch_defects4j/Closure-62.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c4d5496bb64c4168788768730e4afd28de0fbe3b196999b1b94073144268a8e
|
3 |
+
size 312314
|
patch_defects4j/Closure-70.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ff2c7193bc17c480de947bec744828c9793717ee8c028d0eb539debe8356d5
|
3 |
+
size 2991819
|
patch_defects4j/Closure-71.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b605634676e769656bc5a010cf1361a8da320f902c39c7f6d1b7c10d02d378b
|
3 |
+
size 5060986
|
patch_defects4j/Closure-73.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:674b2c859424429b36990785e0fa7952ed07dd7a41e33b196c64b8214107e3f2
|
3 |
+
size 2005586
|
patch_defects4j/Closure-86.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f16915cef9080e699c2f24153d7553ab95b4e440260b4c6d7fed4eaf1ed5e77
|
3 |
+
size 2610103
|
patch_defects4j/Closure-92.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb15eab5035ef3380e3e1483f2f8f97917747f6fc3ca0822fcd422d9b91ef73
|
3 |
+
size 1668503
|
patch_defects4j/Lang-16.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0a70f673ce3e9a64fd1d9a5087986f6005310b6d8986f8d6d2d1405937acb52
|
3 |
+
size 1196105
|
patch_defects4j/Lang-21.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e02eee57d5484b09058bac8f25bc55909ea8f595d10ed075663d14e9888c09
|
3 |
+
size 4171983
|
patch_defects4j/Lang-24.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f216952071dff9248fcf7cb083c0e76d6e101a1a040c76b83d2a88c7d4df66d1
|
3 |
+
size 2053422
|
patch_defects4j/Lang-26.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbacfcb48308798a4da643b8bd2cd0e2c9af75066997d9d7b669b45aac716e61
|
3 |
+
size 2433658
|
patch_defects4j/Lang-33.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:095cff7989d5700b83cd6bf425945d3de471ff85e4fb1407e1b6f2107056085c
|
3 |
+
size 3051808
|
patch_defects4j/Lang-40.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a9241a4682b3f9279355c0391b38daff9cf8bb7f21d22c64aeb46f9082c791e
|
3 |
+
size 9472812
|
patch_defects4j/Lang-59.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85a3b7c44f251e98eedf96c7a37b2ac6036fbc29dd327204194b297b710b9f39
|
3 |
+
size 4105711
|
patch_defects4j/Lang-6.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97226260307ec03921f9731d9217245ba3a58418ca645d4c1089dcd58b69a28a
|
3 |
+
size 256709
|
patch_defects4j/Lang-61.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccbb5d133591ce65b7f6e039177de5e69bea01afaa658c253221e1d4f828c94e
|
3 |
+
size 3940947
|
patch_defects4j/Math-105.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f178fd71811a853f512a0f1ddd3e39191845a66acf0f12642754a50cc50e5c14
|
3 |
+
size 1099501
|
patch_defects4j/Math-11.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16c5b83ab4ce88811f8b04f21bfe353c0f661c78eee1ca44ae2b4b601c4b461d
|
3 |
+
size 884124
|
patch_defects4j/Math-2.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:597bb2f0fdd56d8c84252848b64983cb3318f3ac45ae741d65881c9bdb3d5811
|
3 |
+
size 583233
|
patch_defects4j/Math-27.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c3a810ad159acbd1894d1d66317cedd0faafb57f9455a317414b6d5c6c6363c
|
3 |
+
size 1353028
|
patch_defects4j/Math-30.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29022056a484e7b80793c8e06c6c0b09e85bf2795c6b2155ad572c338a232cfb
|
3 |
+
size 397766
|
patch_defects4j/Math-32.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f7ed6bdff3e0448a6a04dc184519a16cfd17fd6bb2d2fca8090d4fab5c911bc
|
3 |
+
size 711551
|
patch_defects4j/Math-33.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61615a74a5c755e96aa623e1f1d4138fe7283e686c3ae3fc96f868d8936fded6
|
3 |
+
size 1261639
|
patch_defects4j/Math-34.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e5217363012263202f5a1f8f50c3fb53756fe38ee994293f12bfc48b7cb1704
|
3 |
+
size 251253
|