from local

This commit is contained in:
dohe0342 2023-05-24 13:04:34 +09:00
parent c968e22568
commit 0f09e2a643
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -57,7 +57,7 @@ else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
#rm ./pruned_transducer_stateless_d2v_v2/$1/.train.done
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
./pruned_transducer_stateless_d2v_v2/bitfit.py \
./pruned_transducer_stateless_d2v_v2/lora.py \
--num-buckets 2 \
--add-adapter True \
--adapter-lr 0.01 \