Training in progress epoch 20
Browse files- README.md +3 -2
- 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.0003
|
19 |
- Train Accuracy: 1.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
63 |
| 0.0302 | 0.0004 | 1.0 | 17 |
|
64 |
| 0.0250 | 0.0003 | 1.0 | 18 |
|
65 |
| 0.0069 | 0.0003 | 1.0 | 19 |
|
|
|
66 |
|
67 |
|
68 |
### 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.0241
|
18 |
- Validation Loss: 0.0003
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 20
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
63 |
| 0.0302 | 0.0004 | 1.0 | 17 |
|
64 |
| 0.0250 | 0.0003 | 1.0 | 18 |
|
65 |
| 0.0069 | 0.0003 | 1.0 | 19 |
|
66 |
+
| 0.0241 | 0.0003 | 1.0 | 20 |
|
67 |
|
68 |
|
69 |
### 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:6fa9f6f7c3cb42d85b5374edfb95c661ac4c70557838c90b61fee157832e8ce6
|
3 |
size 497983984
|