pijarcandra22
commited on
Commit
•
9998db9
1
Parent(s):
5a986d4
Training in progress epoch 173
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 |
|
@@ -216,6 +216,7 @@ The following hyperparameters were used during training:
|
|
216 |
| 1.4618 | 1.4660 | 170 |
|
217 |
| 1.4591 | 1.4606 | 171 |
|
218 |
| 1.4554 | 1.4626 | 172 |
|
|
|
219 |
|
220 |
|
221 |
### 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.4533
|
19 |
+
- Validation Loss: 1.4595
|
20 |
+
- Epoch: 173
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
216 |
| 1.4618 | 1.4660 | 170 |
|
217 |
| 1.4591 | 1.4606 | 171 |
|
218 |
| 1.4554 | 1.4626 | 172 |
|
219 |
+
| 1.4533 | 1.4595 | 173 |
|
220 |
|
221 |
|
222 |
### 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:d429bd468c717dde1fb24b4e60af80a25f30f0ac33d59ab13cd402ada1fd9d89
|
3 |
size 373902664
|