sapinedamo commited on
Commit
45e76f3
1 Parent(s): 3c1f7ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ language:
14
 
15
 
16
  ## Adapter Description
17
- This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model *bigscience/bloom-1b1* to be fine-tuned on the *Spanish Alpaca Dataset* by using the method *LoRA*.
18
 
19
 
20
  ## How to use
 
14
 
15
 
16
  ## Adapter Description
17
+ This adapter was created with the [PEFT](https://github.com/huggingface/peft) library and allowed the base model [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1) to be fine-tuned on the [Spanish Alpaca Dataset](https://huggingface.co/datasets/bertin-project/alpaca-spanish) by using the method *LoRA*.
18
 
19
 
20
  ## How to use