End of training
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ license: mit
|
|
4 |
base_model: VietAI/vit5-base
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: ViNormT5
|
9 |
results: []
|
@@ -16,9 +19,12 @@ 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: 78.
|
21 |
-
-
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -38,20 +44,18 @@ More information needed
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 0.0001
|
41 |
-
- train_batch_size:
|
42 |
-
- eval_batch_size:
|
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 |
-
| 0.166 | 2.0 | 838 | 0.2026 | 78.2851 | 12.8041 |
|
54 |
-
| 0.0752 | 3.0 | 1257 | 0.2178 | 78.7261 | 12.7826 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
4 |
base_model: VietAI/vit5-base
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
model-index:
|
11 |
- name: ViNormT5
|
12 |
results: []
|
|
|
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.2401
|
23 |
+
- Bleu Score: 78.0055
|
24 |
+
- Precision: 51.2545
|
25 |
+
- Recall: 51.2545
|
26 |
+
- Gen Len: 12.7897
|
27 |
+
- Err: 51.2545
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 0.0001
|
47 |
+
- train_batch_size: 4
|
48 |
+
- eval_batch_size: 4
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 1
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
|
58 |
+
| 0.4488 | 1.0 | 1675 | 0.2401 | 78.0055 | 51.2545 | 51.2545 | 12.7897 | 51.2545 |
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
logs/events.out.tfevents.1727518837.95ce644884e6.495.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c46beb78c12e7e7fac7781154a743dc6daa5b72565dc17a8fdb839c2866dff04
|
3 |
+
size 4184
|
logs/events.out.tfevents.1727518974.95ce644884e6.4803.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6d96ed79d26eb88c1ca8d8fc06978fd7470c45459e636a1979970facee351a5
|
3 |
+
size 6273
|
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:077918e5dce36fb2b269f40bb00e44ebcc3e382027e8be217474d216bab5cc39
|
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 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aa3a88404927865784bdfb559ce43af4c8d0210c6a01f9cdf19f6f4b02f74bb
|
3 |
size 5304
|