Update README.md
Browse files
README.md
CHANGED
@@ -89,7 +89,7 @@ Don't be evil.
|
|
89 |
|
90 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
91 |
- It's not quite perfect Dutch yet, but a very promising start.
|
92 |
-
- The model
|
93 |
|
94 |
### Recommendations
|
95 |
|
|
|
89 |
|
90 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
91 |
- It's not quite perfect Dutch yet, but a very promising start.
|
92 |
+
- The model rarely generates EOS tokens and goes on a ramble. A quick and dirty way to mitigate this is to system prompt it to generate an `</s>` after 5 sentences.
|
93 |
|
94 |
### Recommendations
|
95 |
|