zhiyang1 commited on
Commit
9832a9f
·
verified ·
1 Parent(s): 010e81e

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-108000/config.json +79 -0
  3. checkpoint-108000/generation_config.json +6 -0
  4. checkpoint-108000/model.safetensors +3 -0
  5. checkpoint-108000/optimizer.pt +3 -0
  6. checkpoint-108000/rng_state_0.pth +3 -0
  7. checkpoint-108000/rng_state_1.pth +3 -0
  8. checkpoint-108000/rng_state_10.pth +3 -0
  9. checkpoint-108000/rng_state_11.pth +3 -0
  10. checkpoint-108000/rng_state_12.pth +3 -0
  11. checkpoint-108000/rng_state_13.pth +3 -0
  12. checkpoint-108000/rng_state_14.pth +3 -0
  13. checkpoint-108000/rng_state_15.pth +3 -0
  14. checkpoint-108000/rng_state_2.pth +3 -0
  15. checkpoint-108000/rng_state_3.pth +3 -0
  16. checkpoint-108000/rng_state_4.pth +3 -0
  17. checkpoint-108000/rng_state_5.pth +3 -0
  18. checkpoint-108000/rng_state_6.pth +3 -0
  19. checkpoint-108000/rng_state_7.pth +3 -0
  20. checkpoint-108000/rng_state_8.pth +3 -0
  21. checkpoint-108000/rng_state_9.pth +3 -0
  22. checkpoint-108000/scheduler.pt +3 -0
  23. checkpoint-108000/trainer_state.json +3 -0
  24. checkpoint-108000/training_args.bin +3 -0
  25. checkpoint-109000/config.json +79 -0
  26. checkpoint-109000/generation_config.json +6 -0
  27. checkpoint-109000/model.safetensors +3 -0
  28. checkpoint-109000/optimizer.pt +3 -0
  29. checkpoint-109000/rng_state_0.pth +3 -0
  30. checkpoint-109000/rng_state_1.pth +3 -0
  31. checkpoint-109000/rng_state_10.pth +3 -0
  32. checkpoint-109000/rng_state_11.pth +3 -0
  33. checkpoint-109000/rng_state_12.pth +3 -0
  34. checkpoint-109000/rng_state_13.pth +3 -0
  35. checkpoint-109000/rng_state_14.pth +3 -0
  36. checkpoint-109000/rng_state_15.pth +3 -0
  37. checkpoint-109000/rng_state_2.pth +3 -0
  38. checkpoint-109000/rng_state_3.pth +3 -0
  39. checkpoint-109000/rng_state_4.pth +3 -0
  40. checkpoint-109000/rng_state_5.pth +3 -0
  41. checkpoint-109000/rng_state_6.pth +3 -0
  42. checkpoint-109000/rng_state_7.pth +3 -0
  43. checkpoint-109000/rng_state_8.pth +3 -0
  44. checkpoint-109000/rng_state_9.pth +3 -0
  45. checkpoint-109000/scheduler.pt +3 -0
  46. checkpoint-109000/trainer_state.json +3 -0
  47. checkpoint-109000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -48,3 +48,5 @@ 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
50
  checkpoint-101000/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
50
  checkpoint-101000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
51
+ checkpoint-108000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
+ checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-108000/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-108000/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-108000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1415f18d4f1adf7f31c4dd8999eaca7ae5199d3ba0cdcab892ba691fcfa7032e
3
+ size 4538452374
checkpoint-108000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022c9ea13ef8d2aaa5cfc3835d289c256746f06c076c52d9d61c791285279ce2
3
+ size 6630551906
checkpoint-108000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d89e536b330bcea297aa5f34e3daebac0c77eb6d86e2912ffab32e5dd28abd60
3
+ size 15984
checkpoint-108000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45f00b39f6f7bc0edc1645b9e58fd7a58c6b2b60787773c424627d797310990
3
+ size 15984
checkpoint-108000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f035e24513f30ab99a9bf99e5c0191e8b4fbedcbd40860a2a1692ef908d72c
3
+ size 15997
checkpoint-108000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6aaa99d5e5bb832765ded543f567e4999afe96bd36fc268c42d061909bd410a
3
+ size 15997
checkpoint-108000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc25ded84c1e8d7b8eec08b2827785222b0aae4b7b778789daba8b4c6ed0dc2
3
+ size 15997
checkpoint-108000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a780b1300604ae407de7b672c9b9549e3a4f648511c5c4fa2a2d522310e1514f
3
+ size 15997
checkpoint-108000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a11200bd8c53b7021b67466be02a9a0ed73f80996dbecc6f6a99e34cbc3f9c46
3
+ size 15997
checkpoint-108000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f761ad0b592b32b6114227dd2826ebee24622ea2d7e84e156d9383836e609f9
3
+ size 15997
checkpoint-108000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f296d852c7305286d7e51e795d25841c676bae2b1428d625d14853c8e22a6112
3
+ size 15984
checkpoint-108000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3bcfa03b1d2cce5dfe0370aabf1b2953c17e1109101f3b12b97ab91cff755a
3
+ size 15984
checkpoint-108000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24858f3801721e78efd690a984d7eb353611a908cfbf274e2dc100bcc0da0e5d
3
+ size 15984
checkpoint-108000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15bda005b8ed227806cf073545698c043088e40fd9df93309a1b34df4922ead8
3
+ size 15984
checkpoint-108000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a3412f15b544acc8880dcaafd2cef97a82dd411e4a549ac55dcbf8ea98a47c
3
+ size 15984
checkpoint-108000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4df6138f7d9bf2e6c168e3e014a120454a4b46ed01667850d30207cd0856de6a
3
+ size 15984
checkpoint-108000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:870324891ef9dc4a040b50b8deb13061e19a462aa07fa61173443b1e388c502b
3
+ size 15984
checkpoint-108000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756df0e041b0404c71bdc16f41f61073d63229d421448a2e1aa4608e34919753
3
+ size 15984
checkpoint-108000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454234c70b212e7bb1998af9e35c43586e93e5b24dd09e9a96288d6b017fa468
3
+ size 1064
checkpoint-108000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1602f97d00f61f27c0d34a1ac0eecd6771b6e6b324a2be8665835d9044961c16
3
+ size 16710838
checkpoint-108000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d673b51509f40f73be8ec9a99249b2874b1a341c10968ba287491b495bf4eb
3
+ size 6008
checkpoint-109000/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-109000/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-109000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8feff790aea65d1456c2cea737e548acee35be27d4388a656704c68c798308b
3
+ size 4538452374
checkpoint-109000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4fc99594400e4ed633465fac28cc546ef2e55a24cef5eb6bb0fcecab823eb4
3
+ size 6630551906
checkpoint-109000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab8ad5dcaa22c423af8fd36ace25be1fb003019b20eff0955c37b47cb6f0a8d7
3
+ size 15984
checkpoint-109000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcb29312cada198cc1013db6cd0d70162beee104272ab7eb38ad56a31f08234a
3
+ size 15984
checkpoint-109000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee09af1798ba74ff664b20d06ebdbdf46ed2e2f9577a08ce39e217c66a36282
3
+ size 15997
checkpoint-109000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5285eb90eee797679f3d84e2e7df0b36b4c7d6d1d8f62e167cb5eec42c523ad
3
+ size 15997
checkpoint-109000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c905544f4c54bea6f7c9e927f4f3bffef4d4ca62fa439b550e8d98e2db3f6252
3
+ size 15997
checkpoint-109000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a05acb08de160345ca9690f83321f06b4c281af2848ff96c37d8c6b79c65ef
3
+ size 15997
checkpoint-109000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798511c2eede0228e71a9c8b5283c7b08356207cc9e0ff69f1e0bff0b9a148f1
3
+ size 15997
checkpoint-109000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c505289c809b795d2650351e5e37443fdfae64633230169c7e9ce9c65b6f98cb
3
+ size 15997
checkpoint-109000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e393d557eb978b6fb39f0d87cc6eb6a13cc0bc2ed04cff58ddaf640b580eaa60
3
+ size 15984
checkpoint-109000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478f6d2021db9b482b92986848ae72c5c082099c0c045ceb97d9dedd56303177
3
+ size 15984
checkpoint-109000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1441783598df7bd8ea7743d77de577df720e55adcaf3c3fe2e5f68ff81c23a
3
+ size 15984
checkpoint-109000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9d2da50c873278c445ee5af5085de46941f589ebf135a443c7b49730c8faf3
3
+ size 15984
checkpoint-109000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4873790eea27343f72bd2b0124247f14eec59fc2c9b869478ed9db9d7cc6dbbe
3
+ size 15984
checkpoint-109000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7001100c0ae1d3875f83526f762435eb2153599e5cafda1866e50179a0cda131
3
+ size 15984
checkpoint-109000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83502ac5f651c10e1b79ccdcad92b0319511dde9244a4c3ef2724ed9660f356c
3
+ size 15984
checkpoint-109000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1037255bee787e518d86f57c9ccc775ad55b3b1f87b36133bd3e0674f64148c
3
+ size 15984
checkpoint-109000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c5950c39dc07454edd0c0b0344c2f3a8140dd7970a75c30499b3ec10dfca0b
3
+ size 1064
checkpoint-109000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa1a8cb7dc6023f4d768c02fb396c54e771af30160e101677933ccf66dddf3d
3
+ size 16866373
checkpoint-109000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae668e4d8bebeb5e369a5cc885f236b0410de7f1fa0debc341dffa27e9cd375
3
+ size 5944