Image Classification
Transformers
Safetensors
cetaceanet
biology
biodiversity
custom_code
MalloryWittwerEPFL commited on
Commit
9880624
·
verified ·
1 Parent(s): 7a433ce

Upload model

Browse files
Files changed (1) hide show
  1. 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
  }