"tests/modeling_encoder_decoder_test.py" did not exist on "bc1715c1e0872187a8b76d2f258d43815dcf6067"
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