lauraparra28 commited on
Commit
22c037f
1 Parent(s): 0639b46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.3657
 
 
21
 
22
  ## Model description
23
 
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.3657
21
+ - EM: 79.5837
22
+ - F1: 87.5227
23
 
24
  ## Model description
25