tamdiep106
commited on
Commit
•
940e314
1
Parent(s):
afa4f8e
Update README.md
Browse files
README.md
CHANGED
@@ -149,10 +149,16 @@ I trained this model on an instance from **vast.ai**
|
|
149 |
|
150 |
- Training script: https://github.com/Tamminhdiep97/alpaca-lora_finetune/tree/master
|
151 |
|
|
|
|
|
152 |
- Training loss
|
153 |
|
154 |
![training loss chart](image/train_loss_chart.png)
|
155 |
|
156 |
- Eval loss chart
|
157 |
|
158 |
-
![eval loss chart](image/eval_loss.png)
|
|
|
|
|
|
|
|
|
|
149 |
|
150 |
- Training script: https://github.com/Tamminhdiep97/alpaca-lora_finetune/tree/master
|
151 |
|
152 |
+
## Result
|
153 |
+
|
154 |
- Training loss
|
155 |
|
156 |
![training loss chart](image/train_loss_chart.png)
|
157 |
|
158 |
- Eval loss chart
|
159 |
|
160 |
+
![eval loss chart](image/eval_loss.png)
|
161 |
+
|
162 |
+
# Acknowledgement
|
163 |
+
|
164 |
+
- Special thank to [KBlueLeaf](https://huggingface.co/KBlueLeaf) and the repo https://huggingface.co/KBlueLeaf/guanaco-7b-leh-v2 that helped and inspired me to train this model, without this help, i wouldn't never thought that i could finetune a llm myself
|