-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sacc so small! #11
Comments
你好,之所以sacc是个位数主要我看你的loss一直很大,15点多,正常训练下来没有这么大,你可以看下我之前跑的实验结果 test_right_SGD_bs8_te1_mask_conv_bn_b_dr05.txt |
@whywhs hello , your work are very greatful . Very useful for me. Thanks.
(and I found you delete original encoder_lr0.00001_BN_te1_d05_SGD_bs8_mask_conv_bn_b.pkl)
it not very very high and there are so much sample like this
is it correct? |
Hi, I'm very happy for helping you. First of all, The sacc and wer in my model are testing in <the batch_size is 6, the max len is 48 and the max Image size is 100000>, you can check your parameters. Then, I suggest that you can improve the performance of this model by adding regularization(Dropout or L1,L2). |
你好,我按照指定的步骤,完成了数据的生成,但是在训练的过程中,完全不收敛,sacc 为个位数,目前已经训练到100+ epoch。能帮忙看一下是什么问题吗?
The text was updated successfully, but these errors were encountered: