Closed eric-haibin-lin closed 4 years ago
Job PR-1223/1 is complete. Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1223/1/index.html
Merging #1223 into v0.9.x will decrease coverage by
0.34%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## v0.9.x #1223 +/- ##
==========================================
- Coverage 88.86% 88.51% -0.35%
==========================================
Files 72 72
Lines 6977 6977
==========================================
- Hits 6200 6176 -24
- Misses 777 801 +24
Impacted Files | Coverage Δ | |
---|---|---|
src/gluonnlp/data/word_embedding_evaluation.py | 89.31% <0.00%> (-7.64%) |
:arrow_down: |
src/gluonnlp/data/glue.py | 96.81% <0.00%> (-1.82%) |
:arrow_down: |
Description
The command for finetune_squad.py was originally using adam without wd. Removing it from the script. Fixes #1204 https://github.com/dmlc/gluon-nlp/pull/1211
Checklist
Essentials
Changes
Comments
cc @dmlc/gluon-nlp-team