kasohrab commited on
Commit
845f19d
·
verified ·
1 Parent(s): d1d41be

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Gemma3ForConditionalGeneration"
4
+ ],
5
+ "boi_token_index": 255999,
6
+ "cosmos_model_name": "nvidia/Cosmos-Predict2-2B-Video2World",
7
+ "dtype": "bfloat16",
8
+ "enable_world": false,
9
+ "eoi_token_index": 256000,
10
+ "eos_token_id": [
11
+ 1,
12
+ 106
13
+ ],
14
+ "freeze_cosmos_vae": true,
15
+ "freeze_gemma_language": false,
16
+ "freeze_gemma_vision": false,
17
+ "gemma_model_name": "google/gemma-3-4b-it",
18
+ "image_token_index": 262144,
19
+ "initializer_range": 0.02,
20
+ "mm_tokens_per_image": 256,
21
+ "model_type": "the_world",
22
+ "text_config": {
23
+ "_sliding_window_pattern": 6,
24
+ "attention_bias": false,
25
+ "attention_dropout": 0.0,
26
+ "attn_logit_softcapping": null,
27
+ "dtype": "bfloat16",
28
+ "final_logit_softcapping": null,
29
+ "head_dim": 256,
30
+ "hidden_activation": "gelu_pytorch_tanh",
31
+ "hidden_size": 2560,
32
+ "initializer_range": 0.02,
33
+ "intermediate_size": 10240,
34
+ "layer_types": [
35
+ "sliding_attention",
36
+ "sliding_attention",
37
+ "sliding_attention",
38
+ "sliding_attention",
39
+ "sliding_attention",
40
+ "full_attention",
41
+ "sliding_attention",
42
+ "sliding_attention",
43
+ "sliding_attention",
44
+ "sliding_attention",
45
+ "sliding_attention",
46
+ "full_attention",
47
+ "sliding_attention",
48
+ "sliding_attention",
49
+ "sliding_attention",
50
+ "sliding_attention",
51
+ "sliding_attention",
52
+ "full_attention",
53
+ "sliding_attention",
54
+ "sliding_attention",
55
+ "sliding_attention",
56
+ "sliding_attention",
57
+ "sliding_attention",
58
+ "full_attention",
59
+ "sliding_attention",
60
+ "sliding_attention",
61
+ "sliding_attention",
62
+ "sliding_attention",
63
+ "sliding_attention",
64
+ "full_attention",
65
+ "sliding_attention",
66
+ "sliding_attention",
67
+ "sliding_attention",
68
+ "sliding_attention"
69
+ ],
70
+ "max_position_embeddings": 131072,
71
+ "model_type": "gemma3_text",
72
+ "num_attention_heads": 8,
73
+ "num_hidden_layers": 34,
74
+ "num_key_value_heads": 4,
75
+ "query_pre_attn_scalar": 256,
76
+ "rms_norm_eps": 1e-06,
77
+ "rope_local_base_freq": 10000.0,
78
+ "rope_scaling": {
79
+ "factor": 8.0,
80
+ "rope_type": "linear"
81
+ },
82
+ "rope_theta": 1000000.0,
83
+ "sliding_window": 1024,
84
+ "use_cache": true,
85
+ "vocab_size": 262208
86
+ },
87
+ "transformers_version": "4.56.2",
88
+ "vision_config": {
89
+ "attention_dropout": 0.0,
90
+ "dtype": "bfloat16",
91
+ "hidden_act": "gelu_pytorch_tanh",
92
+ "hidden_size": 1152,
93
+ "image_size": 896,
94
+ "intermediate_size": 4304,
95
+ "layer_norm_eps": 1e-06,
96
+ "model_type": "siglip_vision_model",
97
+ "num_attention_heads": 16,
98
+ "num_channels": 3,
99
+ "num_hidden_layers": 27,
100
+ "patch_size": 14,
101
+ "vision_use_head": false
102
+ }
103
+ }
logs/events.out.tfevents.1762703775.atl1-1-03-012-23-0.pace.gatech.edu.925357.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c3537130185ecc7f69c39fb4f818301693e06f940615806905be609615102d
3
+ size 11311
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b57fb8112625e37497786da93aedb0ac19c9786f136fee2877eced7c2d11568
3
+ size 8600280616
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e358597271a70e3989c1b8bc17d34f13c0f663a9c75ab2fba9610ef274444d8
3
+ size 5432