fozziethebeat librarian-bot commited on
Commit
a6ad1c4
1 Parent(s): 1d6e9ac

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

Browse files

- Librarian Bot: Add base_model information to model (57a4e808967e7a23326d83809a2ae3fefa6a9c29)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

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: EleutherAI/pythia-160m
4
  ---
5
  ## Training procedure
6