Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"MyModel"
|
| 4 |
],
|
| 5 |
-
"model_type": "
|
| 6 |
"torch_dtype": "float32",
|
| 7 |
"transformers_version": "4.42.3"
|
| 8 |
}
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"MyModel"
|
| 4 |
],
|
| 5 |
+
"model_type": "bert",
|
| 6 |
"torch_dtype": "float32",
|
| 7 |
"transformers_version": "4.42.3"
|
| 8 |
}
|