Upload folder using huggingface_hub
Browse files- checkpoint-26000/config.json +79 -0
- checkpoint-26000/generation_config.json +6 -0
- checkpoint-26000/model.safetensors +3 -0
- checkpoint-26000/optimizer.pt +3 -0
- checkpoint-26000/rng_state_0.pth +3 -0
- checkpoint-26000/rng_state_1.pth +3 -0
- checkpoint-26000/rng_state_10.pth +3 -0
- checkpoint-26000/rng_state_11.pth +3 -0
- checkpoint-26000/rng_state_12.pth +3 -0
- checkpoint-26000/rng_state_13.pth +3 -0
- checkpoint-26000/rng_state_14.pth +3 -0
- checkpoint-26000/rng_state_15.pth +3 -0
- checkpoint-26000/rng_state_2.pth +3 -0
- checkpoint-26000/rng_state_3.pth +3 -0
- checkpoint-26000/rng_state_4.pth +3 -0
- checkpoint-26000/rng_state_5.pth +3 -0
- checkpoint-26000/rng_state_6.pth +3 -0
- checkpoint-26000/rng_state_7.pth +3 -0
- checkpoint-26000/rng_state_8.pth +3 -0
- checkpoint-26000/rng_state_9.pth +3 -0
- checkpoint-26000/scheduler.pt +3 -0
- checkpoint-26000/trainer_state.json +0 -0
- checkpoint-26000/training_args.bin +3 -0
checkpoint-26000/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": 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-26000/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-26000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86be4f5697ea286a89b50940e7abeb9d682c7c68fcbf069182c6f7d2a01e98f0
|
3 |
+
size 4559801712
|
checkpoint-26000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0903f9589316834caa9a63f8f7d73d896261bd0979f394789e7d3ef158a2c84
|
3 |
+
size 6628781666
|
checkpoint-26000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e3cb17621b8c849c5c02ae82346a510fa0e955e50bcc5fe2aa1ab3bf6837ff
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bb9fbcfba5a9c9e271a5bfe3f24e0008387208c4e0bce27c1be4630e2296700
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f8225c09b43f3f7d9f34082ff51b2d302118be144233c8eee566c95bf1e733
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1c43138bbce1d8859a75c671e61da58a4764e6b1e3da19491b974166b36f1dd
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a4d41666e7efa2673b40df1cb3eeb789319259711e8367c98235d6b58d13929
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f16dca50aeb9863d365d016182415348960b13559ffde3c1d87b06a0ac7ae48
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5c328616e845dd129ecc4806bccd74c6d28be0277e30fd1635aa7b7d8948f5e
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15af5e8988bc8facc48200d969e6ba4c09618fe1c0e05ec87070cbf33c63756d
|
3 |
+
size 15997
|
checkpoint-26000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cd366990dcbb3cb7f0918064453de51973b405c2cd2c2af56138087b1175616
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38cc22fec203a27c1db77cf71866fd7e650976049c1f19fd670097fc3ff002da
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f10278e2e763cae1f589e8102ec4cbb8de969fbfbe291eae2c0c9f1ec6fee42
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5f070582851b7babf37efffa5a05a0f29b20eb2698a79d0b77863403db92b8c
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8503316ef4c3a4d10d10fd7d91f597d07484cf8d5cc4db6bef04cc8f317dbe32
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e38c35f897ba52027b6dcd098bbfbf8ece210110feb2eb237993e00c13cb039
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e659a18758ab1f8a8d4fcee48c2b68c681374d66165997e744af266572c5825f
|
3 |
+
size 15984
|
checkpoint-26000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e40e4c595367ebfa89edaebff37d395d690ed5029d86ab0a0a9bce069a2652ad
|
3 |
+
size 15984
|
checkpoint-26000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:106b3c02fd0dbd4d26909aeae8a7e70a83e80724d8af240c2058ec67ef074dd2
|
3 |
+
size 1064
|
checkpoint-26000/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-26000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cefb2924f2f9b3eda9fd1ffbec5961496e1b86de40fe864ef17fc70d1734fc4
|
3 |
+
size 5944
|