What's Changed
- add support for XLM-RoBERTa in #5
- get number of tokenization workers from the number of CPU cores in #8
- prefetch batch in #10
- support loading from .pth in #12
- add
--pooling
arg in #14
- fix compute cap matching in #21
Full Changelog: v0.1.0...v0.2.0