unknown
commited on
Commit
·
5ec9aa5
1
Parent(s):
9717ec1
add files
Browse files
README.md
CHANGED
|
@@ -9,11 +9,11 @@ tags:
|
|
| 9 |
license: "cc-by-4.0"
|
| 10 |
configs:
|
| 11 |
- config_name: Statement-Level Completion
|
| 12 |
-
data_dir: "
|
| 13 |
- config_name: Next-Statement Suggestion
|
| 14 |
-
data_dir: "
|
| 15 |
- config_name: Code Generation
|
| 16 |
-
data_dir: "
|
| 17 |
---
|
| 18 |
|
| 19 |
|
|
|
|
| 9 |
license: "cc-by-4.0"
|
| 10 |
configs:
|
| 11 |
- config_name: Statement-Level Completion
|
| 12 |
+
data_dir: "ComBack/Code_Completion/Statement_Level"
|
| 13 |
- config_name: Next-Statement Suggestion
|
| 14 |
+
data_dir: "ComBack/Code_Completion/Next_Statement_Level"
|
| 15 |
- config_name: Code Generation
|
| 16 |
+
data_dir: "ComBack/Code_Generation"
|
| 17 |
---
|
| 18 |
|
| 19 |
|