"tools/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "35e0832be6f00615169dca9185356cda81eaf4a5"
Commit 9974b81a authored by Topdu's avatar Topdu
Browse files

update svtr yml file

parent 1c75ff63
...@@ -3,7 +3,7 @@ Global: ...@@ -3,7 +3,7 @@ Global:
epoch_num: 20 epoch_num: 20
log_smooth_window: 20 log_smooth_window: 20
print_batch_step: 10 print_batch_step: 10
save_model_dir: ./output/rec/svtr_tiny/ save_model_dir: ./output/rec/svtr/
save_epoch_step: 1 save_epoch_step: 1
# evaluation is run every 2000 iterations after the 0th iteration # evaluation is run every 2000 iterations after the 0th iteration
eval_batch_step: [0, 2000] eval_batch_step: [0, 2000]
......
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