Sebastiano Maesano
commited on
Commit
·
18a544a
1
Parent(s):
871f814
config file
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"hidden_size": 512,
|
3 |
"num_hidden_layers": 4,
|
4 |
"num_attention_heads": 8,
|
|
|
1 |
{
|
2 |
+
"model_type": "FlowersImagesDetectionModel",
|
3 |
"hidden_size": 512,
|
4 |
"num_hidden_layers": 4,
|
5 |
"num_attention_heads": 8,
|