Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
4 |
---
|
5 |
|
6 |
# CodeRosetta
|
7 |
-
## Pushing the Boundaries of Unsupervised Code Translation for Parallel
|
8 |
|
9 |
|
10 |
CodeRosetta is an EncoderDecoder translation model. It supports the translation of C++, CUDA, and Fortran. \
|
|
|
4 |
---
|
5 |
|
6 |
# CodeRosetta
|
7 |
+
## Pushing the Boundaries of Unsupervised Code Translation for Parallel Programming ([📃Paper](https://arxiv.org/abs/2410.20527), [🔗Website](https://coderosetta.com/)).
|
8 |
|
9 |
|
10 |
CodeRosetta is an EncoderDecoder translation model. It supports the translation of C++, CUDA, and Fortran. \
|