Commit
•
dfeb5f2
1
Parent(s):
820db61
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ 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: 3.
|
18 |
-
- Validation Loss: 3.
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
| 3.
|
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.8584
|
18 |
+
- Validation Loss: 3.6755
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 3.8584 | 3.6755 | 0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1642701430.matt-TRX40-AORUS-PRO-WIFI.72312.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad5d5bcb654c885f7ca7123d1f50f4da0d2b5b69e22f914ba42d656aa8c8026d
|
3 |
+
size 1201176
|
logs/validation/events.out.tfevents.1642701555.matt-TRX40-AORUS-PRO-WIFI.72312.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c0dee8ff9da185df73aded04ee79ea93829ff8acb7ae4bd2be08102759433b1
|
3 |
+
size 194
|
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:e1cd1d5ef4751094fe3b3efbf7f889969b33e1f61683ccd02d9fe99f8f92fe97
|
3 |
size 327745496
|