Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ datasets:
|
|
| 3 |
- squad
|
| 4 |
metrics:
|
| 5 |
- squad
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
This is the "roberta-base" model with a question answering head, trained on the "squad" dataset.
|
|
|
|
| 3 |
- squad
|
| 4 |
metrics:
|
| 5 |
- squad
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
---
|
| 9 |
|
| 10 |
This is the "roberta-base" model with a question answering head, trained on the "squad" dataset.
|