pijarcandra22
commited on
Commit
•
aec5ee9
1
Parent(s):
39c7b1b
Training in progress epoch 199
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 |
|
@@ -240,6 +240,9 @@ The following hyperparameters were used during training:
|
|
240 |
| 1.1265 | 1.5712 | 194 |
|
241 |
| 1.1248 | 1.5625 | 195 |
|
242 |
| 1.1220 | 1.5704 | 196 |
|
|
|
|
|
|
|
243 |
|
244 |
|
245 |
### 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.1069
|
19 |
+
- Validation Loss: 1.5697
|
20 |
+
- Epoch: 199
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
240 |
| 1.1265 | 1.5712 | 194 |
|
241 |
| 1.1248 | 1.5625 | 195 |
|
242 |
| 1.1220 | 1.5704 | 196 |
|
243 |
+
| 1.1202 | 1.5666 | 197 |
|
244 |
+
| 1.1114 | 1.5653 | 198 |
|
245 |
+
| 1.1069 | 1.5697 | 199 |
|
246 |
|
247 |
|
248 |
### 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:c2156274592196f8d34739dcc1e77e91f8ec5e79a4d4c46f8bd5ef13e847e106
|
3 |
size 373902664
|