zhiyang1 commited on
Commit
167d193
·
verified ·
1 Parent(s): 06c2346

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-116000/config.json +79 -0
  3. checkpoint-116000/generation_config.json +6 -0
  4. checkpoint-116000/model.safetensors +3 -0
  5. checkpoint-116000/optimizer.pt +3 -0
  6. checkpoint-116000/rng_state_0.pth +3 -0
  7. checkpoint-116000/rng_state_1.pth +3 -0
  8. checkpoint-116000/rng_state_10.pth +3 -0
  9. checkpoint-116000/rng_state_11.pth +3 -0
  10. checkpoint-116000/rng_state_12.pth +3 -0
  11. checkpoint-116000/rng_state_13.pth +3 -0
  12. checkpoint-116000/rng_state_14.pth +3 -0
  13. checkpoint-116000/rng_state_15.pth +3 -0
  14. checkpoint-116000/rng_state_2.pth +3 -0
  15. checkpoint-116000/rng_state_3.pth +3 -0
  16. checkpoint-116000/rng_state_4.pth +3 -0
  17. checkpoint-116000/rng_state_5.pth +3 -0
  18. checkpoint-116000/rng_state_6.pth +3 -0
  19. checkpoint-116000/rng_state_7.pth +3 -0
  20. checkpoint-116000/rng_state_8.pth +3 -0
  21. checkpoint-116000/rng_state_9.pth +3 -0
  22. checkpoint-116000/scheduler.pt +3 -0
  23. checkpoint-116000/trainer_state.json +3 -0
  24. checkpoint-116000/training_args.bin +3 -0
  25. checkpoint-117000/config.json +79 -0
  26. checkpoint-117000/generation_config.json +6 -0
  27. checkpoint-117000/model.safetensors +3 -0
  28. checkpoint-117000/optimizer.pt +3 -0
  29. checkpoint-117000/rng_state_0.pth +3 -0
  30. checkpoint-117000/rng_state_1.pth +3 -0
  31. checkpoint-117000/rng_state_10.pth +3 -0
  32. checkpoint-117000/rng_state_11.pth +3 -0
  33. checkpoint-117000/rng_state_12.pth +3 -0
  34. checkpoint-117000/rng_state_13.pth +3 -0
  35. checkpoint-117000/rng_state_14.pth +3 -0
  36. checkpoint-117000/rng_state_15.pth +3 -0
  37. checkpoint-117000/rng_state_2.pth +3 -0
  38. checkpoint-117000/rng_state_3.pth +3 -0
  39. checkpoint-117000/rng_state_4.pth +3 -0
  40. checkpoint-117000/rng_state_5.pth +3 -0
  41. checkpoint-117000/rng_state_6.pth +3 -0
  42. checkpoint-117000/rng_state_7.pth +3 -0
  43. checkpoint-117000/rng_state_8.pth +3 -0
  44. checkpoint-117000/rng_state_9.pth +3 -0
  45. checkpoint-117000/scheduler.pt +3 -0
  46. checkpoint-117000/trainer_state.json +3 -0
  47. checkpoint-117000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -51,3 +51,5 @@ checkpoint-101000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
51
  checkpoint-108000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
  checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
53
  checkpoint-110000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
51
  checkpoint-108000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
  checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
53
  checkpoint-110000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
54
+ checkpoint-116000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
55
+ checkpoint-117000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-116000/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": true,
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-116000/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-116000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b054cc95ab14e0de4693d4a68725de7573cdab50ce94433a387db15ec38d85aa
3
+ size 4539487822
checkpoint-116000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e419a2c2d39984775369523ff1645dd6f780ad77306c53ac3aabfd41d174d1d8
3
+ size 6632345482
checkpoint-116000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c6030722dbc0b5e28c04130c184c1e0d527594ab20f39df0481260387e14c0
3
+ size 15984
checkpoint-116000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37aedad149accd4d988f89e77fb233f022138ad545fc72b5dc8a18e5752d8f4d
3
+ size 15984
checkpoint-116000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e01224d6fa7c70aeccb012878c4c0c0f621f849849d3d4337f7a59aa97d9916
3
+ size 15997
checkpoint-116000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0bcab307b4e2eed30483a30b2399049bf78b3b256ebb02d7764bf86b0f6589
3
+ size 15997
checkpoint-116000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b01ea8f3949e9fe7132ea075fb6c8195fce41d0237446b727f3bd71e8993fe
3
+ size 15997
checkpoint-116000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd57c3335b647fa36753d7625f4cc2be529f7028ca547806f997aecc19bb02e
3
+ size 15997
checkpoint-116000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86c0f399678d934357824c95bd22794820a5833374a9e71bb1d591079eb4deee
3
+ size 15997
checkpoint-116000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7d52f4589b65387ee203c680ee84d3f7427de4940a3d0c557aee240d7e9ffc
3
+ size 15997
checkpoint-116000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6397cfe39c267092c2fa823a3dcf890871903e8c6dda71f1dedc57f88ea65649
3
+ size 15984
checkpoint-116000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a58c65176e02f657e95c267c2eecd54b6b12ac73841ace68cfd52f49257b7dd
3
+ size 15984
checkpoint-116000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c762735ddfe5b0a7055f5dcd33cf8c640225bc80a5b65a81ffce1dc687a7732
3
+ size 15984
checkpoint-116000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca8a494460058342eeddd0c064c64c5ae01c7f975cee16ff9b5c83c79810f8a
3
+ size 15984
checkpoint-116000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13cde06918deb34303b02bb213ba8385de53a8c76ad970b6248e15ed951643a
3
+ size 15984
checkpoint-116000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded67833df1853cfeff1f35d6a5b017809f69919e0ff46e4d81620bf251b489f
3
+ size 15984
checkpoint-116000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b5bc7599a313ba202c6a536e9ec66e067989d237e1b35565d1bca24e3718fe
3
+ size 15984
checkpoint-116000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8b1b4bf4b00f84b91e72efd543d749da17b9030fd08a598e716978b6f18a621
3
+ size 15984
checkpoint-116000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d970bd4197c1213eae97812f9521795d528504d8dda4b48cdc52806ddf9633e
3
+ size 1064
checkpoint-116000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab93b9158c50db4dd5e3da45de11e2bf624ac0947f644698c7162fd628080e45
3
+ size 17912180
checkpoint-116000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6bf6b02c66c8ffc5a2cb38c8350784b536e3d46a15dac49645453bdbe274b13
3
+ size 6008
checkpoint-117000/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": true,
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-117000/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-117000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d297578730f86da0fb6daf02df5d5acaa6c42d1de1ab53c89f960ad51ed8c0
3
+ size 4539487822
checkpoint-117000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb965664864b39d9d821e52700887bc64944a2c67c12df0efd8ee9ca414f7f08
3
+ size 6632345482
checkpoint-117000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8cb7e9b86f887af6b8d7c1e82bd0e2dda2e7c520dd9e3085947457641d71d9
3
+ size 15984
checkpoint-117000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b1c7fbf73cef07d3e7b15390eaddb53ead436acd2896427922bc100ad5f3eb0
3
+ size 15984
checkpoint-117000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d89f719e0034f56569242db1b5922c5851bbeaf2f11975b32d5ab77ae82b20ad
3
+ size 15997
checkpoint-117000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2566a5cb7669153143e4ab2ac4b48aa107c63f84de532dca91e470de6fcfa7a
3
+ size 15997
checkpoint-117000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a0b9f68d7c802a42a0c9d6d9bb885e23cdd328833db96e0ae9864844a124b7
3
+ size 15997
checkpoint-117000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74fb947078f34cbcf3fd5afc23d564eba3f0e37c0fb9cb6f0a4244e3e1503e11
3
+ size 15997
checkpoint-117000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce000e348ead41d62610ad7fc152089c7d9e1a3513d32c1972c518eddbe9c2a7
3
+ size 15997
checkpoint-117000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ba1124d93e8e07b1877b94068a1cb70384f8079e793306fdea90bc352e96a2
3
+ size 15997
checkpoint-117000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10aa3fb23ec88ae6b3424c74de96e96210a3d900df5296bb516e0ccbacfe6656
3
+ size 15984
checkpoint-117000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2d036ba3263f43acc522fe922a4bfaedec9d4bd67b72f983b30054e0f5cedc
3
+ size 15984
checkpoint-117000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef8ced45e0f8305585345aad5f7efab75505eee9cd05cc0d37c5ebc77727b6f
3
+ size 15984
checkpoint-117000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b8aa83e697f52137545d290ebb3342bc921bdcb77691e1a7d7abeb801d0e932
3
+ size 15984
checkpoint-117000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565029200eab70814d10f7f8a3199dd63e2c64ac7d9f6ef221bfb1b501091be0
3
+ size 15984
checkpoint-117000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a2425ca0f704bc3690ae7c2cb8450e156ed0544f8eabde5123d96040d1d335
3
+ size 15984
checkpoint-117000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ace45c8d6f67a604acdc19fb1780bd5abeef001f6e900b48ea5e582ccc958e0
3
+ size 15984
checkpoint-117000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6201e2b56782303a2fa32d84efae0bb3703d172722164f5f2f524fbb691b4f3f
3
+ size 15984
checkpoint-117000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9345db4bfe44b7512327e58c93b8f42edded8f171f236d76f319597161ba0aed
3
+ size 1064
checkpoint-117000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f18b15880e867ab6f08b19bf56258fce9cdc373ab7ab3cbdc414c49685892fae
3
+ size 18067553
checkpoint-117000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad9efaee08ae2393119adfd23368062cabb38e7ba21127839cecbe643c7c2f6
3
+ size 6008