zhiyang1 commited on
Commit
6d955ea
·
verified ·
1 Parent(s): d8ad1f4

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-186000/config.json +79 -0
  3. checkpoint-186000/generation_config.json +6 -0
  4. checkpoint-186000/model.safetensors +3 -0
  5. checkpoint-186000/optimizer.pt +3 -0
  6. checkpoint-186000/rng_state_0.pth +3 -0
  7. checkpoint-186000/rng_state_1.pth +3 -0
  8. checkpoint-186000/rng_state_10.pth +3 -0
  9. checkpoint-186000/rng_state_11.pth +3 -0
  10. checkpoint-186000/rng_state_12.pth +3 -0
  11. checkpoint-186000/rng_state_13.pth +3 -0
  12. checkpoint-186000/rng_state_14.pth +3 -0
  13. checkpoint-186000/rng_state_15.pth +3 -0
  14. checkpoint-186000/rng_state_2.pth +3 -0
  15. checkpoint-186000/rng_state_3.pth +3 -0
  16. checkpoint-186000/rng_state_4.pth +3 -0
  17. checkpoint-186000/rng_state_5.pth +3 -0
  18. checkpoint-186000/rng_state_6.pth +3 -0
  19. checkpoint-186000/rng_state_7.pth +3 -0
  20. checkpoint-186000/rng_state_8.pth +3 -0
  21. checkpoint-186000/rng_state_9.pth +3 -0
  22. checkpoint-186000/scheduler.pt +3 -0
  23. checkpoint-186000/trainer_state.json +3 -0
  24. checkpoint-186000/training_args.bin +3 -0
  25. checkpoint-188000/config.json +79 -0
  26. checkpoint-188000/generation_config.json +6 -0
  27. checkpoint-188000/model.safetensors +3 -0
  28. checkpoint-188000/optimizer.pt +3 -0
  29. checkpoint-188000/rng_state_0.pth +3 -0
  30. checkpoint-188000/rng_state_1.pth +3 -0
  31. checkpoint-188000/rng_state_10.pth +3 -0
  32. checkpoint-188000/rng_state_11.pth +3 -0
  33. checkpoint-188000/rng_state_12.pth +3 -0
  34. checkpoint-188000/rng_state_13.pth +3 -0
  35. checkpoint-188000/rng_state_14.pth +3 -0
  36. checkpoint-188000/rng_state_15.pth +3 -0
  37. checkpoint-188000/rng_state_2.pth +3 -0
  38. checkpoint-188000/rng_state_3.pth +3 -0
  39. checkpoint-188000/rng_state_4.pth +3 -0
  40. checkpoint-188000/rng_state_5.pth +3 -0
  41. checkpoint-188000/rng_state_6.pth +3 -0
  42. checkpoint-188000/rng_state_7.pth +3 -0
  43. checkpoint-188000/rng_state_8.pth +3 -0
  44. checkpoint-188000/rng_state_9.pth +3 -0
  45. checkpoint-188000/scheduler.pt +3 -0
  46. checkpoint-188000/trainer_state.json +3 -0
  47. checkpoint-188000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -71,3 +71,5 @@ checkpoint-170000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
71
  checkpoint-172000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
72
  checkpoint-178000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
73
  checkpoint-180000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
71
  checkpoint-172000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
72
  checkpoint-178000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
73
  checkpoint-180000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
74
+ checkpoint-186000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
75
+ checkpoint-188000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-186000/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-186000/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-186000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573b4b12ea8b8208d5910c46eb345d029940992aae25fcc1b31766aeedf75d69
3
+ size 4539487822
checkpoint-186000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbbf038458cb64dd42dd53c804c8d5b80e9f93b7edc12118c1d45cb7ae402eb7
3
+ size 6632345482
checkpoint-186000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cab8950a81cad3c027c0130f87affb69d89587b8a48ed5e566d894c7f6d4fe0
3
+ size 15984
checkpoint-186000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d261d6dfc7744a9a7b40741952a7b3d4e90e1db08e851a62ee1eb9aafb6dd6
3
+ size 15984
checkpoint-186000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ca8bddf45e2f97401efe057f27c306cfb3ce7c4a60face376ddc304eb0850c
3
+ size 15997
checkpoint-186000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:783cf6bbc27d42dd7faa51c2ebd2b5d31943a791c3945bf690c51272677614ab
3
+ size 15997
checkpoint-186000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c56a69eaff3ee488db6042bfb0e39b10d6ff0c531c47ae17b14e45fd61509c
3
+ size 15997
checkpoint-186000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62378be3747953feaab8711f81237198967c65f2c31f331449e13c6e8f33adf0
3
+ size 15997
checkpoint-186000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd86aca263f2c8c12e122d5cbeb8bf2526ce6412aed16fa9d8d575ff60f7a17
3
+ size 15997
checkpoint-186000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdb95f466b707a003036c01b1103d70ed39e9a362dcf4d6a0e7dca315070c3b2
3
+ size 15997
checkpoint-186000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598d2f8627728ccbede230e31f690793a01f18b26783dea06cba12cf5f6e2f22
3
+ size 15984
checkpoint-186000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b499d8559d59bbf99cd69b349227c1834c3b1adebab8a89c393bee20a30a5a35
3
+ size 15984
checkpoint-186000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bbf290cb9aa9c667e69b8e77ddf56c6cc1371f16f5da3178a3a38759a064f2
3
+ size 15984
checkpoint-186000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f795947a47b98c2dbe4176c641dc68d6902054858885430daa591f2d2005ce4b
3
+ size 15984
checkpoint-186000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe7be56ff3b6f1dffc29fdba73b4dee567ffd07df55f44601ca36db28763ab66
3
+ size 15984
checkpoint-186000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a56e878cec199695eaf19a71b0da3ae67ded08e82395a8928b926ae03e5de99
3
+ size 15984
checkpoint-186000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30aa261e7ee4a543bb6b1eaccb74d1e415bc11ab8b252b30a9bfa472e987246c
3
+ size 15984
checkpoint-186000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07e2249744da5880fafbd63eda31efa36e1ab4ef0d797634f4ab940db910579
3
+ size 15984
checkpoint-186000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2059327ac299fe7ed4bd6d58da92f43898eddee9073678771e06245ef3b1b8bf
3
+ size 1064
checkpoint-186000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33dfc29f95186a9e6fb5eba33f63670dc89f502addd213e207d72ed4d87fc743
3
+ size 28759005
checkpoint-186000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a92fca0d59e160c2c2073afcd28327cdfe9be58b419d814e5e32ba6691dc36
3
+ size 6008
checkpoint-188000/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-188000/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-188000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0e6ef5fb6ef53080c5e10d44c016fc4ef7588f134d08d8768a8f27c9620a07
3
+ size 4539487822
checkpoint-188000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0df05d860d1b9016a89d0979cd09b4d215ba35c144d07f80a1786f9b7479b0
3
+ size 6632345482
checkpoint-188000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08323a1cdce149b9ea03044feca6a7f2437880dbfab4821036a3863477efd9a3
3
+ size 15984
checkpoint-188000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d400fbbcaf398dedf5bfb4dba3148cb8aff42123e82f489c7a85d7338862d3
3
+ size 15984
checkpoint-188000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f489e8e100dd280dcfc9e607c9f9c5c05b53e64929bf7744b298fbd3d159252
3
+ size 15997
checkpoint-188000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e259e1ac544d5facdb5d85ed45d716f3f5706a5c68f45b11a68029b393b206
3
+ size 15997
checkpoint-188000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f72279dcbe72559900886410b8ec753e8b42f5037712d4cc0544bce6ea4aeeb1
3
+ size 15997
checkpoint-188000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40598743a87a056a06608ea0b8a976befb60ef9490bc9ea92e7e1f643a70c85c
3
+ size 15997
checkpoint-188000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65ff1229144d8f7c2f578a969ea632084648b0e5d53fe6a4d8d5f11ae265ba9
3
+ size 15997
checkpoint-188000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f3f5623d6773106f3a2e1431f970247825d1ecfcd299513182ecf201ae9823
3
+ size 15997
checkpoint-188000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb068e6bc4ddca7f4d85310ad905967af2c27967a5160698cbf3a1fbb13259dd
3
+ size 15984
checkpoint-188000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a5abed75db894af3d0b475ee3309cba6c3031147a7f5dcc061a6e95ea5e09ff
3
+ size 15984
checkpoint-188000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7323a00215763f129ceda4bb7e9f3fdc8e8d6d7eb9bab0e8691ad8c2278708
3
+ size 15984
checkpoint-188000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c23b135c96db8ead22b651e57882874383a37d71beaf334bbbf6d4194c6d5d
3
+ size 15984
checkpoint-188000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab497fed3e11be302b15ea4f86211d825f5b5844018e3b00c36d04fe5e14dd9
3
+ size 15984
checkpoint-188000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1dbe65a6ed3c5c455f403da712d3dbc558229941440a85ffaf91f988dfb0c6
3
+ size 15984
checkpoint-188000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d3c814cbb0556a4a671666764ebdd4eed0e1b264a2aeea268cfa536625301a4
3
+ size 15984
checkpoint-188000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98da1ca001809ca9092483f09c6dcfce3a852ee467db14ecfdaca2a29e2d5e28
3
+ size 15984
checkpoint-188000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b051ce66d2878716e65eee3b9533a63c03745206f415ce36f95ee8e07648ab8
3
+ size 1064
checkpoint-188000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a936ae323104d1b77b919516ea8c03d231e4a7ba153bd196bd718bc90322b32
3
+ size 29068391
checkpoint-188000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc6cfaccaae1acb0ce71a43173e798431217c69bfee6e5a03c57fd4b36656720
3
+ size 6008