Commit
·
abf7fea
1
Parent(s):
33dbe0e
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (96a518fc2d129e0c05a03ae2821ae166a63841e4)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
3 |
---
|
4 |
|
5 |
lora fine tune `facebook/xglm-7.5B` with `Thaweewat/alpaca-cleaned-52k-th`
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
base_model: facebook/xglm-7.5B
|
4 |
---
|
5 |
|
6 |
lora fine tune `facebook/xglm-7.5B` with `Thaweewat/alpaca-cleaned-52k-th`
|