custom-vgg19 / config.json
luthfi507's picture
Training in progress, epoch 1
2cc63d1 verified
raw
history blame contribute delete
No virus
186 Bytes
{
"architectures": [
"CustomModelForImageClassification"
],
"image_size": 224,
"model_type": "custom_model",
"torch_dtype": "float32",
"transformers_version": "4.41.2"
}