End of training
Browse files
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:
|
18 |
-
- Validation Loss: 3.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -43,6 +43,25 @@ The following hyperparameters were used during training:
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 4.2818 | 3.9629 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### 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: 3.3439
|
18 |
+
- Validation Loss: 3.7738
|
19 |
+
- Epoch: 19
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 4.2818 | 3.9629 | 0 |
|
46 |
+
| 4.0906 | 3.9052 | 1 |
|
47 |
+
| 3.9946 | 3.8684 | 2 |
|
48 |
+
| 3.9239 | 3.8412 | 3 |
|
49 |
+
| 3.8689 | 3.8316 | 4 |
|
50 |
+
| 3.8185 | 3.8156 | 5 |
|
51 |
+
| 3.7751 | 3.8032 | 6 |
|
52 |
+
| 3.7325 | 3.7950 | 7 |
|
53 |
+
| 3.6929 | 3.7901 | 8 |
|
54 |
+
| 3.6575 | 3.7770 | 9 |
|
55 |
+
| 3.6223 | 3.7658 | 10 |
|
56 |
+
| 3.5882 | 3.7745 | 11 |
|
57 |
+
| 3.5536 | 3.7642 | 12 |
|
58 |
+
| 3.5226 | 3.7645 | 13 |
|
59 |
+
| 3.4912 | 3.7616 | 14 |
|
60 |
+
| 3.4595 | 3.7598 | 15 |
|
61 |
+
| 3.4289 | 3.7604 | 16 |
|
62 |
+
| 3.3992 | 3.7555 | 17 |
|
63 |
+
| 3.3713 | 3.7646 | 18 |
|
64 |
+
| 3.3439 | 3.7738 | 19 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
logs/train/events.out.tfevents.1664124753.ff5971b4e10a.73.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:c2c80c29fe47ae6ee845289415fa777266165e22fffa5bf617fb5b4a7486779a
|
3 |
+
size 892456
|
logs/validation/events.out.tfevents.1664124803.ff5971b4e10a.73.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:8cd1664d804aa8db9912070eadcab60512985c5c6e2f9aed46fa4ddf63dc229a
|
3 |
+
size 3158
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327745496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c3fec7999291a73ba0588e0f04d68facd14c88f27be4f5892ac25144d89bb62
|
3 |
size 327745496
|