Skip to content

1.18.22

Compare
Choose a tag to compare
@tdomhan tdomhan released this 12 Jun 09:49
· 494 commits to main since this release
83468d2

Fixed

  • Make sure the default bucket is large enough with word based batching when the source is longer than the target (Previously
    there was an edge case where the memory usage was sub-optimal with word based batching and longer source than target sentences).