gips_reg_head_multimod / config.json
TimoImhof's picture
Push model using huggingface_hub.
b2328ec verified
raw
history blame contribute delete
176 Bytes
{
"clue_embedding_size": 768,
"descript_embedding_size": 768,
"img_embedding_size": 1024,
"is_training": true,
"use_multimodal_inputs": true,
"use_reg_head": true
}