Commit ·
8aa3cbd
1
Parent(s): 811436c
End of training
Browse files- README.md +5 -2
- generation_config.json +0 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [napatswift/mt5-budget-seq-1](https://huggingface.co/napatswift/mt5-budget-seq-1) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -50,6 +50,9 @@ The following hyperparameters were used during training:
|
|
| 50 |
| Training Loss | Epoch | Step | Cer | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:------:|:---------------:|
|
| 52 |
| 0.0215 | 0.34 | 400 | 0.5769 | 0.0073 |
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [napatswift/mt5-budget-seq-1](https://huggingface.co/napatswift/mt5-budget-seq-1) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 0.0056
|
| 18 |
+
- Cer: 0.7435
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 50 |
| Training Loss | Epoch | Step | Cer | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:------:|:---------------:|
|
| 52 |
| 0.0215 | 0.34 | 400 | 0.5769 | 0.0073 |
|
| 53 |
+
| 0.0142 | 2.12 | 800 | 0.0072 | 0.7436 |
|
| 54 |
+
| 0.0091 | 3.18 | 1200 | 0.0070 | 0.7436 |
|
| 55 |
+
| 0.006 | 4.24 | 1600 | 0.0056 | 0.7435 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
generation_config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
"decoder_start_token_id": 0,
|
| 4 |
"eos_token_id": 1,
|
| 5 |
"pad_token_id": 0,
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 988946613
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdf63b34ff06a395fa868313a8b6654e8571815be06b4bb07a8d6c9b243662a2
|
| 3 |
size 988946613
|