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