Training in progress epoch 7
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 1.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.7652 | 1.7405 | 4 |
|
52 |
| 1.7519 | 1.7368 | 5 |
|
53 |
| 1.7373 | 1.7236 | 6 |
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 1.7250
|
20 |
+
- Validation Loss: 1.7123
|
21 |
+
- Epoch: 7
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
| 1.7652 | 1.7405 | 4 |
|
52 |
| 1.7519 | 1.7368 | 5 |
|
53 |
| 1.7373 | 1.7236 | 6 |
|
54 |
+
| 1.7250 | 1.7123 | 7 |
|
55 |
|
56 |
|
57 |
### 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:034b24147b7fe1cfa54dafb6b8615ec11b653dc1b2263f43715f19c80b56201f
|
3 |
size 327745472
|