bedus-creation
commited on
Commit
•
a4b0e34
1
Parent(s):
72c55d7
Training in progress epoch 28
Browse files- README.md +6 -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 [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 3.
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -69,6 +69,9 @@ The following hyperparameters were used during training:
|
|
69 |
| 3.9739 | 4.0406 | 23 |
|
70 |
| 3.9381 | 4.0355 | 24 |
|
71 |
| 3.9363 | 4.0174 | 25 |
|
|
|
|
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 3.8742
|
19 |
+
- Validation Loss: 3.9748
|
20 |
+
- Epoch: 28
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
69 |
| 3.9739 | 4.0406 | 23 |
|
70 |
| 3.9381 | 4.0355 | 24 |
|
71 |
| 3.9363 | 4.0174 | 25 |
|
72 |
+
| 3.9039 | 4.0123 | 26 |
|
73 |
+
| 3.8887 | 3.9893 | 27 |
|
74 |
+
| 3.8742 | 3.9748 | 28 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3613c0c082a5e388eb62882d0b39925b4437d080f97b2decbd6af78d658243
|
3 |
size 373902664
|