bedus-creation
commited on
Commit
•
fb78eb8
1
Parent(s):
d2406b6
Training in progress epoch 68
Browse files- README.md +5 -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 |
|
@@ -110,6 +110,8 @@ The following hyperparameters were used during training:
|
|
110 |
| 3.3851 | 3.7517 | 64 |
|
111 |
| 3.4024 | 3.7343 | 65 |
|
112 |
| 3.3738 | 3.7339 | 66 |
|
|
|
|
|
113 |
|
114 |
|
115 |
### 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.3645
|
19 |
+
- Validation Loss: 3.7267
|
20 |
+
- Epoch: 68
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
110 |
| 3.3851 | 3.7517 | 64 |
|
111 |
| 3.4024 | 3.7343 | 65 |
|
112 |
| 3.3738 | 3.7339 | 66 |
|
113 |
+
| 3.3656 | 3.7446 | 67 |
|
114 |
+
| 3.3645 | 3.7267 | 68 |
|
115 |
|
116 |
|
117 |
### 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:e11665eed50cfd5b36d2fb0c700c04f6df133435e08e5c73884fe46fde45b475
|
3 |
size 373902664
|