arjunpatel
commited on
Commit
·
714d701
1
Parent(s):
527883b
Training in progress epoch 5
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:
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -43,6 +43,11 @@ The following hyperparameters were used during training:
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 3.7146 | 3.2288 | 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: 2.4330
|
18 |
+
- Validation Loss: 2.5137
|
19 |
+
- Epoch: 5
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 3.7146 | 3.2288 | 0 |
|
46 |
+
| 3.1159 | 2.8961 | 1 |
|
47 |
+
| 2.8592 | 2.7388 | 2 |
|
48 |
+
| 2.6684 | 2.6423 | 3 |
|
49 |
+
| 2.5358 | 2.5709 | 4 |
|
50 |
+
| 2.4330 | 2.5137 | 5 |
|
51 |
|
52 |
|
53 |
### 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:3e0b3f07e65fc7f7177d65a14e08d5e926b38014ed6b24b52f877e66113f3060
|
3 |
+
size 1199395
|
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:ce15131f8d860003cb6d90eb8d7854d1719c3de259b819c41a8291fd45ebd543
|
3 |
+
size 968
|
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:1ab589130694eeccb1e45453807487e7b05fb21d0022c384ce697fba9d171595
|
3 |
size 327745496
|