victorlee071200
commited on
Commit
路
0e9438b
1
Parent(s):
a22effb
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the squad dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.0021
|
|
|
20 |
{'exact_match': 81.33396404919584, 'f1': 88.41135855065653}
|
21 |
|
22 |
## Model description
|
|
|
17 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the squad dataset.
|
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
|