xichenn commited on
Commit
43cc09b
verified
1 Parent(s): c3ce025

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [lbert-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
 
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