anas-awadalla
commited on
Commit
路
4f03946
1
Parent(s):
46b66bc
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [prajjwal1/bert-medium](https://huggingface.co/prajjwal1/bert-medium) on the squad dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0973
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
17 |
This model is a fine-tuned version of [prajjwal1/bert-medium](https://huggingface.co/prajjwal1/bert-medium) on the squad dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0973
|
20 |
+
- "exact_match": 77.95648060548723
|
21 |
+
- "f1": 85.85300366384631
|
22 |
|
23 |
## Model description
|
24 |
|