JungIn commited on
Commit
d897fcc
·
1 Parent(s): 28b2f65

Add model files

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
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
+
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]
200
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.8.2
adapter_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_rslora": false
27
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d56ceee0cfa1ae0b652f6425eaa503b1912aad60e967a95fb372d2edfdba4c
3
+ size 4517152
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2818fc26ac38f4fdeb4d7c79f7326f1672814faef9789a2ebb710b6ad2724b7
3
+ size 4142667178
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d5562ad9fe2f082b661f16872112cce12cfdadde1571a9b4ed6c3c12c79770c
3
+ size 9063482
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fca6000fcbe5da2e35815651ef42afe373f0dce5599c5766fa03b4aae2a4823
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4fe8e328be6e10e053e14666b2e571c45c73d9a8291556b08910e3da67b3e6
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "bos_token": "<s>",
31
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": false,
35
+ "model_max_length": 2048,
36
+ "pad_token": "</s>",
37
+ "padding_side": "right",
38
+ "sp_model_kwargs": {},
39
+ "tokenizer_class": "LlamaTokenizer",
40
+ "unk_token": "<unk>",
41
+ "use_default_system_prompt": false
42
+ }
trainer_state.json ADDED
@@ -0,0 +1,321 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.07635336336565626,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0,
13
+ "learning_rate": 0.00019980267284282717,
14
+ "loss": 2.374,
15
+ "step": 10
16
+ },
17
+ {
18
+ "epoch": 0.0,
19
+ "learning_rate": 0.0001992114701314478,
20
+ "loss": 1.6044,
21
+ "step": 20
22
+ },
23
+ {
24
+ "epoch": 0.0,
25
+ "learning_rate": 0.0001982287250728689,
26
+ "loss": 1.0948,
27
+ "step": 30
28
+ },
29
+ {
30
+ "epoch": 0.01,
31
+ "learning_rate": 0.0001968583161128631,
32
+ "loss": 0.835,
33
+ "step": 40
34
+ },
35
+ {
36
+ "epoch": 0.01,
37
+ "learning_rate": 0.00019510565162951537,
38
+ "loss": 0.7789,
39
+ "step": 50
40
+ },
41
+ {
42
+ "epoch": 0.01,
43
+ "learning_rate": 0.00019297764858882514,
44
+ "loss": 0.7047,
45
+ "step": 60
46
+ },
47
+ {
48
+ "epoch": 0.01,
49
+ "learning_rate": 0.00019048270524660196,
50
+ "loss": 0.7014,
51
+ "step": 70
52
+ },
53
+ {
54
+ "epoch": 0.01,
55
+ "learning_rate": 0.00018763066800438636,
56
+ "loss": 0.6807,
57
+ "step": 80
58
+ },
59
+ {
60
+ "epoch": 0.01,
61
+ "learning_rate": 0.00018443279255020152,
62
+ "loss": 0.6856,
63
+ "step": 90
64
+ },
65
+ {
66
+ "epoch": 0.02,
67
+ "learning_rate": 0.00018090169943749476,
68
+ "loss": 0.6469,
69
+ "step": 100
70
+ },
71
+ {
72
+ "epoch": 0.02,
73
+ "learning_rate": 0.00017705132427757895,
74
+ "loss": 0.6406,
75
+ "step": 110
76
+ },
77
+ {
78
+ "epoch": 0.02,
79
+ "learning_rate": 0.00017289686274214118,
80
+ "loss": 0.6724,
81
+ "step": 120
82
+ },
83
+ {
84
+ "epoch": 0.02,
85
+ "learning_rate": 0.00016845471059286887,
86
+ "loss": 0.6708,
87
+ "step": 130
88
+ },
89
+ {
90
+ "epoch": 0.02,
91
+ "learning_rate": 0.000163742398974869,
92
+ "loss": 0.6362,
93
+ "step": 140
94
+ },
95
+ {
96
+ "epoch": 0.02,
97
+ "learning_rate": 0.00015877852522924732,
98
+ "loss": 0.6356,
99
+ "step": 150
100
+ },
101
+ {
102
+ "epoch": 0.02,
103
+ "learning_rate": 0.00015358267949789966,
104
+ "loss": 0.6422,
105
+ "step": 160
106
+ },
107
+ {
108
+ "epoch": 0.03,
109
+ "learning_rate": 0.00014817536741017152,
110
+ "loss": 0.6414,
111
+ "step": 170
112
+ },
113
+ {
114
+ "epoch": 0.03,
115
+ "learning_rate": 0.00014257792915650728,
116
+ "loss": 0.5947,
117
+ "step": 180
118
+ },
119
+ {
120
+ "epoch": 0.03,
121
+ "learning_rate": 0.00013681245526846783,
122
+ "loss": 0.6238,
123
+ "step": 190
124
+ },
125
+ {
126
+ "epoch": 0.03,
127
+ "learning_rate": 0.00013090169943749476,
128
+ "loss": 0.6221,
129
+ "step": 200
130
+ },
131
+ {
132
+ "epoch": 0.03,
133
+ "learning_rate": 0.0001248689887164855,
134
+ "loss": 0.6059,
135
+ "step": 210
136
+ },
137
+ {
138
+ "epoch": 0.03,
139
+ "learning_rate": 0.00011873813145857249,
140
+ "loss": 0.6132,
141
+ "step": 220
142
+ },
143
+ {
144
+ "epoch": 0.04,
145
+ "learning_rate": 0.00011253332335643043,
146
+ "loss": 0.6079,
147
+ "step": 230
148
+ },
149
+ {
150
+ "epoch": 0.04,
151
+ "learning_rate": 0.00010627905195293135,
152
+ "loss": 0.6215,
153
+ "step": 240
154
+ },
155
+ {
156
+ "epoch": 0.04,
157
+ "learning_rate": 0.0001,
158
+ "loss": 0.5999,
159
+ "step": 250
160
+ },
161
+ {
162
+ "epoch": 0.04,
163
+ "learning_rate": 9.372094804706867e-05,
164
+ "loss": 0.6346,
165
+ "step": 260
166
+ },
167
+ {
168
+ "epoch": 0.04,
169
+ "learning_rate": 8.746667664356956e-05,
170
+ "loss": 0.6305,
171
+ "step": 270
172
+ },
173
+ {
174
+ "epoch": 0.04,
175
+ "learning_rate": 8.126186854142752e-05,
176
+ "loss": 0.613,
177
+ "step": 280
178
+ },
179
+ {
180
+ "epoch": 0.04,
181
+ "learning_rate": 7.513101128351454e-05,
182
+ "loss": 0.5864,
183
+ "step": 290
184
+ },
185
+ {
186
+ "epoch": 0.05,
187
+ "learning_rate": 6.909830056250527e-05,
188
+ "loss": 0.6088,
189
+ "step": 300
190
+ },
191
+ {
192
+ "epoch": 0.05,
193
+ "learning_rate": 6.318754473153221e-05,
194
+ "loss": 0.5992,
195
+ "step": 310
196
+ },
197
+ {
198
+ "epoch": 0.05,
199
+ "learning_rate": 5.7422070843492734e-05,
200
+ "loss": 0.6092,
201
+ "step": 320
202
+ },
203
+ {
204
+ "epoch": 0.05,
205
+ "learning_rate": 5.182463258982846e-05,
206
+ "loss": 0.6022,
207
+ "step": 330
208
+ },
209
+ {
210
+ "epoch": 0.05,
211
+ "learning_rate": 4.6417320502100316e-05,
212
+ "loss": 0.5862,
213
+ "step": 340
214
+ },
215
+ {
216
+ "epoch": 0.05,
217
+ "learning_rate": 4.12214747707527e-05,
218
+ "loss": 0.5768,
219
+ "step": 350
220
+ },
221
+ {
222
+ "epoch": 0.05,
223
+ "learning_rate": 3.6257601025131026e-05,
224
+ "loss": 0.5986,
225
+ "step": 360
226
+ },
227
+ {
228
+ "epoch": 0.06,
229
+ "learning_rate": 3.154528940713113e-05,
230
+ "loss": 0.6203,
231
+ "step": 370
232
+ },
233
+ {
234
+ "epoch": 0.06,
235
+ "learning_rate": 2.7103137257858868e-05,
236
+ "loss": 0.5693,
237
+ "step": 380
238
+ },
239
+ {
240
+ "epoch": 0.06,
241
+ "learning_rate": 2.2948675722421086e-05,
242
+ "loss": 0.5848,
243
+ "step": 390
244
+ },
245
+ {
246
+ "epoch": 0.06,
247
+ "learning_rate": 1.9098300562505266e-05,
248
+ "loss": 0.5812,
249
+ "step": 400
250
+ },
251
+ {
252
+ "epoch": 0.06,
253
+ "learning_rate": 1.5567207449798515e-05,
254
+ "loss": 0.597,
255
+ "step": 410
256
+ },
257
+ {
258
+ "epoch": 0.06,
259
+ "learning_rate": 1.2369331995613665e-05,
260
+ "loss": 0.5703,
261
+ "step": 420
262
+ },
263
+ {
264
+ "epoch": 0.07,
265
+ "learning_rate": 9.517294753398064e-06,
266
+ "loss": 0.561,
267
+ "step": 430
268
+ },
269
+ {
270
+ "epoch": 0.07,
271
+ "learning_rate": 7.022351411174866e-06,
272
+ "loss": 0.5867,
273
+ "step": 440
274
+ },
275
+ {
276
+ "epoch": 0.07,
277
+ "learning_rate": 4.8943483704846475e-06,
278
+ "loss": 0.5813,
279
+ "step": 450
280
+ },
281
+ {
282
+ "epoch": 0.07,
283
+ "learning_rate": 3.1416838871368924e-06,
284
+ "loss": 0.5883,
285
+ "step": 460
286
+ },
287
+ {
288
+ "epoch": 0.07,
289
+ "learning_rate": 1.771274927131139e-06,
290
+ "loss": 0.6026,
291
+ "step": 470
292
+ },
293
+ {
294
+ "epoch": 0.07,
295
+ "learning_rate": 7.885298685522235e-07,
296
+ "loss": 0.5676,
297
+ "step": 480
298
+ },
299
+ {
300
+ "epoch": 0.07,
301
+ "learning_rate": 1.973271571728441e-07,
302
+ "loss": 0.6015,
303
+ "step": 490
304
+ },
305
+ {
306
+ "epoch": 0.08,
307
+ "learning_rate": 0.0,
308
+ "loss": 0.5788,
309
+ "step": 500
310
+ }
311
+ ],
312
+ "logging_steps": 10,
313
+ "max_steps": 500,
314
+ "num_input_tokens_seen": 0,
315
+ "num_train_epochs": 1,
316
+ "save_steps": 500,
317
+ "total_flos": 5718428677840896.0,
318
+ "train_batch_size": 6,
319
+ "trial_name": null,
320
+ "trial_params": null
321
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4bc0071f1fee04c0b294659dcdc445d73f240275346c314c8155410c8d1c611
3
+ size 4728