unknown commited on
Commit
574d227
·
1 Parent(s): b4e5675
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -170,9 +170,9 @@ We only fine-tuned CodeT5+ across three tasks, and compare it with accuracy of A
170
 
171
  We only fine-tuned CodeT5+ across three tasks, and compare it with accuracy of RI5CY between excluding and including RISC-V in dataset.
172
 
173
- | Dataset | Stmt. Comp. | Stmt. Comp. | Next. Sugg. | Next. Sugg. | Code. Gen. | Code. Gen. |
174
  |:-----------: |:-----------: |:-----------: |:-----------: |:-----------: |:----------: |:----------: |
175
- | | EM | ED | EM | ED | BLEU4 | ED |
176
  | -w RISC-V | xxx | xxx | xxx | xxx | xxx | xxx |
177
  | -w/o RISC-V | xxx | xxx | xxx | xxx | xxx | xxx |
178
  | **Diff** | **xxx** | **xxx** | **xxx** | **xxx** | **xxx** | **xxx** |
 
170
 
171
  We only fine-tuned CodeT5+ across three tasks, and compare it with accuracy of RI5CY between excluding and including RISC-V in dataset.
172
 
173
+ | | Stmt. Comp. | Stmt. Comp. | Next. Sugg. | Next. Sugg. | Code. Gen. | Code. Gen. |
174
  |:-----------: |:-----------: |:-----------: |:-----------: |:-----------: |:----------: |:----------: |
175
+ | Dataset | EM | ED | EM | ED | BLEU4 | ED |
176
  | -w RISC-V | xxx | xxx | xxx | xxx | xxx | xxx |
177
  | -w/o RISC-V | xxx | xxx | xxx | xxx | xxx | xxx |
178
  | **Diff** | **xxx** | **xxx** | **xxx** | **xxx** | **xxx** | **xxx** |