sapinedamo commited on
Commit
c6076be
1 Parent(s): a4ca33b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 *bertin-project/bertin-gpt-j-6B* to be fine-tuned on the *Spanish Alpaca Dataset* by using the method *LoRA*.
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 *chavinlo/alpaca-native* to be fine-tuned on the *Spanish Alpaca Dataset* by using the method *LoRA*.
20
 
21
 
22
  ## How to use