Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"relu_dropout": 0.0,
|
16 |
"embed_dropout": 0.0,
|
17 |
"res_dropout": 0.0,
|
|
|
18 |
"dst_feature_dim_nheads": [50, 10],
|
19 |
"batch_size": 16,
|
20 |
"learning_rate": 0.0001,
|
|
|
15 |
"relu_dropout": 0.0,
|
16 |
"embed_dropout": 0.0,
|
17 |
"res_dropout": 0.0,
|
18 |
+
"feature_dims": [768, 74, 35],
|
19 |
"dst_feature_dim_nheads": [50, 10],
|
20 |
"batch_size": 16,
|
21 |
"learning_rate": 0.0001,
|