Training in progress epoch 23
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.0002
|
19 |
- Train Accuracy: 1.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 0.0241 | 0.0003 | 1.0 | 20 |
|
67 |
| 0.0100 | 0.0003 | 1.0 | 21 |
|
68 |
| 0.0114 | 0.0002 | 1.0 | 22 |
|
|
|
69 |
|
70 |
|
71 |
### 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.0172
|
18 |
- Validation Loss: 0.0002
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 23
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
66 |
| 0.0241 | 0.0003 | 1.0 | 20 |
|
67 |
| 0.0100 | 0.0003 | 1.0 | 21 |
|
68 |
| 0.0114 | 0.0002 | 1.0 | 22 |
|
69 |
+
| 0.0172 | 0.0002 | 1.0 | 23 |
|
70 |
|
71 |
|
72 |
### 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:08ebd0827fe1c0fa659c20dd8ba5718d5f3f187ed22a7e1c3f643ed5f49bef49
|
3 |
size 497983984
|