MyRepo / config.json
not-lain's picture
Upload config
34acb1a verified
raw
history blame
No virus
162 Bytes
{
"auto_map": {
"AutoConfig": "MyConfig.MnistConfig"
},
"conv1": 10,
"conv2": 20,
"model_type": "MobileNetV1",
"transformers_version": "4.38.2"
}