pijarcandra22
commited on
Commit
•
de0c69e
1
Parent(s):
8f7e1b7
Training in progress epoch 196
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 |
|
@@ -239,6 +239,7 @@ The following hyperparameters were used during training:
|
|
239 |
| 1.3921 | 1.4252 | 193 |
|
240 |
| 1.3914 | 1.4253 | 194 |
|
241 |
| 1.3866 | 1.4240 | 195 |
|
|
|
242 |
|
243 |
|
244 |
### 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.3832
|
19 |
+
- Validation Loss: 1.4208
|
20 |
+
- Epoch: 196
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
239 |
| 1.3921 | 1.4252 | 193 |
|
240 |
| 1.3914 | 1.4253 | 194 |
|
241 |
| 1.3866 | 1.4240 | 195 |
|
242 |
+
| 1.3832 | 1.4208 | 196 |
|
243 |
|
244 |
|
245 |
### 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:313df43979dd2bfaacf2c56f009ecb44ae507b669f5f03d2684f95da93602371
|
3 |
size 373902664
|