You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@ and use them on Android.
6
6
7
7
## DistilBERT for Question Answering
8
8
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.
12
10
13
11

0 commit comments