File size: 489 Bytes
9f4c077
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "_attn_implementation_autoset": true,
  "_name_or_path": "hf-internal-testing/tiny-random-MobileNetV1ForImageClassification",
  "architectures": [
    "MobileNetV1ForImageClassification"
  ],
  "classifier_dropout_prob": 0.1,
  "depth_multiplier": 0.25,
  "hidden_act": "relu6",
  "image_size": 32,
  "initializer_range": 0.02,
  "layer_norm_eps": 0.001,
  "min_depth": 8,
  "model_type": "mobilenet_v1",
  "num_channels": 3,
  "tf_padding": true,
  "transformers_version": "4.48.2"
}