rust-bert/examples
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
..
async-sentiment.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
codebert.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
conversation.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
generation_gpt2.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
generation_gpt_neo.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
generation_reformer.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
generation_xlnet.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
keyword_extraction.rs Keyword/Keyphrase extraction (#295) 2022-11-13 08:51:10 +00:00
masked_language.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
named_entities_recognition.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
natural_language_inference_deberta.rs Aligned ModelForTokenClassification and ModelForSequenceClassification APIs (#323) 2023-01-15 11:10:38 +00:00
part_of_speech_tagging.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
question_answering_bert.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
question_answering_longformer.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
question_answering_squad.rs Updated documentation, cleaned examples, added integration tests 2021-06-06 13:01:33 +02:00
question_answering.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sentence_embeddings_local.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sentence_embeddings.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sentiment_analysis_fnet.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sentiment_analysis_sst2.rs Fixed Clippy warnings (#204) 2021-12-09 09:33:27 +01:00
sentiment_analysis.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sequence_classification_multilabel.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
sequence_classification.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
summarization_bart.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
summarization_pegasus.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
summarization_prophetnet.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
summarization_t5.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
token_classification.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
translation_builder.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
translation_m2m100.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
translation_marian.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
translation_mbart.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
translation_t5.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00
zero_shot_classification.rs Tokenizer special token map update (#330) 2023-01-30 17:53:18 +00:00