IMvision12's picture
Upload kf_config.json with huggingface_hub
d12d3c4 verified
Raw
History Blame Contribute Delete
671 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"model_module": "kerasformers.models.owlv2",
"model_class": "Owlv2Detect",
"variant": "owlv2-large-patch14-ensemble",
"weights": "model.weights.h5",
"model_type": "owlv2",
"vision_image_size": 1008,
"vision_patch_size": 14,
"vision_hidden_dim": 1024,
"vision_intermediate_size": 4096,
"vision_num_layers": 24,
"vision_num_heads": 16,
"text_hidden_dim": 768,
"text_intermediate_size": 3072,
"text_num_heads": 16,
"projection_dim": 768,
"text_num_layers": 12,
"text_max_position_embeddings": 16,
"text_vocab_size": 49408,
"image_size": null
}