Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit f497fdc

Browse files
authored
more details about distilBERT
1 parent 49443d2 commit f497fdc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ and use them on Android.
66

77
## DistilBERT for Question Answering
88

9-
The app contains a demo of the [DistilBERT](https://arxiv.org/abs/1910.01108) model fine-tuned
10-
for Question answering on the SQuAD dataset. It provides 48 passages
11-
from the dataset for users to choose from.
9+
The app contains a demo of the [DistilBERT](https://arxiv.org/abs/1910.01108) model (97% of BERT’s performance on GLUE) fine-tuned for Question answering on the SQuAD dataset. It provides 48 passages from the dataset for users to choose from.
1210

1311
![demo gif](media/distilbert_qa.gif "Demo running offline on a Samsung Galaxy S8, speed 1.5x")
1412

0 commit comments

Comments
 (0)