|
{
|
|
"architectures": [
|
|
"EfficientNetEncoder"
|
|
],
|
|
"model_type": "efficient_net",
|
|
"hidden_size": 1280,
|
|
"num_attention_heads": null,
|
|
"image_size": 224,
|
|
"patch_size": null,
|
|
"num_channels": 3,
|
|
"initializer_range": 0.02,
|
|
"layer_norm_eps": 1e-12,
|
|
"dropout": 0.0,
|
|
"attention_dropout": 0.0,
|
|
"hidden_dropout_prob": 0.0,
|
|
"use_cache": true,
|
|
"pad_token_id": null,
|
|
"bos_token_id": null,
|
|
"eos_token_id": null,
|
|
"tie_word_embeddings": false,
|
|
"torch_dtype": "float32",
|
|
"transformers_version": "4.28.0",
|
|
"framework": "onnx"
|
|
} |