pijarcandra22
commited on
Commit
•
4661b8a
1
Parent(s):
54c0016
Training in progress epoch 17
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: 2.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 2.6935 | 2.4256 | 14 |
|
61 |
| 2.6658 | 2.4010 | 15 |
|
62 |
| 2.6389 | 2.3762 | 16 |
|
|
|
63 |
|
64 |
|
65 |
### 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: 2.6143
|
19 |
+
- Validation Loss: 2.3550
|
20 |
+
- Epoch: 17
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
60 |
| 2.6935 | 2.4256 | 14 |
|
61 |
| 2.6658 | 2.4010 | 15 |
|
62 |
| 2.6389 | 2.3762 | 16 |
|
63 |
+
| 2.6143 | 2.3550 | 17 |
|
64 |
|
65 |
|
66 |
### 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:59fcd381874a66aa459f36c3b2929a9fcae88bbca6f785ba9216dfd791b17569
|
3 |
size 373902664
|