Update text_encoder/config.json
Browse files- text_encoder/config.json +1 -1
text_encoder/config.json
CHANGED
@@ -21,5 +21,5 @@
|
|
21 |
"projection_dim": 768,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.35.1",
|
24 |
-
"vocab_size":
|
25 |
}
|
|
|
21 |
"projection_dim": 768,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.35.1",
|
24 |
+
"vocab_size": 49438
|
25 |
}
|