meoo225 commited on
Commit
87d88d4
·
verified ·
1 Parent(s): 6a71df8

End of training

Browse files
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.2324
23
- - Bleu Score: 79.5557
24
- - Precision: 56.9892
25
- - Recall: 56.9892
26
- - Gen Len: 12.7969
27
- - Err: 56.9892
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.0001
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 | 49.7013 | 49.7013 | 12.8292 | 49.7013 |
59
- | 0.1742 | 2.0 | 838 | 0.2173 | 77.9698 | 54.0024 | 54.0024 | 12.8076 | 54.0024 |
60
- | 0.0814 | 3.0 | 1257 | 0.2010 | 79.204 | 56.6308 | 56.6308 | 12.7754 | 56.6308 |
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:e5cfa0b9f3bd6f2ebb0d71265835ff4254431e56bea3534d803f59ac9f3cd981
3
- size 6867
 
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:23e6875668f5cf63de0fe08807a72d9c4cb3330f1ead5bedbac7d549fbd6c3cd
3
  size 903834408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d34921dae54ac79b7088640c136176beec8ac68b3e0bb6e41b07b68f55ebde
3
  size 903834408