aiface commited on
Commit
834657e
1 Parent(s): 3816a0a

End of training

Browse files
Files changed (3) hide show
  1. README.md +100 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: en-vi-model_v3_opus
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # en-vi-model_v3_opus
17
+
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.8572
21
+ - Bleu: 8.2434
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0005
41
+ - train_batch_size: 128
42
+ - eval_batch_size: 128
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 256
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Bleu | Validation Loss |
53
+ |:-------------:|:-----:|:-----:|:------:|:---------------:|
54
+ | 1.4493 | 0.13 | 500 | 3.9998 | 1.3541 |
55
+ | 1.2915 | 0.26 | 1000 | 5.3936 | 1.2113 |
56
+ | 1.2059 | 0.38 | 1500 | 5.8381 | 1.1367 |
57
+ | 1.1573 | 0.51 | 2000 | 6.2422 | 1.0901 |
58
+ | 1.1121 | 0.64 | 2500 | 6.6271 | 1.0542 |
59
+ | 1.0867 | 0.77 | 3000 | 6.8796 | 1.0252 |
60
+ | 1.0623 | 0.9 | 3500 | 7.0393 | 1.0068 |
61
+ | 1.0408 | 1.02 | 4000 | 7.2660 | 0.9882 |
62
+ | 1.0203 | 1.15 | 4500 | 7.0553 | 0.9723 |
63
+ | 1.0054 | 1.28 | 5000 | 7.4555 | 0.9624 |
64
+ | 0.9977 | 1.41 | 5500 | 7.4260 | 0.9526 |
65
+ | 0.9931 | 1.54 | 6000 | 7.5231 | 0.9396 |
66
+ | 0.9804 | 1.66 | 6500 | 7.4376 | 0.9324 |
67
+ | 0.9691 | 1.79 | 7000 | 7.5227 | 0.9264 |
68
+ | 0.9645 | 1.92 | 7500 | 7.6859 | 0.9193 |
69
+ | 0.9509 | 2.05 | 8000 | 7.6473 | 0.9144 |
70
+ | 0.9485 | 2.18 | 8500 | 7.6548 | 0.9118 |
71
+ | 0.9437 | 2.3 | 9000 | 7.6066 | 0.9073 |
72
+ | 0.9393 | 2.43 | 9500 | 7.7140 | 0.9019 |
73
+ | 0.9336 | 2.56 | 10000 | 7.8095 | 0.8970 |
74
+ | 0.9368 | 2.69 | 10500 | 7.9377 | 0.8937 |
75
+ | 0.925 | 2.82 | 11000 | 7.8425 | 0.8898 |
76
+ | 0.921 | 2.94 | 11500 | 7.9008 | 0.8864 |
77
+ | 0.9177 | 3.07 | 12000 | 7.9134 | 0.8836 |
78
+ | 0.9151 | 3.2 | 12500 | 0.8821 | 7.8647 |
79
+ | 0.9104 | 3.33 | 13000 | 0.8790 | 8.0830 |
80
+ | 0.9035 | 3.46 | 13500 | 0.8766 | 8.0959 |
81
+ | 0.8992 | 3.58 | 14000 | 0.8741 | 8.0178 |
82
+ | 0.8986 | 3.71 | 14500 | 0.8720 | 8.0384 |
83
+ | 0.894 | 3.84 | 15000 | 0.8683 | 8.0913 |
84
+ | 0.8932 | 3.97 | 15500 | 0.8663 | 8.0997 |
85
+ | 0.8889 | 4.1 | 16000 | 0.8641 | 8.1088 |
86
+ | 0.8888 | 4.22 | 16500 | 0.8629 | 8.0665 |
87
+ | 0.8856 | 4.35 | 17000 | 0.8607 | 8.2836 |
88
+ | 0.8826 | 4.48 | 17500 | 0.8613 | 8.2354 |
89
+ | 0.8862 | 4.61 | 18000 | 0.8578 | 8.1166 |
90
+ | 0.8811 | 4.74 | 18500 | 0.8583 | 8.1473 |
91
+ | 0.8799 | 4.86 | 19000 | 0.8579 | 8.1836 |
92
+ | 0.8827 | 4.99 | 19500 | 0.8572 | 8.2434 |
93
+
94
+
95
+ ### Framework versions
96
+
97
+ - Transformers 4.34.1
98
+ - Pytorch 2.1.0+cu118
99
+ - Datasets 2.14.5
100
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.34.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dd74b76693c6272cf1cc203419b60fca85a07c49b7d28563a16415692b021dd
3
  size 242072086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f5992afa03ce5eed17ffa1e805092e6863ac5b83f7d083ee05a2ed355b0c74
3
  size 242072086