From ecf0fc09d60fee530c06f4280308dca51aba1408 Mon Sep 17 00:00:00 2001 From: Piji Li Date: Wed, 26 May 2021 16:17:50 +0800 Subject: [PATCH] fix --- train.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/train.sh b/train.sh index cf38072..3835b5d 100755 --- a/train.sh +++ b/train.sh @@ -1,5 +1,5 @@ gamma=0.5 -dname="SIGHAN15" # "SIGHAN15" "HybirdSet", "TtTSet" +dname="HybirdSet" # "SIGHAN15" "HybirdSet", "TtTSet" dpath="./data/"$dname bpath="./model/bert/" cpath="./ckpt/"$dname"_"$gamma"/"