rust-bert/tests
guillaume-be 84561ec82b
Tokenizer special token map update (#330)
* Updates for compatibility with tokenizers special token rework

* Updated mask pipline methods

* Bumped version

* Fix clippy warnings
2023-01-30 17:53:18 +00:00
..
albert.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
bart.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
bert.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
deberta_v2.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
deberta.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
distilbert.rs Permits TokenClassificationOption / DistilBertForTokenClassification to fail gracefully for an invalid configuration. (#320) 2023-01-15 10:32:57 +00:00
distilgpt2.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
electra.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
fnet.rs Permits TokenClassificationOption / DistilBertForTokenClassification to fail gracefully for an invalid configuration. (#320) 2023-01-15 10:32:57 +00:00
gpt2.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
gpt_neo.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
longformer.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
m2m100.rs Mixed resources (#291) 2022-10-30 07:39:52 +00:00
marian.rs Mixed resources (#291) 2022-10-30 07:39:52 +00:00
mbart.rs Refactor: Feature gate remote resource (#223) 2022-02-25 21:24:03 +00:00
mobilebert.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
openai_gpt.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
pegasus.rs Mixed resources (#291) 2022-10-30 07:39:52 +00:00
prophetnet.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
reformer.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00
roberta.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
sentence_embeddings.rs Keyword/Keyphrase extraction (#295) 2022-11-13 08:51:10 +00:00
t5.rs Make max_length optional (#296) 2022-11-15 19:20:51 +00:00
xlnet.rs Fixed Clippy warnings (#309) 2022-12-21 17:52:26 +00:00