PEFT

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
  datasets:
4
- - pankajmathur/lima_unchained_v1
 
5
  ---
6
 
7
  Made in collaboration with [Pankaj Mathur](https://huggingface.co/pankajmathur)
 
1
  ---
2
  library_name: peft
3
  datasets:
4
+ - pankajmathur/lima_unchained_v1
5
+ base_model: tiiuae/falcon-180B
6
  ---
7
 
8
  Made in collaboration with [Pankaj Mathur](https://huggingface.co/pankajmathur)