Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# Code-Llama-3-8B-finetuned-py-to-cpp
|
15 |
|
16 |
-
This model is a fine-tuned version of [ajibawa-2023/Code-Llama-3-8B](https://huggingface.co/ajibawa-2023/Code-Llama-3-8B) on the 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.4550
|
19 |
|
|
|
13 |
|
14 |
# Code-Llama-3-8B-finetuned-py-to-cpp
|
15 |
|
16 |
+
This model is a fine-tuned version of [ajibawa-2023/Code-Llama-3-8B](https://huggingface.co/ajibawa-2023/Code-Llama-3-8B) 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.4550
|
19 |
|