encoderfile 0.4.0-rc.1

Distribute and run transformer encoders with a single file.
Documentation
1
2
3
4
5
6
7
pub mod embedding;
pub mod manifest;
pub mod metadata;
pub mod sentence_embedding;
pub mod sequence_classification;
pub mod token;
pub mod token_classification;