zhiyang1 commited on
Commit
aed66a4
·
verified ·
1 Parent(s): 222b3ee

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-139000/config.json +79 -0
  3. checkpoint-139000/generation_config.json +6 -0
  4. checkpoint-139000/model.safetensors +3 -0
  5. checkpoint-139000/optimizer.pt +3 -0
  6. checkpoint-139000/rng_state_0.pth +3 -0
  7. checkpoint-139000/rng_state_1.pth +3 -0
  8. checkpoint-139000/rng_state_10.pth +3 -0
  9. checkpoint-139000/rng_state_11.pth +3 -0
  10. checkpoint-139000/rng_state_12.pth +3 -0
  11. checkpoint-139000/rng_state_13.pth +3 -0
  12. checkpoint-139000/rng_state_14.pth +3 -0
  13. checkpoint-139000/rng_state_15.pth +3 -0
  14. checkpoint-139000/rng_state_2.pth +3 -0
  15. checkpoint-139000/rng_state_3.pth +3 -0
  16. checkpoint-139000/rng_state_4.pth +3 -0
  17. checkpoint-139000/rng_state_5.pth +3 -0
  18. checkpoint-139000/rng_state_6.pth +3 -0
  19. checkpoint-139000/rng_state_7.pth +3 -0
  20. checkpoint-139000/rng_state_8.pth +3 -0
  21. checkpoint-139000/rng_state_9.pth +3 -0
  22. checkpoint-139000/scheduler.pt +3 -0
  23. checkpoint-139000/trainer_state.json +3 -0
  24. checkpoint-139000/training_args.bin +3 -0
  25. checkpoint-140000/config.json +79 -0
  26. checkpoint-140000/generation_config.json +6 -0
  27. checkpoint-140000/model.safetensors +3 -0
  28. checkpoint-140000/optimizer.pt +3 -0
  29. checkpoint-140000/rng_state_0.pth +3 -0
  30. checkpoint-140000/rng_state_1.pth +3 -0
  31. checkpoint-140000/rng_state_10.pth +3 -0
  32. checkpoint-140000/rng_state_11.pth +3 -0
  33. checkpoint-140000/rng_state_12.pth +3 -0
  34. checkpoint-140000/rng_state_13.pth +3 -0
  35. checkpoint-140000/rng_state_14.pth +3 -0
  36. checkpoint-140000/rng_state_15.pth +3 -0
  37. checkpoint-140000/rng_state_2.pth +3 -0
  38. checkpoint-140000/rng_state_3.pth +3 -0
  39. checkpoint-140000/rng_state_4.pth +3 -0
  40. checkpoint-140000/rng_state_5.pth +3 -0
  41. checkpoint-140000/rng_state_6.pth +3 -0
  42. checkpoint-140000/rng_state_7.pth +3 -0
  43. checkpoint-140000/rng_state_8.pth +3 -0
  44. checkpoint-140000/rng_state_9.pth +3 -0
  45. checkpoint-140000/scheduler.pt +3 -0
  46. checkpoint-140000/trainer_state.json +3 -0
  47. checkpoint-140000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -63,3 +63,5 @@ checkpoint-130000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
63
  checkpoint-133000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
64
  checkpoint-134000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
65
  checkpoint-135000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
63
  checkpoint-133000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
64
  checkpoint-134000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
65
  checkpoint-135000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
66
+ checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
67
+ checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-139000/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-139000/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-139000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7bcfd20c7a619cca51e1d64fac84d1362af219adc139a1da61adedf79049df
3
+ size 4539487822
checkpoint-139000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b66b55194f59bfe269d1f5d12abb8920e39bd4a3cb73cc26cf57539e1019ae
3
+ size 6632345482
checkpoint-139000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f54849762a889737bea182198b2cfc29f067c28e8ffcbcdb65cac7b7bbeb65
3
+ size 15984
checkpoint-139000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507cb898003b79ed06ff38c2640ab29cc2ffcb80c88756428b59debac2048b00
3
+ size 15984
checkpoint-139000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513da8603667f25718c91975f9b6ef1b7c1ec6cae7c5a4961ad125ab7528ab1a
3
+ size 15997
checkpoint-139000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037337882786874f95a5cee7ac99ea86c3d54e4d539090ff53daf2a64d7018dc
3
+ size 15997
checkpoint-139000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5284c86c393eeefe2a1e545c49b57adba512285fd65d7a1cebc30f26e62cdd1b
3
+ size 15997
checkpoint-139000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91bec613f75c4b34fcbecaa7be6bd36f83614b9b5f4b14909d6f5abce2461553
3
+ size 15997
checkpoint-139000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9396f83e513831440c06be2fd6c7329680097fe95e15189420a0f595b0c9b9d
3
+ size 15997
checkpoint-139000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a931253216dc8225785453163069e2ad3574b41d1a9fecd1661899b007574943
3
+ size 15997
checkpoint-139000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7721941b84baabd89b02afc4931db92db7cf7570a082f8ffcd4091515811e4a
3
+ size 15984
checkpoint-139000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf147c0e160d67dc8cf955154a497c06a26c5fe968ddc1e859efdb118d0b889
3
+ size 15984
checkpoint-139000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11b0f9f71c717c6e72ec9c58303144d4d94273d5bb3c14c0c18c554893ffcf2
3
+ size 15984
checkpoint-139000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b188c3660c7892fe3d41e7a03d412cb5cc4335d32ccb88cf901397b69fa0cbe
3
+ size 15984
checkpoint-139000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9f7a173d4950f3f49ee2407c45b5112537e1fd76e1f826965b53b208797206
3
+ size 15984
checkpoint-139000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06e042064428738b4df86f6da60da502d0a3d2aefbf6aa414adcea81ace3b18
3
+ size 15984
checkpoint-139000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95f0d274dd319e7e9bd3a354a606c54ad956731c3545f9ac7f3b44b9060508f
3
+ size 15984
checkpoint-139000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc147f1bf60147fe50eec66b15cf008dd1697dbb8fc642eacf6329edbf0af675
3
+ size 15984
checkpoint-139000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd3e8e5c4d6fce10133ddcf02e333773fb716564fabf0ebb738656c92ef5b98
3
+ size 1064
checkpoint-139000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ab1d670496a438b6dea733d352728a6a8e5410444706886f1e0328a1e9e2e43
3
+ size 21483413
checkpoint-139000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6041f56472cc2f29a3ffa4f06183c2a221432a6e2e1332fb419cfac6ce6f433c
3
+ size 6008
checkpoint-140000/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-140000/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-140000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a47918820340c77ffbb1afa321170cd9537444a7be1e16e9d2c3d740924afbbb
3
+ size 4539487822
checkpoint-140000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9839bf7cd56fc22ffa138c1725c441de3f1bd2c04dd08ac0308305efd36fb7
3
+ size 6632345482
checkpoint-140000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b00f7251a070c3a5133a7310e29dbe79e23c88e24683409e512475e2824b1e08
3
+ size 15984
checkpoint-140000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5777e12ba20ae2db7175569f466a7a206c70e22c7cefe0635cffdf0afa73077e
3
+ size 15984
checkpoint-140000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ebd0a68c9b379ff10cd7757bc8cadc94d5fb063d8d3e087e36c119b1e203e2
3
+ size 15997
checkpoint-140000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed3d48b6dd858f868ef26f23b496a78e0a74a5253a02161f88c67a8bbf2d9511
3
+ size 15997
checkpoint-140000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a37e3143fcc0d121f90d725f886b333afc0e62c6e1de0e942f3b1d6f66dcc8
3
+ size 15997
checkpoint-140000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba89dde2f02040351bf2e85fe7731f0c40e5309e9809473bf491d3b1cfd20da
3
+ size 15997
checkpoint-140000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad95daeab45bea1000e2a5fd9a98356491da6e9b4e39063a9da65977c105e66e
3
+ size 15997
checkpoint-140000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6f62f198dd3fa484436785fb575b43a809a2f7b3d5af45639f72df9b248fb4
3
+ size 15997
checkpoint-140000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c009f493b34807faa702bba4758a754b36e897c98b4718bddbcc1b638e42dd7
3
+ size 15984
checkpoint-140000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38f4bde471820ab2d08274e3392828953065b28b3c9aa044c23da96c9c5c5cc3
3
+ size 15984
checkpoint-140000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ddcf2a270531424ee9186cb5d3e39e084227d5549c491284d4dc379a890802
3
+ size 15984
checkpoint-140000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d862bd6e36ebb29950970563c5864f230cf47f4044f3407026cd10492424c4
3
+ size 15984
checkpoint-140000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:942448deff3aaa05fa7c876c7f9f9159cf956fb056302c6c0ee694df6a896598
3
+ size 15984
checkpoint-140000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a8b0521f1c4a45afccc315d6268d2bb1df08b18529ad3c7c54874992039b28
3
+ size 15984
checkpoint-140000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc6cb2c0ec81a157f0627afe3f516b5c59ed132d7256a1761da9b64547a71df
3
+ size 15984
checkpoint-140000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02a4fc0f1b93b72817d5406235659136cf1d5104ed887828f836fc0c1172c11
3
+ size 15984
checkpoint-140000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3f10af11b4450d1d39766d4216535b6f9f467c488fb2e5707c79acd3c9b465
3
+ size 1064
checkpoint-140000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd66c1f4b44e5bb9fdb63bbd18da81269577059e65748cc9576aac1f057a7c3
3
+ size 21638726
checkpoint-140000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6041f56472cc2f29a3ffa4f06183c2a221432a6e2e1332fb419cfac6ce6f433c
3
+ size 6008