Training in progress epoch 9
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [ydshieh/roberta-base-squad2](https://huggingface.co/ydshieh/roberta-base-squad2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
- Validation Loss: 0.0711
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
| 0.0123 | 0.0711 | 6 |
|
| 52 |
| 0.0123 | 0.0711 | 7 |
|
| 53 |
| 0.0125 | 0.0711 | 8 |
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [ydshieh/roberta-base-squad2](https://huggingface.co/ydshieh/roberta-base-squad2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.0124
|
| 18 |
- Validation Loss: 0.0711
|
| 19 |
+
- Epoch: 9
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 51 |
| 0.0123 | 0.0711 | 6 |
|
| 52 |
| 0.0123 | 0.0711 | 7 |
|
| 53 |
| 0.0125 | 0.0711 | 8 |
|
| 54 |
+
| 0.0124 | 0.0711 | 9 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496496120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f6f6d519a965fb8b056adbff2a2beecb5c99ac79279a7b15e43219c7772278d
|
| 3 |
size 496496120
|