KardelRuveyda
commited on
Commit
·
3e58d28
1
Parent(s):
9eddded
Upload model
Browse files- README.md +8 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,7 +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 |
-
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -39,6 +41,11 @@ The following hyperparameters were used during training:
|
|
39 |
|
40 |
### Training results
|
41 |
|
|
|
|
|
|
|
|
|
|
|
42 |
|
43 |
|
44 |
### 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: 5.5187
|
19 |
+
- Validation Loss: 5.4890
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
41 |
|
42 |
### Training results
|
43 |
|
44 |
+
| Train Loss | Validation Loss | Epoch |
|
45 |
+
|:----------:|:---------------:|:-----:|
|
46 |
+
| 6.2976 | 5.4890 | 0 |
|
47 |
+
| 5.5187 | 5.4890 | 1 |
|
48 |
+
| 5.5187 | 5.4890 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503289936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af1e4ca3489426e04697a72cffc15cb27a60d5ef6ebd425364a0e3e13a7a3613
|
3 |
size 503289936
|