End of training
Browse files- README.md +11 -10
- logs/events.out.tfevents.1727533392.f41cea15f6e1.2276.3 +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:
|
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.2324
|
23 |
+
- Bleu Score: 79.5557
|
24 |
+
- Precision: 56.9892
|
25 |
+
- Recall: 56.9892
|
26 |
+
- Gen Len: 12.7969
|
27 |
+
- Err: 56.9892
|
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.4672 | 1.0 | 419 | 0.2390 | 76.7871 | 49.7013 | 49.7013 | 12.8292 | 49.7013 |
|
59 |
+
| 0.1742 | 2.0 | 838 | 0.2173 | 77.9698 | 54.0024 | 54.0024 | 12.8076 | 54.0024 |
|
60 |
+
| 0.0814 | 3.0 | 1257 | 0.2010 | 79.204 | 56.6308 | 56.6308 | 12.7754 | 56.6308 |
|
61 |
+
| 0.0382 | 4.0 | 1676 | 0.2324 | 79.5557 | 56.9892 | 56.9892 | 12.7969 | 56.9892 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/events.out.tfevents.1727533392.f41cea15f6e1.2276.3
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:f7f161a6c2a257cf132c96f09865095a9f780e37636b8f6781c63db4e475e475
|
3 |
+
size 8486
|
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:7fc557a0090bf3ffcf768b2a51fc8733c8a610c6fe6b5dd9857e2d7432a8cfe6
|
3 |
size 903834408
|