patrickvonplaten
commited on
Commit
•
cd5f753
1
Parent(s):
f7cfc5a
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -38,5 +38,6 @@
|
|
38 |
"projection_class_embeddings_input_dim": null,
|
39 |
"resnet_time_scale_shift": "default",
|
40 |
"upcast_attention": false,
|
41 |
-
"use_linear_projection": false
|
|
|
42 |
}
|
|
|
38 |
"projection_class_embeddings_input_dim": null,
|
39 |
"resnet_time_scale_shift": "default",
|
40 |
"upcast_attention": false,
|
41 |
+
"use_linear_projection": false,
|
42 |
+
"global_pool_conditions": True
|
43 |
}
|