PEFT
PyTorch
TensorBoard
t5
legacy107 librarian-bot commited on
Commit
e03157b
1 Parent(s): 3f44f27

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

Browse files

- Librarian Bot: Add base_model information to model (d8d3a78fb84de445e64c60ea25d9db7d31ea815c)


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