Training in progress epoch 49
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -92,6 +92,7 @@ The following hyperparameters were used during training:
|
|
92 |
| 1.4938 | 1.5934 | 46 |
|
93 |
| 1.4860 | 1.5896 | 47 |
|
94 |
| 1.4790 | 1.5850 | 48 |
|
|
|
95 |
|
96 |
|
97 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.4707
|
19 |
+
- Validation Loss: 1.5878
|
20 |
+
- Epoch: 49
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
92 |
| 1.4938 | 1.5934 | 46 |
|
93 |
| 1.4860 | 1.5896 | 47 |
|
94 |
| 1.4790 | 1.5850 | 48 |
|
95 |
+
| 1.4707 | 1.5878 | 49 |
|
96 |
|
97 |
|
98 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327745472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e1a9b834a0baf37fd58186a4c06092deaed095b71f1173db960202ba99198df
|
3 |
size 327745472
|