v1.3.0
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
- @MauroCE made their first contribution in #94
- @yifeiliu-tomtom made their first contribution in #96
Full Changelog: v1.2.5...v1.3.0