Training in progress epoch 5
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,10 +14,10 @@ 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: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
- Train Accuracy: 1.0
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
| 0.2988 | 0.2341 | 0.85 | 2 |
|
| 49 |
| 0.1152 | 0.0806 | 1.0 | 3 |
|
| 50 |
| 0.0876 | 0.0790 | 1.0 | 4 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### 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: 0.0523
|
| 18 |
+
- Validation Loss: 0.0376
|
| 19 |
- Train Accuracy: 1.0
|
| 20 |
+
- Epoch: 5
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
| 0.2988 | 0.2341 | 0.85 | 2 |
|
| 49 |
| 0.1152 | 0.0806 | 1.0 | 3 |
|
| 50 |
| 0.0876 | 0.0790 | 1.0 | 4 |
|
| 51 |
+
| 0.0523 | 0.0376 | 1.0 | 5 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497983984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb6365cf2a356be51d51d85418399cf9a47e3cc89b5ba1bb88309be2b8c64452
|
| 3 |
size 497983984
|