From 8239de2b12d5182a7ccff9e25ddcd6012e8ec5c9 Mon Sep 17 00:00:00 2001 From: co63oc Date: Thu, 19 Oct 2023 19:34:53 +0800 Subject: [PATCH] Fix --- examples/phylstm/conf/phylstm2.yaml | 1 - examples/phylstm/conf/phylstm3.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/examples/phylstm/conf/phylstm2.yaml b/examples/phylstm/conf/phylstm2.yaml index 908101ac6..94c326653 100644 --- a/examples/phylstm/conf/phylstm2.yaml +++ b/examples/phylstm/conf/phylstm2.yaml @@ -39,4 +39,3 @@ TRAIN: EVAL: pretrained_model_path: null eval_with_no_grad: true - diff --git a/examples/phylstm/conf/phylstm3.yaml b/examples/phylstm/conf/phylstm3.yaml index 895389c2f..22115c6ae 100644 --- a/examples/phylstm/conf/phylstm3.yaml +++ b/examples/phylstm/conf/phylstm3.yaml @@ -39,4 +39,3 @@ TRAIN: EVAL: pretrained_model_path: null eval_with_no_grad: true -