Commit
•
752e501
1
Parent(s):
2b992bc
Update config.json (#9)
Browse files- Update config.json (1dc6209fc5ca4a6478ad2d6c75c4f7cca9e7f110)
Co-authored-by: Khater <Tarooa@users.noreply.huggingface.co>
- 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",
|