cloud-classification / config.json
dini-r-a's picture
Update config.json
744339e
raw
history blame contribute delete
313 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 15, column 1
{
"architectures": [
"CloudModelForImageClassification"
],
"avg_down": true,
"base_width": 64,
"block_type": "bottleneck",
"cardinality": 1,
"num_classes": 10,
"stem_type": "deep",
"stem_width": 32,
"torch_dtype": "float32",
"transformers_version": "4.34.0",
"model_type": "resnet",
}