AttentionSmithy v1.0.3
Generator strategy bug fix, cleaning up unmaintained Big Bird implementation.
Note:
Future Big Bird development will require a complete revamp, and thus this old code is unusable. The old code is archived under the archive/big-bird branch.
What's Changed
- fix - generator strategy no_repeat_ngram_size=1 now blocks repeat tokens by @CCranney in #29
- workflow check update - increment only required when
srcis updated by @CCranney in #31 - big bird code archived, removing from main by @CCranney in #32
Full Changelog: v1.0.1...v1.0.3