Skip to content

v1.3.0

Choose a tag to compare

@urchade urchade released this 08 Apr 13:08
· 21 commits to main since this release

What's Changed

  • fix early stopping patience not resetting when metric improves by @MauroCE in #94
  • Fix batch collation tensor mismatch causing ~80% sample loss during training by @yifeiliu-tomtom in #96
  • fix duplicate entities at different positions being dedup by @MauroCE in #93
  • Add py.typed marker for type checking by @MauroCE in #89

New Contributors

Full Changelog: v1.2.5...v1.3.0