End of training
Browse files- README.md +11 -10
- logs/events.out.tfevents.1727528367.f41cea15f6e1.2276.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.2594
|
23 |
+
- Bleu Score: 79.8663
|
24 |
+
- Precision: 58.4229
|
25 |
+
- Recall: 58.4229
|
26 |
+
- Gen Len: 12.7658
|
27 |
+
- Err: 58.4229
|
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.4715 | 1.0 | 838 | 0.2451 | 76.8709 | 49.1039 | 49.1039 | 12.8781 | 49.1039 |
|
59 |
+
| 0.1802 | 2.0 | 1676 | 0.2337 | 78.3434 | 53.8829 | 53.8829 | 12.7861 | 53.8829 |
|
60 |
+
| 0.081 | 3.0 | 2514 | 0.2327 | 79.3197 | 56.1529 | 56.1529 | 12.7706 | 56.1529 |
|
61 |
+
| 0.0365 | 4.0 | 3352 | 0.2594 | 79.8663 | 58.4229 | 58.4229 | 12.7658 | 58.4229 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/events.out.tfevents.1727528367.f41cea15f6e1.2276.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:c92f29a02df5261774787bb62b8bc13e4f49d99118851391f3f490679592a5f7
|
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:281eb42fc0471c5fc25e61ff5f500e30ea848cce73f9c4eb22f404adc4c1637b
|
3 |
size 903834408
|