End of training
Browse files- README.md +6 -6
- logs/events.out.tfevents.1715156869.9d64bdbf39aa.9048.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 |
|
@@ -37,8 +37,8 @@ More information needed
|
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
- learning_rate: 0.0002
|
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.2269
|
19 |
+
- Bleu Score: 73.5439
|
20 |
+
- Gen Len: 13.199
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
- learning_rate: 0.0002
|
40 |
+
- train_batch_size: 32
|
41 |
+
- eval_batch_size: 32
|
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.46 | 1.0 | 262 | 0.2269 | 73.5439 | 13.199 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/events.out.tfevents.1715156869.9d64bdbf39aa.9048.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee39f5fc17803e1572f8fdfee9851c9dff81b895c0d566ebd05109a941931bf
|
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:dce8f37c051dfc9f4c203e1b24b6500ba7f793251880602cc65f7fe4be7d2753
|
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:1ac038e84ff917b739782daa749f2c1d426ad1f07d695d80c4bcc7604c3ce5ae
|
3 |
size 5112
|