Training in progress epoch 9
Browse files- README.md +5 -4
- 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: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 0.5641 | 0.7660 | 0.7436 | 6 |
|
| 53 |
| 0.4862 | 0.8724 | 0.6667 | 7 |
|
| 54 |
| 0.3327 | 0.7529 | 0.7692 | 8 |
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### 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.2869
|
| 18 |
+
- Validation Loss: 0.5615
|
| 19 |
+
- Train Accuracy: 0.8718
|
| 20 |
+
- Epoch: 9
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 52 |
| 0.5641 | 0.7660 | 0.7436 | 6 |
|
| 53 |
| 0.4862 | 0.8724 | 0.6667 | 7 |
|
| 54 |
| 0.3327 | 0.7529 | 0.7692 | 8 |
|
| 55 |
+
| 0.2869 | 0.5615 | 0.8718 | 9 |
|
| 56 |
|
| 57 |
|
| 58 |
### 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:928bfaf1d349e566bc3fd252d502b52429364464eadf2ad296957f7fe821a2ff
|
| 3 |
size 497983984
|