Training in progress epoch 6
Browse files- README.md +5 -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: 3.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 3.4972 | 3.5423 | 2 |
|
49 |
| 3.3682 | 3.4870 | 3 |
|
50 |
| 3.2516 | 3.4550 | 4 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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: 3.0721
|
19 |
+
- Validation Loss: 3.4071
|
20 |
+
- Epoch: 6
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 3.4972 | 3.5423 | 2 |
|
49 |
| 3.3682 | 3.4870 | 3 |
|
50 |
| 3.2516 | 3.4550 | 4 |
|
51 |
+
| 3.1712 | 3.4239 | 5 |
|
52 |
+
| 3.0721 | 3.4071 | 6 |
|
53 |
|
54 |
|
55 |
### 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:a0aef61faed88708e6c393b170f300653723558db15c2b566c3f87f6c8514447
|
3 |
size 327745472
|