9 unstable releases

0.5.0 Apr 24, 2023
0.5.0-beta.2 Nov 26, 2022
0.5.0-beta.1 Aug 5, 2022
0.5.0-beta.0 Jul 19, 2022
0.2.0 Nov 19, 2020

#6 in #labeling

Download history 4/week @ 2024-03-14 1/week @ 2024-03-21 10/week @ 2024-03-28 59/week @ 2024-04-04 11/week @ 2024-04-11 1/week @ 2024-04-25 1/week @ 2024-05-23 2/week @ 2024-05-30

65 downloads per month
Used in 2 crates

MIT/Apache

150KB
3.5K SLoC

Transformer models (Vaswani et al., 2017)

This crate implements various transformer models, provided through the models module. The implementations are more restricted than e.g. their Huggingface counterparts, focusing only on the parts necessary for sequence labeling.

Dependencies

~12MB
~244K SLoC