zhiyang1 commited on
Commit
b123b27
·
verified ·
1 Parent(s): 1e15e7d

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-109000/config.json +79 -0
  3. checkpoint-109000/generation_config.json +6 -0
  4. checkpoint-109000/model.safetensors +3 -0
  5. checkpoint-109000/optimizer.pt +3 -0
  6. checkpoint-109000/rng_state_0.pth +3 -0
  7. checkpoint-109000/rng_state_1.pth +3 -0
  8. checkpoint-109000/rng_state_10.pth +3 -0
  9. checkpoint-109000/rng_state_11.pth +3 -0
  10. checkpoint-109000/rng_state_12.pth +3 -0
  11. checkpoint-109000/rng_state_13.pth +3 -0
  12. checkpoint-109000/rng_state_14.pth +3 -0
  13. checkpoint-109000/rng_state_15.pth +3 -0
  14. checkpoint-109000/rng_state_2.pth +3 -0
  15. checkpoint-109000/rng_state_3.pth +3 -0
  16. checkpoint-109000/rng_state_4.pth +3 -0
  17. checkpoint-109000/rng_state_5.pth +3 -0
  18. checkpoint-109000/rng_state_6.pth +3 -0
  19. checkpoint-109000/rng_state_7.pth +3 -0
  20. checkpoint-109000/rng_state_8.pth +3 -0
  21. checkpoint-109000/rng_state_9.pth +3 -0
  22. checkpoint-109000/scheduler.pt +3 -0
  23. checkpoint-109000/trainer_state.json +3 -0
  24. checkpoint-109000/training_args.bin +3 -0
  25. checkpoint-110000/config.json +79 -0
  26. checkpoint-110000/generation_config.json +6 -0
  27. checkpoint-110000/model.safetensors +3 -0
  28. checkpoint-110000/optimizer.pt +3 -0
  29. checkpoint-110000/rng_state_0.pth +3 -0
  30. checkpoint-110000/rng_state_1.pth +3 -0
  31. checkpoint-110000/rng_state_10.pth +3 -0
  32. checkpoint-110000/rng_state_11.pth +3 -0
  33. checkpoint-110000/rng_state_12.pth +3 -0
  34. checkpoint-110000/rng_state_13.pth +3 -0
  35. checkpoint-110000/rng_state_14.pth +3 -0
  36. checkpoint-110000/rng_state_15.pth +3 -0
  37. checkpoint-110000/rng_state_2.pth +3 -0
  38. checkpoint-110000/rng_state_3.pth +3 -0
  39. checkpoint-110000/rng_state_4.pth +3 -0
  40. checkpoint-110000/rng_state_5.pth +3 -0
  41. checkpoint-110000/rng_state_6.pth +3 -0
  42. checkpoint-110000/rng_state_7.pth +3 -0
  43. checkpoint-110000/rng_state_8.pth +3 -0
  44. checkpoint-110000/rng_state_9.pth +3 -0
  45. checkpoint-110000/scheduler.pt +3 -0
  46. checkpoint-110000/trainer_state.json +3 -0
  47. checkpoint-110000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -47,3 +47,5 @@ checkpoint-97000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
47
  checkpoint-98000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
48
  checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
49
  checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
47
  checkpoint-98000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
48
  checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
49
  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
checkpoint-109000/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-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:c4dc6ca0ef30238b9228994f3564b0a92ddf0785c55b3a21f5c79ad134bf45e8
3
+ size 4410723984
checkpoint-109000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd9a385ab2a9341f9427ce70813ddfa23b0f76c525abac4967fbc4fbe8d84c3
3
+ size 6330255386
checkpoint-109000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aaa0a44bcb1ac028315057c6ea03330e8261ef11863fdc1018eeca7178187ca
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:ae8c5699ae007b9cab9e2eb6534ae9465b7c6b876c68ca85e1453b1bed87cfde
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:b40639e087196a4659ec48174c602ab9cb7d70ac21ad40b476282ce58dc055f2
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:d85c6aee01087f10fcfdbfc94cbf86c993a269f65f1e2d8cac177db7b923309d
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:7aa7dc9b43d626d9fa4649e00544c7007c931e9cef88cd6817944444ac17813f
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:9b2e3f2de3867be36f65c440fbd77588c863882fa1bc6d5d32e7d9e14487e216
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:0d0769456bcc80b5eda327c8d545e200aa1dbaf29106bbafc9870265f4044fd5
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:eb1b9310601e95de9e8963c751de39cd9941fc34ea413d0dff09990a4c8efc4a
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:2fca3e7caa37b242a29265cd3bb333017d6be01e989671c9974e1905ccd35d50
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:715b5eca67525fcf3303dcc7d6bc05ce130c104c53136f7f0c029bdb4ac9a853
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:f730feeeb775294224949c0f513eaf271190b26e496a107e9af2495b3a8ed4a0
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:2b2761799a55209f18198279a0e0f7b16f5792714dc546476021a375dd321f83
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:368fc3c1c7cdc443a5f5dc76f7db7d944753f31ccf3948051a0f81bab858f3be
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:723a9a2e3ee9ff362b2f2e558924a5c7aa5dec57d59f7ca87b624d84ff9d815d
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:a0e65733b32286d8d18571c24383a8af0ecacc82d85681ab812d3c6ee3187cf7
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:bd54a2a74527c5cb68004f904352a44c55ecd3fe21a2a85e18623f3ca1a70f19
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:c3a139a86088b8b8e58b243451b5d59d45cf1f8e85383135e13f9978933344b5
3
+ size 16604341
checkpoint-109000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48652f210ced8ed2786c076c845482a562831f0adafa96bd7339cbd500e0e8af
3
+ size 5944
checkpoint-110000/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-110000/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-110000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d91c57c3b2417c407887ee094df171ddeaa00bd23b3326942b9a2f25fde82b4
3
+ size 4410723984
checkpoint-110000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b94bfdbc34086c40a903c65606d9aea320be5dd676042b0e5f7e5c8ce1778ca2
3
+ size 6330255386
checkpoint-110000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ebf35dcddb279b00871de9fdf8cbdb1441fcd5f51d701b70a1b01bdb01b490
3
+ size 15984
checkpoint-110000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e28e50a4dab0ab8ef3b58debdfaea39f6343c761a3b7b819521f13c7473f0c
3
+ size 15984
checkpoint-110000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f96daff504902a01523fa8fcdd1ea327e1d3607f85b758aa19fe55c540a45f
3
+ size 15997
checkpoint-110000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681148d3e08651e6e1db558f68c3e33d792579891ed0c05aad987d78f9109a43
3
+ size 15997
checkpoint-110000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e5a5813223ef650f4a5c936f4bd2c7bb4919b7c347bc38a5bccffc6b490fbf
3
+ size 15997
checkpoint-110000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09aee91bdf482454324f221980f74714421e7bde50cc7bfbecc3bd39a333b7b
3
+ size 15997
checkpoint-110000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3927082fa427f62f7affc2757c211a3b80e06a466353d70e2adf017c58e771e
3
+ size 15997
checkpoint-110000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24610d9b20507d78d19f52efeed294c5bd882d4d3c63722e08a607f382215392
3
+ size 15997
checkpoint-110000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73197f03a7e038e010ff07798ffb603ae2a08401e62b4d8980ba3f0857d618a
3
+ size 15984
checkpoint-110000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619670846811c05a2c726af764301e744f773e02c53c8759859ad4966b371494
3
+ size 15984
checkpoint-110000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8010e3835e52648df47b042729492c0da32733287e769bc6b807d36ec1b75db
3
+ size 15984
checkpoint-110000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585ba4bc88a410c86a19187f8ac41ebd5ca4b2215a7a3a455303cd738255cfeb
3
+ size 15984
checkpoint-110000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da0ecf7004b97e14b2f6e3679e94f4d534ddafbf4fdb4b060cc8d55d88cc8e01
3
+ size 15984
checkpoint-110000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1fd84ab12c9eff90052090b263811cc3a15a72a91b3efc05ea54bb2a3fe66c0
3
+ size 15984
checkpoint-110000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfef6d10ee84672d398f9e8d2bb37bc864d1063b489c0aec645e06fffbd6ed80
3
+ size 15984
checkpoint-110000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da88a018d3b5026b6558b6c82d83ce545416e66aa59ddc72393cefab7f6e91ac
3
+ size 15984
checkpoint-110000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33764350824c3a31308d8cd939392616f848db881043a4e10d2994e9afc099a4
3
+ size 1064
checkpoint-110000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4cfbae71922d9aab7ff8928248874a208464ac068e023b81156869ed3b3da0
3
+ size 16758047
checkpoint-110000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48652f210ced8ed2786c076c845482a562831f0adafa96bd7339cbd500e0e8af
3
+ size 5944