Bachstelze commited on
Commit
aa74f8d
·
verified ·
1 Parent(s): df84dda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  ```