jaimegarcia commited on
Commit
9ccd2b6
·
1 Parent(s): a61b4ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "MobileNetV2ForImageClassification"
4
  ],
5
  "classifier_dropout_prob": 0.2,
6
  "depth_divisible_by": 8,
 
1
  {
2
  "architectures": [
3
+ "TFMobileNetV2ForImageClassification"
4
  ],
5
  "classifier_dropout_prob": 0.2,
6
  "depth_divisible_by": 8,