zhiyang1 commited on
Commit
7f38603
·
verified ·
1 Parent(s): f6c2432

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-148000/config.json +79 -0
  3. checkpoint-148000/generation_config.json +6 -0
  4. checkpoint-148000/model.safetensors +3 -0
  5. checkpoint-148000/optimizer.pt +3 -0
  6. checkpoint-148000/rng_state_0.pth +3 -0
  7. checkpoint-148000/rng_state_1.pth +3 -0
  8. checkpoint-148000/rng_state_10.pth +3 -0
  9. checkpoint-148000/rng_state_11.pth +3 -0
  10. checkpoint-148000/rng_state_12.pth +3 -0
  11. checkpoint-148000/rng_state_13.pth +3 -0
  12. checkpoint-148000/rng_state_14.pth +3 -0
  13. checkpoint-148000/rng_state_15.pth +3 -0
  14. checkpoint-148000/rng_state_2.pth +3 -0
  15. checkpoint-148000/rng_state_3.pth +3 -0
  16. checkpoint-148000/rng_state_4.pth +3 -0
  17. checkpoint-148000/rng_state_5.pth +3 -0
  18. checkpoint-148000/rng_state_6.pth +3 -0
  19. checkpoint-148000/rng_state_7.pth +3 -0
  20. checkpoint-148000/rng_state_8.pth +3 -0
  21. checkpoint-148000/rng_state_9.pth +3 -0
  22. checkpoint-148000/scheduler.pt +3 -0
  23. checkpoint-148000/trainer_state.json +3 -0
  24. checkpoint-148000/training_args.bin +3 -0
  25. checkpoint-149000/config.json +79 -0
  26. checkpoint-149000/generation_config.json +6 -0
  27. checkpoint-149000/model.safetensors +3 -0
  28. checkpoint-149000/optimizer.pt +3 -0
  29. checkpoint-149000/rng_state_0.pth +3 -0
  30. checkpoint-149000/rng_state_1.pth +3 -0
  31. checkpoint-149000/rng_state_10.pth +3 -0
  32. checkpoint-149000/rng_state_11.pth +3 -0
  33. checkpoint-149000/rng_state_12.pth +3 -0
  34. checkpoint-149000/rng_state_13.pth +3 -0
  35. checkpoint-149000/rng_state_14.pth +3 -0
  36. checkpoint-149000/rng_state_15.pth +3 -0
  37. checkpoint-149000/rng_state_2.pth +3 -0
  38. checkpoint-149000/rng_state_3.pth +3 -0
  39. checkpoint-149000/rng_state_4.pth +3 -0
  40. checkpoint-149000/rng_state_5.pth +3 -0
  41. checkpoint-149000/rng_state_6.pth +3 -0
  42. checkpoint-149000/rng_state_7.pth +3 -0
  43. checkpoint-149000/rng_state_8.pth +3 -0
  44. checkpoint-149000/rng_state_9.pth +3 -0
  45. checkpoint-149000/scheduler.pt +3 -0
  46. checkpoint-149000/trainer_state.json +3 -0
  47. checkpoint-149000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -69,3 +69,5 @@ checkpoint-133000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
69
  checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
70
  checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
71
  checkpoint-141000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
69
  checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
70
  checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
71
  checkpoint-141000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
72
+ checkpoint-148000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
73
+ checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-148000/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-148000/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-148000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75e68d41217dd6710c845152facb002c0652d14a7391d1c7ec34e848566af13
3
+ size 4538452374
checkpoint-148000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ec345d6169fe0de58e32d1d78536c6855cb614b89be27c7ec08a24e9d2f4e1
3
+ size 6630551906
checkpoint-148000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c52c8a4767bdba654343e78e409f1b5583e581e84cbc93ba714dac9293510b7
3
+ size 15984
checkpoint-148000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3bfd5f53dda4616760b91516faba4db08246851933cdb6c5c81a4354c6b418f
3
+ size 15984
checkpoint-148000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18f3ab36dd11b3985ef10e1406eb96df2177e0cfea735d9f11dfd658d919969
3
+ size 15997
checkpoint-148000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74928fb7378befd24e936b6e8fcb4d8c30a8d91ce16bf009a79a45d97668d094
3
+ size 15997
checkpoint-148000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0057757153fd61bdf7698b7c5a0bb0fc9e8224e7f597d3ee8e1334acd98399
3
+ size 15997
checkpoint-148000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da932f9babd60dbe60e5e3bc5e1f24baa1e32f092e44fb449b51fcf5d5b24a2
3
+ size 15997
checkpoint-148000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77ffa991cdf0f30d80cb86611e93a536d9f113e6511ddf43212adecf63dcb90
3
+ size 15997
checkpoint-148000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:451bc63a12b0c23db0430aacfd9f72d859235e5667211aeae11ca638bb5baac0
3
+ size 15997
checkpoint-148000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db4c2ca3603d454898d8eb8fbd147e6542d4b9712112be1b2b790dea396b2df
3
+ size 15984
checkpoint-148000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3729aa13a8df8f835338c0f25039f607d7d1bf5a55302231d8fe222193bebba3
3
+ size 15984
checkpoint-148000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c388fa67d969d48a70a3c9ea5aee1600e48c6616b9f0c88ebde92b9acc24605
3
+ size 15984
checkpoint-148000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993a4632171bd8eaef7134caab7983d1c048e0ad9196217f795764a4b57c5c4e
3
+ size 15984
checkpoint-148000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:191b3db2d33e16bc454bb4c0c61c7e68c07e8c6f9dc8fbc6523e24cef386b2ad
3
+ size 15984
checkpoint-148000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9af42ae837a9a9c76c7a4eed1069ce7aa3e8afb19a7280074eabaea586b394
3
+ size 15984
checkpoint-148000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994650be5c26c1dc6c9265081b6728d1cd04e43ab9ca1d8fe10e5568796b241a
3
+ size 15984
checkpoint-148000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a69374b57d68e09fc5ba00b8837709378da1fda98b6a37216cf0312552539f
3
+ size 15984
checkpoint-148000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c924b1ea90142cd0279a7f6d02548691a720daa2e14b33c717458d1535da01a3
3
+ size 1064
checkpoint-148000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892d07c52d9500b79fb02f2f35c8c1aa4c1447464a746b8293e9c22579c0c41a
3
+ size 22939730
checkpoint-148000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15eefa0c86eec219742d164918144393146683506857604e2e4d40be2a98fe71
3
+ size 6008
checkpoint-149000/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-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:f8b9b5568d1ceee9b4ca2bd77f262905e97bd172809fb43d1a04d95c01a58bc0
3
+ size 4538452374
checkpoint-149000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5365b25ae4ab19210c731912e2a45b2491fcfa607282a3bd9b5c366d4e9b77
3
+ size 6630551906
checkpoint-149000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a15b8003375f2c499ecb7a5974f5981d8724b02a05816d018dbfbad02ab9fc8c
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:d97ad70e2e0071378802ce466fed6e333d6586de82a9a076045423e566a3ecb1
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:c89d94d02322c8c6ed7167663be6a0c64df4745dfc67a51f677b0754d3725eec
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:d6ce1bf1d1ebb3a9062bca24a01708e28c6eeb21538d004902e587df7cb80868
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:4e322071507f073b20a61daed6d1c5a8e50f6f28fe8d6c5a5ab285e9aa1ada2e
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:3e1f76a4cdffca4a9ffdae63d487600263402d77745f31dd6c7ea93631b80f5f
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:75f76c82c33589205df5641ef4eb33eab909c5bce3a2c0c41b633a9d91233a60
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:e2058cbc27debefdf4fe7f1d646fbb063752e52784ab5fd6dfdc356af28f6a0d
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:729a1e8b2ca7b903e4523439967aad1979d383dc5e253b6f2a225f3a6a81e093
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:05d1eb26b1b58949fd179f69c8d83b2a1c4653cbae7f6f07c2537b81840b38b8
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:50b5a599c4bc8763c1935ec837ac094749e8b408ed9d0a0b4ba1281190a9ef6d
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:db821a4dc24b6aeb9c332d7bb65e2d8d787ea223103120aa10adfe2f5a8dbd61
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:e7e4f867525488f03ff08c6e23f18104997d482c9499a1cc1304022f51a83fe4
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:6e3625fed4a5608fe0cbcdb799eafc519f061b1bcb597280b8138298d0a451be
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:de55d2019fd3edbd7949bae1e2a8e11f64d52cd00738fac5ae12bd803f97cb88
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:46bbadcc8e3507cd7d1cf7160ead1db81f394de05f16b813d261f1be3417f94c
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:3b62efbe337f1b122226a13bb80938f4d02b40d4e88b8e0635fe36c1c918a4fb
3
+ size 23095749
checkpoint-149000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b1a8bf306540bc06cfeb60fa83fee633fb41d90e282561999f8b799114a786
3
+ size 5944