End of training
Browse files- README.md +10 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss:
|
| 18 |
-
- Validation Loss:
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -43,6 +43,13 @@ The following hyperparameters were used during training:
|
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
| 4.0384 | 2.3228 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 2.2262
|
| 18 |
+
- Validation Loss: 1.8557
|
| 19 |
+
- Epoch: 7
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
| 4.0384 | 2.3228 | 0 |
|
| 46 |
+
| 2.7913 | 2.1021 | 1 |
|
| 47 |
+
| 2.5264 | 1.9837 | 2 |
|
| 48 |
+
| 2.4013 | 1.9247 | 3 |
|
| 49 |
+
| 2.3268 | 1.8783 | 4 |
|
| 50 |
+
| 2.2781 | 1.8712 | 5 |
|
| 51 |
+
| 2.2462 | 1.8563 | 6 |
|
| 52 |
+
| 2.2262 | 1.8557 | 7 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2225556432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6b9367eb9547ec2f407e48935efb683da3b753d1d799561343c9e9476f8c3cd
|
| 3 |
size 2225556432
|