Training in progress epoch 24
Browse files- README.md +3 -2
- 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.0002
|
19 |
- Train Accuracy: 1.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0172 | 0.0002 | 1.0 | 21 |
|
68 |
| 0.0066 | 0.0002 | 1.0 | 22 |
|
69 |
| 0.0158 | 0.0002 | 1.0 | 23 |
|
|
|
70 |
|
71 |
|
72 |
### 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.0230
|
18 |
- Validation Loss: 0.0002
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 24
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
67 |
| 0.0172 | 0.0002 | 1.0 | 21 |
|
68 |
| 0.0066 | 0.0002 | 1.0 | 22 |
|
69 |
| 0.0158 | 0.0002 | 1.0 | 23 |
|
70 |
+
| 0.0230 | 0.0002 | 1.0 | 24 |
|
71 |
|
72 |
|
73 |
### 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:6bac8500dc9b1fa24fa6d7f7259d4833c01806ff8b0f31c9bd8d98ba272d5687
|
3 |
size 497983984
|