Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lipiji committed May 26, 2021
1 parent 970c523 commit ecf0fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train.sh
Original file line number Diff line number Diff line change
@@ -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"/"
Expand Down

0 comments on commit ecf0fc0

Please sign in to comment.