Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# CodeLlama-13b-hf-rust-finetune
|
15 |
|
16 |
-
This model is a fine-tuned version of [codellama/CodeLlama-13b-hf](https://huggingface.co/codellama/CodeLlama-13b-hf) on an
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.4809
|
19 |
|
|
|
13 |
|
14 |
# CodeLlama-13b-hf-rust-finetune
|
15 |
|
16 |
+
This model is a fine-tuned version of [codellama/CodeLlama-13b-hf](https://huggingface.co/codellama/CodeLlama-13b-hf) on an [ammarnasr/the-stack-rust-clean](https://huggingface.co/datasets/ammarnasr/the-stack-rust-clean)dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.4809
|
19 |
|