Training in progress epoch 3
Browse files
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:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,9 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 3.7764 | 4.2318 | 0 |
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### 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.4079
|
19 |
+
- Validation Loss: 3.9863
|
20 |
+
- Epoch: 3
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 3.7764 | 4.2318 | 0 |
|
47 |
+
| 3.6181 | 4.1041 | 1 |
|
48 |
+
| 3.5128 | 4.0419 | 2 |
|
49 |
+
| 3.4079 | 3.9863 | 3 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1711717598.e7f3963a7819.156.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76e9f798b1b534b08ba208eabac15bff9cf38f10610c318195725114181f5c89
|
3 |
+
size 966134
|
logs/validation/events.out.tfevents.1711717651.e7f3963a7819.156.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a91c14a489d35314f1ed0840a22d05eaf16f5b7eb667be653285360e5f602c48
|
3 |
+
size 696
|
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:47726160c266e340a2d3b37ab7f31aa8065c280a5a6a895babe770c035669640
|
3 |
size 327745472
|