pijarcandra22
commited on
Commit
•
efd5e4c
1
Parent(s):
ab80d4d
Training in progress epoch 148
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: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -191,6 +191,7 @@ The following hyperparameters were used during training:
|
|
191 |
| 1.5517 | 1.5170 | 145 |
|
192 |
| 1.5471 | 1.5148 | 146 |
|
193 |
| 1.5426 | 1.5120 | 147 |
|
|
|
194 |
|
195 |
|
196 |
### 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: 1.5376
|
19 |
+
- Validation Loss: 1.5102
|
20 |
+
- Epoch: 148
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
191 |
| 1.5517 | 1.5170 | 145 |
|
192 |
| 1.5471 | 1.5148 | 146 |
|
193 |
| 1.5426 | 1.5120 | 147 |
|
194 |
+
| 1.5376 | 1.5102 | 148 |
|
195 |
|
196 |
|
197 |
### 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:444eac36721705318d3d570cc507db526ea4e9e911083f21d6ab697b5a82e69a
|
3 |
size 373902664
|