marianbasti
commited on
Commit
•
229454a
1
Parent(s):
e5b39f5
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,9 @@ library_name: transformers
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
## Llama 2-13b-alpaca-spanish LoRA
|
11 |
-
This is a LoRA for Llama 2 13B trained on a translated [alpaca dataset](https://huggingface.co/datasets/bertin-project/alpaca-spanish) on an attempt to improve spanish performance of the Llama-2 foundation model with a conversational focus
|
|
|
|
|
12 |
|
13 |
| Training parameteres | |
|
14 |
| ----------- | ----------- |
|
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
## Llama 2-13b-alpaca-spanish LoRA
|
11 |
+
This is a LoRA for Llama 2 13B trained on a translated [alpaca dataset](https://huggingface.co/datasets/bertin-project/alpaca-spanish) on an attempt to improve spanish performance of the Llama-2 foundation model with a conversational focus.
|
12 |
+
|
13 |
+
Base model used was [The Bloke's Llama-2-13B-fp16](https://huggingface.co/TheBloke/Llama-2-13B-fp16) trained in 4bit precision.
|
14 |
|
15 |
| Training parameteres | |
|
16 |
| ----------- | ----------- |
|