Instructions to use autoevaluate/extractive-question-answering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use autoevaluate/extractive-question-answering with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="autoevaluate/extractive-question-answering")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("autoevaluate/extractive-question-answering") model = AutoModelForQuestionAnswering.from_pretrained("autoevaluate/extractive-question-answering") - Notebooks
- Google Colab
- Kaggle
Librarian Bot: Add base_model information to model
#25 opened over 2 years ago
by
librarian-bot
Adding `safetensors` variant of this model
#24 opened about 3 years ago
by
SFconvertbot
Add evaluation results on the autoevaluate--squad-sample config and test split of autoevaluate/squad-sample
#23 opened over 3 years ago
by
autoevaluator
Add evaluation results on the autoevaluate--squad-sample config and test split of autoevaluate/squad-sample
#22 opened over 3 years ago
by
lewtun
Add evaluation results on the autoevaluate--squad-sample config of autoevaluate/squad-sample
#21 opened over 3 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#20 opened over 3 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#19 opened over 3 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#18 opened over 3 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#17 opened over 3 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#16 opened almost 4 years ago
by
Tristan
Add evaluation results on the squad_v2 config of squad_v2
#15 opened almost 4 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#14 opened almost 4 years ago
by
autoevaluator
Add evaluation results on the plain_text config of squad
#13 opened almost 4 years ago
by
abhishek
Add evaluation results on the plain_text config of squad
#12 opened almost 4 years ago
by
abhishek
Add evaluation results on the plain_text config of squad
#11 opened almost 4 years ago
by
abhishek
Add evaluation results on the plain_text config of squad
3
#10 opened almost 4 years ago
by
abhishek
Add evaluation results on the plain_text config of squad
2
#9 opened almost 4 years ago
by
abhishek
Add evaluation results on the plain_text config of squad
#8 opened almost 4 years ago
by
abhishek
Add evaluation results on squad dataset, with the plain_text config and the validation split
#7 opened almost 4 years ago
by
Tristan
Add evaluation results on squad
#6 opened almost 4 years ago
by
Tristan
Add evaluation results on squad
#5 opened almost 4 years ago
by
autoevaluator
Add evaluation results on squad
#4 opened almost 4 years ago
by
lewtun
Add evaluation results on squad
#3 opened almost 4 years ago
by
lewtun
Add evaluation results on squad
#2 opened almost 4 years ago
by
lewtun