Training in progress epoch 58
Browse files- README.md +4 -3
- 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 [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 4.
|
| 18 |
-
- Validation Loss: 7.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -100,6 +100,7 @@ The following hyperparameters were used during training:
|
|
| 100 |
| 4.3130 | 7.5752 | 55 |
|
| 101 |
| 4.2240 | 7.6315 | 56 |
|
| 102 |
| 4.1587 | 7.6412 | 57 |
|
|
|
|
| 103 |
|
| 104 |
|
| 105 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 4.0442
|
| 18 |
+
- Validation Loss: 7.6748
|
| 19 |
+
- Epoch: 58
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 100 |
| 4.3130 | 7.5752 | 55 |
|
| 101 |
| 4.2240 | 7.6315 | 56 |
|
| 102 |
| 4.1587 | 7.6412 | 57 |
|
| 103 |
+
| 4.0442 | 7.6748 | 58 |
|
| 104 |
|
| 105 |
|
| 106 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497935440
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6c231d0bddd71024ba609e47f070de278ce9b0c568faf157d557edccc78b094
|
| 3 |
size 497935440
|