code_translation_v1 / README.md
lafarizo's picture
Update README.md
acc625a verified
metadata
title: Code Translation v1
tags:
  - code-translation
  - code-to-code
  - java
  - csharp
library_name: transformers
datasets:
  - google/code_x_glue_cc_code_to_code_trans
widget:
  - text: >-
      public class HelloWorld { public static void main(String[] args) {
      System.out.println("Hello, World!"); } }

Code Translation v1

Code Translation from Java to C#

Model Sources

Dataset

Testing Data

Metric Pre-Trained Fine Tuned
Average BLEU Score 0.0116 0.8833
Average ROUGE-1 Score 0.0201 0.9368
Average ROUGE-2 Score 0.0009 0.9027
Average ROUGE-L Score 0.0201 0.9344
Exact Match Accuracy 0.0000 0.6800