Update README.md

This commit is contained in:
Michel Bartels 2022-02-24 09:45:25 +00:00 committed by huggingface-web
parent 6b033ceead
commit 44f866da10
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ doc_stride=128
max_query_length=64 max_query_length=64
``` ```
## Using a distilled model instead
Please note that we have also released a distilled version of this model called [deepset/tinyroberta-squad2](https://huggingface.co/deepset/tinyroberta-squad2). The distilled model has a comparable prediction quality and runs at twice the speed of the base model.
## Performance ## Performance
Evaluated on the SQuAD 2.0 dev set with the [official eval script](https://worksheets.codalab.org/rest/bundles/0x6b567e1cf2e041ec80d7098f031c5c9e/contents/blob/). Evaluated on the SQuAD 2.0 dev set with the [official eval script](https://worksheets.codalab.org/rest/bundles/0x6b567e1cf2e041ec80d7098f031c5c9e/contents/blob/).