Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,8 @@ widget:
|
|
| 24 |
|
| 25 |
# Chivoom: Spanish Alpaca (Chiva) ๐ + BLOOM ๐ฎ
|
| 26 |
|
|
|
|
|
|
|
| 27 |
|
| 28 |
## Adapter Description
|
| 29 |
This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model **BigScience/BLOOM 7B1** to be fine-tuned on the **Stanford's Alpaca Dataset** (translated to Spanish) by using the method **LoRA**.
|
|
|
|
| 24 |
|
| 25 |
# Chivoom: Spanish Alpaca (Chiva) ๐ + BLOOM ๐ฎ
|
| 26 |
|
| 27 |
+
# IMPORTANT: This is just a PoC and still WIP!
|
| 28 |
+
|
| 29 |
|
| 30 |
## Adapter Description
|
| 31 |
This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model **BigScience/BLOOM 7B1** to be fine-tuned on the **Stanford's Alpaca Dataset** (translated to Spanish) by using the method **LoRA**.
|