End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model: google/mt5-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# mT5_base
|
19 |
|
20 |
-
This model is a fine-tuned version of [google/mt5-
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Bleu Score:
|
24 |
-
- Precision:
|
25 |
-
- Recall:
|
26 |
-
- Gen Len: 16.
|
27 |
-
- Err:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: google/mt5-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
|
|
17 |
|
18 |
# mT5_base
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.4030
|
23 |
+
- Bleu Score: 45.1405
|
24 |
+
- Precision: 13.3811
|
25 |
+
- Recall: 13.3811
|
26 |
+
- Gen Len: 16.8196
|
27 |
+
- Err: 13.3811
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
+
| 2.8374 | 1.0 | 838 | 0.5595 | 41.3763 | 7.1685 | 7.1685 | 16.7802 | 7.1685 |
|
59 |
+
| 0.7564 | 2.0 | 1676 | 0.4503 | 44.4878 | 12.0669 | 12.0669 | 16.8124 | 12.0669 |
|
60 |
+
| 0.6103 | 3.0 | 2514 | 0.4030 | 45.1405 | 13.3811 | 13.3811 | 16.8196 | 13.3811 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1727601218.5a76963310a4.2696.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5fc12571128d444541ece2a5deed0e0d9ad992fdd52ae3a3eb3f542affd9905
|
3 |
+
size 7750
|