Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
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.
|