rust-bert/examples
2020-09-13 12:25:22 +02:00
..
albert.rs Updated Albert (clippy warnings) 2020-09-12 15:11:56 +02:00
bart.rs Updated Bart & Marian (clippy warnings) 2020-09-12 16:17:58 +02:00
bert.rs Updated BERT and DistilBERT (clippy) 2020-09-12 17:12:49 +02:00
conversation.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
distilbert_masked_lm.rs Updated BERT and DistilBERT (clippy) 2020-09-12 17:12:49 +02:00
download_all_dependencies.rs add cached-path file utils (#74) 2020-09-12 13:47:23 +02:00
electra_discriminator.rs Updated generation (clippy) 2020-09-13 11:08:49 +02:00
electra_masked_lm.rs Updated generation (clippy) 2020-09-13 11:08:49 +02:00
generation.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
gpt2.rs Updated Bart & Marian (clippy warnings) 2020-09-12 16:17:58 +02:00
ner.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
openai_gpt.rs Updated Bart & Marian (clippy warnings) 2020-09-12 16:17:58 +02:00
question_answering_bert.rs Updated T5 (clippy) 2020-09-13 12:25:22 +02:00
question_answering.rs Updated T5 (clippy) 2020-09-13 12:25:22 +02:00
roberta.rs add cached-path file utils (#74) 2020-09-12 13:47:23 +02:00
sentiment.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
sequence_classification_multilabel.rs Updated T5 (clippy) 2020-09-13 12:25:22 +02:00
sequence_classification.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
squad.rs reversed error handling for pipelines to maintain backward compatibility 2020-09-01 18:00:38 +02:00
sst2.rs Formatting update 2020-09-06 10:28:32 +02:00
summarization.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
t5.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
token_classification.rs Updated for additional tokenizer settings & configuration validity check 2020-08-30 09:35:38 +02:00
translation.rs replace failure with anyhow (#69) 2020-08-12 13:39:04 +02:00
zero_shot_classification.rs Updated examples and tests for zero shot classification 2020-09-06 10:39:18 +02:00