hvit-linformer / config.json
codewithdark's picture
Initial model commit
5a508c5
raw
history blame contribute delete
240 Bytes
{
"architectures": [
"PretrainHvitLinformer"
],
"backbone": "resnet50",
"embed_dim": 512,
"model_type": "hvit-linformer",
"num_classes": 10,
"num_heads": 8,
"torch_dtype": "float32",
"transformers_version": "4.48.3"
}