Berenice1006
commited on
Commit
•
12af696
1
Parent(s):
b909ab6
Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 4.
|
19 |
- Validation Loss: 5.6648
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| 4.7691 | 5.6648 | 0 |
|
47 |
| 4.7699 | 5.6648 | 1 |
|
48 |
| 4.7713 | 5.6648 | 2 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.7625
|
19 |
- Validation Loss: 5.6648
|
20 |
+
- Epoch: 3
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 4.7691 | 5.6648 | 0 |
|
47 |
| 4.7699 | 5.6648 | 1 |
|
48 |
| 4.7713 | 5.6648 | 2 |
|
49 |
+
| 4.7625 | 5.6648 | 3 |
|
50 |
|
51 |
|
52 |
### Framework versions
|