pijarcandra22
commited on
Commit
•
39c7b1b
1
Parent(s):
3c8ba10
Training in progress epoch 196
Browse files- README.md +6 -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 |
|
@@ -237,6 +237,9 @@ The following hyperparameters were used during training:
|
|
237 |
| 1.1278 | 1.5650 | 191 |
|
238 |
| 1.1260 | 1.5697 | 192 |
|
239 |
| 1.1257 | 1.5686 | 193 |
|
|
|
|
|
|
|
240 |
|
241 |
|
242 |
### 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.1220
|
19 |
+
- Validation Loss: 1.5704
|
20 |
+
- Epoch: 196
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
237 |
| 1.1278 | 1.5650 | 191 |
|
238 |
| 1.1260 | 1.5697 | 192 |
|
239 |
| 1.1257 | 1.5686 | 193 |
|
240 |
+
| 1.1265 | 1.5712 | 194 |
|
241 |
+
| 1.1248 | 1.5625 | 195 |
|
242 |
+
| 1.1220 | 1.5704 | 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:02bbabe85534ec47ded3eadee1ba1f6c179a80e16c268f72407fcfce3e1c545c
|
3 |
size 373902664
|