logfile=bert_base_`date +%Y%m%d%H%M%S`.log python3 crf.py 2>&1 | tee $logfile # fp32 #python3 crf.py --use-amp 2>&1 | tee $logfile # fp16