PanoEvJ librarian-bot commited on
Commit
cc40f82
1 Parent(s): 7dfc3a4

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

Browse files

- Librarian Bot: Add base_model information to model (13ff3d7e6ac68af710ceb734c5ea1c0a133dc6e8)


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: t5-base
4
  ---
5
  ## Training procedure
6