zhiyang1 commited on
Commit
589c8e2
·
verified ·
1 Parent(s): 8cf0998

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-100000/config.json +79 -0
  3. checkpoint-100000/generation_config.json +6 -0
  4. checkpoint-100000/model.safetensors +3 -0
  5. checkpoint-100000/optimizer.pt +3 -0
  6. checkpoint-100000/rng_state_0.pth +3 -0
  7. checkpoint-100000/rng_state_1.pth +3 -0
  8. checkpoint-100000/rng_state_10.pth +3 -0
  9. checkpoint-100000/rng_state_11.pth +3 -0
  10. checkpoint-100000/rng_state_12.pth +3 -0
  11. checkpoint-100000/rng_state_13.pth +3 -0
  12. checkpoint-100000/rng_state_14.pth +3 -0
  13. checkpoint-100000/rng_state_15.pth +3 -0
  14. checkpoint-100000/rng_state_2.pth +3 -0
  15. checkpoint-100000/rng_state_3.pth +3 -0
  16. checkpoint-100000/rng_state_4.pth +3 -0
  17. checkpoint-100000/rng_state_5.pth +3 -0
  18. checkpoint-100000/rng_state_6.pth +3 -0
  19. checkpoint-100000/rng_state_7.pth +3 -0
  20. checkpoint-100000/rng_state_8.pth +3 -0
  21. checkpoint-100000/rng_state_9.pth +3 -0
  22. checkpoint-100000/scheduler.pt +3 -0
  23. checkpoint-100000/trainer_state.json +3 -0
  24. checkpoint-100000/training_args.bin +3 -0
  25. checkpoint-99000/config.json +79 -0
  26. checkpoint-99000/generation_config.json +6 -0
  27. checkpoint-99000/model.safetensors +3 -0
  28. checkpoint-99000/optimizer.pt +3 -0
  29. checkpoint-99000/rng_state_0.pth +3 -0
  30. checkpoint-99000/rng_state_1.pth +3 -0
  31. checkpoint-99000/rng_state_10.pth +3 -0
  32. checkpoint-99000/rng_state_11.pth +3 -0
  33. checkpoint-99000/rng_state_12.pth +3 -0
  34. checkpoint-99000/rng_state_13.pth +3 -0
  35. checkpoint-99000/rng_state_14.pth +3 -0
  36. checkpoint-99000/rng_state_15.pth +3 -0
  37. checkpoint-99000/rng_state_2.pth +3 -0
  38. checkpoint-99000/rng_state_3.pth +3 -0
  39. checkpoint-99000/rng_state_4.pth +3 -0
  40. checkpoint-99000/rng_state_5.pth +3 -0
  41. checkpoint-99000/rng_state_6.pth +3 -0
  42. checkpoint-99000/rng_state_7.pth +3 -0
  43. checkpoint-99000/rng_state_8.pth +3 -0
  44. checkpoint-99000/rng_state_9.pth +3 -0
  45. checkpoint-99000/scheduler.pt +3 -0
  46. checkpoint-99000/trainer_state.json +3 -0
  47. checkpoint-99000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -45,3 +45,5 @@ 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
 
 
 
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
48
+ checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
49
+ checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-100000/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-100000/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-100000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54de6fe88ecb3568d95d8107e6d60c599aef4820fe70f6d1ec88a6afb14b64f
3
+ size 4538452374
checkpoint-100000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c9d12cd5a7262902fd013ef80d0828ab8af34df00e01e95da61f789a06ee98
3
+ size 6630551906
checkpoint-100000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7264635ab4448ee5e92e162d619ca10658e10db2aceb150cfd1459dfe1c7fe57
3
+ size 15984
checkpoint-100000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d1574ecfdc75fe3553a6933aa5620c7774cc10d9963448af41a8742828c53b
3
+ size 15984
checkpoint-100000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236b8cc5d39f22b17e8b0c685e27802766d2a185a0ad20758f0740dc6f56d0da
3
+ size 15997
checkpoint-100000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b51b0ee768904ba426d040d78d05c9cef045c7eecd6dadc440ce592710e1ad
3
+ size 15997
checkpoint-100000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acc52669846452e6914fc5c4d5125cc518e5c7dcd47719f4c16d67d6e46754c0
3
+ size 15997
checkpoint-100000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07596284e2cbe121ecfd96c8fb2bf829bc875eac70d8b9cc91cfd593ba14f0ff
3
+ size 15997
checkpoint-100000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:237d2a6d64ab16f33bd5d12ddf220e50604387dc917a7c5277bf3f9a38e3aa17
3
+ size 15997
checkpoint-100000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa459a2720b4bf3f336d513a6e7baabed1b61108829d6174b0d61bef1474aa4
3
+ size 15997
checkpoint-100000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476354f8a4ee7d8357ac8ee07f38309d186cba15477d19fe7b04c5cc86d4038e
3
+ size 15984
checkpoint-100000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd37c4cf998d4be9f6de19743bab1d27f9e41f99af28f76ffdc087f47a35fced
3
+ size 15984
checkpoint-100000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484323d019f6275203b7b719bd4fe24eb8b59d288d4f0a45dc9a0b2d10e19cc3
3
+ size 15984
checkpoint-100000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1adfabdc11855096d0a6f7bdf7134999c2043154ffad2f17fc3787bdcddac9
3
+ size 15984
checkpoint-100000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf3708daf513b1a84a02dc9f0e009ba1827c67aa0dd78165986c23a7298e305
3
+ size 15984
checkpoint-100000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5763a47d4984f7d0d9ae104f1514ac4417b1badea41878753be832a065b49eec
3
+ size 15984
checkpoint-100000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d67a03f119038a488cfb4a31688a079a78c13ed5f049dd4ea6d326c200e80a
3
+ size 15984
checkpoint-100000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82da3c3966daa57afc58ac5da1e853e15d3af78f45f0f8607cb993f9064e3dce
3
+ size 15984
checkpoint-100000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78080cc543097d0707713e83c276ac0d154b054deec906c85a5eea19108515ee
3
+ size 1064
checkpoint-100000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4b7ef6e399245fd1226281fef817954d35a32785c3b8156afaa825cb06fc98
3
+ size 15465332
checkpoint-100000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:569afd87ee00917ce20fb5c0639c97e52ee1da8d684ff93f95e7083617ccca0b
3
+ size 6008
checkpoint-99000/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-99000/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-99000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36caa2daec1f4def861b2c6469895f975d41b6b56a3769295d809243daded410
3
+ size 4538452374
checkpoint-99000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3022ea4bd85992eebdf64dc9802b079e8004a07f59050fcc3db9828373948e57
3
+ size 6630551906
checkpoint-99000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eb7485c703aa77ca9d781e117bcf31fc73dff6121c711e0b5b6aa95b6c78fa2
3
+ size 15984
checkpoint-99000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e30e9e6c4d59a9e21603eb7d93c3b9a2f6ef97de75e7a4840bc879fd3a24ee
3
+ size 15984
checkpoint-99000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704f987200db06b9630b75fa7ac5070a12024d2b4a05c1b4bd5e808235ee1de9
3
+ size 15997
checkpoint-99000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93eed395cce181409f7f06ebe34b911610a7da1add1cf269c77b4c81b0f08281
3
+ size 15997
checkpoint-99000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ad1ec0a424746cd54a36ca0a856dd2d0324581db7d45858b8e0c63d79e2e46
3
+ size 15997
checkpoint-99000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d1d6ca3d656b859f13f8e2052b827bd10849238171a20da98269cfa2a87162c
3
+ size 15997
checkpoint-99000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa6dccc29117d7b15c228a45c407cf94e721be264a4f99374610f324fc627bf
3
+ size 15997
checkpoint-99000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf5e0fe3c827b8411b070b4e9010b9b3dc8af6f8ca07e59b6946ee494cc39b92
3
+ size 15997
checkpoint-99000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e60526b083872b3cd34c1472b5159e917a52126af1baadb4ec11b352e5996d
3
+ size 15984
checkpoint-99000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:281f829c86ef5a3191c5db1819d6ee94b9fbee7c122e5250f6ecbf5796b6d8bf
3
+ size 15984
checkpoint-99000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d00bbaae6d2cabb0292be32617a396ebf25b1bfc7d4ae014ac52f0faf4bfcf89
3
+ size 15984
checkpoint-99000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:365c675b75d7d3cf195ff2f4f7cb3ede62013035fd4a9e3deaa7198407f63902
3
+ size 15984
checkpoint-99000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9a29282eb5f5eb39c06e078276584da2223e6419eec1797b222ff2e4d413e4
3
+ size 15984
checkpoint-99000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c78efac8410f80723dd3c09371b29ace299b168d895b38fbed0eb3b47b49684
3
+ size 15984
checkpoint-99000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee33a87daa18d2782f083f0416523ae19f61159f368463720c7b272a57c2661d
3
+ size 15984
checkpoint-99000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b309f862cadaebb77dac3b41168fd6bd9e81a367c20529b1a620a08df8c42f
3
+ size 15984
checkpoint-99000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1881266c27a0bac04be4ee079ee88b22b7441256482eb4641e356d10f2eef49a
3
+ size 1064
checkpoint-99000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d619aaa927a790494c18b96da41f9dafb135515cf7b5b8527fe098d1a9bcdae
3
+ size 15310601
checkpoint-99000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:569afd87ee00917ce20fb5c0639c97e52ee1da8d684ff93f95e7083617ccca0b
3
+ size 6008