CreitinGameplays
commited on
Commit
•
8d22e71
1
Parent(s):
56d3e3e
Update README.md
Browse files
README.md
CHANGED
@@ -48,13 +48,13 @@ inference:
|
|
48 |
temperature: 0.1
|
49 |
do_sample: true
|
50 |
top_k: 50
|
51 |
-
top_p: 0.
|
52 |
max_new_tokens: 250
|
53 |
repetition_penalty: 1.155
|
54 |
---
|
55 |
## 🌸 BLOOM 3b Fine-tuned for Chat Assistant
|
56 |
|
57 |
-
![bloom](https://cdn.discordapp.com/attachments/
|
58 |
|
59 |
**Run this model on [Kaggle Notebook](https://www.kaggle.com/code/creitingameplays/lm-machine-bloom-3b/notebook)**
|
60 |
|
|
|
48 |
temperature: 0.1
|
49 |
do_sample: true
|
50 |
top_k: 50
|
51 |
+
top_p: 0.9
|
52 |
max_new_tokens: 250
|
53 |
repetition_penalty: 1.155
|
54 |
---
|
55 |
## 🌸 BLOOM 3b Fine-tuned for Chat Assistant
|
56 |
|
57 |
+
![bloom](https://cdn.discordapp.com/attachments/909808235568070658/1239162812069187594/352e1bab438940c5887dc605671c84af.pngtplv-6bxrjdptv7-image.png?ex=6641ebcc&is=66409a4c&hm=50d4270519cda614f41a60c9467060302e080b61eedcc15caedb043f12d460bb&)
|
58 |
|
59 |
**Run this model on [Kaggle Notebook](https://www.kaggle.com/code/creitingameplays/lm-machine-bloom-3b/notebook)**
|
60 |
|