Downloads · 30 days
41
10% of all-time downloads
philschmid/distilbert-neuron
distilbert-neuron is a question answering model from philschmid. 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.
This model is a fine-tune checkpoint of DistilBERT-base-cased, fine-tuned using (a second step of) knowledge distillation on SQuAD v1.1. This model reaches a F1 score of 87.1 on the dev set (for comparison, BERT bert-…
Downloads · 30 days
41
10% of all-time downloads
All-time downloads
396
Public
Repo size
319 MB
Likes
0
Public
Click a slice to open those files.
.pt160 MB · 99%
From the Hugging Face model README
This model is a fine-tune checkpoint of DistilBERT-base-cased, fine-tuned using (a second step of) knowledge distillation on SQuAD v1.1. This model reaches a F1 score of 87.1 on the dev set (for comparison, BERT bert-base-cased version reaches a F1 score of 88.7).