date3k2 commited on
Commit
b3cccc6
·
verified ·
1 Parent(s): 654a623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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
- # mistral-v0.3-alpaca-vi-v1
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 an unknown dataset.
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