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