Upload model
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.41.2"
|
8 |
}
|
|
|
2 |
"architectures": [
|
3 |
"MyModel"
|
4 |
],
|
5 |
+
"model_type": "resnet",
|
6 |
"torch_dtype": "float32",
|
7 |
"transformers_version": "4.41.2"
|
8 |
}
|