yuvraj17 commited on
Commit
2d0ba28
1 Parent(s): 280b472

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 None dataset.
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