Baymax / config.json
tingkaichiu's picture
Upload config.json with huggingface_hub
5de0145 verified
raw
history blame contribute delete
139 Bytes
{
"architectures": [
"MinimalTransformer"
],
"model_type": "custom",
"embed_dim": 64,
"hidden_dim": 128,
"num_blocks": 2
}