Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,4 @@ The model is a fine-tuned version of [IT5](https://huggingface.co/models?search=
|
|
11 |
|
12 |
## CORRECT USAGE
|
13 |
|
14 |
-
The input sequence should have the structure <b>seq: <i>your text</i>.</b>. Missing the seq token at the beginning or the final punctuation mark may
|
|
|
11 |
|
12 |
## CORRECT USAGE
|
13 |
|
14 |
+
The input sequence should have the structure <b>seq: <i>your text</i>.</b>. Missing the seq token at the beginning or the final punctuation mark may lead to bad performances.
|