albertoguiggiani commited on
Commit
f78d942
1 Parent(s): 57ebeaf

Upload SegformerForSemanticSegmentation

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +406 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,406 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nvidia/mit-b3",
3
+ "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout_prob": 0.1,
8
+ "decoder_hidden_size": 768,
9
+ "depths": [
10
+ 3,
11
+ 4,
12
+ 18,
13
+ 3
14
+ ],
15
+ "downsampling_rates": [
16
+ 1,
17
+ 4,
18
+ 8,
19
+ 16
20
+ ],
21
+ "drop_path_rate": 0.1,
22
+ "hidden_act": "gelu",
23
+ "hidden_dropout_prob": 0.0,
24
+ "hidden_sizes": [
25
+ 64,
26
+ 128,
27
+ 320,
28
+ 512
29
+ ],
30
+ "id2label": {
31
+ "0": "wall",
32
+ "1": "building;edifice",
33
+ "2": "sky",
34
+ "3": "floor",
35
+ "4": "tree",
36
+ "5": "ceiling",
37
+ "6": "road;route",
38
+ "7": "bed",
39
+ "8": "windowpane;window",
40
+ "9": "grass",
41
+ "10": "cabinet",
42
+ "11": "sidewalk;pavement",
43
+ "12": "person;individual;someone;somebody;mortal;soul",
44
+ "13": "earth;ground",
45
+ "14": "door;double;door",
46
+ "15": "table",
47
+ "16": "mountain;mount",
48
+ "17": "plant;flora;plant;life",
49
+ "18": "curtain;drape;drapery;mantle;pall",
50
+ "19": "chair",
51
+ "20": "car;auto",
52
+ "21": "water",
53
+ "22": "painting;picture",
54
+ "23": "sofa;couch;lounge",
55
+ "24": "rack",
56
+ "25": "house",
57
+ "26": "sea",
58
+ "27": "mirror",
59
+ "28": "rug;carpet;carpeting",
60
+ "29": "field",
61
+ "30": "armchair",
62
+ "31": "seat",
63
+ "32": "fence;fencing",
64
+ "33": "desk",
65
+ "34": "rock;stone",
66
+ "35": "wardrobe;closet;press",
67
+ "36": "lamp",
68
+ "37": "bathtub;bathing;tub;bath;tub",
69
+ "38": "railing;rail",
70
+ "39": "cushion",
71
+ "40": "base;pedestal;stand",
72
+ "41": "box",
73
+ "42": "pillar",
74
+ "43": "sign",
75
+ "44": "chest;of;drawers;chest;bureau;dresser",
76
+ "45": "counter",
77
+ "46": "sand",
78
+ "47": "sink",
79
+ "48": "skyscraper",
80
+ "49": "fireplace;hearth;open;fireplace",
81
+ "50": "refrigerator;icebox",
82
+ "51": "grandstand;covered;stand",
83
+ "52": "path",
84
+ "53": "stairs;steps",
85
+ "54": "runway",
86
+ "55": "case;display;case;showcase;vitrine",
87
+ "56": "pool;table;billiard;table;snooker;table",
88
+ "57": "pillow",
89
+ "58": "screen;door;screen",
90
+ "59": "stairway;staircase",
91
+ "60": "river",
92
+ "61": "bridge;span",
93
+ "62": "bookcase",
94
+ "63": "blind;screen",
95
+ "64": "coffee;table;cocktail;table",
96
+ "65": "toilet;can;commode;crapper;pot;potty;stool;throne",
97
+ "66": "flower",
98
+ "67": "book",
99
+ "68": "hill",
100
+ "69": "bench",
101
+ "70": "countertop",
102
+ "71": "stove;kitchen;stove;range;kitchen;range;cooking;stove",
103
+ "72": "palm;palm;tree",
104
+ "73": "kitchen;island",
105
+ "74": "computer",
106
+ "75": "swivel;chair",
107
+ "76": "boat",
108
+ "77": "bar",
109
+ "78": "arcade;machine",
110
+ "79": "hovel;hut;hutch;shack;shanty",
111
+ "80": "bus;autobus",
112
+ "81": "towel",
113
+ "82": "light;light;source",
114
+ "83": "truck;motortruck",
115
+ "84": "tower",
116
+ "85": "chandelier;pendant;pendent",
117
+ "86": "awning;sunshade;sunblind",
118
+ "87": "streetlight;street;lamp",
119
+ "88": "booth;cubicle;stall;kiosk",
120
+ "89": "television",
121
+ "90": "airplane;aeroplane;plane",
122
+ "91": "dirt;track",
123
+ "92": "apparel;wearing;apparel;dress;clothes",
124
+ "93": "pole",
125
+ "94": "land;ground;soil",
126
+ "95": "bannister;banister;balustrade;balusters;handrail",
127
+ "96": "escalator;moving;staircase;moving;stairway",
128
+ "97": "ottoman;pouf;pouffe;puff;hassock",
129
+ "98": "bottle",
130
+ "99": "buffet;counter;sideboard",
131
+ "100": "poster;posting;placard;notice;bill;card",
132
+ "101": "stage",
133
+ "102": "van",
134
+ "103": "ship",
135
+ "104": "fountain",
136
+ "105": "conveyer;belt;conveyor;belt;conveyer;conveyor;transporter",
137
+ "106": "canopy",
138
+ "107": "washer;automatic;washer;washing;machine",
139
+ "108": "plaything;toy",
140
+ "109": "swimming;pool;swimming;bath;natatorium",
141
+ "110": "stool",
142
+ "111": "barel",
143
+ "112": "basket;handbasket",
144
+ "113": "waterfall;falls",
145
+ "114": "tent;collapsible;shelter",
146
+ "115": "bag",
147
+ "116": "minibike;motorbike",
148
+ "117": "cradle",
149
+ "118": "oven",
150
+ "119": "ball",
151
+ "120": "food;solid;food",
152
+ "121": "step;stair",
153
+ "122": "tank;storage;tank",
154
+ "123": "trade;name;brand;name;brand;marque",
155
+ "124": "microwave;microwave;oven",
156
+ "125": "pot;flowerpot",
157
+ "126": "animal;animate;being;beast;brute;creature;fauna",
158
+ "127": "bicycle;bike;wheel;cycle",
159
+ "128": "lake",
160
+ "129": "dishwasher;dish;washer;dishwashing;machine",
161
+ "130": "screen;silver;screen;projection;screen",
162
+ "131": "blanket;cover",
163
+ "132": "sculpture",
164
+ "133": "hood;exhaust;hood",
165
+ "134": "sconce",
166
+ "135": "vase",
167
+ "136": "traffic;light;traffic;signal;stoplight",
168
+ "137": "tray",
169
+ "138": "ashcan;trash;can;garbage;wastebin",
170
+ "139": "fan",
171
+ "140": "pier;wharf;wharfage;dock",
172
+ "141": "crt;screen",
173
+ "142": "plate",
174
+ "143": "monitor;monitoring;device",
175
+ "144": "bulletin;board;notice;board",
176
+ "145": "emergency_board",
177
+ "146": "radiator",
178
+ "147": "glass;drinking;glass",
179
+ "148": "clock",
180
+ "149": "flag",
181
+ "150": "BACKGROUND",
182
+ "151": "paper_note",
183
+ "152": "pallet",
184
+ "153": "UNLABELLED",
185
+ "154": "floor_decal",
186
+ "155": "fire_extinguisher",
187
+ "156": "crate",
188
+ "157": "wire",
189
+ "158": "bracket",
190
+ "159": "fuse_box",
191
+ "160": "forklift",
192
+ "161": "cone",
193
+ "162": "cart",
194
+ "163": "bucket",
195
+ "164": "paper_shortcut",
196
+ "165": "barcode"
197
+ },
198
+ "image_size": 224,
199
+ "initializer_range": 0.02,
200
+ "label2id": {
201
+ "BACKGROUND": 150,
202
+ "UNLABELLED": 153,
203
+ "airplane;aeroplane;plane": 90,
204
+ "animal;animate;being;beast;brute;creature;fauna": 126,
205
+ "apparel;wearing;apparel;dress;clothes": 92,
206
+ "arcade;machine": 78,
207
+ "armchair": 30,
208
+ "ashcan;trash;can;garbage;wastebin": 138,
209
+ "awning;sunshade;sunblind": 86,
210
+ "bag": 115,
211
+ "ball": 119,
212
+ "bannister;banister;balustrade;balusters;handrail": 95,
213
+ "bar": 77,
214
+ "barcode": 165,
215
+ "barel": 111,
216
+ "base;pedestal;stand": 40,
217
+ "basket;handbasket": 112,
218
+ "bathtub;bathing;tub;bath;tub": 37,
219
+ "bed": 7,
220
+ "bench": 69,
221
+ "bicycle;bike;wheel;cycle": 127,
222
+ "blanket;cover": 131,
223
+ "blind;screen": 63,
224
+ "boat": 76,
225
+ "book": 67,
226
+ "bookcase": 62,
227
+ "booth;cubicle;stall;kiosk": 88,
228
+ "bottle": 98,
229
+ "box": 41,
230
+ "bracket": 158,
231
+ "bridge;span": 61,
232
+ "bucket": 163,
233
+ "buffet;counter;sideboard": 99,
234
+ "building;edifice": 1,
235
+ "bulletin;board;notice;board": 144,
236
+ "bus;autobus": 80,
237
+ "cabinet": 10,
238
+ "canopy": 106,
239
+ "car;auto": 20,
240
+ "cart": 162,
241
+ "case;display;case;showcase;vitrine": 55,
242
+ "ceiling": 5,
243
+ "chair": 19,
244
+ "chandelier;pendant;pendent": 85,
245
+ "chest;of;drawers;chest;bureau;dresser": 44,
246
+ "clock": 148,
247
+ "coffee;table;cocktail;table": 64,
248
+ "computer": 74,
249
+ "cone": 161,
250
+ "conveyer;belt;conveyor;belt;conveyer;conveyor;transporter": 105,
251
+ "counter": 45,
252
+ "countertop": 70,
253
+ "cradle": 117,
254
+ "crate": 156,
255
+ "crt;screen": 141,
256
+ "curtain;drape;drapery;mantle;pall": 18,
257
+ "cushion": 39,
258
+ "desk": 33,
259
+ "dirt;track": 91,
260
+ "dishwasher;dish;washer;dishwashing;machine": 129,
261
+ "door;double;door": 14,
262
+ "earth;ground": 13,
263
+ "emergency_board": 145,
264
+ "escalator;moving;staircase;moving;stairway": 96,
265
+ "fan": 139,
266
+ "fence;fencing": 32,
267
+ "field": 29,
268
+ "fire_extinguisher": 155,
269
+ "fireplace;hearth;open;fireplace": 49,
270
+ "flag": 149,
271
+ "floor": 3,
272
+ "floor_decal": 154,
273
+ "flower": 66,
274
+ "food;solid;food": 120,
275
+ "forklift": 160,
276
+ "fountain": 104,
277
+ "fuse_box": 159,
278
+ "glass;drinking;glass": 147,
279
+ "grandstand;covered;stand": 51,
280
+ "grass": 9,
281
+ "hill": 68,
282
+ "hood;exhaust;hood": 133,
283
+ "house": 25,
284
+ "hovel;hut;hutch;shack;shanty": 79,
285
+ "kitchen;island": 73,
286
+ "lake": 128,
287
+ "lamp": 36,
288
+ "land;ground;soil": 94,
289
+ "light;light;source": 82,
290
+ "microwave;microwave;oven": 124,
291
+ "minibike;motorbike": 116,
292
+ "mirror": 27,
293
+ "monitor;monitoring;device": 143,
294
+ "mountain;mount": 16,
295
+ "ottoman;pouf;pouffe;puff;hassock": 97,
296
+ "oven": 118,
297
+ "painting;picture": 22,
298
+ "pallet": 152,
299
+ "palm;palm;tree": 72,
300
+ "paper_note": 151,
301
+ "paper_shortcut": 164,
302
+ "path": 52,
303
+ "person;individual;someone;somebody;mortal;soul": 12,
304
+ "pier;wharf;wharfage;dock": 140,
305
+ "pillar": 42,
306
+ "pillow": 57,
307
+ "plant;flora;plant;life": 17,
308
+ "plate": 142,
309
+ "plaything;toy": 108,
310
+ "pole": 93,
311
+ "pool;table;billiard;table;snooker;table": 56,
312
+ "poster;posting;placard;notice;bill;card": 100,
313
+ "pot;flowerpot": 125,
314
+ "rack": 24,
315
+ "radiator": 146,
316
+ "railing;rail": 38,
317
+ "refrigerator;icebox": 50,
318
+ "river": 60,
319
+ "road;route": 6,
320
+ "rock;stone": 34,
321
+ "rug;carpet;carpeting": 28,
322
+ "runway": 54,
323
+ "sand": 46,
324
+ "sconce": 134,
325
+ "screen;door;screen": 58,
326
+ "screen;silver;screen;projection;screen": 130,
327
+ "sculpture": 132,
328
+ "sea": 26,
329
+ "seat": 31,
330
+ "ship": 103,
331
+ "sidewalk;pavement": 11,
332
+ "sign": 43,
333
+ "sink": 47,
334
+ "sky": 2,
335
+ "skyscraper": 48,
336
+ "sofa;couch;lounge": 23,
337
+ "stage": 101,
338
+ "stairs;steps": 53,
339
+ "stairway;staircase": 59,
340
+ "step;stair": 121,
341
+ "stool": 110,
342
+ "stove;kitchen;stove;range;kitchen;range;cooking;stove": 71,
343
+ "streetlight;street;lamp": 87,
344
+ "swimming;pool;swimming;bath;natatorium": 109,
345
+ "swivel;chair": 75,
346
+ "table": 15,
347
+ "tank;storage;tank": 122,
348
+ "television": 89,
349
+ "tent;collapsible;shelter": 114,
350
+ "toilet;can;commode;crapper;pot;potty;stool;throne": 65,
351
+ "towel": 81,
352
+ "tower": 84,
353
+ "trade;name;brand;name;brand;marque": 123,
354
+ "traffic;light;traffic;signal;stoplight": 136,
355
+ "tray": 137,
356
+ "tree": 4,
357
+ "truck;motortruck": 83,
358
+ "van": 102,
359
+ "vase": 135,
360
+ "wall": 0,
361
+ "wardrobe;closet;press": 35,
362
+ "washer;automatic;washer;washing;machine": 107,
363
+ "water": 21,
364
+ "waterfall;falls": 113,
365
+ "windowpane;window": 8,
366
+ "wire": 157
367
+ },
368
+ "layer_norm_eps": 1e-06,
369
+ "mlp_ratios": [
370
+ 4,
371
+ 4,
372
+ 4,
373
+ 4
374
+ ],
375
+ "model_type": "segformer",
376
+ "num_attention_heads": [
377
+ 1,
378
+ 2,
379
+ 5,
380
+ 8
381
+ ],
382
+ "num_channels": 3,
383
+ "num_encoder_blocks": 4,
384
+ "patch_sizes": [
385
+ 7,
386
+ 3,
387
+ 3,
388
+ 3
389
+ ],
390
+ "reshape_last_stage": true,
391
+ "semantic_loss_ignore_index": 255,
392
+ "sr_ratios": [
393
+ 8,
394
+ 4,
395
+ 2,
396
+ 1
397
+ ],
398
+ "strides": [
399
+ 4,
400
+ 2,
401
+ 2,
402
+ 2
403
+ ],
404
+ "torch_dtype": "float32",
405
+ "transformers_version": "4.40.2"
406
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c6211a6b332aa6b66978770066fc7dce3489eae381cb950cf337c0d859dac7
3
+ size 189484256