ashvardanian
commited on
Commit
•
0851e2f
1
Parent(s):
eae7164
Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"text_encoder": {
|
3 |
-
"tokenizer_class": "
|
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,
|