arjunpatel
commited on
Commit
·
efb400b
1
Parent(s):
714d701
Training in progress epoch 10
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: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,6 +48,11 @@ The following hyperparameters were used during training:
|
|
48 |
| 2.6684 | 2.6423 | 3 |
|
49 |
| 2.5358 | 2.5709 | 4 |
|
50 |
| 2.4330 | 2.5137 | 5 |
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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.0683
|
18 |
+
- Validation Loss: 2.3829
|
19 |
+
- Epoch: 10
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
| 2.6684 | 2.6423 | 3 |
|
49 |
| 2.5358 | 2.5709 | 4 |
|
50 |
| 2.4330 | 2.5137 | 5 |
|
51 |
+
| 2.3308 | 2.4736 | 6 |
|
52 |
+
| 2.2499 | 2.4444 | 7 |
|
53 |
+
| 2.1843 | 2.4115 | 8 |
|
54 |
+
| 2.1322 | 2.3931 | 9 |
|
55 |
+
| 2.0683 | 2.3829 | 10 |
|
56 |
|
57 |
|
58 |
### 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:427b1f4f61a5918f98fb0deaf10bc64b6155fa3565b392e903fa69898a1af2c2
|
3 |
+
size 1199735
|
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:8c056c471d3c977d488b6a813ecf0f6927b26f37c731bcaf948a82994cd89eed
|
3 |
+
size 1747
|
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:47f77231e9c8b9ea41f8af67de37cf733a0b69dbf733c18df9f8c57d615e7172
|
3 |
size 327745496
|