Training in progress epoch 7
Browse files- README.md +5 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,6 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
| 2.7920 | 2 |
|
47 |
| 2.4254 | 3 |
|
48 |
| 2.2006 | 4 |
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.9404
|
18 |
+
- Epoch: 7
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
| 2.7920 | 2 |
|
47 |
| 2.4254 | 3 |
|
48 |
| 2.2006 | 4 |
|
49 |
+
| 2.0480 | 5 |
|
50 |
+
| 1.9387 | 6 |
|
51 |
+
| 1.9404 | 7 |
|
52 |
|
53 |
|
54 |
### 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:75655ebb2038026994fd7078c0c37cc146b5c4a8c87d322c79137ef744177cad
|
3 |
size 373902664
|