Training in progress epoch 7
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.2632 | 0.0836 | 0.9744 | 4 |
|
51 |
| 0.1579 | 0.0488 | 0.9744 | 5 |
|
52 |
| 0.1298 | 0.0250 | 1.0 | 6 |
|
|
|
53 |
|
54 |
|
55 |
### 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.0962
|
18 |
+
- Validation Loss: 0.0136
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 7
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
| 0.2632 | 0.0836 | 0.9744 | 4 |
|
51 |
| 0.1579 | 0.0488 | 0.9744 | 5 |
|
52 |
| 0.1298 | 0.0250 | 1.0 | 6 |
|
53 |
+
| 0.0962 | 0.0136 | 1.0 | 7 |
|
54 |
|
55 |
|
56 |
### 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:74fb888d779be9f290f9316a4584a2225368eaf5299e97bb629549f57fa64630
|
3 |
size 497983984
|