Commit
·
1fc288f
1
Parent(s):
c4207cc
Training in progress epoch 59
Browse files- README.md +6 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -101,6 +101,9 @@ The following hyperparameters were used during training:
|
|
101 |
| 0.3766 | 0.2866 | 54 |
|
102 |
| 0.3777 | 0.2828 | 55 |
|
103 |
| 0.3688 | 0.2825 | 56 |
|
|
|
|
|
|
|
104 |
|
105 |
|
106 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.3661
|
20 |
+
- Validation Loss: 0.2821
|
21 |
+
- Epoch: 59
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
101 |
| 0.3766 | 0.2866 | 54 |
|
102 |
| 0.3777 | 0.2828 | 55 |
|
103 |
| 0.3688 | 0.2825 | 56 |
|
104 |
+
| 0.3665 | 0.2831 | 57 |
|
105 |
+
| 0.3717 | 0.2805 | 58 |
|
106 |
+
| 0.3661 | 0.2821 | 59 |
|
107 |
|
108 |
|
109 |
### 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:442f698c6c7eab1af8b0101d7787db93f94ab24dd56867d8cf70e04549708eec
|
3 |
size 373902664
|