Gpt-Agent-Visual / config.json
BikoRiko's picture
Upload folder using huggingface_hub
ad5a70d verified
Raw
History Blame Contribute Delete
242 Bytes
{
"architectures": [
"RecursiveVisionAgent"
],
"model_type": "resnet_recursive",
"num_classes": 10,
"backbone": "resnet18",
"hidden_dim": 128,
"temporal_paradox_stable": true,
"torch_dtype": "float32"
}