rgallardo commited on
Commit
f29dbb5
1 Parent(s): 66dd054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,5 +10,5 @@ You can also play with the model on the following [space](https://huggingface.co
10
 
11
  ## Results
12
 
13
- * Fine-tuning for x epochs on SQuADv2 and CoQA combined achieved a xx F1 score on the test set.
14
- * Fine-tuning for x epochs on TryoCoQA achieved a xx F1 score on the test set.
 
10
 
11
  ## Results
12
 
13
+ * Fine-tuning for 3 epochs on SQuADv2 and CoQA combined achieved a 74.29 F1 score on the test set.
14
+ * Fine-tuning for 166 epochs on TryoCoQA achieved a 54.77 F1 score on the test set.