legacy107 librarian-bot commited on
Commit
df10a73
1 Parent(s): 0bf9f29

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

Browse files

- Librarian Bot: Add base_model information to model (78a2e3111fd46d0d56e44c86233c3f7b278ea3e0)


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: google/flan-t5-large
4
  ---
5
  ## Training procedure
6