Update config/predict.json
Browse files- config/predict.json +1 -1
config/predict.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"p_model_name" : "DeepChem/ChemBERTa-77M-MLM",
|
5 |
"gpu_ids" : "0",
|
6 |
"model_mode" : "test",
|
7 |
-
"load_checkpoint" : "
|
8 |
|
9 |
"prot_maxlength" : 360,
|
10 |
"layer_limit" : true,
|
|
|
4 |
"p_model_name" : "DeepChem/ChemBERTa-77M-MLM",
|
5 |
"gpu_ids" : "0",
|
6 |
"model_mode" : "test",
|
7 |
+
"load_checkpoint" : "OSC/test.ckpt",
|
8 |
|
9 |
"prot_maxlength" : 360,
|
10 |
"layer_limit" : true,
|