kienlc1 commited on
Commit
6af8b78
1 Parent(s): 9ae373b

Training in progress, step 500

Browse files
added_tokens.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<extra_id_0>": 36095,
3
+ "<extra_id_10>": 36085,
4
+ "<extra_id_11>": 36084,
5
+ "<extra_id_12>": 36083,
6
+ "<extra_id_13>": 36082,
7
+ "<extra_id_14>": 36081,
8
+ "<extra_id_15>": 36080,
9
+ "<extra_id_16>": 36079,
10
+ "<extra_id_17>": 36078,
11
+ "<extra_id_18>": 36077,
12
+ "<extra_id_19>": 36076,
13
+ "<extra_id_1>": 36094,
14
+ "<extra_id_20>": 36075,
15
+ "<extra_id_21>": 36074,
16
+ "<extra_id_22>": 36073,
17
+ "<extra_id_23>": 36072,
18
+ "<extra_id_24>": 36071,
19
+ "<extra_id_25>": 36070,
20
+ "<extra_id_26>": 36069,
21
+ "<extra_id_27>": 36068,
22
+ "<extra_id_28>": 36067,
23
+ "<extra_id_29>": 36066,
24
+ "<extra_id_2>": 36093,
25
+ "<extra_id_30>": 36065,
26
+ "<extra_id_31>": 36064,
27
+ "<extra_id_32>": 36063,
28
+ "<extra_id_33>": 36062,
29
+ "<extra_id_34>": 36061,
30
+ "<extra_id_35>": 36060,
31
+ "<extra_id_36>": 36059,
32
+ "<extra_id_37>": 36058,
33
+ "<extra_id_38>": 36057,
34
+ "<extra_id_39>": 36056,
35
+ "<extra_id_3>": 36092,
36
+ "<extra_id_40>": 36055,
37
+ "<extra_id_41>": 36054,
38
+ "<extra_id_42>": 36053,
39
+ "<extra_id_43>": 36052,
40
+ "<extra_id_44>": 36051,
41
+ "<extra_id_45>": 36050,
42
+ "<extra_id_46>": 36049,
43
+ "<extra_id_47>": 36048,
44
+ "<extra_id_48>": 36047,
45
+ "<extra_id_49>": 36046,
46
+ "<extra_id_4>": 36091,
47
+ "<extra_id_50>": 36045,
48
+ "<extra_id_51>": 36044,
49
+ "<extra_id_52>": 36043,
50
+ "<extra_id_53>": 36042,
51
+ "<extra_id_54>": 36041,
52
+ "<extra_id_55>": 36040,
53
+ "<extra_id_56>": 36039,
54
+ "<extra_id_57>": 36038,
55
+ "<extra_id_58>": 36037,
56
+ "<extra_id_59>": 36036,
57
+ "<extra_id_5>": 36090,
58
+ "<extra_id_60>": 36035,
59
+ "<extra_id_61>": 36034,
60
+ "<extra_id_62>": 36033,
61
+ "<extra_id_63>": 36032,
62
+ "<extra_id_64>": 36031,
63
+ "<extra_id_65>": 36030,
64
+ "<extra_id_66>": 36029,
65
+ "<extra_id_67>": 36028,
66
+ "<extra_id_68>": 36027,
67
+ "<extra_id_69>": 36026,
68
+ "<extra_id_6>": 36089,
69
+ "<extra_id_70>": 36025,
70
+ "<extra_id_71>": 36024,
71
+ "<extra_id_72>": 36023,
72
+ "<extra_id_73>": 36022,
73
+ "<extra_id_74>": 36021,
74
+ "<extra_id_75>": 36020,
75
+ "<extra_id_76>": 36019,
76
+ "<extra_id_77>": 36018,
77
+ "<extra_id_78>": 36017,
78
+ "<extra_id_79>": 36016,
79
+ "<extra_id_7>": 36088,
80
+ "<extra_id_80>": 36015,
81
+ "<extra_id_81>": 36014,
82
+ "<extra_id_82>": 36013,
83
+ "<extra_id_83>": 36012,
84
+ "<extra_id_84>": 36011,
85
+ "<extra_id_85>": 36010,
86
+ "<extra_id_86>": 36009,
87
+ "<extra_id_87>": 36008,
88
+ "<extra_id_88>": 36007,
89
+ "<extra_id_89>": 36006,
90
+ "<extra_id_8>": 36087,
91
+ "<extra_id_90>": 36005,
92
+ "<extra_id_91>": 36004,
93
+ "<extra_id_92>": 36003,
94
+ "<extra_id_93>": 36002,
95
+ "<extra_id_94>": 36001,
96
+ "<extra_id_95>": 36000,
97
+ "<extra_id_9>": 36086
98
+ }
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "kienlc1/T5-base-final",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "classifier_dropout": 0.0,
7
+ "d_ff": 2048,
8
+ "d_kv": 64,
9
+ "d_model": 768,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "gelu_new",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "initializer_factor": 1.0,
16
+ "is_encoder_decoder": true,
17
+ "is_gated_act": true,
18
+ "layer_norm_epsilon": 1e-06,
19
+ "model_type": "t5",
20
+ "num_decoder_layers": 12,
21
+ "num_heads": 12,
22
+ "num_layers": 12,
23
+ "output_past": true,
24
+ "pad_token_id": 0,
25
+ "relative_attention_max_distance": 128,
26
+ "relative_attention_num_buckets": 32,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.41.2",
30
+ "use_cache": true,
31
+ "vocab_size": 36100
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b94f0c600c18729597855b7028880563a0a1f9ac11e1a62a9790fcb356cb61fb
3
+ size 1014749032
runs/Jun06_18-02-11_1d1342a498a0/events.out.tfevents.1717696949.1d1342a498a0.24.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e55852e7e74100138fdf73306209a8aaa31cf04336ee66891b117895d3482b
3
+ size 110344
special_tokens_map.json ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<extra_id_0>",
4
+ "<extra_id_1>",
5
+ "<extra_id_2>",
6
+ "<extra_id_3>",
7
+ "<extra_id_4>",
8
+ "<extra_id_5>",
9
+ "<extra_id_6>",
10
+ "<extra_id_7>",
11
+ "<extra_id_8>",
12
+ "<extra_id_9>",
13
+ "<extra_id_10>",
14
+ "<extra_id_11>",
15
+ "<extra_id_12>",
16
+ "<extra_id_13>",
17
+ "<extra_id_14>",
18
+ "<extra_id_15>",
19
+ "<extra_id_16>",
20
+ "<extra_id_17>",
21
+ "<extra_id_18>",
22
+ "<extra_id_19>",
23
+ "<extra_id_20>",
24
+ "<extra_id_21>",
25
+ "<extra_id_22>",
26
+ "<extra_id_23>",
27
+ "<extra_id_24>",
28
+ "<extra_id_25>",
29
+ "<extra_id_26>",
30
+ "<extra_id_27>",
31
+ "<extra_id_28>",
32
+ "<extra_id_29>",
33
+ "<extra_id_30>",
34
+ "<extra_id_31>",
35
+ "<extra_id_32>",
36
+ "<extra_id_33>",
37
+ "<extra_id_34>",
38
+ "<extra_id_35>",
39
+ "<extra_id_36>",
40
+ "<extra_id_37>",
41
+ "<extra_id_38>",
42
+ "<extra_id_39>",
43
+ "<extra_id_40>",
44
+ "<extra_id_41>",
45
+ "<extra_id_42>",
46
+ "<extra_id_43>",
47
+ "<extra_id_44>",
48
+ "<extra_id_45>",
49
+ "<extra_id_46>",
50
+ "<extra_id_47>",
51
+ "<extra_id_48>",
52
+ "<extra_id_49>",
53
+ "<extra_id_50>",
54
+ "<extra_id_51>",
55
+ "<extra_id_52>",
56
+ "<extra_id_53>",
57
+ "<extra_id_54>",
58
+ "<extra_id_55>",
59
+ "<extra_id_56>",
60
+ "<extra_id_57>",
61
+ "<extra_id_58>",
62
+ "<extra_id_59>",
63
+ "<extra_id_60>",
64
+ "<extra_id_61>",
65
+ "<extra_id_62>",
66
+ "<extra_id_63>",
67
+ "<extra_id_64>",
68
+ "<extra_id_65>",
69
+ "<extra_id_66>",
70
+ "<extra_id_67>",
71
+ "<extra_id_68>",
72
+ "<extra_id_69>",
73
+ "<extra_id_70>",
74
+ "<extra_id_71>",
75
+ "<extra_id_72>",
76
+ "<extra_id_73>",
77
+ "<extra_id_74>",
78
+ "<extra_id_75>",
79
+ "<extra_id_76>",
80
+ "<extra_id_77>",
81
+ "<extra_id_78>",
82
+ "<extra_id_79>",
83
+ "<extra_id_80>",
84
+ "<extra_id_81>",
85
+ "<extra_id_82>",
86
+ "<extra_id_83>",
87
+ "<extra_id_84>",
88
+ "<extra_id_85>",
89
+ "<extra_id_86>",
90
+ "<extra_id_87>",
91
+ "<extra_id_88>",
92
+ "<extra_id_89>",
93
+ "<extra_id_90>",
94
+ "<extra_id_91>",
95
+ "<extra_id_92>",
96
+ "<extra_id_93>",
97
+ "<extra_id_94>",
98
+ "<extra_id_95>"
99
+ ],
100
+ "eos_token": {
101
+ "content": "</s>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false
106
+ },
107
+ "pad_token": {
108
+ "content": "<pad>",
109
+ "lstrip": false,
110
+ "normalized": false,
111
+ "rstrip": false,
112
+ "single_word": false
113
+ },
114
+ "unk_token": {
115
+ "content": "<unk>",
116
+ "lstrip": false,
117
+ "normalized": false,
118
+ "rstrip": false,
119
+ "single_word": false
120
+ }
121
+ }
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59986b62f9f0b90edafb9b073ea7b93d21114a5841219a1ea2399ade73f729c6
3
+ size 820370
tokenizer_config.json ADDED
@@ -0,0 +1,904 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<pad>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "</s>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<unk>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "36000": {
29
+ "content": "<extra_id_95>",
30
+ "lstrip": true,
31
+ "normalized": false,
32
+ "rstrip": true,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "36001": {
37
+ "content": "<extra_id_94>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": true,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "36002": {
45
+ "content": "<extra_id_93>",
46
+ "lstrip": true,
47
+ "normalized": false,
48
+ "rstrip": true,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "36003": {
53
+ "content": "<extra_id_92>",
54
+ "lstrip": true,
55
+ "normalized": false,
56
+ "rstrip": true,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "36004": {
61
+ "content": "<extra_id_91>",
62
+ "lstrip": true,
63
+ "normalized": false,
64
+ "rstrip": true,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "36005": {
69
+ "content": "<extra_id_90>",
70
+ "lstrip": true,
71
+ "normalized": false,
72
+ "rstrip": true,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "36006": {
77
+ "content": "<extra_id_89>",
78
+ "lstrip": true,
79
+ "normalized": false,
80
+ "rstrip": true,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "36007": {
85
+ "content": "<extra_id_88>",
86
+ "lstrip": true,
87
+ "normalized": false,
88
+ "rstrip": true,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "36008": {
93
+ "content": "<extra_id_87>",
94
+ "lstrip": true,
95
+ "normalized": false,
96
+ "rstrip": true,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "36009": {
101
+ "content": "<extra_id_86>",
102
+ "lstrip": true,
103
+ "normalized": false,
104
+ "rstrip": true,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "36010": {
109
+ "content": "<extra_id_85>",
110
+ "lstrip": true,
111
+ "normalized": false,
112
+ "rstrip": true,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "36011": {
117
+ "content": "<extra_id_84>",
118
+ "lstrip": true,
119
+ "normalized": false,
120
+ "rstrip": true,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "36012": {
125
+ "content": "<extra_id_83>",
126
+ "lstrip": true,
127
+ "normalized": false,
128
+ "rstrip": true,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "36013": {
133
+ "content": "<extra_id_82>",
134
+ "lstrip": true,
135
+ "normalized": false,
136
+ "rstrip": true,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "36014": {
141
+ "content": "<extra_id_81>",
142
+ "lstrip": true,
143
+ "normalized": false,
144
+ "rstrip": true,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "36015": {
149
+ "content": "<extra_id_80>",
150
+ "lstrip": true,
151
+ "normalized": false,
152
+ "rstrip": true,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "36016": {
157
+ "content": "<extra_id_79>",
158
+ "lstrip": true,
159
+ "normalized": false,
160
+ "rstrip": true,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "36017": {
165
+ "content": "<extra_id_78>",
166
+ "lstrip": true,
167
+ "normalized": false,
168
+ "rstrip": true,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "36018": {
173
+ "content": "<extra_id_77>",
174
+ "lstrip": true,
175
+ "normalized": false,
176
+ "rstrip": true,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "36019": {
181
+ "content": "<extra_id_76>",
182
+ "lstrip": true,
183
+ "normalized": false,
184
+ "rstrip": true,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "36020": {
189
+ "content": "<extra_id_75>",
190
+ "lstrip": true,
191
+ "normalized": false,
192
+ "rstrip": true,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "36021": {
197
+ "content": "<extra_id_74>",
198
+ "lstrip": true,
199
+ "normalized": false,
200
+ "rstrip": true,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "36022": {
205
+ "content": "<extra_id_73>",
206
+ "lstrip": true,
207
+ "normalized": false,
208
+ "rstrip": true,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "36023": {
213
+ "content": "<extra_id_72>",
214
+ "lstrip": true,
215
+ "normalized": false,
216
+ "rstrip": true,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "36024": {
221
+ "content": "<extra_id_71>",
222
+ "lstrip": true,
223
+ "normalized": false,
224
+ "rstrip": true,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "36025": {
229
+ "content": "<extra_id_70>",
230
+ "lstrip": true,
231
+ "normalized": false,
232
+ "rstrip": true,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "36026": {
237
+ "content": "<extra_id_69>",
238
+ "lstrip": true,
239
+ "normalized": false,
240
+ "rstrip": true,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "36027": {
245
+ "content": "<extra_id_68>",
246
+ "lstrip": true,
247
+ "normalized": false,
248
+ "rstrip": true,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "36028": {
253
+ "content": "<extra_id_67>",
254
+ "lstrip": true,
255
+ "normalized": false,
256
+ "rstrip": true,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "36029": {
261
+ "content": "<extra_id_66>",
262
+ "lstrip": true,
263
+ "normalized": false,
264
+ "rstrip": true,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "36030": {
269
+ "content": "<extra_id_65>",
270
+ "lstrip": true,
271
+ "normalized": false,
272
+ "rstrip": true,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "36031": {
277
+ "content": "<extra_id_64>",
278
+ "lstrip": true,
279
+ "normalized": false,
280
+ "rstrip": true,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "36032": {
285
+ "content": "<extra_id_63>",
286
+ "lstrip": true,
287
+ "normalized": false,
288
+ "rstrip": true,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "36033": {
293
+ "content": "<extra_id_62>",
294
+ "lstrip": true,
295
+ "normalized": false,
296
+ "rstrip": true,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "36034": {
301
+ "content": "<extra_id_61>",
302
+ "lstrip": true,
303
+ "normalized": false,
304
+ "rstrip": true,
305
+ "single_word": false,
306
+ "special": true
307
+ },
308
+ "36035": {
309
+ "content": "<extra_id_60>",
310
+ "lstrip": true,
311
+ "normalized": false,
312
+ "rstrip": true,
313
+ "single_word": false,
314
+ "special": true
315
+ },
316
+ "36036": {
317
+ "content": "<extra_id_59>",
318
+ "lstrip": true,
319
+ "normalized": false,
320
+ "rstrip": true,
321
+ "single_word": false,
322
+ "special": true
323
+ },
324
+ "36037": {
325
+ "content": "<extra_id_58>",
326
+ "lstrip": true,
327
+ "normalized": false,
328
+ "rstrip": true,
329
+ "single_word": false,
330
+ "special": true
331
+ },
332
+ "36038": {
333
+ "content": "<extra_id_57>",
334
+ "lstrip": true,
335
+ "normalized": false,
336
+ "rstrip": true,
337
+ "single_word": false,
338
+ "special": true
339
+ },
340
+ "36039": {
341
+ "content": "<extra_id_56>",
342
+ "lstrip": true,
343
+ "normalized": false,
344
+ "rstrip": true,
345
+ "single_word": false,
346
+ "special": true
347
+ },
348
+ "36040": {
349
+ "content": "<extra_id_55>",
350
+ "lstrip": true,
351
+ "normalized": false,
352
+ "rstrip": true,
353
+ "single_word": false,
354
+ "special": true
355
+ },
356
+ "36041": {
357
+ "content": "<extra_id_54>",
358
+ "lstrip": true,
359
+ "normalized": false,
360
+ "rstrip": true,
361
+ "single_word": false,
362
+ "special": true
363
+ },
364
+ "36042": {
365
+ "content": "<extra_id_53>",
366
+ "lstrip": true,
367
+ "normalized": false,
368
+ "rstrip": true,
369
+ "single_word": false,
370
+ "special": true
371
+ },
372
+ "36043": {
373
+ "content": "<extra_id_52>",
374
+ "lstrip": true,
375
+ "normalized": false,
376
+ "rstrip": true,
377
+ "single_word": false,
378
+ "special": true
379
+ },
380
+ "36044": {
381
+ "content": "<extra_id_51>",
382
+ "lstrip": true,
383
+ "normalized": false,
384
+ "rstrip": true,
385
+ "single_word": false,
386
+ "special": true
387
+ },
388
+ "36045": {
389
+ "content": "<extra_id_50>",
390
+ "lstrip": true,
391
+ "normalized": false,
392
+ "rstrip": true,
393
+ "single_word": false,
394
+ "special": true
395
+ },
396
+ "36046": {
397
+ "content": "<extra_id_49>",
398
+ "lstrip": true,
399
+ "normalized": false,
400
+ "rstrip": true,
401
+ "single_word": false,
402
+ "special": true
403
+ },
404
+ "36047": {
405
+ "content": "<extra_id_48>",
406
+ "lstrip": true,
407
+ "normalized": false,
408
+ "rstrip": true,
409
+ "single_word": false,
410
+ "special": true
411
+ },
412
+ "36048": {
413
+ "content": "<extra_id_47>",
414
+ "lstrip": true,
415
+ "normalized": false,
416
+ "rstrip": true,
417
+ "single_word": false,
418
+ "special": true
419
+ },
420
+ "36049": {
421
+ "content": "<extra_id_46>",
422
+ "lstrip": true,
423
+ "normalized": false,
424
+ "rstrip": true,
425
+ "single_word": false,
426
+ "special": true
427
+ },
428
+ "36050": {
429
+ "content": "<extra_id_45>",
430
+ "lstrip": true,
431
+ "normalized": false,
432
+ "rstrip": true,
433
+ "single_word": false,
434
+ "special": true
435
+ },
436
+ "36051": {
437
+ "content": "<extra_id_44>",
438
+ "lstrip": true,
439
+ "normalized": false,
440
+ "rstrip": true,
441
+ "single_word": false,
442
+ "special": true
443
+ },
444
+ "36052": {
445
+ "content": "<extra_id_43>",
446
+ "lstrip": true,
447
+ "normalized": false,
448
+ "rstrip": true,
449
+ "single_word": false,
450
+ "special": true
451
+ },
452
+ "36053": {
453
+ "content": "<extra_id_42>",
454
+ "lstrip": true,
455
+ "normalized": false,
456
+ "rstrip": true,
457
+ "single_word": false,
458
+ "special": true
459
+ },
460
+ "36054": {
461
+ "content": "<extra_id_41>",
462
+ "lstrip": true,
463
+ "normalized": false,
464
+ "rstrip": true,
465
+ "single_word": false,
466
+ "special": true
467
+ },
468
+ "36055": {
469
+ "content": "<extra_id_40>",
470
+ "lstrip": true,
471
+ "normalized": false,
472
+ "rstrip": true,
473
+ "single_word": false,
474
+ "special": true
475
+ },
476
+ "36056": {
477
+ "content": "<extra_id_39>",
478
+ "lstrip": true,
479
+ "normalized": false,
480
+ "rstrip": true,
481
+ "single_word": false,
482
+ "special": true
483
+ },
484
+ "36057": {
485
+ "content": "<extra_id_38>",
486
+ "lstrip": true,
487
+ "normalized": false,
488
+ "rstrip": true,
489
+ "single_word": false,
490
+ "special": true
491
+ },
492
+ "36058": {
493
+ "content": "<extra_id_37>",
494
+ "lstrip": true,
495
+ "normalized": false,
496
+ "rstrip": true,
497
+ "single_word": false,
498
+ "special": true
499
+ },
500
+ "36059": {
501
+ "content": "<extra_id_36>",
502
+ "lstrip": true,
503
+ "normalized": false,
504
+ "rstrip": true,
505
+ "single_word": false,
506
+ "special": true
507
+ },
508
+ "36060": {
509
+ "content": "<extra_id_35>",
510
+ "lstrip": true,
511
+ "normalized": false,
512
+ "rstrip": true,
513
+ "single_word": false,
514
+ "special": true
515
+ },
516
+ "36061": {
517
+ "content": "<extra_id_34>",
518
+ "lstrip": true,
519
+ "normalized": false,
520
+ "rstrip": true,
521
+ "single_word": false,
522
+ "special": true
523
+ },
524
+ "36062": {
525
+ "content": "<extra_id_33>",
526
+ "lstrip": true,
527
+ "normalized": false,
528
+ "rstrip": true,
529
+ "single_word": false,
530
+ "special": true
531
+ },
532
+ "36063": {
533
+ "content": "<extra_id_32>",
534
+ "lstrip": true,
535
+ "normalized": false,
536
+ "rstrip": true,
537
+ "single_word": false,
538
+ "special": true
539
+ },
540
+ "36064": {
541
+ "content": "<extra_id_31>",
542
+ "lstrip": true,
543
+ "normalized": false,
544
+ "rstrip": true,
545
+ "single_word": false,
546
+ "special": true
547
+ },
548
+ "36065": {
549
+ "content": "<extra_id_30>",
550
+ "lstrip": true,
551
+ "normalized": false,
552
+ "rstrip": true,
553
+ "single_word": false,
554
+ "special": true
555
+ },
556
+ "36066": {
557
+ "content": "<extra_id_29>",
558
+ "lstrip": true,
559
+ "normalized": false,
560
+ "rstrip": true,
561
+ "single_word": false,
562
+ "special": true
563
+ },
564
+ "36067": {
565
+ "content": "<extra_id_28>",
566
+ "lstrip": true,
567
+ "normalized": false,
568
+ "rstrip": true,
569
+ "single_word": false,
570
+ "special": true
571
+ },
572
+ "36068": {
573
+ "content": "<extra_id_27>",
574
+ "lstrip": true,
575
+ "normalized": false,
576
+ "rstrip": true,
577
+ "single_word": false,
578
+ "special": true
579
+ },
580
+ "36069": {
581
+ "content": "<extra_id_26>",
582
+ "lstrip": true,
583
+ "normalized": false,
584
+ "rstrip": true,
585
+ "single_word": false,
586
+ "special": true
587
+ },
588
+ "36070": {
589
+ "content": "<extra_id_25>",
590
+ "lstrip": true,
591
+ "normalized": false,
592
+ "rstrip": true,
593
+ "single_word": false,
594
+ "special": true
595
+ },
596
+ "36071": {
597
+ "content": "<extra_id_24>",
598
+ "lstrip": true,
599
+ "normalized": false,
600
+ "rstrip": true,
601
+ "single_word": false,
602
+ "special": true
603
+ },
604
+ "36072": {
605
+ "content": "<extra_id_23>",
606
+ "lstrip": true,
607
+ "normalized": false,
608
+ "rstrip": true,
609
+ "single_word": false,
610
+ "special": true
611
+ },
612
+ "36073": {
613
+ "content": "<extra_id_22>",
614
+ "lstrip": true,
615
+ "normalized": false,
616
+ "rstrip": true,
617
+ "single_word": false,
618
+ "special": true
619
+ },
620
+ "36074": {
621
+ "content": "<extra_id_21>",
622
+ "lstrip": true,
623
+ "normalized": false,
624
+ "rstrip": true,
625
+ "single_word": false,
626
+ "special": true
627
+ },
628
+ "36075": {
629
+ "content": "<extra_id_20>",
630
+ "lstrip": true,
631
+ "normalized": false,
632
+ "rstrip": true,
633
+ "single_word": false,
634
+ "special": true
635
+ },
636
+ "36076": {
637
+ "content": "<extra_id_19>",
638
+ "lstrip": true,
639
+ "normalized": false,
640
+ "rstrip": true,
641
+ "single_word": false,
642
+ "special": true
643
+ },
644
+ "36077": {
645
+ "content": "<extra_id_18>",
646
+ "lstrip": true,
647
+ "normalized": false,
648
+ "rstrip": true,
649
+ "single_word": false,
650
+ "special": true
651
+ },
652
+ "36078": {
653
+ "content": "<extra_id_17>",
654
+ "lstrip": true,
655
+ "normalized": false,
656
+ "rstrip": true,
657
+ "single_word": false,
658
+ "special": true
659
+ },
660
+ "36079": {
661
+ "content": "<extra_id_16>",
662
+ "lstrip": true,
663
+ "normalized": false,
664
+ "rstrip": true,
665
+ "single_word": false,
666
+ "special": true
667
+ },
668
+ "36080": {
669
+ "content": "<extra_id_15>",
670
+ "lstrip": true,
671
+ "normalized": false,
672
+ "rstrip": true,
673
+ "single_word": false,
674
+ "special": true
675
+ },
676
+ "36081": {
677
+ "content": "<extra_id_14>",
678
+ "lstrip": true,
679
+ "normalized": false,
680
+ "rstrip": true,
681
+ "single_word": false,
682
+ "special": true
683
+ },
684
+ "36082": {
685
+ "content": "<extra_id_13>",
686
+ "lstrip": true,
687
+ "normalized": false,
688
+ "rstrip": true,
689
+ "single_word": false,
690
+ "special": true
691
+ },
692
+ "36083": {
693
+ "content": "<extra_id_12>",
694
+ "lstrip": true,
695
+ "normalized": false,
696
+ "rstrip": true,
697
+ "single_word": false,
698
+ "special": true
699
+ },
700
+ "36084": {
701
+ "content": "<extra_id_11>",
702
+ "lstrip": true,
703
+ "normalized": false,
704
+ "rstrip": true,
705
+ "single_word": false,
706
+ "special": true
707
+ },
708
+ "36085": {
709
+ "content": "<extra_id_10>",
710
+ "lstrip": true,
711
+ "normalized": false,
712
+ "rstrip": true,
713
+ "single_word": false,
714
+ "special": true
715
+ },
716
+ "36086": {
717
+ "content": "<extra_id_9>",
718
+ "lstrip": true,
719
+ "normalized": false,
720
+ "rstrip": true,
721
+ "single_word": false,
722
+ "special": true
723
+ },
724
+ "36087": {
725
+ "content": "<extra_id_8>",
726
+ "lstrip": true,
727
+ "normalized": false,
728
+ "rstrip": true,
729
+ "single_word": false,
730
+ "special": true
731
+ },
732
+ "36088": {
733
+ "content": "<extra_id_7>",
734
+ "lstrip": true,
735
+ "normalized": false,
736
+ "rstrip": true,
737
+ "single_word": false,
738
+ "special": true
739
+ },
740
+ "36089": {
741
+ "content": "<extra_id_6>",
742
+ "lstrip": true,
743
+ "normalized": false,
744
+ "rstrip": true,
745
+ "single_word": false,
746
+ "special": true
747
+ },
748
+ "36090": {
749
+ "content": "<extra_id_5>",
750
+ "lstrip": true,
751
+ "normalized": false,
752
+ "rstrip": true,
753
+ "single_word": false,
754
+ "special": true
755
+ },
756
+ "36091": {
757
+ "content": "<extra_id_4>",
758
+ "lstrip": true,
759
+ "normalized": false,
760
+ "rstrip": true,
761
+ "single_word": false,
762
+ "special": true
763
+ },
764
+ "36092": {
765
+ "content": "<extra_id_3>",
766
+ "lstrip": true,
767
+ "normalized": false,
768
+ "rstrip": true,
769
+ "single_word": false,
770
+ "special": true
771
+ },
772
+ "36093": {
773
+ "content": "<extra_id_2>",
774
+ "lstrip": true,
775
+ "normalized": false,
776
+ "rstrip": true,
777
+ "single_word": false,
778
+ "special": true
779
+ },
780
+ "36094": {
781
+ "content": "<extra_id_1>",
782
+ "lstrip": true,
783
+ "normalized": false,
784
+ "rstrip": true,
785
+ "single_word": false,
786
+ "special": true
787
+ },
788
+ "36095": {
789
+ "content": "<extra_id_0>",
790
+ "lstrip": true,
791
+ "normalized": false,
792
+ "rstrip": true,
793
+ "single_word": false,
794
+ "special": true
795
+ }
796
+ },
797
+ "additional_special_tokens": [
798
+ "<extra_id_0>",
799
+ "<extra_id_1>",
800
+ "<extra_id_2>",
801
+ "<extra_id_3>",
802
+ "<extra_id_4>",
803
+ "<extra_id_5>",
804
+ "<extra_id_6>",
805
+ "<extra_id_7>",
806
+ "<extra_id_8>",
807
+ "<extra_id_9>",
808
+ "<extra_id_10>",
809
+ "<extra_id_11>",
810
+ "<extra_id_12>",
811
+ "<extra_id_13>",
812
+ "<extra_id_14>",
813
+ "<extra_id_15>",
814
+ "<extra_id_16>",
815
+ "<extra_id_17>",
816
+ "<extra_id_18>",
817
+ "<extra_id_19>",
818
+ "<extra_id_20>",
819
+ "<extra_id_21>",
820
+ "<extra_id_22>",
821
+ "<extra_id_23>",
822
+ "<extra_id_24>",
823
+ "<extra_id_25>",
824
+ "<extra_id_26>",
825
+ "<extra_id_27>",
826
+ "<extra_id_28>",
827
+ "<extra_id_29>",
828
+ "<extra_id_30>",
829
+ "<extra_id_31>",
830
+ "<extra_id_32>",
831
+ "<extra_id_33>",
832
+ "<extra_id_34>",
833
+ "<extra_id_35>",
834
+ "<extra_id_36>",
835
+ "<extra_id_37>",
836
+ "<extra_id_38>",
837
+ "<extra_id_39>",
838
+ "<extra_id_40>",
839
+ "<extra_id_41>",
840
+ "<extra_id_42>",
841
+ "<extra_id_43>",
842
+ "<extra_id_44>",
843
+ "<extra_id_45>",
844
+ "<extra_id_46>",
845
+ "<extra_id_47>",
846
+ "<extra_id_48>",
847
+ "<extra_id_49>",
848
+ "<extra_id_50>",
849
+ "<extra_id_51>",
850
+ "<extra_id_52>",
851
+ "<extra_id_53>",
852
+ "<extra_id_54>",
853
+ "<extra_id_55>",
854
+ "<extra_id_56>",
855
+ "<extra_id_57>",
856
+ "<extra_id_58>",
857
+ "<extra_id_59>",
858
+ "<extra_id_60>",
859
+ "<extra_id_61>",
860
+ "<extra_id_62>",
861
+ "<extra_id_63>",
862
+ "<extra_id_64>",
863
+ "<extra_id_65>",
864
+ "<extra_id_66>",
865
+ "<extra_id_67>",
866
+ "<extra_id_68>",
867
+ "<extra_id_69>",
868
+ "<extra_id_70>",
869
+ "<extra_id_71>",
870
+ "<extra_id_72>",
871
+ "<extra_id_73>",
872
+ "<extra_id_74>",
873
+ "<extra_id_75>",
874
+ "<extra_id_76>",
875
+ "<extra_id_77>",
876
+ "<extra_id_78>",
877
+ "<extra_id_79>",
878
+ "<extra_id_80>",
879
+ "<extra_id_81>",
880
+ "<extra_id_82>",
881
+ "<extra_id_83>",
882
+ "<extra_id_84>",
883
+ "<extra_id_85>",
884
+ "<extra_id_86>",
885
+ "<extra_id_87>",
886
+ "<extra_id_88>",
887
+ "<extra_id_89>",
888
+ "<extra_id_90>",
889
+ "<extra_id_91>",
890
+ "<extra_id_92>",
891
+ "<extra_id_93>",
892
+ "<extra_id_94>",
893
+ "<extra_id_95>"
894
+ ],
895
+ "clean_up_tokenization_spaces": true,
896
+ "eos_token": "</s>",
897
+ "extra_ids": 96,
898
+ "legacy": true,
899
+ "model_max_length": 1000000000000000019884624838656,
900
+ "pad_token": "<pad>",
901
+ "sp_model_kwargs": {},
902
+ "tokenizer_class": "T5Tokenizer",
903
+ "unk_token": "<unk>"
904
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c14fe049f4b8f23487271b9a8b22b5927b6dc072608b40cb35fe974b0f9a5b88
3
+ size 5368