Update convergence baseline for ci_test. (#4465)

Co-authored-by: Vincent Wang <weicwang@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
This commit is contained in:
Vincent Wang 2020-07-09 15:29:36 +08:00 committed by GitHub
parent 3effac2990
commit 7fb194d03d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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

1 step total_loss mlm_loss nsp_loss
2 0 11.2422 11.2403 10.5228 0.717476 0.717444
3 5 10.1875 9.6725 7.75453 7.51595 2.43238 2.15655
4 10 8.42578 8.27549 7.63755 7.56893 0.792425 0.70656
5 15 8.35156 8.26997 7.60502 7.55626 0.744699 0.7137
6 20 8.22656 8.16622 7.4854 7.46048 0.749099 0.705734
7 25 8.29688 8.22422 7.56207 7.53051 0.73899 0.693706
8 30 8.125 8.07691 7.40926 7.38567 0.716592 0.691232
9 35 7.99219 7.96613 7.26281 7.2502 0.726583 0.715935
10 40 7.94531 7.94492 7.26573 7.25631 0.679934 0.688604
11 45 7.94141 7.92964 7.27335 7.26225 0.668663 0.667388