Dingyun-Huang commited on
Commit
6f10060
verified
1 Parent(s): 6c18887

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,4 +9,4 @@ library_name: transformers
9
  pipeline_tag: question-answering
10
  ---
11
  * The model was fine-tuned from `FacebookAI/roberta-large` on `rajpurkar/squad` for 3 epochs.
12
- * The model achieved an exact-match score of 89.5 and an f-1 score of 94.7.
 
9
  pipeline_tag: question-answering
10
  ---
11
  * The model was fine-tuned from `FacebookAI/roberta-large` on `rajpurkar/squad` for 3 epochs.
12
+ * The model achieved an exact-match score of 88.2 and an f-1 score of 94.3.