honzatoegel librarian-bot commited on
Commit
01c1f9d
1 Parent(s): 86e8db9

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

Browse files

- Librarian Bot: Add base_model information to model (856a7733479622cde2b09127aadae04acd3b60b1)


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
@@ -2,6 +2,7 @@
2
  library_name: peft
3
  datasets:
4
  - honzatoegel/lola-gramma-de-en
 
5
  ---
6
  ## Examples
7
  As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning.
 
2
  library_name: peft
3
  datasets:
4
  - honzatoegel/lola-gramma-de-en
5
+ base_model: tiiuae/falcon-rw-1b
6
  ---
7
  ## Examples
8
  As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning.