File size: 242 Bytes
9c3d959
22529ad
 
 
 
 
e51f1bc
 
 
9c3d959
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
}