Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"embedding_size": 1024,
|
6 |
"torch_dtype": "float32",
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"SimModel"
|
4 |
],
|
5 |
"embedding_size": 1024,
|
6 |
"torch_dtype": "float32",
|