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

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
- "TFMobileNetV2ForImageClassification"
4
  ],
5
  "classifier_dropout_prob": 0.2,
6
  "depth_divisible_by": 8,
 
1
  {
2
  "architectures": [
3
+ "MobileNetV2ForImageClassification"
4
  ],
5
  "classifier_dropout_prob": 0.2,
6
  "depth_divisible_by": 8,