Update README.md
Browse files
README.md
CHANGED
@@ -93,7 +93,7 @@ special_tokens:
|
|
93 |
|
94 |
# EvolCodeLlama-3.1-8B-Instruct
|
95 |
|
96 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the
|
97 |
It achieves the following results on the evaluation set:
|
98 |
- Loss: 0.4057
|
99 |
|
|
|
93 |
|
94 |
# EvolCodeLlama-3.1-8B-Instruct
|
95 |
|
96 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) using QLoRA (4-bit precision) on the [mlabonne/Evol-Instruct-Python-1k](https://huggingface.co/datasets/mlabonne/Evol-Instruct-Python-1k) dataset.
|
97 |
It achieves the following results on the evaluation set:
|
98 |
- Loss: 0.4057
|
99 |
|