mirror of
https://github.com/qurator-spk/train-calamari-gt4histocr.git
synced 2025-06-09 20:00:02 +02:00
️ alamari-models/train-calamari-gt4histocr: Try to train 3 models at the time (V100 makes it possible maybe)
This commit is contained in:
parent
06e8527fb1
commit
45fb4ede3e
1 changed files with 1 additions and 1 deletions
2
train.sh
2
train.sh
|
@ -59,6 +59,6 @@ calamari-cross-fold-train \
|
|||
--early_stopping_nbest=5 \
|
||||
--batch_size=128 \
|
||||
--n_folds=5 \
|
||||
--max_parallel_models=1 \
|
||||
--max_parallel_models=3 \
|
||||
--display=0.01 \
|
||||
2>&1 | tee $outdir/train.`date -Iminutes`.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue