Update README.md
This commit is contained in:
parent
36ada3073f
commit
d797cd0d60
14
README.md
14
README.md
|
@ -27,13 +27,13 @@ model-index:
|
|||
# MiniLM-L12-H384-uncased for QA
|
||||
|
||||
## Overview
|
||||
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
||||
**Language:** English
|
||||
**Downstream-task:** Extractive QA
|
||||
**Training data:** SQuAD 2.0
|
||||
**Eval data:** SQuAD 2.0
|
||||
**Code:** See [example](https://github.com/deepset-ai/FARM/blob/master/examples/question_answering.py) in [FARM](https://github.com/deepset-ai/FARM/blob/master/examples/question_answering.py)
|
||||
**Infrastructure**: 1x Tesla v100
|
||||
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
||||
**Language:** English
|
||||
**Downstream-task:** Extractive QA
|
||||
**Training data:** SQuAD 2.0
|
||||
**Eval data:** SQuAD 2.0
|
||||
**Code:** See [example](https://github.com/deepset-ai/FARM/blob/master/examples/question_answering.py) in [FARM](https://github.com/deepset-ai/FARM/blob/master/examples/question_answering.py)
|
||||
**Infrastructure**: 1x Tesla v100
|
||||
|
||||
## Hyperparameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue