cpcdoy / rust-sbert

Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
Apache License 2.0
106 stars 12 forks source link

Add: batch handling + #6

Closed cpcdoy closed 4 years ago

cpcdoy commented 4 years ago

Add: attention mask rework + Add: padding and truncation in tokenizers + TODO: Update tests