Training in progress epoch 14
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
- Train Accuracy: 1.0
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
| 57 |
| 0.0280 | 0.0011 | 1.0 | 11 |
|
| 58 |
| 0.0346 | 0.0009 | 1.0 | 12 |
|
| 59 |
| 0.0275 | 0.0010 | 1.0 | 13 |
|
|
|
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.0329
|
| 18 |
+
- Validation Loss: 0.0007
|
| 19 |
- Train Accuracy: 1.0
|
| 20 |
+
- Epoch: 14
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 57 |
| 0.0280 | 0.0011 | 1.0 | 11 |
|
| 58 |
| 0.0346 | 0.0009 | 1.0 | 12 |
|
| 59 |
| 0.0275 | 0.0010 | 1.0 | 13 |
|
| 60 |
+
| 0.0329 | 0.0007 | 1.0 | 14 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497983984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82904e2e35e30db8893589b61b0b279e1ea7777ed890b762c6e68fae7288a01f
|
| 3 |
size 497983984
|