victorlee071200 commited on
Commit
c9563f8
1 Parent(s): 0e9438b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,7 +18,9 @@ This model is a fine-tuned version of [distilroberta-base](https://huggingface.c
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.0021
20
 
21
- {'exact_match': 81.33396404919584, 'f1': 88.41135855065653}
 
 
22
 
23
  ## Model description
24
 
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.0021
20
 
21
+ - Exact Match: 81.33396404919584
22
+
23
+ - F1-score: 88.41135855065653
24
 
25
  ## Model description
26