Upload MultiLabelMultiClassViT
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"MultiLabelMultiClassViT"
|
| 4 |
],
|
|
|
|
| 5 |
"torch_dtype": "float32",
|
| 6 |
"transformers_version": "4.45.1"
|
| 7 |
}
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"MultiLabelMultiClassViT"
|
| 4 |
],
|
| 5 |
+
"model_type": "inception",
|
| 6 |
"torch_dtype": "float32",
|
| 7 |
"transformers_version": "4.45.1"
|
| 8 |
}
|