Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,7 @@ base_model:
|
|
| 24 |
|
| 25 |
SmolSynformer is trained on various instructions including GEC, paraphrase identification and universal dependency generation.
|
| 26 |
Code and math are not included.
|
|
|
|
| 27 |
|
| 28 |
# Inference with transformer
|
| 29 |
```
|
|
|
|
| 24 |
|
| 25 |
SmolSynformer is trained on various instructions including GEC, paraphrase identification and universal dependency generation.
|
| 26 |
Code and math are not included.
|
| 27 |
+
This model is overfitted on in-context learning and does sometimes generate follow up questions and answers.
|
| 28 |
|
| 29 |
# Inference with transformer
|
| 30 |
```
|