my_test_model / config.json
miojizzy's picture
Training in progress, epoch 1
c27036d
{
"architectures": [
"MyModel2"
],
"input_channels": 3,
"layers": [
3,
4,
6,
3
],
"model_type": "mymodel2",
"num_classes": 1000,
"stem_type": "",
"torch_dtype": "float32",
"transformers_version": "4.34.1",
"version": 1
}