sapinedamo NickyNicky commited on
Commit
a9b3346
1 Parent(s): d5c7717

Update README.md (#1)

Browse files

- Update README.md (585142f56d592f6fac27c3fa5ca5a5f6c35d65c8)


Co-authored-by: Nicky <NickyNicky@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,4 +3,11 @@ datasets:
3
  - bertin-project/alpaca-spanish
4
  language:
5
  - es
6
- ---
 
 
 
 
 
 
 
 
3
  - bertin-project/alpaca-spanish
4
  language:
5
  - es
6
+ license: apache-2.0
7
+ ---
8
+
9
+ # SAlpaca: Spanish + Alpaca
10
+
11
+
12
+ ## Adapter Description
13
+ 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*.