End of training
Browse files- README.md +11 -12
- logs/events.out.tfevents.1727944661.789b5cb87662.1976.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:
|
25 |
-
- Recall:
|
26 |
-
- Gen Len: 12.
|
27 |
-
- Err:
|
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: 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:
|
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.0435 | 4.0 | 3352 | 0.2580 | 79.3456 | 57.4671 | 57.4671 | 12.7694 | 57.4671 |
|
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.2349
|
23 |
+
- Bleu Score: 79.18
|
24 |
+
- Precision: 56.1529
|
25 |
+
- Recall: 56.1529
|
26 |
+
- Gen Len: 12.7933
|
27 |
+
- Err: 56.1529
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 0.0001
|
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.4686 | 1.0 | 838 | 0.2500 | 77.4389 | 50.1792 | 50.1792 | 12.8244 | 50.1792 |
|
59 |
+
| 0.1722 | 2.0 | 1676 | 0.2120 | 78.5311 | 54.1219 | 54.1219 | 12.7933 | 54.1219 |
|
60 |
+
| 0.0703 | 3.0 | 2514 | 0.2349 | 79.18 | 56.1529 | 56.1529 | 12.7933 | 56.1529 |
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1727944661.789b5cb87662.1976.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:f6c0ed028bceba4cab0a66ebe5901a550c9a599b24872868e256d94802a59331
|
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:cebdc591a3e32a392cf8efd815278c785985d8e74ea693fae84b9937758cb2be
|
3 |
size 903834408
|