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.0100 | 0.0003 | 1.0 | 21 |
|
68 |
| 0.0114 | 0.0002 | 1.0 | 22 |
|
69 |
| 0.0172 | 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.0052
|
18 |
- Validation Loss: 0.0002
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 24
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
67 |
| 0.0100 | 0.0003 | 1.0 | 21 |
|
68 |
| 0.0114 | 0.0002 | 1.0 | 22 |
|
69 |
| 0.0172 | 0.0002 | 1.0 | 23 |
|
70 |
+
| 0.0052 | 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:b2a7fde5e62503564caec33576f5d6c3458210fcc9a86ab2be85cf4bb38f9a18
|
3 |
size 497983984
|