Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"attention_type": "divided_space_time",
|
7 |
"description": "Framework For Automated Labeling Of Videos",
|
8 |
-
"drop_path_rate": 0,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.0,
|
11 |
"hidden_size": 768,
|
|
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"attention_type": "divided_space_time",
|
7 |
"description": "Framework For Automated Labeling Of Videos",
|
8 |
+
"drop_path_rate": 0.0,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.0,
|
11 |
"hidden_size": 768,
|