Commit
·
287be9e
1
Parent(s):
8ce8b05
Training in progress epoch 98
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -141,6 +141,7 @@ The following hyperparameters were used during training:
|
|
141 |
| 0.0681 | 3.2272 | 95 |
|
142 |
| 0.0670 | 3.2317 | 96 |
|
143 |
| 0.0662 | 3.2029 | 97 |
|
|
|
144 |
|
145 |
|
146 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0656
|
19 |
+
- Validation Loss: 3.2945
|
20 |
+
- Epoch: 98
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
141 |
| 0.0681 | 3.2272 | 95 |
|
142 |
| 0.0670 | 3.2317 | 96 |
|
143 |
| 0.0662 | 3.2029 | 97 |
|
144 |
+
| 0.0656 | 3.2945 | 98 |
|
145 |
|
146 |
|
147 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497935440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7f108dcca4d205fae193a5ec8efe1b1595d0ae178966d9e40352175415673fc
|
3 |
size 497935440
|