unknown commited on
Commit
b6cf4c7
·
1 Parent(s): 1d84adc
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -2,7 +2,6 @@
2
  pretty_name: "ComBack"
3
  language:
4
  - code
5
- pipeline_tag: Compiler Backend
6
  tags:
7
  - C++/C Code
8
  - Compiler Backend
@@ -212,7 +211,7 @@ bash ./Script/Exp_Script/ChatGPT/run_codellama.sh
212
  # Task Options: new-target-completion, new-target-generation
213
  bash ./Script/Model/CodeT5+/{Task}/run_test_existing_type.sh
214
 
215
- #Fork-Flow
216
  bash ./Script/Exp_Script/ForkFlow/run_forkflow.sh
217
  ```
218
 
@@ -222,7 +221,7 @@ bash ./Script/Exp_Script/ForkFlow/run_forkflow.sh
222
 
223
  - GCC
224
 
225
- | | RISCV | RISCV | ARC | ARC | NVPTX | NVPTX |
226
  |-------------- |------- |------- |------- |------ |------- |------- |
227
  | Method | BLEU4 | ED | BLEU4 | ED | BLEU4 | ED |
228
  | ForkFlow Avg | 3.48 | 5.79 | 1.77 | 3.73 | 4.7 | 3.81 |
 
2
  pretty_name: "ComBack"
3
  language:
4
  - code
 
5
  tags:
6
  - C++/C Code
7
  - Compiler Backend
 
211
  # Task Options: new-target-completion, new-target-generation
212
  bash ./Script/Model/CodeT5+/{Task}/run_test_existing_type.sh
213
 
214
+ # Fork-Flow
215
  bash ./Script/Exp_Script/ForkFlow/run_forkflow.sh
216
  ```
217
 
 
221
 
222
  - GCC
223
 
224
+ | | RISCV | RISCV | ARC | ARC | NVPTX | NVPTX |
225
  |-------------- |------- |------- |------- |------ |------- |------- |
226
  | Method | BLEU4 | ED | BLEU4 | ED | BLEU4 | ED |
227
  | ForkFlow Avg | 3.48 | 5.79 | 1.77 | 3.73 | 4.7 | 3.81 |