arjunpatel
commited on
Commit
·
aa2a486
1
Parent(s):
efb400b
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: 2.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -53,6 +53,10 @@ The following hyperparameters were used during training:
|
|
53 |
| 2.1843 | 2.4115 | 8 |
|
54 |
| 2.1322 | 2.3931 | 9 |
|
55 |
| 2.0683 | 2.3829 | 10 |
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
### 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.8709
|
18 |
+
- Validation Loss: 2.3512
|
19 |
+
- Epoch: 14
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
53 |
| 2.1843 | 2.4115 | 8 |
|
54 |
| 2.1322 | 2.3931 | 9 |
|
55 |
| 2.0683 | 2.3829 | 10 |
|
56 |
+
| 2.0122 | 2.3669 | 11 |
|
57 |
+
| 1.9676 | 2.3596 | 12 |
|
58 |
+
| 1.9087 | 2.3591 | 13 |
|
59 |
+
| 1.8709 | 2.3512 | 14 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
logs/train/events.out.tfevents.1653366214.MacBook-Pro.720.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:687bb7a10f34abbe9345728ffce2ca4c8f566509603f18d3497e82d66d0d853f
|
3 |
+
size 1200007
|
logs/validation/events.out.tfevents.1653366261.MacBook-Pro.720.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:f5238b990c38da70f56c8ec2d3a14a5e9ad10974177ea339fbbb1d44bbe9ae90
|
3 |
+
size 2371
|
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:b0c23030b99c16547934ede5a06e5d0f6495b3d3389cd85a48c56927ce8fc433
|
3 |
size 327745496
|