meoo225 commited on
Commit
6167a14
1 Parent(s): 42ad35e

End of training

Browse files
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [VietAI/ViT5-base](https://huggingface.co/VietAI/ViT5-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2250
19
- - Bleu Score: 73.5528
20
- - Gen Len: 13.2038
21
 
22
  ## Model description
23
 
@@ -36,19 +36,21 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 0.0001
40
  - train_batch_size: 16
41
  - eval_batch_size: 16
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 1
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
51
- | 0.4321 | 1.0 | 524 | 0.2250 | 73.5528 | 13.2038 |
 
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [VietAI/ViT5-base](https://huggingface.co/VietAI/ViT5-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2171
19
+ - Bleu Score: 75.3569
20
+ - Gen Len: 13.1514
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
  - train_batch_size: 16
41
  - eval_batch_size: 16
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
51
+ | 0.4669 | 1.0 | 524 | 0.2426 | 73.5538 | 13.1838 |
52
+ | 0.1732 | 2.0 | 1048 | 0.2127 | 74.877 | 13.1457 |
53
+ | 0.0691 | 3.0 | 1572 | 0.2171 | 75.3569 | 13.1514 |
54
 
55
 
56
  ### Framework versions
logs/events.out.tfevents.1715162721.9d64bdbf39aa.33975.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba2e3d3abf038d9d2582ae8f1c33b81a1cb46e50f960ed0432f3cfe2870de66
3
- size 6682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18f3a55cb1ed7658c342dca1d89ef91617f64d8ecb1cd0ac166e0a449a00ebb
3
+ size 7036
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e06739a40f3581a432c43e4329bad0a77905da8dae883e89806a4532cfb041a
3
  size 903834408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adeac3b72c78d65a8171a50fe063e8265ce8575e0b093d748a63e7d4434fe889
3
  size 903834408