Downloads · 30 days
50
3% of all-time downloads
autoevaluate/extractive-question-answering
extractive-question-answering is a question answering model from autoevaluate. Use it when the input is a question plus a passage. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
50
3% of all-time downloads
All-time downloads
2K
Public
Repo size
796 MB
Likes
2
Public
Click a slice to open those files.
.bin265 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of distilbert-base-uncased on the squad dataset. It achieves the following results on the evaluation set:
{'exact_match': 72.95175023651845,
'f1': 81.85552166092225,
'latency_in_seconds': 0.008616470915042614,
'samples_per_second': 116.05679516125359,
'total_time_in_seconds': 91.07609757200044}
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.263 | 1.0 | 5533 | 1.2169 |