bedus-creation
commited on
Commit
•
b35376b
1
Parent(s):
1598a42
Training in progress epoch 61
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 |
|
@@ -102,6 +102,9 @@ The following hyperparameters were used during training:
|
|
102 |
| 3.5014 | 3.8248 | 56 |
|
103 |
| 3.5046 | 3.7864 | 57 |
|
104 |
| 3.5144 | 3.8151 | 58 |
|
|
|
|
|
|
|
105 |
|
106 |
|
107 |
### 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.4667
|
19 |
+
- Validation Loss: 3.8110
|
20 |
+
- Epoch: 61
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
102 |
| 3.5014 | 3.8248 | 56 |
|
103 |
| 3.5046 | 3.7864 | 57 |
|
104 |
| 3.5144 | 3.8151 | 58 |
|
105 |
+
| 3.4876 | 3.8117 | 59 |
|
106 |
+
| 3.4744 | 3.8099 | 60 |
|
107 |
+
| 3.4667 | 3.8110 | 61 |
|
108 |
|
109 |
|
110 |
### 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:41666f0a2ba5fa97f8dd559d635bfa92ee46c2f02b703bec994bdbb00d868a80
|
3 |
size 373902664
|