Update README.md
Browse files
README.md
CHANGED
@@ -13,14 +13,17 @@ language:
|
|
13 |
- vi
|
14 |
- en
|
15 |
pipeline_tag: text-generation
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
20 |
|
21 |
-
#
|
22 |
|
23 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- eval_loss: 0.4744
|
26 |
- eval_runtime: 241.8465
|
|
|
13 |
- vi
|
14 |
- en
|
15 |
pipeline_tag: text-generation
|
16 |
+
datasets:
|
17 |
+
- bkai-foundation-models/vi-alpaca
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/date3k2/Fine%20tuning%20mistral%20Instruct%207B-v3/runs/w1jgfsao)
|
23 |
|
24 |
+
# Mistral-7B-Instruct-v0.3 LoRA
|
25 |
|
26 |
+
This model is a LoRA fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on [bkai-foundation-models/vi-alpaca](https://huggingface.co/datasets/bkai-foundation-models/vi-alpaca) dataset.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- eval_loss: 0.4744
|
29 |
- eval_runtime: 241.8465
|