End of training
Browse files- README.md +11 -10
- logs/events.out.tfevents.1727539836.d84cb60c1073.5349.1 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,12 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Bleu Score: 79.
|
24 |
-
- Precision:
|
25 |
-
- Recall:
|
26 |
-
- Gen Len: 12.
|
27 |
-
- Err:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,15 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2580
|
23 |
+
- Bleu Score: 79.3456
|
24 |
+
- Precision: 57.4671
|
25 |
+
- Recall: 57.4671
|
26 |
+
- Gen Len: 12.7694
|
27 |
+
- Err: 57.4671
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 4
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
+
| 0.5544 | 1.0 | 838 | 0.2951 | 75.8053 | 45.9976 | 45.9976 | 12.6918 | 45.9976 |
|
59 |
+
| 0.2306 | 2.0 | 1676 | 0.2519 | 77.9908 | 51.9713 | 51.9713 | 12.7515 | 51.9713 |
|
60 |
+
| 0.1091 | 3.0 | 2514 | 0.2437 | 78.935 | 54.9582 | 54.9582 | 12.7778 | 54.9582 |
|
61 |
+
| 0.0435 | 4.0 | 3352 | 0.2580 | 79.3456 | 57.4671 | 57.4671 | 12.7694 | 57.4671 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/events.out.tfevents.1727539836.d84cb60c1073.5349.1
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:4a1ce8dbaff489ba5f60425962a91ae99bbd342f29d69a9cd1a1d3777146e1d6
|
3 |
+
size 8484
|
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:d9a2413f98c69e681b5e60164d66f13e1ef586fb67685c5d7c9560eef6416c21
|
3 |
size 903834408
|