lafarizo commited on
Commit
acc625a
1 Parent(s): 1ad400a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Code Translation from Java to C#
24
  ### Testing Data
25
  - [Testing Data](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans/viewer/default/test)
26
 
27
- | Metric Evaluation | Base Model | Fine Tuned |
28
  |--------------------------|--------------------|-------------------|
29
  | **Average BLEU Score** | 0.0116 | 0.8833 |
30
  | **Average ROUGE-1 Score**| 0.0201 | 0.9368 |
 
24
  ### Testing Data
25
  - [Testing Data](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans/viewer/default/test)
26
 
27
+ | Metric | Pre-Trained | Fine Tuned |
28
  |--------------------------|--------------------|-------------------|
29
  | **Average BLEU Score** | 0.0116 | 0.8833 |
30
  | **Average ROUGE-1 Score**| 0.0201 | 0.9368 |