bedus-creation
commited on
Commit
•
36ba455
1
Parent(s):
dc71932
Training in progress epoch 98
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -141,6 +141,7 @@ The following hyperparameters were used during training:
|
|
141 |
| 0.2548 | 0.3000 | 95 |
|
142 |
| 0.2540 | 0.3015 | 96 |
|
143 |
| 0.2527 | 0.3004 | 97 |
|
|
|
144 |
|
145 |
|
146 |
### 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: 0.2528
|
19 |
+
- Validation Loss: 0.3012
|
20 |
+
- Epoch: 98
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
141 |
| 0.2548 | 0.3000 | 95 |
|
142 |
| 0.2540 | 0.3015 | 96 |
|
143 |
| 0.2527 | 0.3004 | 97 |
|
144 |
+
| 0.2528 | 0.3012 | 98 |
|
145 |
|
146 |
|
147 |
### 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:ad88afcf1aed045feb52df8a42a358b7b6a44dd6a47c88b0b73ff155bc56486b
|
3 |
size 373902664
|