Training in progress epoch 79
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: 5.
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -122,6 +122,7 @@ The following hyperparameters were used during training:
|
|
122 |
| 5.2527 | 5.3420 | 76 |
|
123 |
| 5.2496 | 5.3367 | 77 |
|
124 |
| 5.2360 | 5.3320 | 78 |
|
|
|
125 |
|
126 |
|
127 |
### 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: 5.2193
|
19 |
+
- Validation Loss: 5.3253
|
20 |
+
- Epoch: 79
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
122 |
| 5.2527 | 5.3420 | 76 |
|
123 |
| 5.2496 | 5.3367 | 77 |
|
124 |
| 5.2360 | 5.3320 | 78 |
|
125 |
+
| 5.2193 | 5.3253 | 79 |
|
126 |
|
127 |
|
128 |
### 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:2d5771cebd4f869cdbd176f54d2409da79f7f16f76aee59c290cd0d6a4b15901
|
3 |
size 373902664
|