Upload folder using huggingface_hub
Browse files- YG_VLM_Tiny_ImageNet-0212/config.json +71 -0
- YG_VLM_Tiny_ImageNet-0212/generation_config.json +6 -0
- YG_VLM_Tiny_ImageNet-0212/model-00001-of-00002.safetensors +3 -0
- YG_VLM_Tiny_ImageNet-0212/model-00002-of-00002.safetensors +3 -0
- YG_VLM_Tiny_ImageNet-0212/model.safetensors.index.json +0 -0
- YG_VLM_Tiny_ImageNet-0212/optimizer.pt +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_0.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_1.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_2.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_3.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_4.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_5.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_6.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/rng_state_7.pth +3 -0
- YG_VLM_Tiny_ImageNet-0212/scheduler.pt +3 -0
- YG_VLM_Tiny_ImageNet-0212/trainer_state.json +0 -0
- YG_VLM_Tiny_ImageNet-0212/training_args.bin +3 -0
YG_VLM_Tiny_ImageNet-0212/config.json
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ar_steps": 1,
|
3 |
+
"architectures": [
|
4 |
+
"DiffVLMDiffusion"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"eos_token_id": 151645,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 1536,
|
11 |
+
"image_token_id": 151655,
|
12 |
+
"img_cross_attention_dim": 2048,
|
13 |
+
"img_diffuser_depth": 6,
|
14 |
+
"img_ffn_dim_multiplier": null,
|
15 |
+
"img_hidden_size": 2304,
|
16 |
+
"img_multiple_of": 256,
|
17 |
+
"img_norm_eps": 1e-05,
|
18 |
+
"img_num_attention_heads": 32,
|
19 |
+
"img_num_kv_heads": 8,
|
20 |
+
"img_qk_norm": true,
|
21 |
+
"in_channels": 4,
|
22 |
+
"initializer_range": 0.02,
|
23 |
+
"inject_img_diffuser": true,
|
24 |
+
"input_size": 8,
|
25 |
+
"intermediate_size": 8960,
|
26 |
+
"lora_alpha": 512,
|
27 |
+
"lora_bias": "none",
|
28 |
+
"lora_dropout": 0.05,
|
29 |
+
"lora_enable": true,
|
30 |
+
"lora_r": 256,
|
31 |
+
"max_position_embeddings": 32768,
|
32 |
+
"max_window_layers": 28,
|
33 |
+
"model_type": "qwen2_vl",
|
34 |
+
"non_linearity": 1,
|
35 |
+
"norm_elementwise_affine": true,
|
36 |
+
"num_attention_heads": 12,
|
37 |
+
"num_hidden_layers": 28,
|
38 |
+
"num_key_value_heads": 2,
|
39 |
+
"patch_size": 2,
|
40 |
+
"rms_norm_eps": 1e-06,
|
41 |
+
"rope_scaling": {
|
42 |
+
"mrope_section": [
|
43 |
+
16,
|
44 |
+
24,
|
45 |
+
24
|
46 |
+
],
|
47 |
+
"rope_type": "default",
|
48 |
+
"type": "default"
|
49 |
+
},
|
50 |
+
"rope_theta": 1000000.0,
|
51 |
+
"sample_size": 128,
|
52 |
+
"sampling_steps": 28,
|
53 |
+
"sliding_window": null,
|
54 |
+
"tie_word_embeddings": true,
|
55 |
+
"torch_dtype": "bfloat16",
|
56 |
+
"transformers_version": "4.47.0",
|
57 |
+
"use_cache": true,
|
58 |
+
"use_sliding_window": false,
|
59 |
+
"vae_path": "stabilityai/sdxl-vae",
|
60 |
+
"video_token_id": 151656,
|
61 |
+
"vision_config": {
|
62 |
+
"hidden_size": 1536,
|
63 |
+
"in_chans": 3,
|
64 |
+
"model_type": "qwen2_vl",
|
65 |
+
"spatial_patch_size": 14
|
66 |
+
},
|
67 |
+
"vision_end_token_id": 151653,
|
68 |
+
"vision_start_token_id": 151652,
|
69 |
+
"vision_token_id": 151654,
|
70 |
+
"vocab_size": 151936
|
71 |
+
}
|
YG_VLM_Tiny_ImageNet-0212/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 |
+
}
|
YG_VLM_Tiny_ImageNet-0212/model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c02cf97a5385f4311e4d4504f4fd58516b416bc020c9aaaf618b54c7eb368410
|
3 |
+
size 4839127064
|
YG_VLM_Tiny_ImageNet-0212/model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be21769f4749a7f4eab9d00184b9c4bb00ecfccc0b595e93c49f5a57836bb295
|
3 |
+
size 634087614
|
YG_VLM_Tiny_ImageNet-0212/model.safetensors.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
YG_VLM_Tiny_ImageNet-0212/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:599dbb295240bad754f54faf9426b1d48477c69bdd919d929eec49dcc6e829cd
|
3 |
+
size 4055301012
|
YG_VLM_Tiny_ImageNet-0212/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ddce2d40dd4c0abbfb0dd06fdfc30949396a15cb6cb8e8fc135469fd9d794a8
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:235dffb8e764cf2dfe6a1cc7e6f0aebba7aa45c77f65081eee6a89f7a44a34d8
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebdd8bc1f7a119847d7685524e914b418aafdfcf95a5addbff409e3c4ccf1a6e
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f5950c30bd0f61f332de6b102b129a3033914c284113cde5cb122fe7dc18793
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:290a822c44e38825f326e782a04fb05ee7f8059559b89ef51f329e68f84cd0f6
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4c84c69e8f8aca94f2a323db46e275b7a7501c2a13b2716282182674af39b2
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f407e1a1c4b8735d81eb3b1e28ba42251f701d590e8d20d8f4d6fad0fc7027d0
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43332bd99a77a16d20763a9d98f133b1654a76630b61f6b6006548e547c38a02
|
3 |
+
size 15920
|
YG_VLM_Tiny_ImageNet-0212/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6811f4eff35f13019fe7a0f3e11af3e201050fd538642f614a8e73a804630d2
|
3 |
+
size 1064
|
YG_VLM_Tiny_ImageNet-0212/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
YG_VLM_Tiny_ImageNet-0212/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a198e65c73c67fba8ea4c231a289a689ffddb5e1a3ebe2a833f5a73886b42c36
|
3 |
+
size 5944
|