Upload folder using huggingface_hub
Browse files- lumina_caption_baseline_load-weight_transport_overfit/config.json +40 -0
- lumina_caption_baseline_load-weight_transport_overfit/model.safetensors +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/optimizer.pt +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_0.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_1.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_2.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_3.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_4.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_5.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_6.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/rng_state_7.pth +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/scheduler.pt +3 -0
- lumina_caption_baseline_load-weight_transport_overfit/trainer_state.json +0 -0
- lumina_caption_baseline_load-weight_transport_overfit/training_args.bin +3 -0
lumina_caption_baseline_load-weight_transport_overfit/config.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ar_steps": 1,
|
3 |
+
"architectures": [
|
4 |
+
"DiffLLMBaselineTransport"
|
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 |
+
"img_diffuser_depth": 6,
|
12 |
+
"img_norm_eps": 1e-05,
|
13 |
+
"img_qk_norm": true,
|
14 |
+
"in_channels": 4,
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"inject_img_diffuser": false,
|
17 |
+
"input_size": 64,
|
18 |
+
"intermediate_size": 8960,
|
19 |
+
"max_position_embeddings": 32768,
|
20 |
+
"max_window_layers": 28,
|
21 |
+
"model_type": "qwen2",
|
22 |
+
"non_linearity": 1,
|
23 |
+
"norm_elementwise_affine": true,
|
24 |
+
"num_attention_heads": 12,
|
25 |
+
"num_hidden_layers": 28,
|
26 |
+
"num_key_value_heads": 2,
|
27 |
+
"patch_size": 2,
|
28 |
+
"rms_norm_eps": 1e-06,
|
29 |
+
"rope_theta": 1000000.0,
|
30 |
+
"sample_size": 128,
|
31 |
+
"sampling_steps": 29,
|
32 |
+
"sliding_window": null,
|
33 |
+
"tie_word_embeddings": true,
|
34 |
+
"torch_dtype": "bfloat16",
|
35 |
+
"transformers_version": "4.44.2",
|
36 |
+
"use_cache": true,
|
37 |
+
"use_sliding_window": false,
|
38 |
+
"vae_path": "stabilityai/sdxl-vae",
|
39 |
+
"vocab_size": 151936
|
40 |
+
}
|
lumina_caption_baseline_load-weight_transport_overfit/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c18cfb2e6b7bbc6cf212d533f62fa3ba31612783f110c8d9134ee1e91694fdb4
|
3 |
+
size 4389011734
|
lumina_caption_baseline_load-weight_transport_overfit/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e3e06e8fb319ff3f2a0e506ae28d5ede25a98346ca1f964c4b800463f5d5aa
|
3 |
+
size 6892956988
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777e8bee3f1b33b21dbc03e2a76d8d74fe314993f3bb6eb9820ad57c2f7c19d6
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32b9c5c89dcc5bee12ca5011a8b301bdb23a27b83c91ac59e6853ec15e02437
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37d186ff69d00cccb58955b233994f39f8578aae2d083173e42972db49e4219f
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d2c04621dfeb2950ed60c5fd567559fbe3ef156b4a1184413c46436a6a4078e
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78d40d78510713f0ccd93472f1d4d995c3ae6d055bdb15640c4fa14821d4211a
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:941cb88a2d425d50362506fe1cd6571e29a1f6d8a2ac7f7c477cfffd37b55b47
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5b299c3a6e6403d8cdbdd2a258070e7d758231258709b4e6698cd11bfd10aab
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92449859aa10b04357672fa6ec6a0c067eafa29cacdf0a6b0aa1198ed2bc2332
|
3 |
+
size 15984
|
lumina_caption_baseline_load-weight_transport_overfit/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:837dc9b38beb78e7df66d43ec6e43718fe1bee5a59a0bbef37a9d4c8a9961f9b
|
3 |
+
size 1064
|
lumina_caption_baseline_load-weight_transport_overfit/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
lumina_caption_baseline_load-weight_transport_overfit/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a95d08bbc66d45b0a90b0a8183d5e089f768129b7602ec9defba98a289bfbcb3
|
3 |
+
size 5688
|