dini-r-a commited on
Commit
744339e
·
1 Parent(s): 125ad2d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -10,5 +10,6 @@
10
  "stem_type": "deep",
11
  "stem_width": 32,
12
  "torch_dtype": "float32",
13
- "transformers_version": "4.34.0"
 
14
  }
 
10
  "stem_type": "deep",
11
  "stem_width": 32,
12
  "torch_dtype": "float32",
13
+ "transformers_version": "4.34.0",
14
+ "model_type": "resnet",
15
  }