Commit
路
3bb8de9
1
Parent(s):
a370057
Training in progress epoch 9
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 [google-bert/bert-large-uncased-whole-word-masking-finetuned-squad](https://huggingface.co/google-bert/bert-large-uncased-whole-word-masking-finetuned-squad) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
- Validation Loss: 0.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 1.1095 | 0.0 | 6 |
|
53 |
| 1.0639 | 0.0 | 7 |
|
54 |
| 1.0543 | 0.0 | 8 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-large-uncased-whole-word-masking-finetuned-squad](https://huggingface.co/google-bert/bert-large-uncased-whole-word-masking-finetuned-squad) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.0662
|
19 |
- Validation Loss: 0.0
|
20 |
+
- Epoch: 9
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
| 1.1095 | 0.0 | 6 |
|
53 |
| 1.0639 | 0.0 | 7 |
|
54 |
| 1.0543 | 0.0 | 8 |
|
55 |
+
| 1.0662 | 0.0 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|