Update torch_config.json
Browse files- torch_config.json +0 -4
torch_config.json
CHANGED
@@ -22,9 +22,5 @@
|
|
22 |
"num_heads": 12,
|
23 |
"embedding_dim": 256,
|
24 |
"pooling": "cls"
|
25 |
-
},
|
26 |
-
"preprocess": {
|
27 |
-
"image_size": 224,
|
28 |
-
"tokenizer": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2"
|
29 |
}
|
30 |
}
|
|
|
22 |
"num_heads": 12,
|
23 |
"embedding_dim": 256,
|
24 |
"pooling": "cls"
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
}
|