"examples/nas/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "5d19798958b085f95c21203174cfb5130fbfacfc"
Unverified Commit 5d2d51a0 authored by regisss's avatar regisss Committed by GitHub
Browse files

Fix LR (#19875)

parent 1f1cc09d
......@@ -81,7 +81,7 @@ python run_audio_classification.py \
--do_train \
--do_eval \
--fp16 \
--learning_rate 3e-5 \
--learning_rate 3e-4 \
--max_length_seconds 16 \
--attention_mask False \
--warmup_ratio 0.1 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment