zhiyang1 commited on
Commit
73c298b
·
verified ·
1 Parent(s): 440fbf1

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-149000/config.json +79 -0
  3. checkpoint-149000/generation_config.json +6 -0
  4. checkpoint-149000/model.safetensors +3 -0
  5. checkpoint-149000/optimizer.pt +3 -0
  6. checkpoint-149000/rng_state_0.pth +3 -0
  7. checkpoint-149000/rng_state_1.pth +3 -0
  8. checkpoint-149000/rng_state_10.pth +3 -0
  9. checkpoint-149000/rng_state_11.pth +3 -0
  10. checkpoint-149000/rng_state_12.pth +3 -0
  11. checkpoint-149000/rng_state_13.pth +3 -0
  12. checkpoint-149000/rng_state_14.pth +3 -0
  13. checkpoint-149000/rng_state_15.pth +3 -0
  14. checkpoint-149000/rng_state_2.pth +3 -0
  15. checkpoint-149000/rng_state_3.pth +3 -0
  16. checkpoint-149000/rng_state_4.pth +3 -0
  17. checkpoint-149000/rng_state_5.pth +3 -0
  18. checkpoint-149000/rng_state_6.pth +3 -0
  19. checkpoint-149000/rng_state_7.pth +3 -0
  20. checkpoint-149000/rng_state_8.pth +3 -0
  21. checkpoint-149000/rng_state_9.pth +3 -0
  22. checkpoint-149000/scheduler.pt +3 -0
  23. checkpoint-149000/trainer_state.json +3 -0
  24. checkpoint-149000/training_args.bin +3 -0
  25. checkpoint-150000/config.json +79 -0
  26. checkpoint-150000/generation_config.json +6 -0
  27. checkpoint-150000/model.safetensors +3 -0
  28. checkpoint-150000/optimizer.pt +3 -0
  29. checkpoint-150000/rng_state_0.pth +3 -0
  30. checkpoint-150000/rng_state_1.pth +3 -0
  31. checkpoint-150000/rng_state_10.pth +3 -0
  32. checkpoint-150000/rng_state_11.pth +3 -0
  33. checkpoint-150000/rng_state_12.pth +3 -0
  34. checkpoint-150000/rng_state_13.pth +3 -0
  35. checkpoint-150000/rng_state_14.pth +3 -0
  36. checkpoint-150000/rng_state_15.pth +3 -0
  37. checkpoint-150000/rng_state_2.pth +3 -0
  38. checkpoint-150000/rng_state_3.pth +3 -0
  39. checkpoint-150000/rng_state_4.pth +3 -0
  40. checkpoint-150000/rng_state_5.pth +3 -0
  41. checkpoint-150000/rng_state_6.pth +3 -0
  42. checkpoint-150000/rng_state_7.pth +3 -0
  43. checkpoint-150000/rng_state_8.pth +3 -0
  44. checkpoint-150000/rng_state_9.pth +3 -0
  45. checkpoint-150000/scheduler.pt +3 -0
  46. checkpoint-150000/trainer_state.json +3 -0
  47. checkpoint-150000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -61,3 +61,5 @@ checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
61
  checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
62
  checkpoint-142000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
63
  checkpoint-143000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
61
  checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
62
  checkpoint-142000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
63
  checkpoint-143000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
64
+ checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
65
+ checkpoint-150000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-149000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMBaseline"
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": 1,
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-in-1.0-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-149000/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-149000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a1ac4e7f6106b9d800541a5db2fa7a7a20965c89260b2d536f6147e2ab59d9
3
+ size 4410723984
checkpoint-149000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f69f0ea2ce19a503c8f6ff6de6b52f73564e855151245bd7faec319d075f321
3
+ size 6330255386
checkpoint-149000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce52c1d942511ea7ee1bfaa0d14f51f05f7b65435bc977c603fbe99bd7f89f80
3
+ size 15984
checkpoint-149000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f16f2fff3e09ac66bcb32e36db610418d62cbb2770f8eb0ce27be3ca7d092a2
3
+ size 15984
checkpoint-149000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945b89756e534165502f17ab2d9c994e847fec5e38b6f651f1b894debc7e1cd6
3
+ size 15997
checkpoint-149000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305abcc15c66f1ec6c60a35bab70991b6da32ae4a525ddd597ec83434f63de6c
3
+ size 15997
checkpoint-149000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcecda0c25d2b1352617cc593bd4a4d5dc9f96a1ed7ccf0118dee11030a7a33a
3
+ size 15997
checkpoint-149000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291b9090048d7c771b49f639af36f8f07aeb025339dd65521c23692e6b11aa39
3
+ size 15997
checkpoint-149000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae16aa56f5893d8ca343ecd0da646a9de41f9eee98a48cb26b66ab8333cc8ce0
3
+ size 15997
checkpoint-149000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4044d1be5ef84c7d0e4cdb2bbe915fc0f8951821baad3012678d0c97e2bf7d
3
+ size 15997
checkpoint-149000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67c87530ce542452b65ed6d73c32fbc7cecf3f720932a66bc916023aae3b7ba6
3
+ size 15984
checkpoint-149000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f2ec71833fe0b36e0020ee9083c2e6c2028696a76bc741ad4710f1ff295a78
3
+ size 15984
checkpoint-149000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:392da9c21778588b3b25db40f39956a6b5b691d9a181775ed2784af4b7505069
3
+ size 15984
checkpoint-149000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed370e2f873bd912163e6dba68b81f195787e146b028b5718723f29064996319
3
+ size 15984
checkpoint-149000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:034b96201aeb932e9420bc8b1b4aaea5914ebc3f0462cb22e8fd8dd06fbda8d4
3
+ size 15984
checkpoint-149000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358d2ec985f7a6639ca6ac27fa09374ff2983a7af8fbd03d2786cac9dfbde572
3
+ size 15984
checkpoint-149000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d25df607389699495b77e7542e8fdd8dfe20dc6898f85cee97e8d5cd7f8e057d
3
+ size 15984
checkpoint-149000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb520bd80440554b21e5c040c9ea9452a9da3b691993f693d9758927aaedcf2
3
+ size 15984
checkpoint-149000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646ea4b876dd492bb85777d370e717eff079ecc9a706308b856b30c6f4f07bab
3
+ size 1064
checkpoint-149000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee39a52b63d95a28b049b4d826835a6c8bfd7c0ea5736952d8350cfa7c276b63
3
+ size 22750626
checkpoint-149000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8299d0105074df249fcc409724d1493efdd529394b6dd8996aefa8ef3f926ee0
3
+ size 5944
checkpoint-150000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMBaseline"
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": 1,
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-in-1.0-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-150000/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-150000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d0718a9b398fb39590f2561293d9d58205c849a7bbbb8fef055c2b4e2260d4a
3
+ size 4410723984
checkpoint-150000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2561e22edb1df728c7e475f30445ac288be4a2dd453046a5fa1bcc624e85bc
3
+ size 6330255386
checkpoint-150000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47c8cf04f2d7914995eb1862bb0ac1edb52adf027b09d2ba0c6931478ab073eb
3
+ size 15984
checkpoint-150000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b831525d9b323454e51c8bf7428037c96b7a70816f1d791c693bb9b101ad8af
3
+ size 15984
checkpoint-150000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b178d7818276540aeca6ff8a69d94a9327582c865be9b93632c1049c84dc93
3
+ size 15997
checkpoint-150000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:403263a372556ee21625841048e2c7d93e67398ef1ef3d2cdd02bfd0b665c1db
3
+ size 15997
checkpoint-150000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c8f3058a189ce607c83dcbd14a10112fac0782b3d50a076d3550581ab8edd2f
3
+ size 15997
checkpoint-150000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92a589a004cdea0f765c1d670ec39c428f994940b210a1e78774eb7d69c0015
3
+ size 15997
checkpoint-150000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae7424fe892fd7040d15e688cb5be39d165b3a878078709e169d93c9cc98965
3
+ size 15997
checkpoint-150000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e42dc2c56399eeed99970a33f683911553249dd2b537e735db0b5465abd4f7
3
+ size 15997
checkpoint-150000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ebd5b93e307a612f4a68430fe7cb46b2dee4b6e61c675edaed165e8efa3eda
3
+ size 15984
checkpoint-150000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc160c690b79ad0802df7f335d02fefd1cc4db3a026673597999ede4d3a4b31e
3
+ size 15984
checkpoint-150000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c459dd259da4e23d8789f7bfb817f49f9cc17466d01bf07bb2d308230cd93ead
3
+ size 15984
checkpoint-150000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0abc3c6bc73f3b6706ef63e7928fd241773a5a332c5853da88e7ed68d62c8959
3
+ size 15984
checkpoint-150000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b55a82f62746cd3dd1b34751debaaa3c2fd5e686aa6eb7ea9b0797548f04066
3
+ size 15984
checkpoint-150000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878ebf18ea8c402fbc4a7c55d89fdb389abfccd743ff29b6797f2b515e4c9211
3
+ size 15984
checkpoint-150000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404c2f697d946edba9bfd2d8d1a931273e5fa2211ac277a98d8a7d15e5906d2a
3
+ size 15984
checkpoint-150000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b569dd46d2d7d8113398812df2439d00c062c3357ccea234a71fc3014acbb075
3
+ size 15984
checkpoint-150000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85e110a22ad5aff4c0cb08ad753097dafd07aaff142c7ecfccffcb2d513627c
3
+ size 1064
checkpoint-150000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfcad37fcfe3e432294ff1210e461da6f7f51ee6a0dc9543f366d65bb40437ca
3
+ size 22904263
checkpoint-150000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8299d0105074df249fcc409724d1493efdd529394b6dd8996aefa8ef3f926ee0
3
+ size 5944