v0.1.1
What's Changed
- Add tokenizer helper to convert tokens to ids by @mattdangerw in #75
- Add a sinusoidal embedding layer by @amantayal44 in #59
- Add a learned positional embedding layer by @hertschuh in #47
- Fix typo in position embedding docstring by @mattdangerw in #86
- Bump version number to 0.1.1 by @mattdangerw in #90
New Contributors
- @amantayal44 made their first contribution in #59
- @hertschuh made their first contribution in #47
Full Changelog: v0.1.0...v0.1.1