hugo-albert commited on
Commit
0b32836
·
verified ·
1 Parent(s): 2e8342a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # CodeLlama-7b-hf-finetuned-py-to-cpp
15
 
16
- This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.3878
19
 
 
13
 
14
  # CodeLlama-7b-hf-finetuned-py-to-cpp
15
 
16
+ This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the [XLCoST](https://github.com/reddy-lab-code-research/XLCoST) (Python-C++) dataset, restricted to code snippets of <= 128 tokens long.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.3878
19