ashvardanian commited on
Commit
0851e2f
1 Parent(s): eae7164

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "text_encoder": {
3
- "tokenizer_class": "bert",
4
  "model_type": "bert",
5
  "dim": 384,
6
  "context_dim": 768,
 
1
  {
2
  "text_encoder": {
3
+ "tokenizer_class": "unigram",
4
  "model_type": "bert",
5
  "dim": 384,
6
  "context_dim": 768,