unknown commited on
Commit
564507e
·
1 Parent(s): 52cf8ac
Files changed (38) hide show
  1. Dataset/Code_Completion/next_statement/test.jsonl +3 -0
  2. Dataset/Code_Completion/next_statement/train.jsonl +3 -0
  3. Dataset/Code_Completion/next_statement/valid.jsonl +3 -0
  4. Dataset/Code_Completion/statement_level/test.jsonl +3 -0
  5. Dataset/Code_Completion/statement_level/train.jsonl +3 -0
  6. Dataset/Code_Completion/statement_level/valid.jsonl +3 -0
  7. Dataset/Code_Generation/test.jsonl +3 -0
  8. Dataset/Code_Generation/train.jsonl +3 -0
  9. Dataset/Code_Generation/valid.jsonl +3 -0
  10. Dataset/Iterative_Expansion_Completion/next_statement/test.jsonl +3 -0
  11. Dataset/Iterative_Expansion_Completion/next_statement/train.jsonl +3 -0
  12. Dataset/Iterative_Expansion_Completion/next_statement/valid.jsonl +3 -0
  13. Dataset/Iterative_Expansion_Completion/statement_level/test.jsonl +3 -0
  14. Dataset/Iterative_Expansion_Completion/statement_level/train.jsonl +3 -0
  15. Dataset/Iterative_Expansion_Completion/statement_level/valid.jsonl +3 -0
  16. Dataset/Iterative_Expansion_Generation/test.jsonl +3 -0
  17. Dataset/Iterative_Expansion_Generation/train.jsonl +3 -0
  18. Dataset/Iterative_Expansion_Generation/valid.jsonl +3 -0
  19. Dataset/New_Target_Completion/next_statement/Existing_Types/test.jsonl +3 -0
  20. Dataset/New_Target_Completion/next_statement/Existing_Types/train.jsonl +3 -0
  21. Dataset/New_Target_Completion/next_statement/Existing_Types/valid.jsonl +3 -0
  22. Dataset/New_Target_Completion/next_statement/New_Types/test.jsonl +3 -0
  23. Dataset/New_Target_Completion/next_statement/New_Types/train.jsonl +3 -0
  24. Dataset/New_Target_Completion/next_statement/New_Types/valid.jsonl +3 -0
  25. Dataset/New_Target_Completion/statement_level/Existing_Types/test.jsonl +3 -0
  26. Dataset/New_Target_Completion/statement_level/Existing_Types/train.jsonl +3 -0
  27. Dataset/New_Target_Completion/statement_level/Existing_Types/valid.jsonl +3 -0
  28. Dataset/New_Target_Completion/statement_level/New_Types/test.jsonl +3 -0
  29. Dataset/New_Target_Completion/statement_level/New_Types/train.jsonl +3 -0
  30. Dataset/New_Target_Completion/statement_level/New_Types/valid.jsonl +3 -0
  31. Dataset/New_Target_Generation/Existing_Types/test.jsonl +3 -0
  32. Dataset/New_Target_Generation/Existing_Types/train.jsonl +3 -0
  33. Dataset/New_Target_Generation/Existing_Types/valid.jsonl +3 -0
  34. Dataset/New_Target_Generation/New_Types/test.jsonl +3 -0
  35. Dataset/New_Target_Generation/New_Types/train.jsonl +3 -0
  36. Dataset/New_Target_Generation/New_Types/valid.jsonl +3 -0
  37. Script/Exp_Script/ChatGPT/Result/Input/chatgpt_gen_output.jsonl +3 -0
  38. Script/Exp_Script/Code-LLaMA/Result/Input/codellama_gen_output.jsonl +3 -0
Dataset/Code_Completion/next_statement/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d916e8a4c03bef2fc38cb9be4209f1b6a9e326a68183967f1941bc3c8257481
3
+ size 21114134
Dataset/Code_Completion/next_statement/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffcdb49842ecc197c5f9b4d8a13b46a3c1c7ccc25b409ca3d92fc762f806a69b
3
+ size 168099024
Dataset/Code_Completion/next_statement/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed268a96f031d14a16783fa5bb136b6c82bfac2ec3f1b9a02de3ad5e4645064
3
+ size 21166485
Dataset/Code_Completion/statement_level/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21c8e10c9d8e0ef09d6f5546cf7ee5e511c1f40489735be5cbc9ea46c81ac90
3
+ size 15403715
Dataset/Code_Completion/statement_level/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade12947c73cf2a2540f14a347be9e0215bf48f338f5dd0ad956976ba5f1078b
3
+ size 123085783
Dataset/Code_Completion/statement_level/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c812fe3810bebcb98d0674f0c2f819677340cb1dda837bdefafe4b40f45261
3
+ size 15436415
Dataset/Code_Generation/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d50410ed25a9f34f51e281cdcd812799f10f8a833b2e67282cd0d3f9b75cb0
3
+ size 7354251
Dataset/Code_Generation/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2d9b6da24b171bb5fdce18f66e7498d0c94f5c905efa5e68f1dbd276e3ec15
3
+ size 58616931
Dataset/Code_Generation/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746eed70ccd41c31172457f11fc7950e4ba9031a8bc9cf2d794c627fc5fa577f
3
+ size 7403775
Dataset/Iterative_Expansion_Completion/next_statement/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8570b1f45aa264c53fa9c51b583a385d3e13140fab26352699b7e95641c4723
3
+ size 746339
Dataset/Iterative_Expansion_Completion/next_statement/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2297648ea1b2a549a6d8de529adc54ca71fd2d77b67fe7445fa3cfb8d59171e
3
+ size 117419458
Dataset/Iterative_Expansion_Completion/next_statement/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d2d8934c5abaeb17113c2bb45e18ad34f0a8bb4e7a7132baa0e233a79a4ddc6
3
+ size 20614647
Dataset/Iterative_Expansion_Completion/statement_level/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cebde5d85708b2124d305be2999760638c7fc6f7ff1278f65aa2a3c592da87
3
+ size 532007
Dataset/Iterative_Expansion_Completion/statement_level/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d88ecf755584ac4caeafd16e8486f55db406052e57d32e589f5acbebe5181328
3
+ size 87082067
Dataset/Iterative_Expansion_Completion/statement_level/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd7e6a1352657dfae1c7a5a5b6662f14769a996ff8da4758e5dd0e083f4e383
3
+ size 15320813
Dataset/Iterative_Expansion_Generation/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae6672a8d02a8c7b1f8f9d702b3e88d33450e419a1b0048fc75b171f45b0251
3
+ size 275898
Dataset/Iterative_Expansion_Generation/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c301a93e6c9e62cd22af1222579502c6c7eaaf01c6eb3f4caa11bded1530a7d0
3
+ size 37670991
Dataset/Iterative_Expansion_Generation/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1488a408af8bdeb9709488646ab0e629dbca08222510f28c2da02350c419bb
3
+ size 6621087
Dataset/New_Target_Completion/next_statement/Existing_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f698e589c891358e87f3dd6019e27ce67488cdfa8c11df8d264d520c892caa3e
3
+ size 8957783
Dataset/New_Target_Completion/next_statement/Existing_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c0195ee377d0dc2233b92ef5271c1ef30ec12cc2d58bac91aad7e141cac99e
3
+ size 150307072
Dataset/New_Target_Completion/next_statement/Existing_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5829d9151614c3c86fd000382bc3673e69efa813d7340e284cd46857dc9ae288
3
+ size 26464935
Dataset/New_Target_Completion/next_statement/New_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217f0564042d2adbfeb4a20cd606947ebf6dfa9e678aa006e1607c02f7b9f2bb
3
+ size 3953560
Dataset/New_Target_Completion/next_statement/New_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3940bacbe40454051ba5605f0415f0f0303092b70c3c73bf79bd30e5422bf5e
3
+ size 113161350
Dataset/New_Target_Completion/next_statement/New_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba0c38c8a48628b596b064169e9de8fb3f003199cc6215bc4de18300740a592
3
+ size 19858757
Dataset/New_Target_Completion/statement_level/Existing_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f530f80ea3f01b301f2780ac8a11411cabc79767bf3dfb7005a09cb8968967e
3
+ size 6332884
Dataset/New_Target_Completion/statement_level/Existing_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3504411b8a689462e71414eda14e7ceac3d64795d70fa3e6e25faf26e3f204c3
3
+ size 110183286
Dataset/New_Target_Completion/statement_level/Existing_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c04e9e0f184cdbb9c1ee905d18d0d96af1e30e962366a05067d34556ffb1a85c
3
+ size 19523381
Dataset/New_Target_Completion/statement_level/New_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5766a6e52b1d5070866c31e1b553ef3df5287f586aac8516a77c1dd0e9174e9
3
+ size 2727738
Dataset/New_Target_Completion/statement_level/New_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2231683202e362b82f197fb168527179a6a55ab997da5f3306d54acd2a77db22
3
+ size 84031968
Dataset/New_Target_Completion/statement_level/New_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61371b6d46168b498f6466f02d74d0273554f9d1b6cbefcdb900a45638d71f01
3
+ size 14761885
Dataset/New_Target_Generation/Existing_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2389c9653c75a5d79bd796f420157ce70fbebde401176baf2efb4052052deb0f
3
+ size 4366777
Dataset/New_Target_Generation/Existing_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372e01ac73a4ae6e99bfbb25073663b27708a44f206f80b22ef4fcc58843c55c
3
+ size 50680967
Dataset/New_Target_Generation/Existing_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1cc0ea5373db3a9791f587da1fcaf4cba0bda35105e0f6456d06a8ba1e1f815
3
+ size 8999370
Dataset/New_Target_Generation/New_Types/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457813d2f3a98d3f7f86b886f0d526dc57afaad8f9459831aad12d0d6dab88b8
3
+ size 2131790
Dataset/New_Target_Generation/New_Types/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f6ddefa2f22e226b434bba128c73fcbe730cacb124d6aaadf1e17b125f410b
3
+ size 35771055
Dataset/New_Target_Generation/New_Types/valid.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d985ebb1b86d30dc97f5b7408ca8e5f00cc90c70eeb32b03ef8ab0e444a170ab
3
+ size 6284807
Script/Exp_Script/ChatGPT/Result/Input/chatgpt_gen_output.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40739c6f1cd750b915f300bdf7aee9186e53841573b744b4535005b09958842a
3
+ size 1837334
Script/Exp_Script/Code-LLaMA/Result/Input/codellama_gen_output.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7225cff119893e0d80584bb10d3cee6502d8491d4f1c4853428c46434c898ea7
3
+ size 1791005