Push model using huggingface_hub.
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "bert"
|
|
|
|
| 3 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "bert",
|
| 3 |
+
"format": "pt"
|
| 4 |
}
|