anomani13 commited on
Commit
029fbcf
·
verified ·
1 Parent(s): 0472dd8

Update config model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"model_type": "custom", "model_name": "Custom ResNet GPS Model", "num_classes": 2, "task": "gps_prediction"}
 
1
+ {"model_type": "vision_model", "model_name": "Custom ResNet GPS Model", "num_classes": 2, "task": "gps_prediction"}