Commit
•
820db61
1
Parent(s):
b3bab6e
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.8579
|
18 |
+
- Validation Loss: 3.6760
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 3.8579 | 3.6760 | 0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1642700751.matt-TRX40-AORUS-PRO-WIFI.68919.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba297347a631872163b726f31a583cbdd8098cf43b27b833398a3f0aeb586e32
|
3 |
+
size 1201176
|
logs/validation/events.out.tfevents.1642700872.matt-TRX40-AORUS-PRO-WIFI.68919.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0898d56aab7f55950b65ab753b779ac0820f632b60321c5538aed693875c8b01
|
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:bae0ae8bd14e6e38aedb1226c5066f5b44e268ce47c248e4aa16366a4f1066ee
|
3 |
size 327745496
|