update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: alpaca-lora-30b-en-pt-es-ca-eu-gl-at
|
7 |
results: []
|
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# alpaca-lora-30b-en-pt-es-ca-eu-gl-at
|
14 |
|
15 |
-
This model is a fine-tuned version of [decapoda-research/llama-30b-hf](https://huggingface.co/decapoda-research/llama-30b-hf) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.9088
|
18 |
|
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- HiTZ/alpaca_mt
|
7 |
model-index:
|
8 |
- name: alpaca-lora-30b-en-pt-es-ca-eu-gl-at
|
9 |
results: []
|
|
|
14 |
|
15 |
# alpaca-lora-30b-en-pt-es-ca-eu-gl-at
|
16 |
|
17 |
+
This model is a fine-tuned version of [decapoda-research/llama-30b-hf](https://huggingface.co/decapoda-research/llama-30b-hf) on the HiTZ/alpaca_mt ['en', 'pt', 'es', 'ca', 'eu', 'gl', 'at'] dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.9088
|
20 |
|