diff --git a/README.md b/README.md index b00e82b..213b582 100644 --- a/README.md +++ b/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