MatanBT commited on
Commit
c4ecc89
·
verified ·
1 Parent(s): 35fbf36

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -38,3 +38,4 @@ tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
  checkpoint-25/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-75/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
  checkpoint-125/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
38
  checkpoint-25/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-75/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
  checkpoint-125/tokenizer.json filter=lfs diff=lfs merge=lfs -text
41
+ checkpoint-65/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-65/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
checkpoint-65/config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_sliding_window_pattern": 6,
3
+ "architectures": [
4
+ "Gemma3ForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "attn_logit_softcapping": null,
9
+ "bos_token_id": 2,
10
+ "cache_implementation": "hybrid",
11
+ "dtype": "bfloat16",
12
+ "eos_token_id": 1,
13
+ "final_logit_softcapping": null,
14
+ "head_dim": 256,
15
+ "hidden_activation": "gelu_pytorch_tanh",
16
+ "hidden_size": 1152,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 6912,
19
+ "layer_types": [
20
+ "sliding_attention",
21
+ "sliding_attention",
22
+ "sliding_attention",
23
+ "sliding_attention",
24
+ "sliding_attention",
25
+ "full_attention",
26
+ "sliding_attention",
27
+ "sliding_attention",
28
+ "sliding_attention",
29
+ "sliding_attention",
30
+ "sliding_attention",
31
+ "full_attention",
32
+ "sliding_attention",
33
+ "sliding_attention",
34
+ "sliding_attention",
35
+ "sliding_attention",
36
+ "sliding_attention",
37
+ "full_attention",
38
+ "sliding_attention",
39
+ "sliding_attention",
40
+ "sliding_attention",
41
+ "sliding_attention",
42
+ "sliding_attention",
43
+ "full_attention",
44
+ "sliding_attention",
45
+ "sliding_attention"
46
+ ],
47
+ "max_position_embeddings": 32768,
48
+ "model_type": "gemma3_text",
49
+ "num_attention_heads": 4,
50
+ "num_hidden_layers": 26,
51
+ "num_key_value_heads": 1,
52
+ "pad_token_id": 0,
53
+ "query_pre_attn_scalar": 256,
54
+ "rms_norm_eps": 1e-06,
55
+ "rope_local_base_freq": 10000,
56
+ "rope_scaling": null,
57
+ "rope_theta": 1000000,
58
+ "sliding_window": 512,
59
+ "sliding_window_pattern": 6,
60
+ "transformers_version": "4.57.1",
61
+ "use_bidirectional_attention": false,
62
+ "use_cache": true,
63
+ "vocab_size": 262144
64
+ }
checkpoint-65/generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 2,
3
+ "cache_implementation": "hybrid",
4
+ "do_sample": true,
5
+ "eos_token_id": [
6
+ 1,
7
+ 106
8
+ ],
9
+ "pad_token_id": 0,
10
+ "top_k": 64,
11
+ "top_p": 0.95,
12
+ "transformers_version": "4.57.1"
13
+ }
checkpoint-65/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe0171e1aec9cf18358711b11fc8dfb8f3a26374cccd15fa79f1217546e0ee5
3
+ size 1999811208
checkpoint-65/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dff80f09a2f2fad76f26806618bc3c53e83e063abb4bb1d1d39c2b30e7d41284
3
+ size 3999834207
checkpoint-65/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718a0f3db00824213036a2c0441849791319b7d9cf189065873bb26a7020738e
3
+ size 14645
checkpoint-65/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ba3225c1252c63f43f65f453717a16de46b241a3b6847f90f9f0b5b51acb33
3
+ size 1465
checkpoint-65/special_tokens_map.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": "<eos>",
20
+ "unk_token": {
21
+ "content": "<unk>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ }
27
+ }
checkpoint-65/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5eba787198c9cb1d12d0dc4d653f46747749da078219b0b3f4a11b7487eb19
3
+ size 33384832
checkpoint-65/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
checkpoint-65/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-65/trainer_state.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 5.0,
6
+ "eval_steps": 500,
7
+ "global_step": 65,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.7692307692307693,
14
+ "grad_norm": 11.5625,
15
+ "learning_rate": 4.3076923076923084e-05,
16
+ "loss": 2.2239,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 1.5384615384615383,
21
+ "grad_norm": 6.75,
22
+ "learning_rate": 3.538461538461539e-05,
23
+ "loss": 1.531,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 2.3076923076923075,
28
+ "grad_norm": 6.65625,
29
+ "learning_rate": 2.7692307692307694e-05,
30
+ "loss": 1.5541,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 3.076923076923077,
35
+ "grad_norm": 6.5,
36
+ "learning_rate": 2e-05,
37
+ "loss": 1.2026,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 3.8461538461538463,
42
+ "grad_norm": 9.8125,
43
+ "learning_rate": 1.230769230769231e-05,
44
+ "loss": 1.0839,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 4.615384615384615,
49
+ "grad_norm": 5.90625,
50
+ "learning_rate": 4.615384615384616e-06,
51
+ "loss": 0.9561,
52
+ "step": 60
53
+ }
54
+ ],
55
+ "logging_steps": 10,
56
+ "max_steps": 65,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 5,
59
+ "save_steps": 500,
60
+ "stateful_callbacks": {
61
+ "TrainerControl": {
62
+ "args": {
63
+ "should_epoch_stop": false,
64
+ "should_evaluate": false,
65
+ "should_log": false,
66
+ "should_save": true,
67
+ "should_training_stop": true
68
+ },
69
+ "attributes": {}
70
+ }
71
+ },
72
+ "total_flos": 133996044288000.0,
73
+ "train_batch_size": 4,
74
+ "trial_name": null,
75
+ "trial_params": null
76
+ }
checkpoint-65/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31416b5c56e0c08b406daf7dbaff1b40197123ec1661875c8fb9a5884fda9fa
3
+ size 5777
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7843202d2d6a3c5f9c1850f2a10618f12f726b6d3fe2f80fba07558eee57fc6a
3
  size 1999811208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe0171e1aec9cf18358711b11fc8dfb8f3a26374cccd15fa79f1217546e0ee5
3
  size 1999811208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc78888f5156497d93538b7861f6887178a080d85e1fd6d2b7949adca962b863
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31416b5c56e0c08b406daf7dbaff1b40197123ec1661875c8fb9a5884fda9fa
3
  size 5777