zhiyang1 commited on
Commit
20dfc38
·
verified ·
1 Parent(s): 1a08a94

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-119000/config.json +79 -0
  3. checkpoint-119000/generation_config.json +6 -0
  4. checkpoint-119000/model.safetensors +3 -0
  5. checkpoint-119000/optimizer.pt +3 -0
  6. checkpoint-119000/rng_state_0.pth +3 -0
  7. checkpoint-119000/rng_state_1.pth +3 -0
  8. checkpoint-119000/rng_state_10.pth +3 -0
  9. checkpoint-119000/rng_state_11.pth +3 -0
  10. checkpoint-119000/rng_state_12.pth +3 -0
  11. checkpoint-119000/rng_state_13.pth +3 -0
  12. checkpoint-119000/rng_state_14.pth +3 -0
  13. checkpoint-119000/rng_state_15.pth +3 -0
  14. checkpoint-119000/rng_state_2.pth +3 -0
  15. checkpoint-119000/rng_state_3.pth +3 -0
  16. checkpoint-119000/rng_state_4.pth +3 -0
  17. checkpoint-119000/rng_state_5.pth +3 -0
  18. checkpoint-119000/rng_state_6.pth +3 -0
  19. checkpoint-119000/rng_state_7.pth +3 -0
  20. checkpoint-119000/rng_state_8.pth +3 -0
  21. checkpoint-119000/rng_state_9.pth +3 -0
  22. checkpoint-119000/scheduler.pt +3 -0
  23. checkpoint-119000/trainer_state.json +3 -0
  24. checkpoint-119000/training_args.bin +3 -0
  25. checkpoint-120000/config.json +79 -0
  26. checkpoint-120000/generation_config.json +6 -0
  27. checkpoint-120000/model.safetensors +3 -0
  28. checkpoint-120000/optimizer.pt +3 -0
  29. checkpoint-120000/rng_state_0.pth +3 -0
  30. checkpoint-120000/rng_state_1.pth +3 -0
  31. checkpoint-120000/rng_state_10.pth +3 -0
  32. checkpoint-120000/rng_state_11.pth +3 -0
  33. checkpoint-120000/rng_state_12.pth +3 -0
  34. checkpoint-120000/rng_state_13.pth +3 -0
  35. checkpoint-120000/rng_state_14.pth +3 -0
  36. checkpoint-120000/rng_state_15.pth +3 -0
  37. checkpoint-120000/rng_state_2.pth +3 -0
  38. checkpoint-120000/rng_state_3.pth +3 -0
  39. checkpoint-120000/rng_state_4.pth +3 -0
  40. checkpoint-120000/rng_state_5.pth +3 -0
  41. checkpoint-120000/rng_state_6.pth +3 -0
  42. checkpoint-120000/rng_state_7.pth +3 -0
  43. checkpoint-120000/rng_state_8.pth +3 -0
  44. checkpoint-120000/rng_state_9.pth +3 -0
  45. checkpoint-120000/scheduler.pt +3 -0
  46. checkpoint-120000/trainer_state.json +3 -0
  47. checkpoint-120000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -50,3 +50,5 @@ checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
50
  checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
51
  checkpoint-110000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
  checkpoint-111000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
50
  checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
51
  checkpoint-110000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
  checkpoint-111000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
53
+ checkpoint-119000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
54
+ checkpoint-120000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-119000/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-119000/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-119000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2d577128f0d4b8a87b451735cb109998cbd23b1205720bbd8675f42f373a05
3
+ size 4410723984
checkpoint-119000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e05c8eb3e5c3af28a86a0212a2e5bde48b078746461eb720fd59787ed49ad6bd
3
+ size 6330255386
checkpoint-119000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b6a2af111492168096e172b472983c29633c9564a1c9a0e7aae3c598d0a64ee
3
+ size 15984
checkpoint-119000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968b73d12f027775963b0b83beb29dd1a5ced792c9b84e99ff50c206c1f07fd3
3
+ size 15984
checkpoint-119000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16b00eae741cb285699457bd9873aa3cdf750abc363c9b63f3bfb6ef36ad8a1
3
+ size 15997
checkpoint-119000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f703ba3b3e347786feb0a149424f516fba1259ed0cf80ea65472a1c2ef996f7
3
+ size 15997
checkpoint-119000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a27836e16e111947483d04d57d1a9b045c6e25b318025a493fbba49801dc6ee
3
+ size 15997
checkpoint-119000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3bbcb177040d1f2aa0e1e00e9ddbf09cb49b9e06a12a163c43e03b7fe81567
3
+ size 15997
checkpoint-119000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511341eee374b200ff383a44656285e243c60d01c01a78d5fec0778afb2d335d
3
+ size 15997
checkpoint-119000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e505dfd8a1a07668a12e9a53d3a6634dc15a08f0433010b56f42bf5262b0c0a
3
+ size 15997
checkpoint-119000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0d72cdb1e05bef25209429ab29245483f1b3abfef48a3850a0d36ff6fcbcae
3
+ size 15984
checkpoint-119000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371ecee4f29c5cfd302d1c1f7f79834f131ab86607bfeea493537fd4dfe2d99e
3
+ size 15984
checkpoint-119000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38806141e76c7d2816d5b554424376f799292cd6e9567a932e2d28ce601f5065
3
+ size 15984
checkpoint-119000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf923329b675ed072c387d140dddf9cf08deb01bb218f83e261789ccad19eab2
3
+ size 15984
checkpoint-119000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e567988a78bcea4a5078b0301baa6cd184cf6923eed3de5541a0fcc818575e
3
+ size 15984
checkpoint-119000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37ea7f551b2266c5b1cd37ac79a588995092d38edb73d389eb28c36238c952fb
3
+ size 15984
checkpoint-119000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:422c7b13b0f253e10c19eb9edb412a5fb1d737df9f33d6d9b247159332e6c5c5
3
+ size 15984
checkpoint-119000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add00aa3df7d3aaf900a18838513f10c754099e03eaed38b30f805f1b874f3cb
3
+ size 15984
checkpoint-119000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648c1a2362cc979baf9c1786772067fe74dd5893470c67ea8b1956020207a333
3
+ size 1064
checkpoint-119000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa35e4fdd0550bb7eddd14794bd8a853f123efd7488c1c1ec2feb7cf31a1e68
3
+ size 18140816
checkpoint-119000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acfe6c3020d2847ce7ecfad62a3abe2a5e515cef343ca4137b024a25437006a7
3
+ size 5944
checkpoint-120000/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-120000/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-120000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dbaa1aa1fb25b6414a0462da59f55557d295859d0d16a705d2dcbe7e3efc15
3
+ size 4410723984
checkpoint-120000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfaa0f91d639bc0541e1473f0469858f06905eef873b41c48945113630689cd4
3
+ size 6330255386
checkpoint-120000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324e93b6c124f7aa0ebe4dfe456e0c376348c25bdae8b1b569bf7784a834ee65
3
+ size 15984
checkpoint-120000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98abd33bed45f3f4b767c1999c75f79568e7a82addf7762c05c8a00dad6314ab
3
+ size 15984
checkpoint-120000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57754516ab49c94b1afed8b93d0f166bf2fc2e7e589607a36076074a8cb5b2b8
3
+ size 15997
checkpoint-120000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310a821c934698e325c31dc76e1beb6a5ebd327ac6c082c55f81469430471b76
3
+ size 15997
checkpoint-120000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf62f13a9fb3e5941d4dd6b64f5dc26a8fdf488a9dc7c363c1de858cbc7769e1
3
+ size 15997
checkpoint-120000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3fb00f053a4826d23e37ada4d9a540c9ff7248431b882146b61983ac5fb41b
3
+ size 15997
checkpoint-120000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35449f181799d3163249a972bbe5e5861dc67d68e2ff2d1f1559fd14606557f9
3
+ size 15997
checkpoint-120000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9071c98bff2a8647171e023121268b4473cb4e06da798b37b6e30fa9d760d1
3
+ size 15997
checkpoint-120000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5c380d5a81fd7ede4b8261911c839f480e290c2b9a98de5f56ac096ff9da3fd
3
+ size 15984
checkpoint-120000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62789ea1d8a67e885cd1e1375262e903190995f8fbdff87c48226a547a52796
3
+ size 15984
checkpoint-120000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e3adfa9679c5503c0e1e0e223e28a7fef16d7a325d39b8f02ed6bfb55a1eeb0
3
+ size 15984
checkpoint-120000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bed621dc6ea54b53b7274f090c10831429db8f9daf1a3f2f25273aaef4095be7
3
+ size 15984
checkpoint-120000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abbd4fb2d0fd19d86b9a810991d740289def5835e5e0dddc8462c9f5e67ce72
3
+ size 15984
checkpoint-120000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bab6626df8add026d3b81bb55309c5dc2bc454d7a49b347dd9e11b88e3434fdf
3
+ size 15984
checkpoint-120000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c2dba58abd4d5856243de2c2cd45cd78571c43d96298939fc241be097bd04c9
3
+ size 15984
checkpoint-120000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225b2c1be2f60e56551ab84c3a3c9f6c8615af110ae22c62969691b5fcfee2d4
3
+ size 15984
checkpoint-120000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7506e59efcfc89320b42c0af18120fa2b1e15e421c9d1fa6fe7de5b6fc0406ed
3
+ size 1064
checkpoint-120000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f62f7a00e5e236b8f89a7829ca59af8ce000c2ce9fe2990ca809a84089c7e3d
3
+ size 18294446
checkpoint-120000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acfe6c3020d2847ce7ecfad62a3abe2a5e515cef343ca4137b024a25437006a7
3
+ size 5944