Training in progress epoch 32
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 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 1.6402 | 1.6542 | 29 |
|
76 |
| 1.6308 | 1.6493 | 30 |
|
77 |
| 1.6205 | 1.6393 | 31 |
|
|
|
78 |
|
79 |
|
80 |
### 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.6104
|
19 |
+
- Validation Loss: 1.6329
|
20 |
+
- Epoch: 32
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
75 |
| 1.6402 | 1.6542 | 29 |
|
76 |
| 1.6308 | 1.6493 | 30 |
|
77 |
| 1.6205 | 1.6393 | 31 |
|
78 |
+
| 1.6104 | 1.6329 | 32 |
|
79 |
|
80 |
|
81 |
### 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:7b2b2e846835f76e0f4136ebc87ee389d177c430d96f443df89882b39f8460db
|
3 |
size 327745472
|