pijarcandra22
commited on
Commit
•
2b38b7f
1
Parent(s):
cc98be4
Training in progress epoch 128
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 |
|
@@ -171,6 +171,7 @@ The following hyperparameters were used during training:
|
|
171 |
| 1.6307 | 1.5693 | 125 |
|
172 |
| 1.6268 | 1.5650 | 126 |
|
173 |
| 1.6227 | 1.5607 | 127 |
|
|
|
174 |
|
175 |
|
176 |
### 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.6180
|
19 |
+
- Validation Loss: 1.5618
|
20 |
+
- Epoch: 128
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
171 |
| 1.6307 | 1.5693 | 125 |
|
172 |
| 1.6268 | 1.5650 | 126 |
|
173 |
| 1.6227 | 1.5607 | 127 |
|
174 |
+
| 1.6180 | 1.5618 | 128 |
|
175 |
|
176 |
|
177 |
### 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:96aab3a661e837ec0ce89619049ea7e671459aab62b96e14890c26d94558342a
|
3 |
size 373902664
|