Training in progress epoch 10
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
-
- Validation Loss: 1.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 1.9511 | 1.8491 | 7 |
|
53 |
| 1.9478 | 1.8471 | 8 |
|
54 |
| 1.9458 | 1.8464 | 9 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.9448
|
18 |
+
- Validation Loss: 1.8459
|
19 |
+
- Epoch: 10
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
52 |
| 1.9511 | 1.8491 | 7 |
|
53 |
| 1.9478 | 1.8471 | 8 |
|
54 |
| 1.9458 | 1.8464 | 9 |
|
55 |
+
| 1.9448 | 1.8459 | 10 |
|
56 |
|
57 |
|
58 |
### 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:37e1f7fe18e58d0d3573b508e2a344f11439b5f33c7a5899fe51ac93a2742b3e
|
3 |
size 327745472
|