End of training
Browse files- README.md +7 -7
- logs/events.out.tfevents.1715155413.9d64bdbf39aa.2647.0 +3 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [VietAI/ViT5-base](https://huggingface.co/VietAI/ViT5-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Bleu Score:
|
20 |
-
- Gen Len: 13.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -36,9 +36,9 @@ More information needed
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
-
- learning_rate: 0.
|
40 |
-
- train_batch_size:
|
41 |
-
- eval_batch_size:
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
51 |
-
| 0.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [VietAI/ViT5-base](https://huggingface.co/VietAI/ViT5-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2258
|
19 |
+
- Bleu Score: 74.0954
|
20 |
+
- Gen Len: 13.1876
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 0.0002
|
40 |
+
- train_batch_size: 16
|
41 |
+
- eval_batch_size: 16
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
51 |
+
| 0.4338 | 1.0 | 524 | 0.2258 | 74.0954 | 13.1876 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/events.out.tfevents.1715155413.9d64bdbf39aa.2647.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a2fa8a5fd0548be295dbf4442a25954973460521996b1fb2853dbcc61b120f4
|
3 |
+
size 5862
|
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:26ebf3d18fde12d1af24220c3662ba953203c81d336598c3bf056d4052d3c818
|
3 |
size 903834408
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba8ebacd9478f9c3e5ba135a18f1d04e5e76a444cf9b8afc15aa9cbb6ba94b74
|
3 |
size 5112
|