mirror of
https://github.com/qurator-spk/train-calamari-gt4histocr.git
synced 2025-06-08 19:30:02 +02:00
Revert "️ alamari-models/train-calamari-gt4histocr: Try to train 3 models at the time (V100 makes it possible maybe)"
This reverts commit fd132a82e1d7deeea6937f3dcd90ff396846697b.
This commit is contained in:
parent
45fb4ede3e
commit
d5ed15a35a
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 \
|
--early_stopping_nbest=5 \
|
||||||
--batch_size=128 \
|
--batch_size=128 \
|
||||||
--n_folds=5 \
|
--n_folds=5 \
|
||||||
--max_parallel_models=3 \
|
--max_parallel_models=1 \
|
||||||
--display=0.01 \
|
--display=0.01 \
|
||||||
2>&1 | tee $outdir/train.`date -Iminutes`.log
|
2>&1 | tee $outdir/train.`date -Iminutes`.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue