tehranixyz commited on
Commit
97c3ecd
·
verified ·
1 Parent(s): 7028acb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ license: apache-2.0
8
 
9
 
10
  CodeRosetta is an EncoderDecoder translation model. It supports the translation of C++, CUDA, and Fortran. \
11
- This version of the model is fine-tuned for **Fortran to C++ translation.**
12
 
13
  ### How to use
14
 
 
8
 
9
 
10
  CodeRosetta is an EncoderDecoder translation model. It supports the translation of C++, CUDA, and Fortran. \
11
+ This version of the model is fine-tuned on [HPC_Fortran_CPP](https://huggingface.co/datasets/HPC-Forran2Cpp/HPC_Fortran_CPP) dataset for **Fortran to C++ translation.**
12
 
13
  ### How to use
14