sapinedamo
commited on
Commit
•
9b8dd5e
1
Parent(s):
1cf84d3
Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,11 @@ datasets:
|
|
12 |
|
13 |
|
14 |
|
15 |
-
#
|
16 |
|
17 |
|
18 |
## Adapter Description
|
19 |
-
This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model [
|
20 |
|
21 |
|
22 |
## How to use
|
|
|
12 |
|
13 |
|
14 |
|
15 |
+
# SalpiBloomZ-1b7: Spanish + BloomZ + Alpaca + softskills + virtual agents (WIP)
|
16 |
|
17 |
|
18 |
## Adapter Description
|
19 |
+
This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model [bigscience/bloomz-1b7](https://huggingface.co/bigscience/bloomz-1b7) to be fine-tuned on the [hackathon-somos-nlp-2023/Habilidades_Agente_v1](https://huggingface.co/datasets/hackathon-somos-nlp-2023/Habilidades_Agente_v1) by using the method *LoRA*.
|
20 |
|
21 |
|
22 |
## How to use
|