wenhu commited on
Commit
9426747
1 Parent(s): d737935

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- The models are fine-tuned with CodeLlama-Instruct-hf 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
 
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