unknown
commited on
Commit
·
fa1a2f3
1
Parent(s):
b6cf4c7
add files
Browse files
README.md
CHANGED
@@ -221,22 +221,22 @@ bash ./Script/Exp_Script/ForkFlow/run_forkflow.sh
|
|
221 |
|
222 |
- GCC
|
223 |
|
224 |
-
|
|
225 |
-
|--------------
|
226 |
-
| Method
|
227 |
-
| ForkFlow Avg
|
228 |
-
| ForkFlow Max
|
229 |
-
| CodeT5+
|
230 |
|
231 |
|
232 |
- LLVM
|
233 |
|
234 |
-
|
|
235 |
-
|--------------
|
236 |
-
| Method
|
237 |
-
| ForkFlow Avg
|
238 |
-
| ForkFlow Max
|
239 |
-
| CodeT5+
|
240 |
|
241 |
|
242 |
|
|
|
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 |
|
228 |
+
| ForkFlow Max | 28.77 | 34.8 | 4.94 | 8.85 | 4.7 | 3.81 |
|
229 |
+
| CodeT5+ | 32.56 | 58.67 | 25.47 | 52.6 | 19.94 | 50.27 |
|
230 |
|
231 |
|
232 |
- LLVM
|
233 |
|
234 |
+
| | RISCV | RISCV | ARC | ARC | NVPTX | NVPTX |
|
235 |
+
|-------------- |------- |------- |------- |------- |------- |------- |
|
236 |
+
| Method | BLEU4 | ED | BLEU4 | ED | BLEU4 | ED |
|
237 |
+
| ForkFlow Avg | 12.45 | 22.18 | 19.98 | 33.43 | 15.06 | 28.73 |
|
238 |
+
| ForkFlow Max | 27.32 | 46.47 | 41.8 | 60.62 | 18.81 | 39.04 |
|
239 |
+
| CodeT5+ | 50.34 | 72.98 | 55.38 | 74.41 | 44.33 | 66.36 |
|
240 |
|
241 |
|
242 |
|