Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- library_name: peft
3
  license: apache-2.0
 
4
  pipeline_tag: text2text-generation
 
5
  ---
6
  ## Training procedure
7
 
 
1
  ---
 
2
  license: apache-2.0
3
+ library_name: peft
4
  pipeline_tag: text2text-generation
5
+ base_model: google/flan-t5-small
6
  ---
7
  ## Training procedure
8