encoderfile 0.6.2

Distribute and run transformer encoders with a single file.
Documentation
1
2
3
4
5
pub mod embedding;
pub mod sentence_embedding;
pub mod sequence_classification;
pub mod token_classification;
pub mod utils;