ChaimZhu
commited on
Commit
·
b34c8e4
1
Parent(s):
e906d2b
update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -16,6 +16,7 @@
|
|
16 |
"n_query": 16,
|
17 |
"navdp": "NavDP_Policy_DPT_CriticSum_DAT",
|
18 |
"navdp_pretrained": null,
|
|
|
19 |
"num_attention_heads": 28,
|
20 |
"num_hidden_layers": 28,
|
21 |
"num_key_value_heads": 4,
|
|
|
16 |
"n_query": 16,
|
17 |
"navdp": "NavDP_Policy_DPT_CriticSum_DAT",
|
18 |
"navdp_pretrained": null,
|
19 |
+
"navdp_version": 0.1,
|
20 |
"num_attention_heads": 28,
|
21 |
"num_hidden_layers": 28,
|
22 |
"num_key_value_heads": 4,
|