zhiyang1 commited on
Commit
8cf0998
·
verified ·
1 Parent(s): 94a7d16

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-96000/config.json +79 -0
  3. checkpoint-96000/generation_config.json +6 -0
  4. checkpoint-96000/model.safetensors +3 -0
  5. checkpoint-96000/optimizer.pt +3 -0
  6. checkpoint-96000/rng_state_0.pth +3 -0
  7. checkpoint-96000/rng_state_1.pth +3 -0
  8. checkpoint-96000/rng_state_10.pth +3 -0
  9. checkpoint-96000/rng_state_11.pth +3 -0
  10. checkpoint-96000/rng_state_12.pth +3 -0
  11. checkpoint-96000/rng_state_13.pth +3 -0
  12. checkpoint-96000/rng_state_14.pth +3 -0
  13. checkpoint-96000/rng_state_15.pth +3 -0
  14. checkpoint-96000/rng_state_2.pth +3 -0
  15. checkpoint-96000/rng_state_3.pth +3 -0
  16. checkpoint-96000/rng_state_4.pth +3 -0
  17. checkpoint-96000/rng_state_5.pth +3 -0
  18. checkpoint-96000/rng_state_6.pth +3 -0
  19. checkpoint-96000/rng_state_7.pth +3 -0
  20. checkpoint-96000/rng_state_8.pth +3 -0
  21. checkpoint-96000/rng_state_9.pth +3 -0
  22. checkpoint-96000/scheduler.pt +3 -0
  23. checkpoint-96000/trainer_state.json +3 -0
  24. checkpoint-96000/training_args.bin +3 -0
  25. checkpoint-97000/config.json +79 -0
  26. checkpoint-97000/generation_config.json +6 -0
  27. checkpoint-97000/model.safetensors +3 -0
  28. checkpoint-97000/optimizer.pt +3 -0
  29. checkpoint-97000/rng_state_0.pth +3 -0
  30. checkpoint-97000/rng_state_1.pth +3 -0
  31. checkpoint-97000/rng_state_10.pth +3 -0
  32. checkpoint-97000/rng_state_11.pth +3 -0
  33. checkpoint-97000/rng_state_12.pth +3 -0
  34. checkpoint-97000/rng_state_13.pth +3 -0
  35. checkpoint-97000/rng_state_14.pth +3 -0
  36. checkpoint-97000/rng_state_15.pth +3 -0
  37. checkpoint-97000/rng_state_2.pth +3 -0
  38. checkpoint-97000/rng_state_3.pth +3 -0
  39. checkpoint-97000/rng_state_4.pth +3 -0
  40. checkpoint-97000/rng_state_5.pth +3 -0
  41. checkpoint-97000/rng_state_6.pth +3 -0
  42. checkpoint-97000/rng_state_7.pth +3 -0
  43. checkpoint-97000/rng_state_8.pth +3 -0
  44. checkpoint-97000/rng_state_9.pth +3 -0
  45. checkpoint-97000/scheduler.pt +3 -0
  46. checkpoint-97000/trainer_state.json +3 -0
  47. checkpoint-97000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -43,3 +43,5 @@ checkpoint-81000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
43
  checkpoint-88000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
44
  checkpoint-89000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
45
  checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
43
  checkpoint-88000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
44
  checkpoint-89000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
45
  checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
46
+ checkpoint-96000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
47
+ checkpoint-97000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-96000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMDiffusion"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "condition_layer": -1,
9
+ "eos_token_id": 151645,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1536,
12
+ "image_token_id": 151655,
13
+ "img_cross_attention_dim": 2048,
14
+ "img_diffuser_depth": 2,
15
+ "img_ffn_dim_multiplier": null,
16
+ "img_hidden_size": 1536,
17
+ "img_multiple_of": 256,
18
+ "img_norm_eps": 1e-05,
19
+ "img_num_attention_heads": 12,
20
+ "img_num_kv_heads": 12,
21
+ "img_qk_norm": true,
22
+ "in_channels": 32,
23
+ "initializer_range": 0.02,
24
+ "inject_img_diffuser": false,
25
+ "input_size": 32,
26
+ "intermediate_size": 8960,
27
+ "layer_group_size": 7,
28
+ "layerwise_start_idx": 0,
29
+ "lora_alpha": 128,
30
+ "lora_bias": "none",
31
+ "lora_dropout": 0.05,
32
+ "lora_enable": false,
33
+ "lora_r": 64,
34
+ "max_position_embeddings": 32768,
35
+ "max_window_layers": 28,
36
+ "model_type": "qwen2_vl",
37
+ "non_linearity": 1,
38
+ "norm_elementwise_affine": true,
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 28,
41
+ "num_key_value_heads": 2,
42
+ "patch_size": 2,
43
+ "repa_coeff": 0.1,
44
+ "repa_layers": "2",
45
+ "repa_shared": false,
46
+ "rms_norm_eps": 1e-06,
47
+ "rope_scaling": {
48
+ "mrope_section": [
49
+ 16,
50
+ 24,
51
+ 24
52
+ ],
53
+ "rope_type": "default",
54
+ "type": "default"
55
+ },
56
+ "rope_theta": 1000000.0,
57
+ "sample_size": 128,
58
+ "sampling_steps": 28,
59
+ "sliding_window": null,
60
+ "tie_word_embeddings": true,
61
+ "torch_dtype": "bfloat16",
62
+ "transformers_version": "4.47.0",
63
+ "use_cache": true,
64
+ "use_repa": false,
65
+ "use_residual_attn": false,
66
+ "use_sliding_window": false,
67
+ "vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
68
+ "video_token_id": 151656,
69
+ "vision_config": {
70
+ "hidden_size": 1536,
71
+ "in_chans": 3,
72
+ "model_type": "qwen2_vl",
73
+ "spatial_patch_size": 14
74
+ },
75
+ "vision_end_token_id": 151653,
76
+ "vision_start_token_id": 151652,
77
+ "vision_token_id": 151654,
78
+ "vocab_size": 151936
79
+ }
checkpoint-96000/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.47.0"
6
+ }
checkpoint-96000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c290c0447e10fae190999e8d09451d55259134d28fbee4d323cdc00a90b1fb6e
3
+ size 4538452374
checkpoint-96000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cfb84fd5538fb73d0ad72ce768715230a4be318bc79fbbfffbc98cd72a6f91
3
+ size 6630551906
checkpoint-96000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c791883bbaf5629ce614b3d32b2855796689450eed6934dbec7c70a3f7860c8
3
+ size 15984
checkpoint-96000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fbab514bb315a21454126c87c604a7be64dd766b931a2631f7da6199f54d9b5
3
+ size 15984
checkpoint-96000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e69ccbafaff69551ad703f61fbc1309faff798bf4def940d5c4dc6bbce2eba
3
+ size 15997
checkpoint-96000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47025e7ad62e7268bf606511044317be2e6028ac3e62aaa3e5e55ad47af032a0
3
+ size 15997
checkpoint-96000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f83e83366ca518951f785c2073603e85696fe340475abc0ce052ccf7f3f77b85
3
+ size 15997
checkpoint-96000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafdb4c0bb4bf02d642d3f256f29a9cec8f3d1eba17e71ca2a540a6613b75a6e
3
+ size 15997
checkpoint-96000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16572be29928cbc213c336191df9b0476d974199bd8627e897271853cc8bd2aa
3
+ size 15997
checkpoint-96000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3111eaf0255991057960fc10d2a007bbe566535459504db60a2c447f756a337
3
+ size 15997
checkpoint-96000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c6a943b26fdf5c8e3f3b7a4406ced284acd759c016d3f5b8997f87d02f079f
3
+ size 15984
checkpoint-96000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13193600aad399894038c4e573ff9a81c2d2e9b25550090df3f7c60bafe8f44b
3
+ size 15984
checkpoint-96000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f425c407244ed611e5f2957718378b9faabaf1637d4ee5a3921edf993840f93
3
+ size 15984
checkpoint-96000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19db3f6c4f006c7ffd8b7e946e62b137afae759312d7cbc14f10b221c0766f42
3
+ size 15984
checkpoint-96000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c146fbaf16f97e21210c702c08a22ab0faa381b9046a9306fe4e8df7239ccb2c
3
+ size 15984
checkpoint-96000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95c6413fd973204ad7074c28ac559e7e345b8a914d8cd61a18051822284e9c1
3
+ size 15984
checkpoint-96000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfc7747707f9aa3b97af340cb6890c522da7ee473bba118cf1ba2dc15c2f724a
3
+ size 15984
checkpoint-96000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05993f4211bf0c5b75348f75df78917c733c658990e7a45d9a0483f3e4dd3cfc
3
+ size 15984
checkpoint-96000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af226ce8340e2ee2aa45a85f3bf779774353054c87a21d3963135d4d247fcef
3
+ size 1064
checkpoint-96000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16615a6e8505a6ea383d801a4136a5fa45aabf0bd693f73f527f2194be14886f
3
+ size 14846587
checkpoint-96000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dfba2b485eaaecda412abd1e9e9d9580bd8c4b4270bc611981a10e3c8c002ae
3
+ size 6008
checkpoint-97000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMDiffusion"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "condition_layer": -1,
9
+ "eos_token_id": 151645,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1536,
12
+ "image_token_id": 151655,
13
+ "img_cross_attention_dim": 2048,
14
+ "img_diffuser_depth": 2,
15
+ "img_ffn_dim_multiplier": null,
16
+ "img_hidden_size": 1536,
17
+ "img_multiple_of": 256,
18
+ "img_norm_eps": 1e-05,
19
+ "img_num_attention_heads": 12,
20
+ "img_num_kv_heads": 12,
21
+ "img_qk_norm": true,
22
+ "in_channels": 32,
23
+ "initializer_range": 0.02,
24
+ "inject_img_diffuser": false,
25
+ "input_size": 32,
26
+ "intermediate_size": 8960,
27
+ "layer_group_size": 7,
28
+ "layerwise_start_idx": 0,
29
+ "lora_alpha": 128,
30
+ "lora_bias": "none",
31
+ "lora_dropout": 0.05,
32
+ "lora_enable": false,
33
+ "lora_r": 64,
34
+ "max_position_embeddings": 32768,
35
+ "max_window_layers": 28,
36
+ "model_type": "qwen2_vl",
37
+ "non_linearity": 1,
38
+ "norm_elementwise_affine": true,
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 28,
41
+ "num_key_value_heads": 2,
42
+ "patch_size": 2,
43
+ "repa_coeff": 0.1,
44
+ "repa_layers": "2",
45
+ "repa_shared": false,
46
+ "rms_norm_eps": 1e-06,
47
+ "rope_scaling": {
48
+ "mrope_section": [
49
+ 16,
50
+ 24,
51
+ 24
52
+ ],
53
+ "rope_type": "default",
54
+ "type": "default"
55
+ },
56
+ "rope_theta": 1000000.0,
57
+ "sample_size": 128,
58
+ "sampling_steps": 28,
59
+ "sliding_window": null,
60
+ "tie_word_embeddings": true,
61
+ "torch_dtype": "bfloat16",
62
+ "transformers_version": "4.47.0",
63
+ "use_cache": true,
64
+ "use_repa": false,
65
+ "use_residual_attn": false,
66
+ "use_sliding_window": false,
67
+ "vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
68
+ "video_token_id": 151656,
69
+ "vision_config": {
70
+ "hidden_size": 1536,
71
+ "in_chans": 3,
72
+ "model_type": "qwen2_vl",
73
+ "spatial_patch_size": 14
74
+ },
75
+ "vision_end_token_id": 151653,
76
+ "vision_start_token_id": 151652,
77
+ "vision_token_id": 151654,
78
+ "vocab_size": 151936
79
+ }
checkpoint-97000/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.47.0"
6
+ }
checkpoint-97000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee93ddae22ac93662a204a8d347aa4bc6b53c54d7a98f2ebf23a4dda7de4f690
3
+ size 4538452374
checkpoint-97000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1ae6b78cfbdf2ecaafec8185f4d59c8f784ca10615ed58cc0f5e7537055771
3
+ size 6630551906
checkpoint-97000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb3d3d7bf2751975ecc32ee224c5f907a4cf6019e54e0d2714c89f5d59dc6ac
3
+ size 15984
checkpoint-97000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a0fa5757fc3fc0c31854b2342e57b2aaeb5e4655ecf7d112a0da6153d7bdd6
3
+ size 15984
checkpoint-97000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7280b4a6f9affd0e6229e6c53b77a48962e7486c11a00225feee53ccb02d828e
3
+ size 15997
checkpoint-97000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7106d2b60f7f436017fad878d564bb8459f517b581bc0c2a955fca3b7b8505c4
3
+ size 15997
checkpoint-97000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72dd0ca9d7a5a52a6a4b978c2226c6c30aa502939773955f9bdf3d9d5604f970
3
+ size 15997
checkpoint-97000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404686fffa34fdf87725432f027735b4e4c2f0d89f28599271f3e0f0c1d5eeb1
3
+ size 15997
checkpoint-97000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed54b5173abaa71143163f5d6582d4cb820166656a52eabbc076030f99d1810
3
+ size 15997
checkpoint-97000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5c62a7990930c2d445d7b1b979bad39113e97479f622d8dc08fc226005811f
3
+ size 15997
checkpoint-97000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c2de11f2441c939642031c594fe844a14d50ad73ba5bce30f19e3e64aec30d
3
+ size 15984
checkpoint-97000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb7bab957e6bca686d7c57a5698c760cd920c0ff48f95782726abf3bfe51d3c
3
+ size 15984
checkpoint-97000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61246cf83338680ced6b38bf1a80ed9b1ac9a2e4a6786ca2284e8c0b2d68fef
3
+ size 15984
checkpoint-97000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6685bc6917b01662ff8b840a77fbc43f43c94f3b404255aca3ecdc615d6fc04
3
+ size 15984
checkpoint-97000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:213a5640f72fb74fa2af041b8cbece8c70cdb7219da9e19b1fbba8388e9a1a73
3
+ size 15984
checkpoint-97000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799ef23312c85c653eb934fa38160e791c3fe5ef88d6bb4c2740cd3cd9808c8d
3
+ size 15984
checkpoint-97000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f5801f5d39965100bfbd617746f56fae80eddf5d134e464f1bde91897fd823
3
+ size 15984
checkpoint-97000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97e420993b2bee012a40917beb50b69ea97991600e841d1f69d2d5d48a90f5a
3
+ size 15984
checkpoint-97000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45beb45d27ca6e08d9bf7ad26bf65acf0a2bcd0f2ba4c794fe106528a9407603
3
+ size 1064
checkpoint-97000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a929f396b72f5941e087d53ca9f2bd74add7d554c0a535e3ffee4392b88af9a
3
+ size 15001272
checkpoint-97000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3565996d74dbbe8affc9f05e6fa297726019eac73ed6fd1923dfcc2f01841505
3
+ size 5944