pijarcandra22
commited on
Commit
•
0d0c539
1
Parent(s):
5647fe7
Training in progress epoch 104
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 |
|
@@ -147,6 +147,7 @@ The following hyperparameters were used during training:
|
|
147 |
| 1.7483 | 1.6497 | 101 |
|
148 |
| 1.7454 | 1.6435 | 102 |
|
149 |
| 1.7400 | 1.6407 | 103 |
|
|
|
150 |
|
151 |
|
152 |
### 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.7318
|
19 |
+
- Validation Loss: 1.6363
|
20 |
+
- Epoch: 104
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
147 |
| 1.7483 | 1.6497 | 101 |
|
148 |
| 1.7454 | 1.6435 | 102 |
|
149 |
| 1.7400 | 1.6407 | 103 |
|
150 |
+
| 1.7318 | 1.6363 | 104 |
|
151 |
|
152 |
|
153 |
### 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:e01c2d6dbb79775e5ea0dc39a9e5a4dce53863c1dbd3b3ba95b6028cb43d8a8f
|
3 |
size 373902664
|