TimoImhof commited on
Commit
e9b1326
1 Parent(s): f985bf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ metrics:
6
  ---
7
 
8
  This is the "roberta-base" model with a question answering head, trained on the "squad" dataset.
9
- It serves as baseline model to compare with.
 
 
 
6
  ---
7
 
8
  This is the "roberta-base" model with a question answering head, trained on the "squad" dataset.
9
+ It serves as baseline model to compare with.
10
+
11
+ It was evaluated on the squad validation dataset and the achieved score was : `{'exact_match': 85.87511825922422, 'f1': 92.12966408818717}`