| { | |
| "architectures": ["EfficientNetForImageClassification"], | |
| "model_type": "efficientnet", | |
| "depth_coefficient": 1.0, | |
| "width_coefficient": 1.0, | |
| "dropout_rate": 0.2, | |
| "num_labels": 1000, | |
| "image_size": 224, | |
| "framework": "pytorch" | |
| } | |
| { | |
| "architectures": ["EfficientNetForImageClassification"], | |
| "model_type": "efficientnet", | |
| "depth_coefficient": 1.0, | |
| "width_coefficient": 1.0, | |
| "dropout_rate": 0.2, | |
| "num_labels": 1000, | |
| "image_size": 224, | |
| "framework": "pytorch" | |
| } | |