Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: question-answering
|
|
15 |
|
16 |
# albert-base-v2-squad
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
It achieves the following results on the SQuAD 1.1 evaluation set:
|
20 |
- Exact Match(EM): 84.68
|
21 |
- F1: 91.40
|
|
|
15 |
|
16 |
# albert-base-v2-squad
|
17 |
|
18 |
+
This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert/albert-base-v2) on the SQuAD 1.1 and adversarial_qa datasets.
|
19 |
It achieves the following results on the SQuAD 1.1 evaluation set:
|
20 |
- Exact Match(EM): 84.68
|
21 |
- F1: 91.40
|