fix typo
This commit is contained in:
parent
954dfcf9f9
commit
dceaf47211
2
run.sh
2
run.sh
@ -52,7 +52,7 @@ python main.py --mode train \
|
|||||||
--model /tmp/rk/results/medium_both \
|
--model /tmp/rk/results/medium_both \
|
||||||
--epochs 25 \
|
--epochs 25 \
|
||||||
--embd 64 \
|
--embd 64 \
|
||||||
--hidden_chaar_dims 128 \
|
--hidden_char_dims 128 \
|
||||||
--domain_embd 32 \
|
--domain_embd 32 \
|
||||||
--batch 256 \
|
--batch 256 \
|
||||||
--balanced_weights \
|
--balanced_weights \
|
||||||
|
Loading…
Reference in New Issue
Block a user