Commit
·
8a736a7
1
Parent(s):
082c5fe
pushing major changes
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- eng-nah-svo-cpt/merges.txt +3 -0
- eng-nah-svo-cpt/special_tokens_map.json +5 -0
- eng-nah-svo-cpt/tokenizer.json +308 -0
- eng-nah-svo-cpt/tokenizer_config.json +9 -0
- eng-nah-svo-cpt/vocab.json +1 -0
- eng-nah-svo-translation/README.md +58 -0
- eng-nah-svo-translation/added_tokens.json +3 -0
- eng-nah-svo-translation/checkpoint-228/added_tokens.json +3 -0
- eng-nah-svo-translation/checkpoint-228/config.json +62 -0
- eng-nah-svo-translation/checkpoint-228/generation_config.json +16 -0
- eng-nah-svo-translation/checkpoint-228/merges.txt +3 -0
- eng-nah-svo-translation/checkpoint-228/optimizer.pt +3 -0
- eng-nah-svo-translation/checkpoint-228/pytorch_model.bin +3 -0
- eng-nah-svo-translation/checkpoint-228/rng_state.pth +3 -0
- eng-nah-svo-translation/checkpoint-228/scheduler.pt +3 -0
- eng-nah-svo-translation/checkpoint-228/special_tokens_map.json +6 -0
- eng-nah-svo-translation/checkpoint-228/tokenizer.json +317 -0
- eng-nah-svo-translation/checkpoint-228/tokenizer_config.json +9 -0
- eng-nah-svo-translation/checkpoint-228/trainer_state.json +18 -0
- eng-nah-svo-translation/checkpoint-228/training_args.bin +3 -0
- eng-nah-svo-translation/checkpoint-228/vocab.json +1 -0
- eng-nah-svo-translation/checkpoint-456/added_tokens.json +3 -0
- eng-nah-svo-translation/checkpoint-456/config.json +62 -0
- eng-nah-svo-translation/checkpoint-456/generation_config.json +16 -0
- eng-nah-svo-translation/checkpoint-456/merges.txt +3 -0
- eng-nah-svo-translation/checkpoint-456/optimizer.pt +3 -0
- eng-nah-svo-translation/checkpoint-456/pytorch_model.bin +3 -0
- eng-nah-svo-translation/checkpoint-456/rng_state.pth +3 -0
- eng-nah-svo-translation/checkpoint-456/scheduler.pt +3 -0
- eng-nah-svo-translation/checkpoint-456/special_tokens_map.json +6 -0
- eng-nah-svo-translation/checkpoint-456/tokenizer.json +317 -0
- eng-nah-svo-translation/checkpoint-456/tokenizer_config.json +9 -0
- eng-nah-svo-translation/checkpoint-456/trainer_state.json +18 -0
- eng-nah-svo-translation/checkpoint-456/training_args.bin +3 -0
- eng-nah-svo-translation/checkpoint-456/vocab.json +1 -0
- eng-nah-svo-translation/checkpoint-684/added_tokens.json +3 -0
- eng-nah-svo-translation/checkpoint-684/config.json +62 -0
- eng-nah-svo-translation/checkpoint-684/generation_config.json +16 -0
- eng-nah-svo-translation/checkpoint-684/merges.txt +3 -0
- eng-nah-svo-translation/checkpoint-684/optimizer.pt +3 -0
- eng-nah-svo-translation/checkpoint-684/pytorch_model.bin +3 -0
- eng-nah-svo-translation/checkpoint-684/rng_state.pth +3 -0
- eng-nah-svo-translation/checkpoint-684/scheduler.pt +3 -0
- eng-nah-svo-translation/checkpoint-684/special_tokens_map.json +6 -0
- eng-nah-svo-translation/checkpoint-684/tokenizer.json +317 -0
- eng-nah-svo-translation/checkpoint-684/tokenizer_config.json +9 -0
- eng-nah-svo-translation/checkpoint-684/trainer_state.json +25 -0
- eng-nah-svo-translation/checkpoint-684/training_args.bin +3 -0
- eng-nah-svo-translation/checkpoint-684/vocab.json +1 -0
- eng-nah-svo-translation/config.json +62 -0
eng-nah-svo-cpt/merges.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
#version: 0.2 - Trained by `huggingface/tokenizers`
|
2 |
+
e n
|
3 |
+
f r
|
eng-nah-svo-cpt/special_tokens_map.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"unk_token": "<|endoftext|>"
|
5 |
+
}
|
eng-nah-svo-cpt/tokenizer.json
ADDED
@@ -0,0 +1,308 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "<|endoftext|>",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
}
|
15 |
+
],
|
16 |
+
"normalizer": null,
|
17 |
+
"pre_tokenizer": {
|
18 |
+
"type": "ByteLevel",
|
19 |
+
"add_prefix_space": false,
|
20 |
+
"trim_offsets": true,
|
21 |
+
"use_regex": true
|
22 |
+
},
|
23 |
+
"post_processor": {
|
24 |
+
"type": "ByteLevel",
|
25 |
+
"add_prefix_space": true,
|
26 |
+
"trim_offsets": false,
|
27 |
+
"use_regex": true
|
28 |
+
},
|
29 |
+
"decoder": {
|
30 |
+
"type": "ByteLevel",
|
31 |
+
"add_prefix_space": true,
|
32 |
+
"trim_offsets": true,
|
33 |
+
"use_regex": true
|
34 |
+
},
|
35 |
+
"model": {
|
36 |
+
"type": "BPE",
|
37 |
+
"dropout": null,
|
38 |
+
"unk_token": null,
|
39 |
+
"continuing_subword_prefix": "",
|
40 |
+
"end_of_word_suffix": "",
|
41 |
+
"fuse_unk": false,
|
42 |
+
"vocab": {
|
43 |
+
"<|endoftext|>": 0,
|
44 |
+
"!": 1,
|
45 |
+
"\"": 2,
|
46 |
+
"#": 3,
|
47 |
+
"$": 4,
|
48 |
+
"%": 5,
|
49 |
+
"&": 6,
|
50 |
+
"'": 7,
|
51 |
+
"(": 8,
|
52 |
+
")": 9,
|
53 |
+
"*": 10,
|
54 |
+
"+": 11,
|
55 |
+
",": 12,
|
56 |
+
"-": 13,
|
57 |
+
".": 14,
|
58 |
+
"/": 15,
|
59 |
+
"0": 16,
|
60 |
+
"1": 17,
|
61 |
+
"2": 18,
|
62 |
+
"3": 19,
|
63 |
+
"4": 20,
|
64 |
+
"5": 21,
|
65 |
+
"6": 22,
|
66 |
+
"7": 23,
|
67 |
+
"8": 24,
|
68 |
+
"9": 25,
|
69 |
+
":": 26,
|
70 |
+
";": 27,
|
71 |
+
"<": 28,
|
72 |
+
"=": 29,
|
73 |
+
">": 30,
|
74 |
+
"?": 31,
|
75 |
+
"@": 32,
|
76 |
+
"A": 33,
|
77 |
+
"B": 34,
|
78 |
+
"C": 35,
|
79 |
+
"D": 36,
|
80 |
+
"E": 37,
|
81 |
+
"F": 38,
|
82 |
+
"G": 39,
|
83 |
+
"H": 40,
|
84 |
+
"I": 41,
|
85 |
+
"J": 42,
|
86 |
+
"K": 43,
|
87 |
+
"L": 44,
|
88 |
+
"M": 45,
|
89 |
+
"N": 46,
|
90 |
+
"O": 47,
|
91 |
+
"P": 48,
|
92 |
+
"Q": 49,
|
93 |
+
"R": 50,
|
94 |
+
"S": 51,
|
95 |
+
"T": 52,
|
96 |
+
"U": 53,
|
97 |
+
"V": 54,
|
98 |
+
"W": 55,
|
99 |
+
"X": 56,
|
100 |
+
"Y": 57,
|
101 |
+
"Z": 58,
|
102 |
+
"[": 59,
|
103 |
+
"\\": 60,
|
104 |
+
"]": 61,
|
105 |
+
"^": 62,
|
106 |
+
"_": 63,
|
107 |
+
"`": 64,
|
108 |
+
"a": 65,
|
109 |
+
"b": 66,
|
110 |
+
"c": 67,
|
111 |
+
"d": 68,
|
112 |
+
"e": 69,
|
113 |
+
"f": 70,
|
114 |
+
"g": 71,
|
115 |
+
"h": 72,
|
116 |
+
"i": 73,
|
117 |
+
"j": 74,
|
118 |
+
"k": 75,
|
119 |
+
"l": 76,
|
120 |
+
"m": 77,
|
121 |
+
"n": 78,
|
122 |
+
"o": 79,
|
123 |
+
"p": 80,
|
124 |
+
"q": 81,
|
125 |
+
"r": 82,
|
126 |
+
"s": 83,
|
127 |
+
"t": 84,
|
128 |
+
"u": 85,
|
129 |
+
"v": 86,
|
130 |
+
"w": 87,
|
131 |
+
"x": 88,
|
132 |
+
"y": 89,
|
133 |
+
"z": 90,
|
134 |
+
"{": 91,
|
135 |
+
"|": 92,
|
136 |
+
"}": 93,
|
137 |
+
"~": 94,
|
138 |
+
"¡": 95,
|
139 |
+
"¢": 96,
|
140 |
+
"£": 97,
|
141 |
+
"¤": 98,
|
142 |
+
"¥": 99,
|
143 |
+
"¦": 100,
|
144 |
+
"§": 101,
|
145 |
+
"¨": 102,
|
146 |
+
"©": 103,
|
147 |
+
"ª": 104,
|
148 |
+
"«": 105,
|
149 |
+
"¬": 106,
|
150 |
+
"®": 107,
|
151 |
+
"¯": 108,
|
152 |
+
"°": 109,
|
153 |
+
"±": 110,
|
154 |
+
"²": 111,
|
155 |
+
"³": 112,
|
156 |
+
"´": 113,
|
157 |
+
"µ": 114,
|
158 |
+
"¶": 115,
|
159 |
+
"·": 116,
|
160 |
+
"¸": 117,
|
161 |
+
"¹": 118,
|
162 |
+
"º": 119,
|
163 |
+
"»": 120,
|
164 |
+
"¼": 121,
|
165 |
+
"½": 122,
|
166 |
+
"¾": 123,
|
167 |
+
"¿": 124,
|
168 |
+
"À": 125,
|
169 |
+
"Á": 126,
|
170 |
+
"Â": 127,
|
171 |
+
"Ã": 128,
|
172 |
+
"Ä": 129,
|
173 |
+
"Å": 130,
|
174 |
+
"Æ": 131,
|
175 |
+
"Ç": 132,
|
176 |
+
"È": 133,
|
177 |
+
"É": 134,
|
178 |
+
"Ê": 135,
|
179 |
+
"Ë": 136,
|
180 |
+
"Ì": 137,
|
181 |
+
"Í": 138,
|
182 |
+
"Î": 139,
|
183 |
+
"Ï": 140,
|
184 |
+
"Ð": 141,
|
185 |
+
"Ñ": 142,
|
186 |
+
"Ò": 143,
|
187 |
+
"Ó": 144,
|
188 |
+
"Ô": 145,
|
189 |
+
"Õ": 146,
|
190 |
+
"Ö": 147,
|
191 |
+
"×": 148,
|
192 |
+
"Ø": 149,
|
193 |
+
"Ù": 150,
|
194 |
+
"Ú": 151,
|
195 |
+
"Û": 152,
|
196 |
+
"Ü": 153,
|
197 |
+
"Ý": 154,
|
198 |
+
"Þ": 155,
|
199 |
+
"ß": 156,
|
200 |
+
"à": 157,
|
201 |
+
"á": 158,
|
202 |
+
"â": 159,
|
203 |
+
"ã": 160,
|
204 |
+
"ä": 161,
|
205 |
+
"å": 162,
|
206 |
+
"æ": 163,
|
207 |
+
"ç": 164,
|
208 |
+
"è": 165,
|
209 |
+
"é": 166,
|
210 |
+
"ê": 167,
|
211 |
+
"ë": 168,
|
212 |
+
"ì": 169,
|
213 |
+
"í": 170,
|
214 |
+
"î": 171,
|
215 |
+
"ï": 172,
|
216 |
+
"ð": 173,
|
217 |
+
"ñ": 174,
|
218 |
+
"ò": 175,
|
219 |
+
"ó": 176,
|
220 |
+
"ô": 177,
|
221 |
+
"õ": 178,
|
222 |
+
"ö": 179,
|
223 |
+
"÷": 180,
|
224 |
+
"ø": 181,
|
225 |
+
"ù": 182,
|
226 |
+
"ú": 183,
|
227 |
+
"û": 184,
|
228 |
+
"ü": 185,
|
229 |
+
"ý": 186,
|
230 |
+
"þ": 187,
|
231 |
+
"ÿ": 188,
|
232 |
+
"Ā": 189,
|
233 |
+
"ā": 190,
|
234 |
+
"Ă": 191,
|
235 |
+
"ă": 192,
|
236 |
+
"Ą": 193,
|
237 |
+
"ą": 194,
|
238 |
+
"Ć": 195,
|
239 |
+
"ć": 196,
|
240 |
+
"Ĉ": 197,
|
241 |
+
"ĉ": 198,
|
242 |
+
"Ċ": 199,
|
243 |
+
"ċ": 200,
|
244 |
+
"Č": 201,
|
245 |
+
"č": 202,
|
246 |
+
"Ď": 203,
|
247 |
+
"ď": 204,
|
248 |
+
"Đ": 205,
|
249 |
+
"đ": 206,
|
250 |
+
"Ē": 207,
|
251 |
+
"ē": 208,
|
252 |
+
"Ĕ": 209,
|
253 |
+
"ĕ": 210,
|
254 |
+
"Ė": 211,
|
255 |
+
"ė": 212,
|
256 |
+
"Ę": 213,
|
257 |
+
"ę": 214,
|
258 |
+
"Ě": 215,
|
259 |
+
"ě": 216,
|
260 |
+
"Ĝ": 217,
|
261 |
+
"ĝ": 218,
|
262 |
+
"Ğ": 219,
|
263 |
+
"ğ": 220,
|
264 |
+
"Ġ": 221,
|
265 |
+
"ġ": 222,
|
266 |
+
"Ģ": 223,
|
267 |
+
"ģ": 224,
|
268 |
+
"Ĥ": 225,
|
269 |
+
"ĥ": 226,
|
270 |
+
"Ħ": 227,
|
271 |
+
"ħ": 228,
|
272 |
+
"Ĩ": 229,
|
273 |
+
"ĩ": 230,
|
274 |
+
"Ī": 231,
|
275 |
+
"ī": 232,
|
276 |
+
"Ĭ": 233,
|
277 |
+
"ĭ": 234,
|
278 |
+
"Į": 235,
|
279 |
+
"į": 236,
|
280 |
+
"İ": 237,
|
281 |
+
"ı": 238,
|
282 |
+
"IJ": 239,
|
283 |
+
"ij": 240,
|
284 |
+
"Ĵ": 241,
|
285 |
+
"ĵ": 242,
|
286 |
+
"Ķ": 243,
|
287 |
+
"ķ": 244,
|
288 |
+
"ĸ": 245,
|
289 |
+
"Ĺ": 246,
|
290 |
+
"ĺ": 247,
|
291 |
+
"Ļ": 248,
|
292 |
+
"ļ": 249,
|
293 |
+
"Ľ": 250,
|
294 |
+
"ľ": 251,
|
295 |
+
"Ŀ": 252,
|
296 |
+
"ŀ": 253,
|
297 |
+
"Ł": 254,
|
298 |
+
"ł": 255,
|
299 |
+
"Ń": 256,
|
300 |
+
"en": 257,
|
301 |
+
"fr": 258
|
302 |
+
},
|
303 |
+
"merges": [
|
304 |
+
"e n",
|
305 |
+
"f r"
|
306 |
+
]
|
307 |
+
}
|
308 |
+
}
|
eng-nah-svo-cpt/tokenizer_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": "<|endoftext|>",
|
4 |
+
"clean_up_tokenization_spaces": true,
|
5 |
+
"eos_token": "<|endoftext|>",
|
6 |
+
"model_max_length": 1024,
|
7 |
+
"tokenizer_class": "GPT2Tokenizer",
|
8 |
+
"unk_token": "<|endoftext|>"
|
9 |
+
}
|
eng-nah-svo-cpt/vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<|endoftext|>":0,"!":1,"\"":2,"#":3,"$":4,"%":5,"&":6,"'":7,"(":8,")":9,"*":10,"+":11,",":12,"-":13,".":14,"/":15,"0":16,"1":17,"2":18,"3":19,"4":20,"5":21,"6":22,"7":23,"8":24,"9":25,":":26,";":27,"<":28,"=":29,">":30,"?":31,"@":32,"A":33,"B":34,"C":35,"D":36,"E":37,"F":38,"G":39,"H":40,"I":41,"J":42,"K":43,"L":44,"M":45,"N":46,"O":47,"P":48,"Q":49,"R":50,"S":51,"T":52,"U":53,"V":54,"W":55,"X":56,"Y":57,"Z":58,"[":59,"\\":60,"]":61,"^":62,"_":63,"`":64,"a":65,"b":66,"c":67,"d":68,"e":69,"f":70,"g":71,"h":72,"i":73,"j":74,"k":75,"l":76,"m":77,"n":78,"o":79,"p":80,"q":81,"r":82,"s":83,"t":84,"u":85,"v":86,"w":87,"x":88,"y":89,"z":90,"{":91,"|":92,"}":93,"~":94,"¡":95,"¢":96,"£":97,"¤":98,"¥":99,"¦":100,"§":101,"¨":102,"©":103,"ª":104,"«":105,"¬":106,"®":107,"¯":108,"°":109,"±":110,"²":111,"³":112,"´":113,"µ":114,"¶":115,"·":116,"¸":117,"¹":118,"º":119,"»":120,"¼":121,"½":122,"¾":123,"¿":124,"À":125,"Á":126,"Â":127,"Ã":128,"Ä":129,"Å":130,"Æ":131,"Ç":132,"È":133,"É":134,"Ê":135,"Ë":136,"Ì":137,"Í":138,"Î":139,"Ï":140,"Ð":141,"Ñ":142,"Ò":143,"Ó":144,"Ô":145,"Õ":146,"Ö":147,"×":148,"Ø":149,"Ù":150,"Ú":151,"Û":152,"Ü":153,"Ý":154,"Þ":155,"ß":156,"à":157,"á":158,"â":159,"ã":160,"ä":161,"å":162,"æ":163,"ç":164,"è":165,"é":166,"ê":167,"ë":168,"ì":169,"í":170,"î":171,"ï":172,"ð":173,"ñ":174,"ò":175,"ó":176,"ô":177,"õ":178,"ö":179,"÷":180,"ø":181,"ù":182,"ú":183,"û":184,"ü":185,"ý":186,"þ":187,"ÿ":188,"Ā":189,"ā":190,"Ă":191,"ă":192,"Ą":193,"ą":194,"Ć":195,"ć":196,"Ĉ":197,"ĉ":198,"Ċ":199,"ċ":200,"Č":201,"č":202,"Ď":203,"ď":204,"Đ":205,"đ":206,"Ē":207,"ē":208,"Ĕ":209,"ĕ":210,"Ė":211,"ė":212,"Ę":213,"ę":214,"Ě":215,"ě":216,"Ĝ":217,"ĝ":218,"Ğ":219,"ğ":220,"Ġ":221,"ġ":222,"Ģ":223,"ģ":224,"Ĥ":225,"ĥ":226,"Ħ":227,"ħ":228,"Ĩ":229,"ĩ":230,"Ī":231,"ī":232,"Ĭ":233,"ĭ":234,"Į":235,"į":236,"İ":237,"ı":238,"IJ":239,"ij":240,"Ĵ":241,"ĵ":242,"Ķ":243,"ķ":244,"ĸ":245,"Ĺ":246,"ĺ":247,"Ļ":248,"ļ":249,"Ľ":250,"ľ":251,"Ŀ":252,"ŀ":253,"Ł":254,"ł":255,"Ń":256,"en":257,"fr":258}
|
eng-nah-svo-translation/README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: Helsinki-NLP/opus-mt-en-fr
|
4 |
+
tags:
|
5 |
+
- translation
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
model-index:
|
10 |
+
- name: eng-nah-svo-translation
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# eng-nah-svo-translation
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7505
|
22 |
+
- Bleu: 0.0
|
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: 2e-05
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 64
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 3
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
+
### Framework versions
|
54 |
+
|
55 |
+
- Transformers 4.32.1
|
56 |
+
- Pytorch 2.0.1
|
57 |
+
- Datasets 2.14.5
|
58 |
+
- Tokenizers 0.13.2
|
eng-nah-svo-translation/added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[PAD]": 259
|
3 |
+
}
|
eng-nah-svo-translation/checkpoint-228/added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[PAD]": 259
|
3 |
+
}
|
eng-nah-svo-translation/checkpoint-228/config.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "swish",
|
6 |
+
"add_bias_logits": false,
|
7 |
+
"add_final_layer_norm": false,
|
8 |
+
"architectures": [
|
9 |
+
"MarianMTModel"
|
10 |
+
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
+
"bad_words_ids": [
|
13 |
+
[
|
14 |
+
59513
|
15 |
+
]
|
16 |
+
],
|
17 |
+
"bos_token_id": 0,
|
18 |
+
"classif_dropout": 0.0,
|
19 |
+
"classifier_dropout": 0.0,
|
20 |
+
"d_model": 512,
|
21 |
+
"decoder_attention_heads": 8,
|
22 |
+
"decoder_ffn_dim": 2048,
|
23 |
+
"decoder_layerdrop": 0.0,
|
24 |
+
"decoder_layers": 6,
|
25 |
+
"decoder_start_token_id": 59513,
|
26 |
+
"decoder_vocab_size": 59514,
|
27 |
+
"dropout": 0.1,
|
28 |
+
"encoder_attention_heads": 8,
|
29 |
+
"encoder_ffn_dim": 2048,
|
30 |
+
"encoder_layerdrop": 0.0,
|
31 |
+
"encoder_layers": 6,
|
32 |
+
"eos_token_id": 0,
|
33 |
+
"forced_eos_token_id": 0,
|
34 |
+
"gradient_checkpointing": false,
|
35 |
+
"id2label": {
|
36 |
+
"0": "LABEL_0",
|
37 |
+
"1": "LABEL_1",
|
38 |
+
"2": "LABEL_2"
|
39 |
+
},
|
40 |
+
"init_std": 0.02,
|
41 |
+
"is_encoder_decoder": true,
|
42 |
+
"label2id": {
|
43 |
+
"LABEL_0": 0,
|
44 |
+
"LABEL_1": 1,
|
45 |
+
"LABEL_2": 2
|
46 |
+
},
|
47 |
+
"max_length": 512,
|
48 |
+
"max_position_embeddings": 512,
|
49 |
+
"model_type": "marian",
|
50 |
+
"normalize_before": false,
|
51 |
+
"normalize_embedding": false,
|
52 |
+
"num_beams": 4,
|
53 |
+
"num_hidden_layers": 6,
|
54 |
+
"pad_token_id": 59513,
|
55 |
+
"scale_embedding": true,
|
56 |
+
"share_encoder_decoder_embeddings": true,
|
57 |
+
"static_position_embeddings": true,
|
58 |
+
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.32.1",
|
60 |
+
"use_cache": true,
|
61 |
+
"vocab_size": 59514
|
62 |
+
}
|
eng-nah-svo-translation/checkpoint-228/generation_config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
59513
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 59513,
|
9 |
+
"eos_token_id": 0,
|
10 |
+
"forced_eos_token_id": 0,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 59513,
|
14 |
+
"renormalize_logits": true,
|
15 |
+
"transformers_version": "4.32.1"
|
16 |
+
}
|
eng-nah-svo-translation/checkpoint-228/merges.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
#version: 0.2 - Trained by `huggingface/tokenizers`
|
2 |
+
e n
|
3 |
+
f r
|
eng-nah-svo-translation/checkpoint-228/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59bd8d6a5080deae89e2f3af738d6e660f46d2030518a0b4eaba82fdb6509383
|
3 |
+
size 597088389
|
eng-nah-svo-translation/checkpoint-228/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c630d8e9c4466cfe5d61bacf6d7fe1ac796efef22faf9503d8fc73e57d641f6
|
3 |
+
size 298763205
|
eng-nah-svo-translation/checkpoint-228/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eda1b4b24b034e66ad0e57eb524b7947ffef44dfca7258280a3294b6d703040c
|
3 |
+
size 14575
|
eng-nah-svo-translation/checkpoint-228/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7284c22e55ce6e785eabdf4699947d28e1466fc1f71401e601c833543f0ecbd
|
3 |
+
size 627
|
eng-nah-svo-translation/checkpoint-228/special_tokens_map.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"unk_token": "<|endoftext|>"
|
6 |
+
}
|
eng-nah-svo-translation/checkpoint-228/tokenizer.json
ADDED
@@ -0,0 +1,317 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "<|endoftext|>",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"id": 259,
|
17 |
+
"content": "[PAD]",
|
18 |
+
"single_word": false,
|
19 |
+
"lstrip": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"normalized": false,
|
22 |
+
"special": true
|
23 |
+
}
|
24 |
+
],
|
25 |
+
"normalizer": null,
|
26 |
+
"pre_tokenizer": {
|
27 |
+
"type": "ByteLevel",
|
28 |
+
"add_prefix_space": false,
|
29 |
+
"trim_offsets": true,
|
30 |
+
"use_regex": true
|
31 |
+
},
|
32 |
+
"post_processor": {
|
33 |
+
"type": "ByteLevel",
|
34 |
+
"add_prefix_space": true,
|
35 |
+
"trim_offsets": false,
|
36 |
+
"use_regex": true
|
37 |
+
},
|
38 |
+
"decoder": {
|
39 |
+
"type": "ByteLevel",
|
40 |
+
"add_prefix_space": true,
|
41 |
+
"trim_offsets": true,
|
42 |
+
"use_regex": true
|
43 |
+
},
|
44 |
+
"model": {
|
45 |
+
"type": "BPE",
|
46 |
+
"dropout": null,
|
47 |
+
"unk_token": null,
|
48 |
+
"continuing_subword_prefix": "",
|
49 |
+
"end_of_word_suffix": "",
|
50 |
+
"fuse_unk": false,
|
51 |
+
"vocab": {
|
52 |
+
"<|endoftext|>": 0,
|
53 |
+
"!": 1,
|
54 |
+
"\"": 2,
|
55 |
+
"#": 3,
|
56 |
+
"$": 4,
|
57 |
+
"%": 5,
|
58 |
+
"&": 6,
|
59 |
+
"'": 7,
|
60 |
+
"(": 8,
|
61 |
+
")": 9,
|
62 |
+
"*": 10,
|
63 |
+
"+": 11,
|
64 |
+
",": 12,
|
65 |
+
"-": 13,
|
66 |
+
".": 14,
|
67 |
+
"/": 15,
|
68 |
+
"0": 16,
|
69 |
+
"1": 17,
|
70 |
+
"2": 18,
|
71 |
+
"3": 19,
|
72 |
+
"4": 20,
|
73 |
+
"5": 21,
|
74 |
+
"6": 22,
|
75 |
+
"7": 23,
|
76 |
+
"8": 24,
|
77 |
+
"9": 25,
|
78 |
+
":": 26,
|
79 |
+
";": 27,
|
80 |
+
"<": 28,
|
81 |
+
"=": 29,
|
82 |
+
">": 30,
|
83 |
+
"?": 31,
|
84 |
+
"@": 32,
|
85 |
+
"A": 33,
|
86 |
+
"B": 34,
|
87 |
+
"C": 35,
|
88 |
+
"D": 36,
|
89 |
+
"E": 37,
|
90 |
+
"F": 38,
|
91 |
+
"G": 39,
|
92 |
+
"H": 40,
|
93 |
+
"I": 41,
|
94 |
+
"J": 42,
|
95 |
+
"K": 43,
|
96 |
+
"L": 44,
|
97 |
+
"M": 45,
|
98 |
+
"N": 46,
|
99 |
+
"O": 47,
|
100 |
+
"P": 48,
|
101 |
+
"Q": 49,
|
102 |
+
"R": 50,
|
103 |
+
"S": 51,
|
104 |
+
"T": 52,
|
105 |
+
"U": 53,
|
106 |
+
"V": 54,
|
107 |
+
"W": 55,
|
108 |
+
"X": 56,
|
109 |
+
"Y": 57,
|
110 |
+
"Z": 58,
|
111 |
+
"[": 59,
|
112 |
+
"\\": 60,
|
113 |
+
"]": 61,
|
114 |
+
"^": 62,
|
115 |
+
"_": 63,
|
116 |
+
"`": 64,
|
117 |
+
"a": 65,
|
118 |
+
"b": 66,
|
119 |
+
"c": 67,
|
120 |
+
"d": 68,
|
121 |
+
"e": 69,
|
122 |
+
"f": 70,
|
123 |
+
"g": 71,
|
124 |
+
"h": 72,
|
125 |
+
"i": 73,
|
126 |
+
"j": 74,
|
127 |
+
"k": 75,
|
128 |
+
"l": 76,
|
129 |
+
"m": 77,
|
130 |
+
"n": 78,
|
131 |
+
"o": 79,
|
132 |
+
"p": 80,
|
133 |
+
"q": 81,
|
134 |
+
"r": 82,
|
135 |
+
"s": 83,
|
136 |
+
"t": 84,
|
137 |
+
"u": 85,
|
138 |
+
"v": 86,
|
139 |
+
"w": 87,
|
140 |
+
"x": 88,
|
141 |
+
"y": 89,
|
142 |
+
"z": 90,
|
143 |
+
"{": 91,
|
144 |
+
"|": 92,
|
145 |
+
"}": 93,
|
146 |
+
"~": 94,
|
147 |
+
"¡": 95,
|
148 |
+
"¢": 96,
|
149 |
+
"£": 97,
|
150 |
+
"¤": 98,
|
151 |
+
"¥": 99,
|
152 |
+
"¦": 100,
|
153 |
+
"§": 101,
|
154 |
+
"¨": 102,
|
155 |
+
"©": 103,
|
156 |
+
"ª": 104,
|
157 |
+
"«": 105,
|
158 |
+
"¬": 106,
|
159 |
+
"®": 107,
|
160 |
+
"¯": 108,
|
161 |
+
"°": 109,
|
162 |
+
"±": 110,
|
163 |
+
"²": 111,
|
164 |
+
"³": 112,
|
165 |
+
"´": 113,
|
166 |
+
"µ": 114,
|
167 |
+
"¶": 115,
|
168 |
+
"·": 116,
|
169 |
+
"¸": 117,
|
170 |
+
"¹": 118,
|
171 |
+
"º": 119,
|
172 |
+
"»": 120,
|
173 |
+
"¼": 121,
|
174 |
+
"½": 122,
|
175 |
+
"¾": 123,
|
176 |
+
"¿": 124,
|
177 |
+
"À": 125,
|
178 |
+
"Á": 126,
|
179 |
+
"Â": 127,
|
180 |
+
"Ã": 128,
|
181 |
+
"Ä": 129,
|
182 |
+
"Å": 130,
|
183 |
+
"Æ": 131,
|
184 |
+
"Ç": 132,
|
185 |
+
"È": 133,
|
186 |
+
"É": 134,
|
187 |
+
"Ê": 135,
|
188 |
+
"Ë": 136,
|
189 |
+
"Ì": 137,
|
190 |
+
"Í": 138,
|
191 |
+
"Î": 139,
|
192 |
+
"Ï": 140,
|
193 |
+
"Ð": 141,
|
194 |
+
"Ñ": 142,
|
195 |
+
"Ò": 143,
|
196 |
+
"Ó": 144,
|
197 |
+
"Ô": 145,
|
198 |
+
"Õ": 146,
|
199 |
+
"Ö": 147,
|
200 |
+
"×": 148,
|
201 |
+
"Ø": 149,
|
202 |
+
"Ù": 150,
|
203 |
+
"Ú": 151,
|
204 |
+
"Û": 152,
|
205 |
+
"Ü": 153,
|
206 |
+
"Ý": 154,
|
207 |
+
"Þ": 155,
|
208 |
+
"ß": 156,
|
209 |
+
"à": 157,
|
210 |
+
"á": 158,
|
211 |
+
"â": 159,
|
212 |
+
"ã": 160,
|
213 |
+
"ä": 161,
|
214 |
+
"å": 162,
|
215 |
+
"æ": 163,
|
216 |
+
"ç": 164,
|
217 |
+
"è": 165,
|
218 |
+
"é": 166,
|
219 |
+
"ê": 167,
|
220 |
+
"ë": 168,
|
221 |
+
"ì": 169,
|
222 |
+
"í": 170,
|
223 |
+
"î": 171,
|
224 |
+
"ï": 172,
|
225 |
+
"ð": 173,
|
226 |
+
"ñ": 174,
|
227 |
+
"ò": 175,
|
228 |
+
"ó": 176,
|
229 |
+
"ô": 177,
|
230 |
+
"õ": 178,
|
231 |
+
"ö": 179,
|
232 |
+
"÷": 180,
|
233 |
+
"ø": 181,
|
234 |
+
"ù": 182,
|
235 |
+
"ú": 183,
|
236 |
+
"û": 184,
|
237 |
+
"ü": 185,
|
238 |
+
"ý": 186,
|
239 |
+
"þ": 187,
|
240 |
+
"ÿ": 188,
|
241 |
+
"Ā": 189,
|
242 |
+
"ā": 190,
|
243 |
+
"Ă": 191,
|
244 |
+
"ă": 192,
|
245 |
+
"Ą": 193,
|
246 |
+
"ą": 194,
|
247 |
+
"Ć": 195,
|
248 |
+
"ć": 196,
|
249 |
+
"Ĉ": 197,
|
250 |
+
"ĉ": 198,
|
251 |
+
"Ċ": 199,
|
252 |
+
"ċ": 200,
|
253 |
+
"Č": 201,
|
254 |
+
"č": 202,
|
255 |
+
"Ď": 203,
|
256 |
+
"ď": 204,
|
257 |
+
"Đ": 205,
|
258 |
+
"đ": 206,
|
259 |
+
"Ē": 207,
|
260 |
+
"ē": 208,
|
261 |
+
"Ĕ": 209,
|
262 |
+
"ĕ": 210,
|
263 |
+
"Ė": 211,
|
264 |
+
"ė": 212,
|
265 |
+
"Ę": 213,
|
266 |
+
"ę": 214,
|
267 |
+
"Ě": 215,
|
268 |
+
"ě": 216,
|
269 |
+
"Ĝ": 217,
|
270 |
+
"ĝ": 218,
|
271 |
+
"Ğ": 219,
|
272 |
+
"ğ": 220,
|
273 |
+
"Ġ": 221,
|
274 |
+
"ġ": 222,
|
275 |
+
"Ģ": 223,
|
276 |
+
"ģ": 224,
|
277 |
+
"Ĥ": 225,
|
278 |
+
"ĥ": 226,
|
279 |
+
"Ħ": 227,
|
280 |
+
"ħ": 228,
|
281 |
+
"Ĩ": 229,
|
282 |
+
"ĩ": 230,
|
283 |
+
"Ī": 231,
|
284 |
+
"ī": 232,
|
285 |
+
"Ĭ": 233,
|
286 |
+
"ĭ": 234,
|
287 |
+
"Į": 235,
|
288 |
+
"į": 236,
|
289 |
+
"İ": 237,
|
290 |
+
"ı": 238,
|
291 |
+
"IJ": 239,
|
292 |
+
"ij": 240,
|
293 |
+
"Ĵ": 241,
|
294 |
+
"ĵ": 242,
|
295 |
+
"Ķ": 243,
|
296 |
+
"ķ": 244,
|
297 |
+
"ĸ": 245,
|
298 |
+
"Ĺ": 246,
|
299 |
+
"ĺ": 247,
|
300 |
+
"Ļ": 248,
|
301 |
+
"ļ": 249,
|
302 |
+
"Ľ": 250,
|
303 |
+
"ľ": 251,
|
304 |
+
"Ŀ": 252,
|
305 |
+
"ŀ": 253,
|
306 |
+
"Ł": 254,
|
307 |
+
"ł": 255,
|
308 |
+
"Ń": 256,
|
309 |
+
"en": 257,
|
310 |
+
"fr": 258
|
311 |
+
},
|
312 |
+
"merges": [
|
313 |
+
"e n",
|
314 |
+
"f r"
|
315 |
+
]
|
316 |
+
}
|
317 |
+
}
|
eng-nah-svo-translation/checkpoint-228/tokenizer_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": "<|endoftext|>",
|
4 |
+
"clean_up_tokenization_spaces": true,
|
5 |
+
"eos_token": "<|endoftext|>",
|
6 |
+
"model_max_length": 1024,
|
7 |
+
"tokenizer_class": "GPT2Tokenizer",
|
8 |
+
"unk_token": "<|endoftext|>"
|
9 |
+
}
|
eng-nah-svo-translation/checkpoint-228/trainer_state.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 228,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [],
|
11 |
+
"logging_steps": 500,
|
12 |
+
"max_steps": 684,
|
13 |
+
"num_train_epochs": 3,
|
14 |
+
"save_steps": 500,
|
15 |
+
"total_flos": 50445004308480.0,
|
16 |
+
"trial_name": null,
|
17 |
+
"trial_params": null
|
18 |
+
}
|
eng-nah-svo-translation/checkpoint-228/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a721cf0d37771b1d7220d33b1f17366183f3d518b2432e040b875a92c5be520b
|
3 |
+
size 4219
|
eng-nah-svo-translation/checkpoint-228/vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<|endoftext|>":0,"!":1,"\"":2,"#":3,"$":4,"%":5,"&":6,"'":7,"(":8,")":9,"*":10,"+":11,",":12,"-":13,".":14,"/":15,"0":16,"1":17,"2":18,"3":19,"4":20,"5":21,"6":22,"7":23,"8":24,"9":25,":":26,";":27,"<":28,"=":29,">":30,"?":31,"@":32,"A":33,"B":34,"C":35,"D":36,"E":37,"F":38,"G":39,"H":40,"I":41,"J":42,"K":43,"L":44,"M":45,"N":46,"O":47,"P":48,"Q":49,"R":50,"S":51,"T":52,"U":53,"V":54,"W":55,"X":56,"Y":57,"Z":58,"[":59,"\\":60,"]":61,"^":62,"_":63,"`":64,"a":65,"b":66,"c":67,"d":68,"e":69,"f":70,"g":71,"h":72,"i":73,"j":74,"k":75,"l":76,"m":77,"n":78,"o":79,"p":80,"q":81,"r":82,"s":83,"t":84,"u":85,"v":86,"w":87,"x":88,"y":89,"z":90,"{":91,"|":92,"}":93,"~":94,"¡":95,"¢":96,"£":97,"¤":98,"¥":99,"¦":100,"§":101,"¨":102,"©":103,"ª":104,"«":105,"¬":106,"®":107,"¯":108,"°":109,"±":110,"²":111,"³":112,"´":113,"µ":114,"¶":115,"·":116,"¸":117,"¹":118,"º":119,"»":120,"¼":121,"½":122,"¾":123,"¿":124,"À":125,"Á":126,"Â":127,"Ã":128,"Ä":129,"Å":130,"Æ":131,"Ç":132,"È":133,"É":134,"Ê":135,"Ë":136,"Ì":137,"Í":138,"Î":139,"Ï":140,"Ð":141,"Ñ":142,"Ò":143,"Ó":144,"Ô":145,"Õ":146,"Ö":147,"×":148,"Ø":149,"Ù":150,"Ú":151,"Û":152,"Ü":153,"Ý":154,"Þ":155,"ß":156,"à":157,"á":158,"â":159,"ã":160,"ä":161,"å":162,"æ":163,"ç":164,"è":165,"é":166,"ê":167,"ë":168,"ì":169,"í":170,"î":171,"ï":172,"ð":173,"ñ":174,"ò":175,"ó":176,"ô":177,"õ":178,"ö":179,"÷":180,"ø":181,"ù":182,"ú":183,"û":184,"ü":185,"ý":186,"þ":187,"ÿ":188,"Ā":189,"ā":190,"Ă":191,"ă":192,"Ą":193,"ą":194,"Ć":195,"ć":196,"Ĉ":197,"ĉ":198,"Ċ":199,"ċ":200,"Č":201,"č":202,"Ď":203,"ď":204,"Đ":205,"đ":206,"Ē":207,"ē":208,"Ĕ":209,"ĕ":210,"Ė":211,"ė":212,"Ę":213,"ę":214,"Ě":215,"ě":216,"Ĝ":217,"ĝ":218,"Ğ":219,"ğ":220,"Ġ":221,"ġ":222,"Ģ":223,"ģ":224,"Ĥ":225,"ĥ":226,"Ħ":227,"ħ":228,"Ĩ":229,"ĩ":230,"Ī":231,"ī":232,"Ĭ":233,"ĭ":234,"Į":235,"į":236,"İ":237,"ı":238,"IJ":239,"ij":240,"Ĵ":241,"ĵ":242,"Ķ":243,"ķ":244,"ĸ":245,"Ĺ":246,"ĺ":247,"Ļ":248,"ļ":249,"Ľ":250,"ľ":251,"Ŀ":252,"ŀ":253,"Ł":254,"ł":255,"Ń":256,"en":257,"fr":258}
|
eng-nah-svo-translation/checkpoint-456/added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[PAD]": 259
|
3 |
+
}
|
eng-nah-svo-translation/checkpoint-456/config.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "swish",
|
6 |
+
"add_bias_logits": false,
|
7 |
+
"add_final_layer_norm": false,
|
8 |
+
"architectures": [
|
9 |
+
"MarianMTModel"
|
10 |
+
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
+
"bad_words_ids": [
|
13 |
+
[
|
14 |
+
59513
|
15 |
+
]
|
16 |
+
],
|
17 |
+
"bos_token_id": 0,
|
18 |
+
"classif_dropout": 0.0,
|
19 |
+
"classifier_dropout": 0.0,
|
20 |
+
"d_model": 512,
|
21 |
+
"decoder_attention_heads": 8,
|
22 |
+
"decoder_ffn_dim": 2048,
|
23 |
+
"decoder_layerdrop": 0.0,
|
24 |
+
"decoder_layers": 6,
|
25 |
+
"decoder_start_token_id": 59513,
|
26 |
+
"decoder_vocab_size": 59514,
|
27 |
+
"dropout": 0.1,
|
28 |
+
"encoder_attention_heads": 8,
|
29 |
+
"encoder_ffn_dim": 2048,
|
30 |
+
"encoder_layerdrop": 0.0,
|
31 |
+
"encoder_layers": 6,
|
32 |
+
"eos_token_id": 0,
|
33 |
+
"forced_eos_token_id": 0,
|
34 |
+
"gradient_checkpointing": false,
|
35 |
+
"id2label": {
|
36 |
+
"0": "LABEL_0",
|
37 |
+
"1": "LABEL_1",
|
38 |
+
"2": "LABEL_2"
|
39 |
+
},
|
40 |
+
"init_std": 0.02,
|
41 |
+
"is_encoder_decoder": true,
|
42 |
+
"label2id": {
|
43 |
+
"LABEL_0": 0,
|
44 |
+
"LABEL_1": 1,
|
45 |
+
"LABEL_2": 2
|
46 |
+
},
|
47 |
+
"max_length": 512,
|
48 |
+
"max_position_embeddings": 512,
|
49 |
+
"model_type": "marian",
|
50 |
+
"normalize_before": false,
|
51 |
+
"normalize_embedding": false,
|
52 |
+
"num_beams": 4,
|
53 |
+
"num_hidden_layers": 6,
|
54 |
+
"pad_token_id": 59513,
|
55 |
+
"scale_embedding": true,
|
56 |
+
"share_encoder_decoder_embeddings": true,
|
57 |
+
"static_position_embeddings": true,
|
58 |
+
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.32.1",
|
60 |
+
"use_cache": true,
|
61 |
+
"vocab_size": 59514
|
62 |
+
}
|
eng-nah-svo-translation/checkpoint-456/generation_config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
59513
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 59513,
|
9 |
+
"eos_token_id": 0,
|
10 |
+
"forced_eos_token_id": 0,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 59513,
|
14 |
+
"renormalize_logits": true,
|
15 |
+
"transformers_version": "4.32.1"
|
16 |
+
}
|
eng-nah-svo-translation/checkpoint-456/merges.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
#version: 0.2 - Trained by `huggingface/tokenizers`
|
2 |
+
e n
|
3 |
+
f r
|
eng-nah-svo-translation/checkpoint-456/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43e1b1fcf506facd572f3acb3d20cfee480bceb3b99287aefb50fee0d941268
|
3 |
+
size 597088389
|
eng-nah-svo-translation/checkpoint-456/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a52afa6f3c380dd31b380fb49419dd696f4b16855b1a1ccf159d762c25153e7
|
3 |
+
size 298763205
|
eng-nah-svo-translation/checkpoint-456/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2ef10ecbc4871818388bdbe84c0f41c64eab21669f3ca20fb8f5968e9369edc
|
3 |
+
size 14575
|
eng-nah-svo-translation/checkpoint-456/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:242c2ba24c312c127ca25ea21b3ead4104a88a52230715c43e68a6909537e9d3
|
3 |
+
size 627
|
eng-nah-svo-translation/checkpoint-456/special_tokens_map.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"unk_token": "<|endoftext|>"
|
6 |
+
}
|
eng-nah-svo-translation/checkpoint-456/tokenizer.json
ADDED
@@ -0,0 +1,317 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "<|endoftext|>",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"id": 259,
|
17 |
+
"content": "[PAD]",
|
18 |
+
"single_word": false,
|
19 |
+
"lstrip": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"normalized": false,
|
22 |
+
"special": true
|
23 |
+
}
|
24 |
+
],
|
25 |
+
"normalizer": null,
|
26 |
+
"pre_tokenizer": {
|
27 |
+
"type": "ByteLevel",
|
28 |
+
"add_prefix_space": false,
|
29 |
+
"trim_offsets": true,
|
30 |
+
"use_regex": true
|
31 |
+
},
|
32 |
+
"post_processor": {
|
33 |
+
"type": "ByteLevel",
|
34 |
+
"add_prefix_space": true,
|
35 |
+
"trim_offsets": false,
|
36 |
+
"use_regex": true
|
37 |
+
},
|
38 |
+
"decoder": {
|
39 |
+
"type": "ByteLevel",
|
40 |
+
"add_prefix_space": true,
|
41 |
+
"trim_offsets": true,
|
42 |
+
"use_regex": true
|
43 |
+
},
|
44 |
+
"model": {
|
45 |
+
"type": "BPE",
|
46 |
+
"dropout": null,
|
47 |
+
"unk_token": null,
|
48 |
+
"continuing_subword_prefix": "",
|
49 |
+
"end_of_word_suffix": "",
|
50 |
+
"fuse_unk": false,
|
51 |
+
"vocab": {
|
52 |
+
"<|endoftext|>": 0,
|
53 |
+
"!": 1,
|
54 |
+
"\"": 2,
|
55 |
+
"#": 3,
|
56 |
+
"$": 4,
|
57 |
+
"%": 5,
|
58 |
+
"&": 6,
|
59 |
+
"'": 7,
|
60 |
+
"(": 8,
|
61 |
+
")": 9,
|
62 |
+
"*": 10,
|
63 |
+
"+": 11,
|
64 |
+
",": 12,
|
65 |
+
"-": 13,
|
66 |
+
".": 14,
|
67 |
+
"/": 15,
|
68 |
+
"0": 16,
|
69 |
+
"1": 17,
|
70 |
+
"2": 18,
|
71 |
+
"3": 19,
|
72 |
+
"4": 20,
|
73 |
+
"5": 21,
|
74 |
+
"6": 22,
|
75 |
+
"7": 23,
|
76 |
+
"8": 24,
|
77 |
+
"9": 25,
|
78 |
+
":": 26,
|
79 |
+
";": 27,
|
80 |
+
"<": 28,
|
81 |
+
"=": 29,
|
82 |
+
">": 30,
|
83 |
+
"?": 31,
|
84 |
+
"@": 32,
|
85 |
+
"A": 33,
|
86 |
+
"B": 34,
|
87 |
+
"C": 35,
|
88 |
+
"D": 36,
|
89 |
+
"E": 37,
|
90 |
+
"F": 38,
|
91 |
+
"G": 39,
|
92 |
+
"H": 40,
|
93 |
+
"I": 41,
|
94 |
+
"J": 42,
|
95 |
+
"K": 43,
|
96 |
+
"L": 44,
|
97 |
+
"M": 45,
|
98 |
+
"N": 46,
|
99 |
+
"O": 47,
|
100 |
+
"P": 48,
|
101 |
+
"Q": 49,
|
102 |
+
"R": 50,
|
103 |
+
"S": 51,
|
104 |
+
"T": 52,
|
105 |
+
"U": 53,
|
106 |
+
"V": 54,
|
107 |
+
"W": 55,
|
108 |
+
"X": 56,
|
109 |
+
"Y": 57,
|
110 |
+
"Z": 58,
|
111 |
+
"[": 59,
|
112 |
+
"\\": 60,
|
113 |
+
"]": 61,
|
114 |
+
"^": 62,
|
115 |
+
"_": 63,
|
116 |
+
"`": 64,
|
117 |
+
"a": 65,
|
118 |
+
"b": 66,
|
119 |
+
"c": 67,
|
120 |
+
"d": 68,
|
121 |
+
"e": 69,
|
122 |
+
"f": 70,
|
123 |
+
"g": 71,
|
124 |
+
"h": 72,
|
125 |
+
"i": 73,
|
126 |
+
"j": 74,
|
127 |
+
"k": 75,
|
128 |
+
"l": 76,
|
129 |
+
"m": 77,
|
130 |
+
"n": 78,
|
131 |
+
"o": 79,
|
132 |
+
"p": 80,
|
133 |
+
"q": 81,
|
134 |
+
"r": 82,
|
135 |
+
"s": 83,
|
136 |
+
"t": 84,
|
137 |
+
"u": 85,
|
138 |
+
"v": 86,
|
139 |
+
"w": 87,
|
140 |
+
"x": 88,
|
141 |
+
"y": 89,
|
142 |
+
"z": 90,
|
143 |
+
"{": 91,
|
144 |
+
"|": 92,
|
145 |
+
"}": 93,
|
146 |
+
"~": 94,
|
147 |
+
"¡": 95,
|
148 |
+
"¢": 96,
|
149 |
+
"£": 97,
|
150 |
+
"¤": 98,
|
151 |
+
"¥": 99,
|
152 |
+
"¦": 100,
|
153 |
+
"§": 101,
|
154 |
+
"¨": 102,
|
155 |
+
"©": 103,
|
156 |
+
"ª": 104,
|
157 |
+
"«": 105,
|
158 |
+
"¬": 106,
|
159 |
+
"®": 107,
|
160 |
+
"¯": 108,
|
161 |
+
"°": 109,
|
162 |
+
"±": 110,
|
163 |
+
"²": 111,
|
164 |
+
"³": 112,
|
165 |
+
"´": 113,
|
166 |
+
"µ": 114,
|
167 |
+
"¶": 115,
|
168 |
+
"·": 116,
|
169 |
+
"¸": 117,
|
170 |
+
"¹": 118,
|
171 |
+
"º": 119,
|
172 |
+
"»": 120,
|
173 |
+
"¼": 121,
|
174 |
+
"½": 122,
|
175 |
+
"¾": 123,
|
176 |
+
"¿": 124,
|
177 |
+
"À": 125,
|
178 |
+
"Á": 126,
|
179 |
+
"Â": 127,
|
180 |
+
"Ã": 128,
|
181 |
+
"Ä": 129,
|
182 |
+
"Å": 130,
|
183 |
+
"Æ": 131,
|
184 |
+
"Ç": 132,
|
185 |
+
"È": 133,
|
186 |
+
"É": 134,
|
187 |
+
"Ê": 135,
|
188 |
+
"Ë": 136,
|
189 |
+
"Ì": 137,
|
190 |
+
"Í": 138,
|
191 |
+
"Î": 139,
|
192 |
+
"Ï": 140,
|
193 |
+
"Ð": 141,
|
194 |
+
"Ñ": 142,
|
195 |
+
"Ò": 143,
|
196 |
+
"Ó": 144,
|
197 |
+
"Ô": 145,
|
198 |
+
"Õ": 146,
|
199 |
+
"Ö": 147,
|
200 |
+
"×": 148,
|
201 |
+
"Ø": 149,
|
202 |
+
"Ù": 150,
|
203 |
+
"Ú": 151,
|
204 |
+
"Û": 152,
|
205 |
+
"Ü": 153,
|
206 |
+
"Ý": 154,
|
207 |
+
"Þ": 155,
|
208 |
+
"ß": 156,
|
209 |
+
"à": 157,
|
210 |
+
"á": 158,
|
211 |
+
"â": 159,
|
212 |
+
"ã": 160,
|
213 |
+
"ä": 161,
|
214 |
+
"å": 162,
|
215 |
+
"æ": 163,
|
216 |
+
"ç": 164,
|
217 |
+
"è": 165,
|
218 |
+
"é": 166,
|
219 |
+
"ê": 167,
|
220 |
+
"ë": 168,
|
221 |
+
"ì": 169,
|
222 |
+
"í": 170,
|
223 |
+
"î": 171,
|
224 |
+
"ï": 172,
|
225 |
+
"ð": 173,
|
226 |
+
"ñ": 174,
|
227 |
+
"ò": 175,
|
228 |
+
"ó": 176,
|
229 |
+
"ô": 177,
|
230 |
+
"õ": 178,
|
231 |
+
"ö": 179,
|
232 |
+
"÷": 180,
|
233 |
+
"ø": 181,
|
234 |
+
"ù": 182,
|
235 |
+
"ú": 183,
|
236 |
+
"û": 184,
|
237 |
+
"ü": 185,
|
238 |
+
"ý": 186,
|
239 |
+
"þ": 187,
|
240 |
+
"ÿ": 188,
|
241 |
+
"Ā": 189,
|
242 |
+
"ā": 190,
|
243 |
+
"Ă": 191,
|
244 |
+
"ă": 192,
|
245 |
+
"Ą": 193,
|
246 |
+
"ą": 194,
|
247 |
+
"Ć": 195,
|
248 |
+
"ć": 196,
|
249 |
+
"Ĉ": 197,
|
250 |
+
"ĉ": 198,
|
251 |
+
"Ċ": 199,
|
252 |
+
"ċ": 200,
|
253 |
+
"Č": 201,
|
254 |
+
"č": 202,
|
255 |
+
"Ď": 203,
|
256 |
+
"ď": 204,
|
257 |
+
"Đ": 205,
|
258 |
+
"đ": 206,
|
259 |
+
"Ē": 207,
|
260 |
+
"ē": 208,
|
261 |
+
"Ĕ": 209,
|
262 |
+
"ĕ": 210,
|
263 |
+
"Ė": 211,
|
264 |
+
"ė": 212,
|
265 |
+
"Ę": 213,
|
266 |
+
"ę": 214,
|
267 |
+
"Ě": 215,
|
268 |
+
"ě": 216,
|
269 |
+
"Ĝ": 217,
|
270 |
+
"ĝ": 218,
|
271 |
+
"Ğ": 219,
|
272 |
+
"ğ": 220,
|
273 |
+
"Ġ": 221,
|
274 |
+
"ġ": 222,
|
275 |
+
"Ģ": 223,
|
276 |
+
"ģ": 224,
|
277 |
+
"Ĥ": 225,
|
278 |
+
"ĥ": 226,
|
279 |
+
"Ħ": 227,
|
280 |
+
"ħ": 228,
|
281 |
+
"Ĩ": 229,
|
282 |
+
"ĩ": 230,
|
283 |
+
"Ī": 231,
|
284 |
+
"ī": 232,
|
285 |
+
"Ĭ": 233,
|
286 |
+
"ĭ": 234,
|
287 |
+
"Į": 235,
|
288 |
+
"į": 236,
|
289 |
+
"İ": 237,
|
290 |
+
"ı": 238,
|
291 |
+
"IJ": 239,
|
292 |
+
"ij": 240,
|
293 |
+
"Ĵ": 241,
|
294 |
+
"ĵ": 242,
|
295 |
+
"Ķ": 243,
|
296 |
+
"ķ": 244,
|
297 |
+
"ĸ": 245,
|
298 |
+
"Ĺ": 246,
|
299 |
+
"ĺ": 247,
|
300 |
+
"Ļ": 248,
|
301 |
+
"ļ": 249,
|
302 |
+
"Ľ": 250,
|
303 |
+
"ľ": 251,
|
304 |
+
"Ŀ": 252,
|
305 |
+
"ŀ": 253,
|
306 |
+
"Ł": 254,
|
307 |
+
"ł": 255,
|
308 |
+
"Ń": 256,
|
309 |
+
"en": 257,
|
310 |
+
"fr": 258
|
311 |
+
},
|
312 |
+
"merges": [
|
313 |
+
"e n",
|
314 |
+
"f r"
|
315 |
+
]
|
316 |
+
}
|
317 |
+
}
|
eng-nah-svo-translation/checkpoint-456/tokenizer_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": "<|endoftext|>",
|
4 |
+
"clean_up_tokenization_spaces": true,
|
5 |
+
"eos_token": "<|endoftext|>",
|
6 |
+
"model_max_length": 1024,
|
7 |
+
"tokenizer_class": "GPT2Tokenizer",
|
8 |
+
"unk_token": "<|endoftext|>"
|
9 |
+
}
|
eng-nah-svo-translation/checkpoint-456/trainer_state.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 456,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [],
|
11 |
+
"logging_steps": 500,
|
12 |
+
"max_steps": 684,
|
13 |
+
"num_train_epochs": 3,
|
14 |
+
"save_steps": 500,
|
15 |
+
"total_flos": 100891067940864.0,
|
16 |
+
"trial_name": null,
|
17 |
+
"trial_params": null
|
18 |
+
}
|
eng-nah-svo-translation/checkpoint-456/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a721cf0d37771b1d7220d33b1f17366183f3d518b2432e040b875a92c5be520b
|
3 |
+
size 4219
|
eng-nah-svo-translation/checkpoint-456/vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<|endoftext|>":0,"!":1,"\"":2,"#":3,"$":4,"%":5,"&":6,"'":7,"(":8,")":9,"*":10,"+":11,",":12,"-":13,".":14,"/":15,"0":16,"1":17,"2":18,"3":19,"4":20,"5":21,"6":22,"7":23,"8":24,"9":25,":":26,";":27,"<":28,"=":29,">":30,"?":31,"@":32,"A":33,"B":34,"C":35,"D":36,"E":37,"F":38,"G":39,"H":40,"I":41,"J":42,"K":43,"L":44,"M":45,"N":46,"O":47,"P":48,"Q":49,"R":50,"S":51,"T":52,"U":53,"V":54,"W":55,"X":56,"Y":57,"Z":58,"[":59,"\\":60,"]":61,"^":62,"_":63,"`":64,"a":65,"b":66,"c":67,"d":68,"e":69,"f":70,"g":71,"h":72,"i":73,"j":74,"k":75,"l":76,"m":77,"n":78,"o":79,"p":80,"q":81,"r":82,"s":83,"t":84,"u":85,"v":86,"w":87,"x":88,"y":89,"z":90,"{":91,"|":92,"}":93,"~":94,"¡":95,"¢":96,"£":97,"¤":98,"¥":99,"¦":100,"§":101,"¨":102,"©":103,"ª":104,"«":105,"¬":106,"®":107,"¯":108,"°":109,"±":110,"²":111,"³":112,"´":113,"µ":114,"¶":115,"·":116,"¸":117,"¹":118,"º":119,"»":120,"¼":121,"½":122,"¾":123,"¿":124,"À":125,"Á":126,"Â":127,"Ã":128,"Ä":129,"Å":130,"Æ":131,"Ç":132,"È":133,"É":134,"Ê":135,"Ë":136,"Ì":137,"Í":138,"Î":139,"Ï":140,"Ð":141,"Ñ":142,"Ò":143,"Ó":144,"Ô":145,"Õ":146,"Ö":147,"×":148,"Ø":149,"Ù":150,"Ú":151,"Û":152,"Ü":153,"Ý":154,"Þ":155,"ß":156,"à":157,"á":158,"â":159,"ã":160,"ä":161,"å":162,"æ":163,"ç":164,"è":165,"é":166,"ê":167,"ë":168,"ì":169,"í":170,"î":171,"ï":172,"ð":173,"ñ":174,"ò":175,"ó":176,"ô":177,"õ":178,"ö":179,"÷":180,"ø":181,"ù":182,"ú":183,"û":184,"ü":185,"ý":186,"þ":187,"ÿ":188,"Ā":189,"ā":190,"Ă":191,"ă":192,"Ą":193,"ą":194,"Ć":195,"ć":196,"Ĉ":197,"ĉ":198,"Ċ":199,"ċ":200,"Č":201,"č":202,"Ď":203,"ď":204,"Đ":205,"đ":206,"Ē":207,"ē":208,"Ĕ":209,"ĕ":210,"Ė":211,"ė":212,"Ę":213,"ę":214,"Ě":215,"ě":216,"Ĝ":217,"ĝ":218,"Ğ":219,"ğ":220,"Ġ":221,"ġ":222,"Ģ":223,"ģ":224,"Ĥ":225,"ĥ":226,"Ħ":227,"ħ":228,"Ĩ":229,"ĩ":230,"Ī":231,"ī":232,"Ĭ":233,"ĭ":234,"Į":235,"į":236,"İ":237,"ı":238,"IJ":239,"ij":240,"Ĵ":241,"ĵ":242,"Ķ":243,"ķ":244,"ĸ":245,"Ĺ":246,"ĺ":247,"Ļ":248,"ļ":249,"Ľ":250,"ľ":251,"Ŀ":252,"ŀ":253,"Ł":254,"ł":255,"Ń":256,"en":257,"fr":258}
|
eng-nah-svo-translation/checkpoint-684/added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[PAD]": 259
|
3 |
+
}
|
eng-nah-svo-translation/checkpoint-684/config.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "swish",
|
6 |
+
"add_bias_logits": false,
|
7 |
+
"add_final_layer_norm": false,
|
8 |
+
"architectures": [
|
9 |
+
"MarianMTModel"
|
10 |
+
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
+
"bad_words_ids": [
|
13 |
+
[
|
14 |
+
59513
|
15 |
+
]
|
16 |
+
],
|
17 |
+
"bos_token_id": 0,
|
18 |
+
"classif_dropout": 0.0,
|
19 |
+
"classifier_dropout": 0.0,
|
20 |
+
"d_model": 512,
|
21 |
+
"decoder_attention_heads": 8,
|
22 |
+
"decoder_ffn_dim": 2048,
|
23 |
+
"decoder_layerdrop": 0.0,
|
24 |
+
"decoder_layers": 6,
|
25 |
+
"decoder_start_token_id": 59513,
|
26 |
+
"decoder_vocab_size": 59514,
|
27 |
+
"dropout": 0.1,
|
28 |
+
"encoder_attention_heads": 8,
|
29 |
+
"encoder_ffn_dim": 2048,
|
30 |
+
"encoder_layerdrop": 0.0,
|
31 |
+
"encoder_layers": 6,
|
32 |
+
"eos_token_id": 0,
|
33 |
+
"forced_eos_token_id": 0,
|
34 |
+
"gradient_checkpointing": false,
|
35 |
+
"id2label": {
|
36 |
+
"0": "LABEL_0",
|
37 |
+
"1": "LABEL_1",
|
38 |
+
"2": "LABEL_2"
|
39 |
+
},
|
40 |
+
"init_std": 0.02,
|
41 |
+
"is_encoder_decoder": true,
|
42 |
+
"label2id": {
|
43 |
+
"LABEL_0": 0,
|
44 |
+
"LABEL_1": 1,
|
45 |
+
"LABEL_2": 2
|
46 |
+
},
|
47 |
+
"max_length": 512,
|
48 |
+
"max_position_embeddings": 512,
|
49 |
+
"model_type": "marian",
|
50 |
+
"normalize_before": false,
|
51 |
+
"normalize_embedding": false,
|
52 |
+
"num_beams": 4,
|
53 |
+
"num_hidden_layers": 6,
|
54 |
+
"pad_token_id": 59513,
|
55 |
+
"scale_embedding": true,
|
56 |
+
"share_encoder_decoder_embeddings": true,
|
57 |
+
"static_position_embeddings": true,
|
58 |
+
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.32.1",
|
60 |
+
"use_cache": true,
|
61 |
+
"vocab_size": 59514
|
62 |
+
}
|
eng-nah-svo-translation/checkpoint-684/generation_config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
59513
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 59513,
|
9 |
+
"eos_token_id": 0,
|
10 |
+
"forced_eos_token_id": 0,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 59513,
|
14 |
+
"renormalize_logits": true,
|
15 |
+
"transformers_version": "4.32.1"
|
16 |
+
}
|
eng-nah-svo-translation/checkpoint-684/merges.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
#version: 0.2 - Trained by `huggingface/tokenizers`
|
2 |
+
e n
|
3 |
+
f r
|
eng-nah-svo-translation/checkpoint-684/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eac5f706f0d09f4867580538158e03c320797c1671d0b3f38cad52bfa2874d1d
|
3 |
+
size 597088389
|
eng-nah-svo-translation/checkpoint-684/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8668eed40a7cfcfc0587457eb0a6d8466a902ba9586f114dd71080246ca1b412
|
3 |
+
size 298763205
|
eng-nah-svo-translation/checkpoint-684/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04fe1caeb610a60aa4e79505acaadaac660c70ac1894dca9fc23e4540a43c20c
|
3 |
+
size 14575
|
eng-nah-svo-translation/checkpoint-684/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:901a1df7fc3c05c8382adf9ed1f028dd9e296bda0dbc80b55a9441d0c011fdb9
|
3 |
+
size 627
|
eng-nah-svo-translation/checkpoint-684/special_tokens_map.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"unk_token": "<|endoftext|>"
|
6 |
+
}
|
eng-nah-svo-translation/checkpoint-684/tokenizer.json
ADDED
@@ -0,0 +1,317 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "<|endoftext|>",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"id": 259,
|
17 |
+
"content": "[PAD]",
|
18 |
+
"single_word": false,
|
19 |
+
"lstrip": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"normalized": false,
|
22 |
+
"special": true
|
23 |
+
}
|
24 |
+
],
|
25 |
+
"normalizer": null,
|
26 |
+
"pre_tokenizer": {
|
27 |
+
"type": "ByteLevel",
|
28 |
+
"add_prefix_space": false,
|
29 |
+
"trim_offsets": true,
|
30 |
+
"use_regex": true
|
31 |
+
},
|
32 |
+
"post_processor": {
|
33 |
+
"type": "ByteLevel",
|
34 |
+
"add_prefix_space": true,
|
35 |
+
"trim_offsets": false,
|
36 |
+
"use_regex": true
|
37 |
+
},
|
38 |
+
"decoder": {
|
39 |
+
"type": "ByteLevel",
|
40 |
+
"add_prefix_space": true,
|
41 |
+
"trim_offsets": true,
|
42 |
+
"use_regex": true
|
43 |
+
},
|
44 |
+
"model": {
|
45 |
+
"type": "BPE",
|
46 |
+
"dropout": null,
|
47 |
+
"unk_token": null,
|
48 |
+
"continuing_subword_prefix": "",
|
49 |
+
"end_of_word_suffix": "",
|
50 |
+
"fuse_unk": false,
|
51 |
+
"vocab": {
|
52 |
+
"<|endoftext|>": 0,
|
53 |
+
"!": 1,
|
54 |
+
"\"": 2,
|
55 |
+
"#": 3,
|
56 |
+
"$": 4,
|
57 |
+
"%": 5,
|
58 |
+
"&": 6,
|
59 |
+
"'": 7,
|
60 |
+
"(": 8,
|
61 |
+
")": 9,
|
62 |
+
"*": 10,
|
63 |
+
"+": 11,
|
64 |
+
",": 12,
|
65 |
+
"-": 13,
|
66 |
+
".": 14,
|
67 |
+
"/": 15,
|
68 |
+
"0": 16,
|
69 |
+
"1": 17,
|
70 |
+
"2": 18,
|
71 |
+
"3": 19,
|
72 |
+
"4": 20,
|
73 |
+
"5": 21,
|
74 |
+
"6": 22,
|
75 |
+
"7": 23,
|
76 |
+
"8": 24,
|
77 |
+
"9": 25,
|
78 |
+
":": 26,
|
79 |
+
";": 27,
|
80 |
+
"<": 28,
|
81 |
+
"=": 29,
|
82 |
+
">": 30,
|
83 |
+
"?": 31,
|
84 |
+
"@": 32,
|
85 |
+
"A": 33,
|
86 |
+
"B": 34,
|
87 |
+
"C": 35,
|
88 |
+
"D": 36,
|
89 |
+
"E": 37,
|
90 |
+
"F": 38,
|
91 |
+
"G": 39,
|
92 |
+
"H": 40,
|
93 |
+
"I": 41,
|
94 |
+
"J": 42,
|
95 |
+
"K": 43,
|
96 |
+
"L": 44,
|
97 |
+
"M": 45,
|
98 |
+
"N": 46,
|
99 |
+
"O": 47,
|
100 |
+
"P": 48,
|
101 |
+
"Q": 49,
|
102 |
+
"R": 50,
|
103 |
+
"S": 51,
|
104 |
+
"T": 52,
|
105 |
+
"U": 53,
|
106 |
+
"V": 54,
|
107 |
+
"W": 55,
|
108 |
+
"X": 56,
|
109 |
+
"Y": 57,
|
110 |
+
"Z": 58,
|
111 |
+
"[": 59,
|
112 |
+
"\\": 60,
|
113 |
+
"]": 61,
|
114 |
+
"^": 62,
|
115 |
+
"_": 63,
|
116 |
+
"`": 64,
|
117 |
+
"a": 65,
|
118 |
+
"b": 66,
|
119 |
+
"c": 67,
|
120 |
+
"d": 68,
|
121 |
+
"e": 69,
|
122 |
+
"f": 70,
|
123 |
+
"g": 71,
|
124 |
+
"h": 72,
|
125 |
+
"i": 73,
|
126 |
+
"j": 74,
|
127 |
+
"k": 75,
|
128 |
+
"l": 76,
|
129 |
+
"m": 77,
|
130 |
+
"n": 78,
|
131 |
+
"o": 79,
|
132 |
+
"p": 80,
|
133 |
+
"q": 81,
|
134 |
+
"r": 82,
|
135 |
+
"s": 83,
|
136 |
+
"t": 84,
|
137 |
+
"u": 85,
|
138 |
+
"v": 86,
|
139 |
+
"w": 87,
|
140 |
+
"x": 88,
|
141 |
+
"y": 89,
|
142 |
+
"z": 90,
|
143 |
+
"{": 91,
|
144 |
+
"|": 92,
|
145 |
+
"}": 93,
|
146 |
+
"~": 94,
|
147 |
+
"¡": 95,
|
148 |
+
"¢": 96,
|
149 |
+
"£": 97,
|
150 |
+
"¤": 98,
|
151 |
+
"¥": 99,
|
152 |
+
"¦": 100,
|
153 |
+
"§": 101,
|
154 |
+
"¨": 102,
|
155 |
+
"©": 103,
|
156 |
+
"ª": 104,
|
157 |
+
"«": 105,
|
158 |
+
"¬": 106,
|
159 |
+
"®": 107,
|
160 |
+
"¯": 108,
|
161 |
+
"°": 109,
|
162 |
+
"±": 110,
|
163 |
+
"²": 111,
|
164 |
+
"³": 112,
|
165 |
+
"´": 113,
|
166 |
+
"µ": 114,
|
167 |
+
"¶": 115,
|
168 |
+
"·": 116,
|
169 |
+
"¸": 117,
|
170 |
+
"¹": 118,
|
171 |
+
"º": 119,
|
172 |
+
"»": 120,
|
173 |
+
"¼": 121,
|
174 |
+
"½": 122,
|
175 |
+
"¾": 123,
|
176 |
+
"¿": 124,
|
177 |
+
"À": 125,
|
178 |
+
"Á": 126,
|
179 |
+
"Â": 127,
|
180 |
+
"Ã": 128,
|
181 |
+
"Ä": 129,
|
182 |
+
"Å": 130,
|
183 |
+
"Æ": 131,
|
184 |
+
"Ç": 132,
|
185 |
+
"È": 133,
|
186 |
+
"É": 134,
|
187 |
+
"Ê": 135,
|
188 |
+
"Ë": 136,
|
189 |
+
"Ì": 137,
|
190 |
+
"Í": 138,
|
191 |
+
"Î": 139,
|
192 |
+
"Ï": 140,
|
193 |
+
"Ð": 141,
|
194 |
+
"Ñ": 142,
|
195 |
+
"Ò": 143,
|
196 |
+
"Ó": 144,
|
197 |
+
"Ô": 145,
|
198 |
+
"Õ": 146,
|
199 |
+
"Ö": 147,
|
200 |
+
"×": 148,
|
201 |
+
"Ø": 149,
|
202 |
+
"Ù": 150,
|
203 |
+
"Ú": 151,
|
204 |
+
"Û": 152,
|
205 |
+
"Ü": 153,
|
206 |
+
"Ý": 154,
|
207 |
+
"Þ": 155,
|
208 |
+
"ß": 156,
|
209 |
+
"à": 157,
|
210 |
+
"á": 158,
|
211 |
+
"â": 159,
|
212 |
+
"ã": 160,
|
213 |
+
"ä": 161,
|
214 |
+
"å": 162,
|
215 |
+
"æ": 163,
|
216 |
+
"ç": 164,
|
217 |
+
"è": 165,
|
218 |
+
"é": 166,
|
219 |
+
"ê": 167,
|
220 |
+
"ë": 168,
|
221 |
+
"ì": 169,
|
222 |
+
"í": 170,
|
223 |
+
"î": 171,
|
224 |
+
"ï": 172,
|
225 |
+
"ð": 173,
|
226 |
+
"ñ": 174,
|
227 |
+
"ò": 175,
|
228 |
+
"ó": 176,
|
229 |
+
"ô": 177,
|
230 |
+
"õ": 178,
|
231 |
+
"ö": 179,
|
232 |
+
"÷": 180,
|
233 |
+
"ø": 181,
|
234 |
+
"ù": 182,
|
235 |
+
"ú": 183,
|
236 |
+
"û": 184,
|
237 |
+
"ü": 185,
|
238 |
+
"ý": 186,
|
239 |
+
"þ": 187,
|
240 |
+
"ÿ": 188,
|
241 |
+
"Ā": 189,
|
242 |
+
"ā": 190,
|
243 |
+
"Ă": 191,
|
244 |
+
"ă": 192,
|
245 |
+
"Ą": 193,
|
246 |
+
"ą": 194,
|
247 |
+
"Ć": 195,
|
248 |
+
"ć": 196,
|
249 |
+
"Ĉ": 197,
|
250 |
+
"ĉ": 198,
|
251 |
+
"Ċ": 199,
|
252 |
+
"ċ": 200,
|
253 |
+
"Č": 201,
|
254 |
+
"č": 202,
|
255 |
+
"Ď": 203,
|
256 |
+
"ď": 204,
|
257 |
+
"Đ": 205,
|
258 |
+
"đ": 206,
|
259 |
+
"Ē": 207,
|
260 |
+
"ē": 208,
|
261 |
+
"Ĕ": 209,
|
262 |
+
"ĕ": 210,
|
263 |
+
"Ė": 211,
|
264 |
+
"ė": 212,
|
265 |
+
"Ę": 213,
|
266 |
+
"ę": 214,
|
267 |
+
"Ě": 215,
|
268 |
+
"ě": 216,
|
269 |
+
"Ĝ": 217,
|
270 |
+
"ĝ": 218,
|
271 |
+
"Ğ": 219,
|
272 |
+
"ğ": 220,
|
273 |
+
"Ġ": 221,
|
274 |
+
"ġ": 222,
|
275 |
+
"Ģ": 223,
|
276 |
+
"ģ": 224,
|
277 |
+
"Ĥ": 225,
|
278 |
+
"ĥ": 226,
|
279 |
+
"Ħ": 227,
|
280 |
+
"ħ": 228,
|
281 |
+
"Ĩ": 229,
|
282 |
+
"ĩ": 230,
|
283 |
+
"Ī": 231,
|
284 |
+
"ī": 232,
|
285 |
+
"Ĭ": 233,
|
286 |
+
"ĭ": 234,
|
287 |
+
"Į": 235,
|
288 |
+
"į": 236,
|
289 |
+
"İ": 237,
|
290 |
+
"ı": 238,
|
291 |
+
"IJ": 239,
|
292 |
+
"ij": 240,
|
293 |
+
"Ĵ": 241,
|
294 |
+
"ĵ": 242,
|
295 |
+
"Ķ": 243,
|
296 |
+
"ķ": 244,
|
297 |
+
"ĸ": 245,
|
298 |
+
"Ĺ": 246,
|
299 |
+
"ĺ": 247,
|
300 |
+
"Ļ": 248,
|
301 |
+
"ļ": 249,
|
302 |
+
"Ľ": 250,
|
303 |
+
"ľ": 251,
|
304 |
+
"Ŀ": 252,
|
305 |
+
"ŀ": 253,
|
306 |
+
"Ł": 254,
|
307 |
+
"ł": 255,
|
308 |
+
"Ń": 256,
|
309 |
+
"en": 257,
|
310 |
+
"fr": 258
|
311 |
+
},
|
312 |
+
"merges": [
|
313 |
+
"e n",
|
314 |
+
"f r"
|
315 |
+
]
|
316 |
+
}
|
317 |
+
}
|
eng-nah-svo-translation/checkpoint-684/tokenizer_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": "<|endoftext|>",
|
4 |
+
"clean_up_tokenization_spaces": true,
|
5 |
+
"eos_token": "<|endoftext|>",
|
6 |
+
"model_max_length": 1024,
|
7 |
+
"tokenizer_class": "GPT2Tokenizer",
|
8 |
+
"unk_token": "<|endoftext|>"
|
9 |
+
}
|
eng-nah-svo-translation/checkpoint-684/trainer_state.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 684,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 2.19,
|
13 |
+
"learning_rate": 5.380116959064328e-06,
|
14 |
+
"loss": 1.2688,
|
15 |
+
"step": 500
|
16 |
+
}
|
17 |
+
],
|
18 |
+
"logging_steps": 500,
|
19 |
+
"max_steps": 684,
|
20 |
+
"num_train_epochs": 3,
|
21 |
+
"save_steps": 500,
|
22 |
+
"total_flos": 151058529386496.0,
|
23 |
+
"trial_name": null,
|
24 |
+
"trial_params": null
|
25 |
+
}
|
eng-nah-svo-translation/checkpoint-684/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a721cf0d37771b1d7220d33b1f17366183f3d518b2432e040b875a92c5be520b
|
3 |
+
size 4219
|
eng-nah-svo-translation/checkpoint-684/vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<|endoftext|>":0,"!":1,"\"":2,"#":3,"$":4,"%":5,"&":6,"'":7,"(":8,")":9,"*":10,"+":11,",":12,"-":13,".":14,"/":15,"0":16,"1":17,"2":18,"3":19,"4":20,"5":21,"6":22,"7":23,"8":24,"9":25,":":26,";":27,"<":28,"=":29,">":30,"?":31,"@":32,"A":33,"B":34,"C":35,"D":36,"E":37,"F":38,"G":39,"H":40,"I":41,"J":42,"K":43,"L":44,"M":45,"N":46,"O":47,"P":48,"Q":49,"R":50,"S":51,"T":52,"U":53,"V":54,"W":55,"X":56,"Y":57,"Z":58,"[":59,"\\":60,"]":61,"^":62,"_":63,"`":64,"a":65,"b":66,"c":67,"d":68,"e":69,"f":70,"g":71,"h":72,"i":73,"j":74,"k":75,"l":76,"m":77,"n":78,"o":79,"p":80,"q":81,"r":82,"s":83,"t":84,"u":85,"v":86,"w":87,"x":88,"y":89,"z":90,"{":91,"|":92,"}":93,"~":94,"¡":95,"¢":96,"£":97,"¤":98,"¥":99,"¦":100,"§":101,"¨":102,"©":103,"ª":104,"«":105,"¬":106,"®":107,"¯":108,"°":109,"±":110,"²":111,"³":112,"´":113,"µ":114,"¶":115,"·":116,"¸":117,"¹":118,"º":119,"»":120,"¼":121,"½":122,"¾":123,"¿":124,"À":125,"Á":126,"Â":127,"Ã":128,"Ä":129,"Å":130,"Æ":131,"Ç":132,"È":133,"É":134,"Ê":135,"Ë":136,"Ì":137,"Í":138,"Î":139,"Ï":140,"Ð":141,"Ñ":142,"Ò":143,"Ó":144,"Ô":145,"Õ":146,"Ö":147,"×":148,"Ø":149,"Ù":150,"Ú":151,"Û":152,"Ü":153,"Ý":154,"Þ":155,"ß":156,"à":157,"á":158,"â":159,"ã":160,"ä":161,"å":162,"æ":163,"ç":164,"è":165,"é":166,"ê":167,"ë":168,"ì":169,"í":170,"î":171,"ï":172,"ð":173,"ñ":174,"ò":175,"ó":176,"ô":177,"õ":178,"ö":179,"÷":180,"ø":181,"ù":182,"ú":183,"û":184,"ü":185,"ý":186,"þ":187,"ÿ":188,"Ā":189,"ā":190,"Ă":191,"ă":192,"Ą":193,"ą":194,"Ć":195,"ć":196,"Ĉ":197,"ĉ":198,"Ċ":199,"ċ":200,"Č":201,"č":202,"Ď":203,"ď":204,"Đ":205,"đ":206,"Ē":207,"ē":208,"Ĕ":209,"ĕ":210,"Ė":211,"ė":212,"Ę":213,"ę":214,"Ě":215,"ě":216,"Ĝ":217,"ĝ":218,"Ğ":219,"ğ":220,"Ġ":221,"ġ":222,"Ģ":223,"ģ":224,"Ĥ":225,"ĥ":226,"Ħ":227,"ħ":228,"Ĩ":229,"ĩ":230,"Ī":231,"ī":232,"Ĭ":233,"ĭ":234,"Į":235,"į":236,"İ":237,"ı":238,"IJ":239,"ij":240,"Ĵ":241,"ĵ":242,"Ķ":243,"ķ":244,"ĸ":245,"Ĺ":246,"ĺ":247,"Ļ":248,"ļ":249,"Ľ":250,"ľ":251,"Ŀ":252,"ŀ":253,"Ł":254,"ł":255,"Ń":256,"en":257,"fr":258}
|
eng-nah-svo-translation/config.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
|
3 |
+
"_num_labels": 3,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "swish",
|
6 |
+
"add_bias_logits": false,
|
7 |
+
"add_final_layer_norm": false,
|
8 |
+
"architectures": [
|
9 |
+
"MarianMTModel"
|
10 |
+
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
+
"bad_words_ids": [
|
13 |
+
[
|
14 |
+
59513
|
15 |
+
]
|
16 |
+
],
|
17 |
+
"bos_token_id": 0,
|
18 |
+
"classif_dropout": 0.0,
|
19 |
+
"classifier_dropout": 0.0,
|
20 |
+
"d_model": 512,
|
21 |
+
"decoder_attention_heads": 8,
|
22 |
+
"decoder_ffn_dim": 2048,
|
23 |
+
"decoder_layerdrop": 0.0,
|
24 |
+
"decoder_layers": 6,
|
25 |
+
"decoder_start_token_id": 59513,
|
26 |
+
"decoder_vocab_size": 59514,
|
27 |
+
"dropout": 0.1,
|
28 |
+
"encoder_attention_heads": 8,
|
29 |
+
"encoder_ffn_dim": 2048,
|
30 |
+
"encoder_layerdrop": 0.0,
|
31 |
+
"encoder_layers": 6,
|
32 |
+
"eos_token_id": 0,
|
33 |
+
"forced_eos_token_id": 0,
|
34 |
+
"gradient_checkpointing": false,
|
35 |
+
"id2label": {
|
36 |
+
"0": "LABEL_0",
|
37 |
+
"1": "LABEL_1",
|
38 |
+
"2": "LABEL_2"
|
39 |
+
},
|
40 |
+
"init_std": 0.02,
|
41 |
+
"is_encoder_decoder": true,
|
42 |
+
"label2id": {
|
43 |
+
"LABEL_0": 0,
|
44 |
+
"LABEL_1": 1,
|
45 |
+
"LABEL_2": 2
|
46 |
+
},
|
47 |
+
"max_length": 512,
|
48 |
+
"max_position_embeddings": 512,
|
49 |
+
"model_type": "marian",
|
50 |
+
"normalize_before": false,
|
51 |
+
"normalize_embedding": false,
|
52 |
+
"num_beams": 4,
|
53 |
+
"num_hidden_layers": 6,
|
54 |
+
"pad_token_id": 59513,
|
55 |
+
"scale_embedding": true,
|
56 |
+
"share_encoder_decoder_embeddings": true,
|
57 |
+
"static_position_embeddings": true,
|
58 |
+
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.32.1",
|
60 |
+
"use_cache": true,
|
61 |
+
"vocab_size": 59514
|
62 |
+
}
|