Alon77777 commited on
Commit
9787140
1 Parent(s): ae731ed

Update text_encoder/config.json

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +2 -1
text_encoder/config.json CHANGED
@@ -27,5 +27,6 @@
27
  "transformers_version": "4.24.0",
28
  "type_vocab_size": 1,
29
  "use_cache": true,
30
- "vocab_size": 250002
 
31
  }
 
27
  "transformers_version": "4.24.0",
28
  "type_vocab_size": 1,
29
  "use_cache": true,
30
+ "vocab_size": 250002,
31
+ "has_pre_transformation": False
32
  }