End of training
Browse files- README.md +13 -14
- logs/events.out.tfevents.1727537597.d84cb60c1073.5349.0 +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: 56.
|
25 |
-
- Recall: 56.
|
26 |
-
- Gen Len: 12.
|
27 |
-
- Err: 56.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,22 +43,21 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate: 0.
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
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 |
-
| 0.0382 | 4.0 | 1676 | 0.2324 | 79.5557 | 56.9892 | 56.9892 | 12.7969 | 56.9892 |
|
62 |
|
63 |
|
64 |
### 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.2379
|
23 |
+
- Bleu Score: 79.1915
|
24 |
+
- Precision: 56.3919
|
25 |
+
- Recall: 56.3919
|
26 |
+
- Gen Len: 12.7861
|
27 |
+
- Err: 56.3919
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 0.0002
|
47 |
+
- train_batch_size: 8
|
48 |
+
- eval_batch_size: 8
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 3
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
+
| 0.537 | 1.0 | 838 | 0.2957 | 75.5178 | 47.3118 | 47.3118 | 12.8029 | 47.3118 |
|
59 |
+
| 0.2145 | 2.0 | 1676 | 0.2338 | 78.5376 | 54.5998 | 54.5998 | 12.8005 | 54.5998 |
|
60 |
+
| 0.0834 | 3.0 | 2514 | 0.2379 | 79.1915 | 56.3919 | 56.3919 | 12.7861 | 56.3919 |
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1727537597.d84cb60c1073.5349.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:bf9277beed13323e0e3165454ff78ef7d27a14f5bc504f4dda7515010ba45220
|
3 |
+
size 7747
|
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:b8d34921dae54ac79b7088640c136176beec8ac68b3e0bb6e41b07b68f55ebde
|
3 |
size 903834408
|