Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[Script] Add BERT SST-2 finetuning result #600

Merged
merged 2 commits into from Feb 23, 2019

Conversation

eric-haibin-lin
Copy link
Member

@eric-haibin-lin eric-haibin-lin commented Feb 18, 2019

Description

Add sst-2 result to the website.

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@eric-haibin-lin eric-haibin-lin changed the title [wip] add sst finetuning result [Script] Add BERT SST-2 finetuning result Feb 18, 2019
@mli
Copy link
Member

mli commented Feb 18, 2019

Job PR-600/2 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-600/2/index.html

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #600 into master will increase coverage by 6.82%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
+ Coverage   64.55%   71.37%   +6.82%     
==========================================
  Files         148      126      -22     
  Lines       13803    10759    -3044     
==========================================
- Hits         8910     7679    -1231     
+ Misses       4893     3080    -1813
Flag Coverage Δ
#PR420 ?
#PR435 ?
#PR466 ?
#PR493 ?
#PR505 ?
#PR529 ?
#PR539 ?
#PR571 ?
#PR588 ?
#PR600 71.37% <ø> (?)
#master ?
#notserial 49.35% <ø> (+9.05%) ⬆️
#py2 71.15% <ø> (+8.63%) ⬆️
#py3 71.23% <ø> (+6.79%) ⬆️
#serial 54.72% <ø> (+3.62%) ⬆️

1 similar comment
@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #600 into master will increase coverage by 6.82%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
+ Coverage   64.55%   71.37%   +6.82%     
==========================================
  Files         148      126      -22     
  Lines       13803    10759    -3044     
==========================================
- Hits         8910     7679    -1231     
+ Misses       4893     3080    -1813
Flag Coverage Δ
#PR420 ?
#PR435 ?
#PR466 ?
#PR493 ?
#PR505 ?
#PR529 ?
#PR539 ?
#PR571 ?
#PR588 ?
#PR600 71.37% <ø> (?)
#master ?
#notserial 49.35% <ø> (+9.05%) ⬆️
#py2 71.15% <ø> (+8.63%) ⬆️
#py3 71.23% <ø> (+6.79%) ⬆️
#serial 54.72% <ø> (+3.62%) ⬆️

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #600 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #600   +/-   ##
=======================================
  Coverage   71.21%   71.21%           
=======================================
  Files         126      126           
  Lines       10790    10790           
=======================================
  Hits         7684     7684           
  Misses       3106     3106
Flag Coverage Δ
#PR600 71.21% <0%> (ø) ⬆️
#master 71.21% <0%> (ø) ⬆️
#notserial 49.21% <0%> (ø) ⬆️
#py2 70.99% <0%> (ø) ⬆️
#py3 71.02% <0%> (ø) ⬆️
#serial 54.61% <0%> (ø) ⬆️

@mli
Copy link
Member

mli commented Feb 19, 2019

Job PR-600/3 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-600/3/index.html

@eric-haibin-lin eric-haibin-lin merged commit b86854c into dmlc:master Feb 23, 2019
paperplanet pushed a commit to paperplanet/gluon-nlp that referenced this pull request Jun 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants