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
|
# MiniLM-L12-H384-uncased for QA
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
||||||
**Language:** English
|
**Language:** English
|
||||||
**Downstream-task:** Extractive QA
|
**Downstream-task:** Extractive QA
|
||||||
**Training data:** SQuAD 2.0
|
**Training data:** SQuAD 2.0
|
||||||
**Eval 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)
|
**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
|
**Infrastructure**: 1x Tesla v100
|
||||||
|
|
||||||
## Hyperparameters
|
## Hyperparameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue