Training in progress epoch 4
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: 2.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,10 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 2.9937 | 3.8775 | 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: 2.8090
|
19 |
+
- Validation Loss: 3.9044
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
| 2.9937 | 3.8775 | 0 |
|
47 |
+
| 2.9426 | 3.8763 | 1 |
|
48 |
+
| 2.8926 | 3.8593 | 2 |
|
49 |
+
| 2.8445 | 3.8982 | 3 |
|
50 |
+
| 2.8090 | 3.9044 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1711718173.e7f3963a7819.156.2.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:143fcd9c1990e8c2443f853364cdeda84a3e7da12779ebe3b7da9c1a2e664f70
|
3 |
+
size 966202
|
logs/validation/events.out.tfevents.1711718177.e7f3963a7819.156.3.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:36ba232fe4b9d3712d802f79536158d5a1222256642c3729ae175725ce1f2543
|
3 |
+
size 856
|
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:0aed90debe02579efb020740cfd8a7f33cf9de04a51aa4230514037e03a144a6
|
3 |
size 327745472
|