zhiyang1 commited on
Commit
fae71c8
·
verified ·
1 Parent(s): 7d91fee

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-88000/config.json +79 -0
  3. checkpoint-88000/generation_config.json +6 -0
  4. checkpoint-88000/model.safetensors +3 -0
  5. checkpoint-88000/optimizer.pt +3 -0
  6. checkpoint-88000/rng_state_0.pth +3 -0
  7. checkpoint-88000/rng_state_1.pth +3 -0
  8. checkpoint-88000/rng_state_10.pth +3 -0
  9. checkpoint-88000/rng_state_11.pth +3 -0
  10. checkpoint-88000/rng_state_12.pth +3 -0
  11. checkpoint-88000/rng_state_13.pth +3 -0
  12. checkpoint-88000/rng_state_14.pth +3 -0
  13. checkpoint-88000/rng_state_15.pth +3 -0
  14. checkpoint-88000/rng_state_2.pth +3 -0
  15. checkpoint-88000/rng_state_3.pth +3 -0
  16. checkpoint-88000/rng_state_4.pth +3 -0
  17. checkpoint-88000/rng_state_5.pth +3 -0
  18. checkpoint-88000/rng_state_6.pth +3 -0
  19. checkpoint-88000/rng_state_7.pth +3 -0
  20. checkpoint-88000/rng_state_8.pth +3 -0
  21. checkpoint-88000/rng_state_9.pth +3 -0
  22. checkpoint-88000/scheduler.pt +3 -0
  23. checkpoint-88000/trainer_state.json +3 -0
  24. checkpoint-88000/training_args.bin +3 -0
  25. checkpoint-90000/config.json +79 -0
  26. checkpoint-90000/generation_config.json +6 -0
  27. checkpoint-90000/model.safetensors +3 -0
  28. checkpoint-90000/optimizer.pt +3 -0
  29. checkpoint-90000/rng_state_0.pth +3 -0
  30. checkpoint-90000/rng_state_1.pth +3 -0
  31. checkpoint-90000/rng_state_10.pth +3 -0
  32. checkpoint-90000/rng_state_11.pth +3 -0
  33. checkpoint-90000/rng_state_12.pth +3 -0
  34. checkpoint-90000/rng_state_13.pth +3 -0
  35. checkpoint-90000/rng_state_14.pth +3 -0
  36. checkpoint-90000/rng_state_15.pth +3 -0
  37. checkpoint-90000/rng_state_2.pth +3 -0
  38. checkpoint-90000/rng_state_3.pth +3 -0
  39. checkpoint-90000/rng_state_4.pth +3 -0
  40. checkpoint-90000/rng_state_5.pth +3 -0
  41. checkpoint-90000/rng_state_6.pth +3 -0
  42. checkpoint-90000/rng_state_7.pth +3 -0
  43. checkpoint-90000/rng_state_8.pth +3 -0
  44. checkpoint-90000/rng_state_9.pth +3 -0
  45. checkpoint-90000/scheduler.pt +3 -0
  46. checkpoint-90000/trainer_state.json +3 -0
  47. checkpoint-90000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -39,3 +39,5 @@ checkpoint-78000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-80000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
40
  checkpoint-82000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
41
  checkpoint-84000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
39
  checkpoint-80000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
40
  checkpoint-82000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
41
  checkpoint-84000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
42
+ checkpoint-88000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
43
+ checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-88000/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-88000/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-88000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2436e828084f14c50c74ed77b3c195d3daf60f94420c403425231604b30eed89
3
+ size 4539487822
checkpoint-88000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1293e2922e931c0c0d4629933718a75ed5cf334f237d977179d7d7400d670e9f
3
+ size 6632345482
checkpoint-88000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42569008256a8baa6b925bd7a13b5c2c11893190183f75e9b15b1742e89b918
3
+ size 15984
checkpoint-88000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b2a97438c6d84136e862cdfddaeb9b3877fbd35e4d6d881ad6bf061fca9cbd
3
+ size 15984
checkpoint-88000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e9d4ac020a3a628bed413261126268fe7f1e4865ad381d1e197eb24f3f5ec5a
3
+ size 15997
checkpoint-88000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15592cf0ab9af1a6f12324aac8deffd9b16ec8ec4ca2e2ff348e69ab059c76c9
3
+ size 15997
checkpoint-88000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:149bbc522b2fabf1e025b91091d8bb6268fafca61eb0b02d944f47017f959751
3
+ size 15997
checkpoint-88000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051ef1d18048de3487c48d2d6a7a96f2f25a898474e5d0811fdea907df27ac9d
3
+ size 15997
checkpoint-88000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb5d90af64ea0df7f4baefd48923bae9da9f3eb1ec832857df33a57f8539e7f2
3
+ size 15997
checkpoint-88000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9d2b6dd867514f6a336ffa509cebd2d82e119fb3433d360abc31223f630f05
3
+ size 15997
checkpoint-88000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92cd92d0c4bfd929f90153b85be9770f5bd16af5ba6e3a1ca53ceb95bbd1c08
3
+ size 15984
checkpoint-88000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553eab467334ea0e807dab157fea09f22f9638510cb598215879d5683ad6c9d8
3
+ size 15984
checkpoint-88000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce8e9f42fac483f95387cf66d81d96383132e043aded698e7386bd6528cf345
3
+ size 15984
checkpoint-88000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:433f431eba8ae7416647881a65618c676ca84216e1d1d202eaec47ac661e85cc
3
+ size 15984
checkpoint-88000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58860dd37383a808b1b4e571910b964c520a71f926c7bdfad72ca5594f01f78b
3
+ size 15984
checkpoint-88000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f37b864269691a42d1f690ae995270f1691e0cd09def55b2665474b3e996e3
3
+ size 15984
checkpoint-88000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec298f64901d12c291bac1506f776f1888c4d09e1c0888c1c4d163e5a174efe2
3
+ size 15984
checkpoint-88000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090c63e6bfccdccb2fc6a285b08d374fe54fbdc29c5c2e72309b7953837dc341
3
+ size 15984
checkpoint-88000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c45458450455ee9cd92f20a9e24aa01d17791de2bc975e46aba6d63edea82398
3
+ size 1064
checkpoint-88000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09445d317ca23ce8eda273a84c5da9ec88a647b165beda3dc8b53a8e284b944
3
+ size 13572130
checkpoint-88000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a90d0d6b0bbd2552dcd6bd962f0c59253fffa04a33e04878bb2dbba728e0dd
3
+ size 6008
checkpoint-90000/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-90000/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-90000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0dc7a649e893a87483a93707719b45745d38a0d81e4cee3473a3152c489ce2
3
+ size 4539487822
checkpoint-90000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba392877c060965cd8698eb6d90fe982c0bc0a2293b6bd0d850c8d0a0820c6b3
3
+ size 6632345482
checkpoint-90000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0442e903c7a52a2c0d958756fab91bfb3acc1632bead9fdc2f92db891e617b1e
3
+ size 15984
checkpoint-90000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dffbde9ef46d6e21d85b69e8160bdf1bc382a168a86b3f16f3ed737689392b33
3
+ size 15984
checkpoint-90000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda2962ffea1f86397f1600cd93e85b683035e7ff8fb1ad0ec9f364829bc199c
3
+ size 15997
checkpoint-90000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a549673d86bd151f25c0c14a603fdb581c2f215df6b9760c727bb44ffe2bd72
3
+ size 15997
checkpoint-90000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85e7be96a4c643c449bf07498d4b3b5026c56997040cfe9696ed034e04357171
3
+ size 15997
checkpoint-90000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c176e792f9f160ef7208324e98b52a63bd5f8e9c7986b9e44cfd540b4249d681
3
+ size 15997
checkpoint-90000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a08e49b9f5427276f45d2edb882c648a43dd75374b4066a49b182d5de7dba40b
3
+ size 15997
checkpoint-90000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96866501df3bfd2e9c59b40e876019f68e3184ea2ad6a62b0a23af0d16fd092a
3
+ size 15997
checkpoint-90000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48085c8efd5ae9f816f74178c2d6d98161a98770a3405cbe3bf93a8c3a010c65
3
+ size 15984
checkpoint-90000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a39bdc8e905d804da8e6b97090196460019162b50ab7e7a4e002a98bc511c18d
3
+ size 15984
checkpoint-90000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b8883957bceb34fbbf4d8c305c732923203686f0d7db27810f22aa0c1503fb
3
+ size 15984
checkpoint-90000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c195e10c47a13ba2908f9e878c01aec79d325ec329a93aa9dbbb30edef8008
3
+ size 15984
checkpoint-90000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ef4089a79b48a4811cd10feb791f1ae56519925d4c50e2878034140a52cc3e
3
+ size 15984
checkpoint-90000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d40a26738219af09d558826b1db2b31cbf76abe00d6b3e906ae1d94c5b11d29
3
+ size 15984
checkpoint-90000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:314112a94937190c73ffda81381920c93645223bae30c484f08b3aad6ef65b85
3
+ size 15984
checkpoint-90000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f42d53c3a35ca77cf08acbccdbd21e8bb9a849c84072c004f3e7aa965d714ddc
3
+ size 15984
checkpoint-90000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17fac99609a9eef75b7ab41b9b39e47bf03a67a9c70b8a6c43cc3eb54f185ac
3
+ size 1064
checkpoint-90000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d0b90165bef1b37040ad4ce841433b2d7e5eeb90ce2be4c023d38c5f117f61
3
+ size 13880729
checkpoint-90000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a90d0d6b0bbd2552dcd6bd962f0c59253fffa04a33e04878bb2dbba728e0dd
3
+ size 6008