meoo225 commited on
Commit
5dac994
1 Parent(s): 5be6959

End of training

Browse files
README.md CHANGED
@@ -4,9 +4,6 @@ license: mit
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,12 +16,9 @@ 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.2324
23
- - Bleu Score: 79.5557
24
- - Precision: 100.0
25
- - Recall: 93.3333
26
- - Gen Len: 12.7969
27
- - Err: 56.9892
28
 
29
  ## Model description
30
 
@@ -47,23 +41,23 @@ The following hyperparameters were used during training:
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
50
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - num_epochs: 4
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
- |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
58
- | 0.4672 | 1.0 | 419 | 0.2390 | 76.7871 | 100.0 | 100.0 | 12.8292 | 49.7013 |
59
- | 0.1742 | 2.0 | 838 | 0.2173 | 77.9698 | 100.0 | 93.3333 | 12.8076 | 54.0024 |
60
- | 0.0814 | 3.0 | 1257 | 0.2010 | 79.204 | 100.0 | 93.3333 | 12.7754 | 56.6308 |
61
- | 0.0382 | 4.0 | 1676 | 0.2324 | 79.5557 | 100.0 | 93.3333 | 12.7969 | 56.9892 |
62
 
63
 
64
  ### Framework versions
65
 
66
- - Transformers 4.45.1
67
- - Pytorch 2.4.1+cu121
68
- - Datasets 3.0.1
69
- - Tokenizers 0.20.0
 
4
  base_model: VietAI/vit5-base
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
  - name: ViNormT5
9
  results: []
 
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.2451
20
+ - Bleu Score: 75.278
21
+ - Gen Len: 13.1552
 
 
 
22
 
23
  ## Model description
24
 
 
41
  - train_batch_size: 16
42
  - eval_batch_size: 16
43
  - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - num_epochs: 4
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
+ | 0.4411 | 1.0 | 524 | 0.2312 | 73.1491 | 13.12 |
53
+ | 0.1622 | 2.0 | 1048 | 0.2092 | 75.0481 | 13.1686 |
54
+ | 0.0756 | 3.0 | 1572 | 0.2150 | 75.2373 | 13.16 |
55
+ | 0.0336 | 4.0 | 2096 | 0.2451 | 75.278 | 13.1552 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.46.1
61
+ - Pytorch 2.5.0+cu121
62
+ - Datasets 3.1.0
63
+ - Tokenizers 0.20.2
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
- "transformers_version": "4.45.1"
6
  }
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.46.1"
6
  }
logs/events.out.tfevents.1730776374.a52ee00f430c.3635.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e022ad9ed44fcf32083988a937cfacc9cb804b4a5e3af4c98433d05083c7584e
3
- size 7027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576b7c59ae98b15ed7eb45341c660c0f7b81a7cf73fbd6eba168dd13cb13eda7
3
+ size 7968
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d3aacb4f94e5bc14d796c667cb18124b1e713f9c9ad81d38fab533fe0865981
3
  size 903834408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae275edda95c572e5986ac722e44d927e50c7a2a73845027d6975559c08b2e34
3
  size 903834408