unknown
commited on
Commit
·
494a329
1
Parent(s):
a800944
add files
Browse files
README.md
CHANGED
|
@@ -2,12 +2,12 @@
|
|
| 2 |
pretty_name:
|
| 3 |
- "ComBack"
|
| 4 |
language:
|
| 5 |
-
-
|
| 6 |
pipeline_tag: Compiler Backend
|
| 7 |
tags:
|
| 8 |
- C++/C Code
|
| 9 |
- Compiler Backend
|
| 10 |
-
license: "
|
| 11 |
configs:
|
| 12 |
- config_name: Statement-Level Completion
|
| 13 |
data_files1: "./Code_Completion/Statement_Level/*.jsonl"
|
|
|
|
| 2 |
pretty_name:
|
| 3 |
- "ComBack"
|
| 4 |
language:
|
| 5 |
+
- code
|
| 6 |
pipeline_tag: Compiler Backend
|
| 7 |
tags:
|
| 8 |
- C++/C Code
|
| 9 |
- Compiler Backend
|
| 10 |
+
license: "cc-by-4.0"
|
| 11 |
configs:
|
| 12 |
- config_name: Statement-Level Completion
|
| 13 |
data_files1: "./Code_Completion/Statement_Level/*.jsonl"
|