frankmorales2020 commited on
Commit
5c31eb6
1 Parent(s): f66f38f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,6 +26,8 @@ I developed two notebooks for this article that were thoroughly tested in Google
26
  noetbook#1 to demonstrate the entire tunning process of the model Mistral-7B-Instruct-v0.1 with the Emotion Dataset dair-ai/emotion,
27
  and notebook#2 is for evaluation.
28
 
 
 
29
  Notebook #1: https://github.com/frank-morales2020/MLxDL/blob/main/FineTuning_Mistral_7b_hfdeployment_dataset_Emotion.ipynb
30
 
31
  Notebook #2: https://github.com/frank-morales2020/MLxDL/blob/main/FineTunning_Testing_For_EmotionQADataset.ipynb
 
26
  noetbook#1 to demonstrate the entire tunning process of the model Mistral-7B-Instruct-v0.1 with the Emotion Dataset dair-ai/emotion,
27
  and notebook#2 is for evaluation.
28
 
29
+ Article: https://medium.com/@frankmorales_91352/fine-tuning-the-mistral-7b-instruct-v0-1-model-with-the-emotion-dataset-c84c50b553dc
30
+
31
  Notebook #1: https://github.com/frank-morales2020/MLxDL/blob/main/FineTuning_Mistral_7b_hfdeployment_dataset_Emotion.ipynb
32
 
33
  Notebook #2: https://github.com/frank-morales2020/MLxDL/blob/main/FineTunning_Testing_For_EmotionQADataset.ipynb