sjrhuschlee
commited on
Commit
•
d797cd0
1
Parent(s):
36ada30
Update README.md
Browse files
README.md
CHANGED
@@ -27,13 +27,13 @@ model-index:
|
|
27 |
# MiniLM-L12-H384-uncased for QA
|
28 |
|
29 |
## Overview
|
30 |
-
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
31 |
-
**Language:** English
|
32 |
-
**Downstream-task:** Extractive QA
|
33 |
-
**Training data:** SQuAD 2.0
|
34 |
-
**Eval data:** SQuAD 2.0
|
35 |
-
**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)
|
36 |
-
**Infrastructure**: 1x Tesla v100
|
37 |
|
38 |
## Hyperparameters
|
39 |
|
|
|
27 |
# MiniLM-L12-H384-uncased for QA
|
28 |
|
29 |
## Overview
|
30 |
+
**Language model:** microsoft/MiniLM-L12-H384-uncased
|
31 |
+
**Language:** English
|
32 |
+
**Downstream-task:** Extractive QA
|
33 |
+
**Training data:** SQuAD 2.0
|
34 |
+
**Eval data:** SQuAD 2.0
|
35 |
+
**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)
|
36 |
+
**Infrastructure**: 1x Tesla v100
|
37 |
|
38 |
## Hyperparameters
|
39 |
|