ar5entum commited on
Commit
a7473b6
·
verified ·
1 Parent(s): db6c570

Model save

Browse files
Files changed (3) hide show
  1. README.md +165 -0
  2. generation_config.json +8 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: ar5entum/bart_eng_hin_mt
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: bart_dev_rom_tl
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
+ # bart_dev_rom_tl
17
+
18
+ This model is a fine-tuned version of [ar5entum/bart_eng_hin_mt](https://huggingface.co/ar5entum/bart_eng_hin_mt) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.8156
21
+ - Bleu: 40.6409
22
+ - Gen Len: 40.3178
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
+ - train_batch_size: 100
43
+ - eval_batch_size: 40
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 2
47
+ - total_train_batch_size: 200
48
+ - total_eval_batch_size: 80
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 80
52
+ - num_epochs: 100.0
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
58
+ | 6.046 | 1.0 | 71 | 5.7137 | 0.0237 | 78.975 |
59
+ | 4.9653 | 2.0 | 142 | 4.6488 | 0.463 | 68.7566 |
60
+ | 4.3594 | 3.0 | 213 | 3.9858 | 1.7108 | 51.6638 |
61
+ | 3.8595 | 4.0 | 284 | 3.5145 | 3.7857 | 48.8671 |
62
+ | 3.5045 | 5.0 | 355 | 3.1973 | 6.3952 | 46.3566 |
63
+ | 3.241 | 6.0 | 426 | 2.9686 | 8.4659 | 47.6658 |
64
+ | 3.0828 | 7.0 | 497 | 2.7850 | 10.5828 | 48.1118 |
65
+ | 2.9064 | 8.0 | 568 | 2.6409 | 11.8302 | 48.8211 |
66
+ | 2.7434 | 9.0 | 639 | 2.5048 | 12.5417 | 50.2257 |
67
+ | 2.6201 | 10.0 | 710 | 2.3933 | 13.7057 | 45.6704 |
68
+ | 2.4511 | 11.0 | 781 | 2.2927 | 14.7807 | 46.4112 |
69
+ | 2.3707 | 12.0 | 852 | 2.1978 | 15.9284 | 43.0941 |
70
+ | 2.2821 | 13.0 | 923 | 2.1169 | 17.0686 | 45.0566 |
71
+ | 2.1725 | 14.0 | 994 | 2.0360 | 17.7927 | 45.0487 |
72
+ | 2.0905 | 15.0 | 1065 | 1.9586 | 18.7905 | 43.5625 |
73
+ | 2.0224 | 16.0 | 1136 | 1.8913 | 19.8848 | 43.9507 |
74
+ | 1.9548 | 17.0 | 1207 | 1.8289 | 20.506 | 43.2441 |
75
+ | 1.8764 | 18.0 | 1278 | 1.7778 | 21.0069 | 41.9743 |
76
+ | 1.8262 | 19.0 | 1349 | 1.7314 | 22.0322 | 41.9711 |
77
+ | 1.7626 | 20.0 | 1420 | 1.6766 | 22.5132 | 43.1888 |
78
+ | 1.6689 | 21.0 | 1491 | 1.6242 | 23.3894 | 42.7395 |
79
+ | 1.6668 | 22.0 | 1562 | 1.5729 | 24.2888 | 43.1961 |
80
+ | 1.5834 | 23.0 | 1633 | 1.5277 | 24.7954 | 41.9934 |
81
+ | 1.5352 | 24.0 | 1704 | 1.4837 | 25.7943 | 41.5171 |
82
+ | 1.5149 | 25.0 | 1775 | 1.4402 | 26.4075 | 41.5632 |
83
+ | 1.4375 | 26.0 | 1846 | 1.4013 | 26.798 | 41.9704 |
84
+ | 1.4224 | 27.0 | 1917 | 1.3709 | 27.7495 | 41.4283 |
85
+ | 1.3972 | 28.0 | 1988 | 1.3359 | 28.2608 | 41.7559 |
86
+ | 1.3475 | 29.0 | 2059 | 1.3065 | 28.579 | 41.4954 |
87
+ | 1.3269 | 30.0 | 2130 | 1.2727 | 29.2762 | 41.0467 |
88
+ | 1.2329 | 31.0 | 2201 | 1.2481 | 29.2254 | 41.6296 |
89
+ | 1.2292 | 32.0 | 2272 | 1.2199 | 30.0158 | 41.7487 |
90
+ | 1.1868 | 33.0 | 2343 | 1.1981 | 30.8127 | 41.1414 |
91
+ | 1.1662 | 34.0 | 2414 | 1.1777 | 31.0606 | 41.3145 |
92
+ | 1.1341 | 35.0 | 2485 | 1.1608 | 31.4376 | 40.8375 |
93
+ | 1.1651 | 36.0 | 2556 | 1.1385 | 31.9947 | 41.1934 |
94
+ | 1.1019 | 37.0 | 2627 | 1.1238 | 32.5984 | 41.1112 |
95
+ | 1.1232 | 38.0 | 2698 | 1.1096 | 33.1094 | 41.0974 |
96
+ | 1.0553 | 39.0 | 2769 | 1.0930 | 33.1268 | 41.0842 |
97
+ | 1.0536 | 40.0 | 2840 | 1.0812 | 33.4825 | 41.0868 |
98
+ | 1.0212 | 41.0 | 2911 | 1.0672 | 34.0163 | 40.8362 |
99
+ | 0.9768 | 42.0 | 2982 | 1.0531 | 34.1846 | 41.0447 |
100
+ | 0.9923 | 43.0 | 3053 | 1.0426 | 34.4359 | 41.1908 |
101
+ | 0.9646 | 44.0 | 3124 | 1.0338 | 34.83 | 40.9336 |
102
+ | 0.9858 | 45.0 | 3195 | 1.0211 | 34.8589 | 40.723 |
103
+ | 0.963 | 46.0 | 3266 | 1.0159 | 35.1912 | 40.8447 |
104
+ | 0.9226 | 47.0 | 3337 | 1.0023 | 35.4973 | 40.7612 |
105
+ | 0.9169 | 48.0 | 3408 | 0.9912 | 35.7503 | 41.1454 |
106
+ | 0.9173 | 49.0 | 3479 | 0.9864 | 35.9269 | 40.7145 |
107
+ | 0.8846 | 50.0 | 3550 | 0.9783 | 36.5519 | 40.6513 |
108
+ | 0.9061 | 51.0 | 3621 | 0.9693 | 36.5456 | 40.4079 |
109
+ | 0.8699 | 52.0 | 3692 | 0.9601 | 36.9342 | 41.0151 |
110
+ | 0.8753 | 53.0 | 3763 | 0.9539 | 37.0866 | 40.6691 |
111
+ | 0.8265 | 54.0 | 3834 | 0.9444 | 37.0662 | 41.1809 |
112
+ | 0.8238 | 55.0 | 3905 | 0.9411 | 37.4991 | 40.5993 |
113
+ | 0.8125 | 56.0 | 3976 | 0.9340 | 37.4722 | 40.9829 |
114
+ | 0.8141 | 57.0 | 4047 | 0.9278 | 37.9354 | 40.6638 |
115
+ | 0.8089 | 58.0 | 4118 | 0.9221 | 37.8179 | 41.0704 |
116
+ | 0.7953 | 59.0 | 4189 | 0.9171 | 38.2691 | 40.6224 |
117
+ | 0.7781 | 60.0 | 4260 | 0.9121 | 38.2475 | 40.4526 |
118
+ | 0.7858 | 61.0 | 4331 | 0.9061 | 38.4115 | 40.7947 |
119
+ | 0.7879 | 62.0 | 4402 | 0.9013 | 38.2173 | 40.4717 |
120
+ | 0.7931 | 63.0 | 4473 | 0.8979 | 38.4403 | 40.7276 |
121
+ | 0.7698 | 64.0 | 4544 | 0.8942 | 38.7601 | 40.4849 |
122
+ | 0.7623 | 65.0 | 4615 | 0.8869 | 38.8371 | 40.8053 |
123
+ | 0.7548 | 66.0 | 4686 | 0.8830 | 38.935 | 40.6434 |
124
+ | 0.7696 | 67.0 | 4757 | 0.8796 | 38.8151 | 40.4355 |
125
+ | 0.7323 | 68.0 | 4828 | 0.8770 | 38.9874 | 40.5763 |
126
+ | 0.7357 | 69.0 | 4899 | 0.8733 | 39.2862 | 40.5138 |
127
+ | 0.718 | 70.0 | 4970 | 0.8695 | 38.9941 | 40.4559 |
128
+ | 0.7105 | 71.0 | 5041 | 0.8647 | 39.0562 | 40.5691 |
129
+ | 0.7124 | 72.0 | 5112 | 0.8611 | 39.5159 | 40.6039 |
130
+ | 0.7094 | 73.0 | 5183 | 0.8580 | 39.5358 | 40.6257 |
131
+ | 0.7137 | 74.0 | 5254 | 0.8542 | 39.7735 | 40.6539 |
132
+ | 0.7066 | 75.0 | 5325 | 0.8514 | 39.7981 | 40.3717 |
133
+ | 0.7118 | 76.0 | 5396 | 0.8498 | 39.7518 | 40.4428 |
134
+ | 0.687 | 77.0 | 5467 | 0.8464 | 39.7604 | 40.4053 |
135
+ | 0.683 | 78.0 | 5538 | 0.8426 | 39.9961 | 40.3941 |
136
+ | 0.693 | 79.0 | 5609 | 0.8394 | 40.1569 | 40.3941 |
137
+ | 0.6855 | 80.0 | 5680 | 0.8380 | 40.0677 | 40.448 |
138
+ | 0.6823 | 81.0 | 5751 | 0.8353 | 39.8297 | 40.6493 |
139
+ | 0.6603 | 82.0 | 5822 | 0.8324 | 40.0701 | 40.5842 |
140
+ | 0.6648 | 83.0 | 5893 | 0.8321 | 40.3281 | 40.4849 |
141
+ | 0.6491 | 84.0 | 5964 | 0.8295 | 40.2578 | 40.3303 |
142
+ | 0.6715 | 85.0 | 6035 | 0.8276 | 40.3384 | 40.4276 |
143
+ | 0.6542 | 86.0 | 6106 | 0.8266 | 40.359 | 40.3776 |
144
+ | 0.6273 | 87.0 | 6177 | 0.8257 | 40.5114 | 40.3941 |
145
+ | 0.6696 | 88.0 | 6248 | 0.8242 | 40.6565 | 40.3592 |
146
+ | 0.6485 | 89.0 | 6319 | 0.8230 | 40.7058 | 40.1993 |
147
+ | 0.682 | 90.0 | 6390 | 0.8220 | 40.665 | 40.3296 |
148
+ | 0.6625 | 91.0 | 6461 | 0.8196 | 40.6032 | 40.2908 |
149
+ | 0.6473 | 92.0 | 6532 | 0.8193 | 40.4884 | 40.3572 |
150
+ | 0.6544 | 93.0 | 6603 | 0.8186 | 40.4847 | 40.5513 |
151
+ | 0.6599 | 94.0 | 6674 | 0.8177 | 40.5928 | 40.4342 |
152
+ | 0.6368 | 95.0 | 6745 | 0.8168 | 40.6436 | 40.4625 |
153
+ | 0.6283 | 96.0 | 6816 | 0.8168 | 40.5861 | 40.4066 |
154
+ | 0.6301 | 97.0 | 6887 | 0.8165 | 40.62 | 40.2855 |
155
+ | 0.6356 | 98.0 | 6958 | 0.8161 | 40.7093 | 40.3072 |
156
+ | 0.6542 | 99.0 | 7029 | 0.8158 | 40.5941 | 40.3086 |
157
+ | 0.6463 | 100.0 | 7100 | 0.8156 | 40.6409 | 40.3178 |
158
+
159
+
160
+ ### Framework versions
161
+
162
+ - Transformers 4.45.0.dev0
163
+ - Pytorch 2.4.0+cu121
164
+ - Datasets 2.21.0
165
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "forced_eos_token_id": 2,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.45.0.dev0"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f357b1cb917b20cbf1aedcd834765b4fe1f11d329f05ffdd740c4ec04a1c0a9
3
  size 197603580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ff2d4f6f29136528e8c4179a752bd1c1fc9599d0e5e29faffe110ada310b0f
3
  size 197603580