bedus-creation
commited on
Commit
•
d2406b6
1
Parent(s):
d832a78
Training in progress epoch 66
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: 3.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -107,6 +107,9 @@ The following hyperparameters were used during training:
|
|
107 |
| 3.4346 | 3.7488 | 61 |
|
108 |
| 3.4313 | 3.7616 | 62 |
|
109 |
| 3.4023 | 3.7542 | 63 |
|
|
|
|
|
|
|
110 |
|
111 |
|
112 |
### 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: 3.3738
|
19 |
+
- Validation Loss: 3.7339
|
20 |
+
- Epoch: 66
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
107 |
| 3.4346 | 3.7488 | 61 |
|
108 |
| 3.4313 | 3.7616 | 62 |
|
109 |
| 3.4023 | 3.7542 | 63 |
|
110 |
+
| 3.3851 | 3.7517 | 64 |
|
111 |
+
| 3.4024 | 3.7343 | 65 |
|
112 |
+
| 3.3738 | 3.7339 | 66 |
|
113 |
|
114 |
|
115 |
### 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:72daec0bd4f9ded73c51670979ad5dbaa645ebd913f28d3d93721b96914dfb6c
|
3 |
size 373902664
|