PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 257 forks source link

Fix: BucketBatchSampler's lambda in snli example #97

Closed mrshu closed 4 years ago

mrshu commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files          63       63           
  Lines        1594     1594           
=======================================
  Hits         1505     1505           
  Misses         89       89

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 34a98b5...0c06266. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files          64       64           
  Lines        1611     1611           
=======================================
  Hits         1521     1521           
  Misses         90       90           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a741b0c...cf9f1ce. Read the comment docs.