Sebastiano Maesano
config file
18a544a
raw
history blame
324 Bytes
{
"model_type": "FlowersImagesDetectionModel",
"hidden_size": 512,
"num_hidden_layers": 4,
"num_attention_heads": 8,
"intermediate_size": 2048,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"attention_probs_dropout_prob": 0.1,
"initializer_range": 0.02,
"type_vocab_size": 2,
"vocab_size": 30522
}