Training in progress epoch 14
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: 8.
|
| 18 |
-
- Validation Loss: 8.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 8.8724 | 8.8875 | 11 |
|
| 57 |
| 8.7316 | 8.7701 | 12 |
|
| 58 |
| 8.6070 | 8.6477 | 13 |
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### 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: 8.4242
|
| 18 |
+
- Validation Loss: 8.5243
|
| 19 |
+
- Epoch: 14
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 56 |
| 8.8724 | 8.8875 | 11 |
|
| 57 |
| 8.7316 | 8.7701 | 12 |
|
| 58 |
| 8.6070 | 8.6477 | 13 |
|
| 59 |
+
| 8.4242 | 8.5243 | 14 |
|
| 60 |
|
| 61 |
|
| 62 |
### 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:20013d3bab8405ba093a743e5c4246bb02b1c7ea0d8002c6470355569d6a2492
|
| 3 |
size 497935440
|