Training in progress epoch 41
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: 5.
|
| 18 |
-
- Validation Loss: 7.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
| 83 |
| 6.0493 | 7.3458 | 38 |
|
| 84 |
| 5.9514 | 7.4002 | 39 |
|
| 85 |
| 5.8638 | 7.3356 | 40 |
|
|
|
|
| 86 |
|
| 87 |
|
| 88 |
### 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: 5.7390
|
| 18 |
+
- Validation Loss: 7.3488
|
| 19 |
+
- Epoch: 41
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 83 |
| 6.0493 | 7.3458 | 38 |
|
| 84 |
| 5.9514 | 7.4002 | 39 |
|
| 85 |
| 5.8638 | 7.3356 | 40 |
|
| 86 |
+
| 5.7390 | 7.3488 | 41 |
|
| 87 |
|
| 88 |
|
| 89 |
### 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:c49e31e26730502744e7c9f33f1fe171f9e051cbff875e97f5dfcfcb210d70de
|
| 3 |
size 497935440
|