MANMEET75 librarian-bot commited on
Commit
64a5400
1 Parent(s): c08432c

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

Browse files

- Librarian Bot: Add base_model information to model (39529cc5bd172bef7ffc4c5fe45f3698934cc8c4)


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,6 +1,7 @@
1
  ---
2
  library_name: peft
3
  pipeline_tag: text-generation
 
4
  ---
5
  ## Training procedure
6
 
 
1
  ---
2
  library_name: peft
3
  pipeline_tag: text-generation
4
+ base_model: gpt2
5
  ---
6
  ## Training procedure
7