w-ahmad commited on
Commit
8d91c6a
·
verified ·
1 Parent(s): 014e33a

Auto upload zain 2026-08-12T23:10:46.993782

Browse files
Files changed (19) hide show
  1. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/config.json +36 -0
  2. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/model.safetensors +3 -0
  3. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/optimizer.pt +3 -0
  4. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/rng_state.pth +3 -0
  5. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/scheduler.pt +3 -0
  6. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/tokenizer.json +0 -0
  7. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/tokenizer_config.json +13 -0
  8. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/trainer_state.json +69 -0
  9. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/training_args.bin +3 -0
  10. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/config.json +36 -0
  11. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/model.safetensors +3 -0
  12. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/optimizer.pt +3 -0
  13. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/rng_state.pth +3 -0
  14. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/scheduler.pt +3 -0
  15. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/tokenizer.json +0 -0
  16. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/tokenizer_config.json +13 -0
  17. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/trainer_state.json +104 -0
  18. zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/training_args.bin +3 -0
  19. zain/Activation/out/glu-situglu_low-100L_run/training_log.jsonl +14 -0
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "situglu_low",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 10.0
36
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea21e6eba17a8e562dd3b2a464292b5336cb226d8cad7ce319792f640dca924
3
+ size 33967272
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342bfdb33bab95f50332a1e2d976a2b6224dc5b173677184caea7c33f701a0bd
3
+ size 68504996
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d9cd6a0487226e5bd30d1846894c82af483733ab4381b75bae9c0745e05d405
3
+ size 14244
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3001486ba00eb51d89ef078fe70e7e37535cd4e2311d7dd589266d045c9fb892
3
+ size 1064
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.006740815638692282,
6
+ "eval_steps": 2498,
7
+ "global_step": 100,
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.0013481631277384564,
14
+ "grad_norm": 2.078125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.299667358398438,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3515625,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.047861480712891,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.838032531738281,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.572964477539062,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.233274841308594,
45
+ "step": 100
46
+ }
47
+ ],
48
+ "logging_steps": 20,
49
+ "max_steps": 2500,
50
+ "num_input_tokens_seen": 0,
51
+ "num_train_epochs": 1,
52
+ "save_steps": 100,
53
+ "stateful_callbacks": {
54
+ "TrainerControl": {
55
+ "args": {
56
+ "should_epoch_stop": false,
57
+ "should_evaluate": false,
58
+ "should_log": false,
59
+ "should_save": true,
60
+ "should_training_stop": false
61
+ },
62
+ "attributes": {}
63
+ }
64
+ },
65
+ "total_flos": 322628380262400.0,
66
+ "train_batch_size": 64,
67
+ "trial_name": null,
68
+ "trial_params": null
69
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb8cca2a9ea6ff541b7562ec4e2e31a24b5072ef5136a6523ae9f9c0012caa0
3
+ size 4920
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "situglu_low",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 10.0
36
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1022baab0bb6d75de76c7fadb03f1ded1ceacf6b19b6ae2f5bc125a3fc9e971
3
+ size 33967272
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc873b34547c03df88563ccf0947991bba4cffeb90626c86a3b05cb4746920ef
3
+ size 68504996
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d9cd6a0487226e5bd30d1846894c82af483733ab4381b75bae9c0745e05d405
3
+ size 14244
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28668eba09299968c820a8f82f4368de9f79bd22806c6be52cebe6b8700b6584
3
+ size 1064
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/trainer_state.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.013481631277384564,
6
+ "eval_steps": 2498,
7
+ "global_step": 200,
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.0013481631277384564,
14
+ "grad_norm": 2.078125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.299667358398438,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3515625,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.047861480712891,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.838032531738281,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.572964477539062,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.233274841308594,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.1328125,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.860704803466797,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 0.94921875,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.517856597900391,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 0.8046875,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.239397811889648,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.65234375,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 6.039968109130859,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.5625,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.863864517211914,
80
+ "step": 200
81
+ }
82
+ ],
83
+ "logging_steps": 20,
84
+ "max_steps": 2500,
85
+ "num_input_tokens_seen": 0,
86
+ "num_train_epochs": 1,
87
+ "save_steps": 100,
88
+ "stateful_callbacks": {
89
+ "TrainerControl": {
90
+ "args": {
91
+ "should_epoch_stop": false,
92
+ "should_evaluate": false,
93
+ "should_log": false,
94
+ "should_save": true,
95
+ "should_training_stop": false
96
+ },
97
+ "attributes": {}
98
+ }
99
+ },
100
+ "total_flos": 645256760524800.0,
101
+ "train_batch_size": 64,
102
+ "trial_name": null,
103
+ "trial_params": null
104
+ }
zain/Activation/out/glu-situglu_low-100L_run/checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb8cca2a9ea6ff541b7562ec4e2e31a24b5072ef5136a6523ae9f9c0012caa0
3
+ size 4920
zain/Activation/out/glu-situglu_low-100L_run/training_log.jsonl ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"step": 20, "epoch": 0.0013481631277384564, "timestamp": 1786576162.6909053, "loss": 8.299667358398438, "grad_norm": 2.078125, "learning_rate": 2.66e-05, "train/total_time_seconds": 5.60199935361743, "train/time_per_step_avg": 0.2800999676808715, "train/epoch_time_elapsed": 6.6612160094082355, "train/estimated_remaining_minutes": 11.577465330809355}
2
+ {"step": 40, "epoch": 0.002696326255476913, "timestamp": 1786576169.0410013, "loss": 8.047861480712891, "grad_norm": 1.3515625, "learning_rate": 5.46e-05, "train/total_time_seconds": 10.95127809792757, "train/time_per_step_avg": 0.27378195244818926, "train/epoch_time_elapsed": 13.011312425136566, "train/estimated_remaining_minutes": 11.22506005037576}
3
+ {"step": 60, "epoch": 0.004044489383215369, "timestamp": 1786576175.3209577, "loss": 7.838032531738281, "grad_norm": 1.2734375, "learning_rate": 8.259999999999999e-05, "train/total_time_seconds": 16.258189603686333, "train/time_per_step_avg": 0.27096982672810555, "train/epoch_time_elapsed": 19.291268810629845, "train/estimated_remaining_minutes": 11.019439620276293}
4
+ {"step": 80, "epoch": 0.005392652510953826, "timestamp": 1786576181.6440203, "loss": 7.572964477539062, "grad_norm": 1.265625, "learning_rate": 0.0001106, "train/total_time_seconds": 21.575381491333246, "train/time_per_step_avg": 0.26969226864166557, "train/epoch_time_elapsed": 25.614331372082233, "train/estimated_remaining_minutes": 10.87758816854718}
5
+ {"step": 100, "epoch": 0.006740815638692282, "timestamp": 1786576187.9613962, "loss": 7.233274841308594, "grad_norm": 1.1953125, "learning_rate": 0.0001386, "train/total_time_seconds": 26.904183961451054, "train/time_per_step_avg": 0.26904183961451056, "train/epoch_time_elapsed": 31.93170676007867, "train/estimated_remaining_minutes": 10.761673584580421}
6
+ {"step": 120, "epoch": 0.008088978766430738, "timestamp": 1786576194.5339625, "loss": 6.860704803466797, "grad_norm": 1.1328125, "learning_rate": 0.00016659999999999998, "train/total_time_seconds": 32.21203510090709, "train/time_per_step_avg": 0.26610035747289656, "train/epoch_time_elapsed": 38.504273399710655, "train/estimated_remaining_minutes": 10.6478671583554}
7
+ {"step": 140, "epoch": 0.009437141894169195, "timestamp": 1786576200.8192215, "loss": 6.517856597900391, "grad_norm": 0.94921875, "learning_rate": 0.00019460000000000001, "train/total_time_seconds": 37.514357071369886, "train/time_per_step_avg": 0.26563078973442317, "train/epoch_time_elapsed": 44.78953251987696, "train/estimated_remaining_minutes": 10.53974793909916}
8
+ {"step": 160, "epoch": 0.010785305021907651, "timestamp": 1786576207.1259038, "loss": 6.239397811889648, "grad_norm": 0.8046875, "learning_rate": 0.0002226, "train/total_time_seconds": 42.8182353079319, "train/time_per_step_avg": 0.26560045704245566, "train/epoch_time_elapsed": 51.096214696764946, "train/estimated_remaining_minutes": 10.4369448563084}
9
+ {"step": 180, "epoch": 0.012133468149646108, "timestamp": 1786576213.4923518, "loss": 6.039968109130859, "grad_norm": 0.65234375, "learning_rate": 0.00025059999999999997, "train/total_time_seconds": 48.18610752373934, "train/time_per_step_avg": 0.2661072603240609, "train/epoch_time_elapsed": 57.46266236901283, "train/estimated_remaining_minutes": 10.351089764358822}
10
+ {"step": 200, "epoch": 0.013481631277384564, "timestamp": 1786576220.059817, "loss": 5.863864517211914, "grad_norm": 0.5625, "learning_rate": 0.0002786, "train/total_time_seconds": 53.74020229652524, "train/time_per_step_avg": 0.26836018335074185, "train/epoch_time_elapsed": 64.03012705594301, "train/estimated_remaining_minutes": 10.300205440167337}
11
+ {"step": 220, "epoch": 0.01482979440512302, "timestamp": 1786576226.6697376, "loss": 5.679952239990234, "grad_norm": 0.67578125, "learning_rate": 0.00030659999999999997, "train/total_time_seconds": 59.053341407328844, "train/time_per_step_avg": 0.2684130630642176, "train/epoch_time_elapsed": 70.64004838839173, "train/estimated_remaining_minutes": 10.200122606720436}
12
+ {"step": 240, "epoch": 0.016177957532861477, "timestamp": 1786576232.9391959, "loss": 5.470568084716797, "grad_norm": 1.484375, "learning_rate": 0.0003346, "train/total_time_seconds": 64.34804996475577, "train/time_per_step_avg": 0.26833692893385885, "train/epoch_time_elapsed": 76.90950669720769, "train/estimated_remaining_minutes": 10.099068952801948}
13
+ {"step": 260, "epoch": 0.01752612066059993, "timestamp": 1786576239.2550485, "loss": 5.266762542724609, "grad_norm": 1.9765625, "learning_rate": 0.00036260000000000003, "train/total_time_seconds": 69.67213932424784, "train/time_per_step_avg": 0.2685390401631594, "train/epoch_time_elapsed": 83.22535910457373, "train/estimated_remaining_minutes": 10.004204620917639}
14
+ {"step": 280, "epoch": 0.01887428378833839, "timestamp": 1786576245.6118467, "loss": 5.04127197265625, "grad_norm": 0.6015625, "learning_rate": 0.0003906, "train/total_time_seconds": 75.00789070129395, "train/time_per_step_avg": 0.2682178317755461, "train/epoch_time_elapsed": 89.58215619623661, "train/estimated_remaining_minutes": 9.911756985528127}