taufiq-lalokalabs librarian-bot commited on
Commit
796f939
1 Parent(s): 42f25d5

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (63d9a1be7aa112f8ec67bb348f683672a40ca505)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: peft
 
3
  ---
4
  ## Training procedure
5
 
 
1
  ---
2
  library_name: peft
3
+ base_model: gpt2-xl
4
  ---
5
  ## Training procedure
6