Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,12 @@ Code Translation from Java to C#
|
|
21 |
### Dataset
|
22 |
- **Repository:** [google/code_x_glue_cc_code_to_code_trans](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans)
|
23 |
|
24 |
-
|
25 |
- [Testing Data](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans/viewer/default/test)
|
26 |
|
27 |
-
|
28 |
|
29 |
-
|
30 |
| Metric | Score |
|
31 |
|------------------------|-------------------|
|
32 |
| Average BLEU Score | 0.0116 |
|
@@ -35,7 +35,7 @@ Code Translation from Java to C#
|
|
35 |
| Average ROUGE-L Score | 0.0201 |
|
36 |
| Exact Match Accuracy | 0.0000 |
|
37 |
|
38 |
-
|
39 |
| Metric | Score |
|
40 |
|------------------------|-------------------|
|
41 |
| Average BLEU Score | 0.8833 |
|
|
|
21 |
### Dataset
|
22 |
- **Repository:** [google/code_x_glue_cc_code_to_code_trans](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans)
|
23 |
|
24 |
+
### Testing Data
|
25 |
- [Testing Data](https://huggingface.co/datasets/google/code_x_glue_cc_code_to_code_trans/viewer/default/test)
|
26 |
|
27 |
+
### Model Evaluation
|
28 |
|
29 |
+
Before Fine Tuning
|
30 |
| Metric | Score |
|
31 |
|------------------------|-------------------|
|
32 |
| Average BLEU Score | 0.0116 |
|
|
|
35 |
| Average ROUGE-L Score | 0.0201 |
|
36 |
| Exact Match Accuracy | 0.0000 |
|
37 |
|
38 |
+
After Fine Tuning
|
39 |
| Metric | Score |
|
40 |
|------------------------|-------------------|
|
41 |
| Average BLEU Score | 0.8833 |
|