Commit ·
35b6891
1
Parent(s): fe2fede
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ license: apache-2.0
|
|
| 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
|
|
|
|
| 16 |
|
| 17 |
|
| 18 |
## Adapter Description
|
| 19 |
+
This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model [bertin-project/bertin-gpt-j-6B](https://huggingface.co/bertin-project/bertin-gpt-j-6B) to be fine-tuned on the [Spanish Alpaca Dataset](https://huggingface.co/datasets/bertin-project/alpaca-spanish) by using the method *LoRA*.
|
| 20 |
|
| 21 |
|
| 22 |
## How to use
|