Skip to content

Commit 949ec33

Browse files
author
xiayubin
committed
update scripts
1 parent 19eb060 commit 949ec33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/train_copyrnn_kp20k.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ VALID_FILENAME=$DATA_DIR/kp20k.valid.jsonl
66
TEST_FILENAME=$DATA_DIR/kp20k.test.jsonl
77
VOCAB_PATH=$DATA_DIR/vocab_kp20k.txt
88
DEST_DIR=$DATA_DIR/kp20k/
9-
EXP_NAME=copyrnn_basic
9+
EXP_NAME=copyrnn_kp20k_basic
1010

1111
#export CUDA_VISIBLE_DEVICES=1
1212

0 commit comments

Comments
 (0)