Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
"dropout": 0.1,
|
9 |
"lr_start": 3e-5,
|
10 |
"lr_multiplier": 1,
|
|
|
11 |
"max_epochs": 500,
|
12 |
"num_feats": 32,
|
13 |
"smi_ted_version": "v1",
|
|
|
8 |
"dropout": 0.1,
|
9 |
"lr_start": 3e-5,
|
10 |
"lr_multiplier": 1,
|
11 |
+
"model_type" : "SMI-TED",
|
12 |
"max_epochs": 500,
|
13 |
"num_feats": 32,
|
14 |
"smi_ted_version": "v1",
|