mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-27 22:45:57 +00:00
Update convergence baseline for ci_test. (#4465)
Co-authored-by: Vincent Wang <weicwang@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
This commit is contained in:
parent
3effac2990
commit
7fb194d03d
1 changed files with 10 additions and 10 deletions
|
|
@ -1,11 +1,11 @@
|
|||
step,total_loss,mlm_loss,nsp_loss
|
||||
0,11.2422,10.5228,0.717476
|
||||
5,10.1875,7.75453,2.43238
|
||||
10,8.42578,7.63755,0.792425
|
||||
15,8.35156,7.60502,0.744699
|
||||
20,8.22656,7.4854,0.749099
|
||||
25,8.29688,7.56207,0.73899
|
||||
30,8.125,7.40926,0.716592
|
||||
35,7.99219,7.26281,0.726583
|
||||
40,7.94531,7.26573,0.679934
|
||||
45,7.94141,7.27335,0.668663
|
||||
0,11.2403,10.5228,0.717444
|
||||
5,9.6725,7.51595,2.15655
|
||||
10,8.27549,7.56893,0.70656
|
||||
15,8.26997,7.55626,0.7137
|
||||
20,8.16622,7.46048,0.705734
|
||||
25,8.22422,7.53051,0.693706
|
||||
30,8.07691,7.38567,0.691232
|
||||
35,7.96613,7.2502,0.715935
|
||||
40,7.94492,7.25631,0.688604
|
||||
45,7.92964,7.26225,0.667388
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue