End of training
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Bleu Score:
|
21 |
-
- Gen Len:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,13 +43,15 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
52 |
-
| 0.
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.2349
|
20 |
+
- Bleu Score: 79.2125
|
21 |
+
- Gen Len: 12.7933
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 3
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
|
52 |
+
| 0.4686 | 1.0 | 838 | 0.2500 | 77.4621 | 12.8244 |
|
53 |
+
| 0.1722 | 2.0 | 1676 | 0.2120 | 78.5608 | 12.7933 |
|
54 |
+
| 0.0703 | 3.0 | 2514 | 0.2349 | 79.2125 | 12.7933 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/events.out.tfevents.1727295204.c250080b61f6.4707.0
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:45025fadda542b7cb2b274955b27fbade6a4bbf9aa0e9dd9e3434b022b29cf5d
|
3 |
+
size 7297
|
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:cebdc591a3e32a392cf8efd815278c785985d8e74ea693fae84b9937758cb2be
|
3 |
size 903834408
|