ereniko commited on
Commit
708dccc
·
verified ·
1 Parent(s): 31ea0c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -155,6 +155,7 @@ Custom byte-level BPE tokenizer trained from scratch on a sample of the pretrain
155
  - 1024 token context window
156
  - Weaker on long-distance syntactic dependencies than on local agreement, see BLiMP breakdown above
157
  - No code data in the training mix (Python-Edu was dropped, see above)
 
158
 
159
  ---
160
 
 
155
  - 1024 token context window
156
  - Weaker on long-distance syntactic dependencies than on local agreement, see BLiMP breakdown above
157
  - No code data in the training mix (Python-Edu was dropped, see above)
158
+ - Weak knowledge. While the model has learned syntax and grammar very well, it falls short on knowledge and easily hallucinates. We are expecting to fix this in upcoming variants via distillation.
159
 
160
  ---
161