End of training
Browse files- README.md +6 -6
- generation_config.json +1 -1
- logs/events.out.tfevents.1727451870.2ccdaf539a3c.1980.0 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.2178
|
20 |
-
- Bleu Score: 78.
|
21 |
- Gen Len: 12.7826
|
22 |
|
23 |
## Model description
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
52 |
-
| 0.4635 | 1.0 | 419 | 0.2255 | 77.
|
53 |
-
| 0.166 | 2.0 | 838 | 0.2026 | 78.
|
54 |
-
| 0.0752 | 3.0 | 1257 | 0.2178 | 78.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.45.
|
60 |
- Pytorch 2.4.1+cu121
|
61 |
-
- Datasets 3.0.
|
62 |
- Tokenizers 0.20.0
|
|
|
17 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.2178
|
20 |
+
- Bleu Score: 78.7261
|
21 |
- Gen Len: 12.7826
|
22 |
|
23 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
52 |
+
| 0.4635 | 1.0 | 419 | 0.2255 | 77.2678 | 12.7969 |
|
53 |
+
| 0.166 | 2.0 | 838 | 0.2026 | 78.2851 | 12.8041 |
|
54 |
+
| 0.0752 | 3.0 | 1257 | 0.2178 | 78.7261 | 12.7826 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
+
- Transformers 4.45.1
|
60 |
- Pytorch 2.4.1+cu121
|
61 |
+
- Datasets 3.0.1
|
62 |
- Tokenizers 0.20.0
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
-
"transformers_version": "4.45.
|
6 |
}
|
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.45.1"
|
6 |
}
|
logs/events.out.tfevents.1727451870.2ccdaf539a3c.1980.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:814aa39bd4f20b2c924b805871f7fe9e551bdfb8f9654137544e6d8290218b2c
|
3 |
+
size 7299
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 903834408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3d56343698946c69ec8dc1217225d632d5bf35cd2f709a12aa3a7f2ae15623a
|
3 |
size 903834408
|