Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ This model is trained using Mistral as the base model, instead of CodeLlama.
|
|
28 |
This model is trained on 🤗 [SKGInstruct-skg-only Dataset](https://huggingface.co/datasets/TIGER-Lab/SKGInstruct-skg-only). Check out the dataset card for more details.
|
29 |
|
30 |
## Training Procedure
|
31 |
-
|
32 |
|
33 |
## Evaluation
|
34 |
Reference our project page for evaluation results on 7B-M
|
|
|
28 |
This model is trained on 🤗 [SKGInstruct-skg-only Dataset](https://huggingface.co/datasets/TIGER-Lab/SKGInstruct-skg-only). Check out the dataset card for more details.
|
29 |
|
30 |
## Training Procedure
|
31 |
+
This models is fine-tuned with Mistral-v0.2 models as base models. Each model is trained for 3 epochs, and the best checkpoint is selected.
|
32 |
|
33 |
## Evaluation
|
34 |
Reference our project page for evaluation results on 7B-M
|