bedus-creation
commited on
Commit
•
17f253a
1
Parent(s):
8401040
Training in progress epoch 53
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 [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 6.
|
19 |
-
- Validation Loss: 6.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -96,6 +96,7 @@ The following hyperparameters were used during training:
|
|
96 |
| 6.5304 | 6.5201 | 50 |
|
97 |
| 6.5179 | 6.5205 | 51 |
|
98 |
| 6.5142 | 6.5051 | 52 |
|
|
|
99 |
|
100 |
|
101 |
### 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: 6.5010
|
19 |
+
- Validation Loss: 6.4979
|
20 |
+
- Epoch: 53
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
96 |
| 6.5304 | 6.5201 | 50 |
|
97 |
| 6.5179 | 6.5205 | 51 |
|
98 |
| 6.5142 | 6.5051 | 52 |
|
99 |
+
| 6.5010 | 6.4979 | 53 |
|
100 |
|
101 |
|
102 |
### 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:6284b0fa9c7f607a77463fbb39fceec162d18fca8ac6840f6ada0f911267d9de
|
3 |
size 373902664
|