w-ahmad commited on
Commit
08d1bed
·
verified ·
1 Parent(s): dde093f

Auto upload zain 2026-08-12T23:41:37.855505

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. zain/Activation/out/glu-linear-100L_run/checkpoint-100/config.json +36 -0
  2. zain/Activation/out/glu-linear-100L_run/checkpoint-100/model.safetensors +3 -0
  3. zain/Activation/out/glu-linear-100L_run/checkpoint-100/optimizer.pt +3 -0
  4. zain/Activation/out/glu-linear-100L_run/checkpoint-100/rng_state.pth +3 -0
  5. zain/Activation/out/glu-linear-100L_run/checkpoint-100/scheduler.pt +3 -0
  6. zain/Activation/out/glu-linear-100L_run/checkpoint-100/tokenizer.json +0 -0
  7. zain/Activation/out/glu-linear-100L_run/checkpoint-100/tokenizer_config.json +13 -0
  8. zain/Activation/out/glu-linear-100L_run/checkpoint-100/trainer_state.json +69 -0
  9. zain/Activation/out/glu-linear-100L_run/checkpoint-100/training_args.bin +3 -0
  10. zain/Activation/out/glu-linear-100L_run/checkpoint-200/config.json +36 -0
  11. zain/Activation/out/glu-linear-100L_run/checkpoint-200/model.safetensors +3 -0
  12. zain/Activation/out/glu-linear-100L_run/checkpoint-200/optimizer.pt +3 -0
  13. zain/Activation/out/glu-linear-100L_run/checkpoint-200/rng_state.pth +3 -0
  14. zain/Activation/out/glu-linear-100L_run/checkpoint-200/scheduler.pt +3 -0
  15. zain/Activation/out/glu-linear-100L_run/checkpoint-200/tokenizer.json +0 -0
  16. zain/Activation/out/glu-linear-100L_run/checkpoint-200/tokenizer_config.json +13 -0
  17. zain/Activation/out/glu-linear-100L_run/checkpoint-200/trainer_state.json +104 -0
  18. zain/Activation/out/glu-linear-100L_run/checkpoint-200/training_args.bin +3 -0
  19. zain/Activation/out/glu-linear-100L_run/checkpoint-300/config.json +36 -0
  20. zain/Activation/out/glu-linear-100L_run/checkpoint-300/model.safetensors +3 -0
  21. zain/Activation/out/glu-linear-100L_run/checkpoint-300/optimizer.pt +3 -0
  22. zain/Activation/out/glu-linear-100L_run/checkpoint-300/rng_state.pth +3 -0
  23. zain/Activation/out/glu-linear-100L_run/checkpoint-300/scheduler.pt +3 -0
  24. zain/Activation/out/glu-linear-100L_run/checkpoint-300/tokenizer.json +0 -0
  25. zain/Activation/out/glu-linear-100L_run/checkpoint-300/tokenizer_config.json +13 -0
  26. zain/Activation/out/glu-linear-100L_run/checkpoint-300/trainer_state.json +139 -0
  27. zain/Activation/out/glu-linear-100L_run/checkpoint-300/training_args.bin +3 -0
  28. zain/Activation/out/glu-linear-100L_run/checkpoint-400/config.json +36 -0
  29. zain/Activation/out/glu-linear-100L_run/checkpoint-400/model.safetensors +3 -0
  30. zain/Activation/out/glu-linear-100L_run/checkpoint-400/optimizer.pt +3 -0
  31. zain/Activation/out/glu-linear-100L_run/checkpoint-400/rng_state.pth +3 -0
  32. zain/Activation/out/glu-linear-100L_run/checkpoint-400/scheduler.pt +3 -0
  33. zain/Activation/out/glu-linear-100L_run/checkpoint-400/tokenizer.json +0 -0
  34. zain/Activation/out/glu-linear-100L_run/checkpoint-400/tokenizer_config.json +13 -0
  35. zain/Activation/out/glu-linear-100L_run/checkpoint-400/trainer_state.json +174 -0
  36. zain/Activation/out/glu-linear-100L_run/checkpoint-400/training_args.bin +3 -0
  37. zain/Activation/out/glu-linear-100L_run/checkpoint-500/config.json +36 -0
  38. zain/Activation/out/glu-linear-100L_run/checkpoint-500/model.safetensors +3 -0
  39. zain/Activation/out/glu-linear-100L_run/checkpoint-500/optimizer.pt +3 -0
  40. zain/Activation/out/glu-linear-100L_run/checkpoint-500/rng_state.pth +3 -0
  41. zain/Activation/out/glu-linear-100L_run/checkpoint-500/scheduler.pt +3 -0
  42. zain/Activation/out/glu-linear-100L_run/checkpoint-500/tokenizer.json +0 -0
  43. zain/Activation/out/glu-linear-100L_run/checkpoint-500/tokenizer_config.json +13 -0
  44. zain/Activation/out/glu-linear-100L_run/checkpoint-500/trainer_state.json +209 -0
  45. zain/Activation/out/glu-linear-100L_run/checkpoint-500/training_args.bin +3 -0
  46. zain/Activation/out/glu-linear-100L_run/checkpoint-600/config.json +36 -0
  47. zain/Activation/out/glu-linear-100L_run/checkpoint-600/model.safetensors +3 -0
  48. zain/Activation/out/glu-linear-100L_run/checkpoint-600/optimizer.pt +3 -0
  49. zain/Activation/out/glu-linear-100L_run/checkpoint-600/rng_state.pth +3 -0
  50. zain/Activation/out/glu-linear-100L_run/checkpoint-600/scheduler.pt +3 -0
zain/Activation/out/glu-linear-100L_run/checkpoint-100/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152c1af9f3beaf4b02a6df8c07011aebb32584e8b42d00710bac48a9344d7b86
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c98193087c4e9aa811942407560bed58f15aeea607ffb9bbf94f341ffbff6d
3
+ size 68504996
zain/Activation/out/glu-linear-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-linear-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-linear-100L_run/checkpoint-100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-linear-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-linear-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.125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.29943389892578,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3046875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.036395263671874,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.834572601318359,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.5718994140625,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.237230682373047,
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-linear-100L_run/checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f7f80cd089898db6bc7e5512322b4c5393daccc1c74b5f3c88feb826b29d13
3
+ size 4920
zain/Activation/out/glu-linear-100L_run/checkpoint-200/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7ccf4fb256765315b3df6eb95185027c9e2468f984cce1d1655dd26a3d008f
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df3fc315ee0b22aca95966976a086564fb6d25030c451819ddd8f5e1af9e571
3
+ size 68504996
zain/Activation/out/glu-linear-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-linear-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-linear-100L_run/checkpoint-200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-linear-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-linear-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.125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.29943389892578,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3046875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.036395263671874,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.834572601318359,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.5718994140625,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.237230682373047,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.1484375,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.864912414550782,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0234375,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.509800720214844,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.0234375,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.20410041809082,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.875,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.940516662597656,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.8203125,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.676180267333985,
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-linear-100L_run/checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f7f80cd089898db6bc7e5512322b4c5393daccc1c74b5f3c88feb826b29d13
3
+ size 4920
zain/Activation/out/glu-linear-100L_run/checkpoint-300/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbae4d0be5731789d638b853bbf20f2257f15f19fc98a982f986536f221b807a
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-300/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ffbf21a1318991c6482b194c5cc537f46dc40138f9f174660faaa7fbc2bac6e
3
+ size 68504996
zain/Activation/out/glu-linear-100L_run/checkpoint-300/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-linear-100L_run/checkpoint-300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:293635f74766f4fcae9882776529c6446698e9b875f847aa519f83843c9a249f
3
+ size 1064
zain/Activation/out/glu-linear-100L_run/checkpoint-300/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-linear-100L_run/checkpoint-300/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-linear-100L_run/checkpoint-300/trainer_state.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.020222446916076844,
6
+ "eval_steps": 2498,
7
+ "global_step": 300,
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.125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.29943389892578,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3046875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.036395263671874,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.834572601318359,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.5718994140625,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.237230682373047,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.1484375,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.864912414550782,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0234375,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.509800720214844,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.0234375,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.20410041809082,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.875,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.940516662597656,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.8203125,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.676180267333985,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.8828125,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.412886428833008,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.81640625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.135355377197266,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 1.1796875,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.882264709472656,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.94921875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.6449634552001955,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.046875,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.446089553833008,
115
+ "step": 300
116
+ }
117
+ ],
118
+ "logging_steps": 20,
119
+ "max_steps": 2500,
120
+ "num_input_tokens_seen": 0,
121
+ "num_train_epochs": 1,
122
+ "save_steps": 100,
123
+ "stateful_callbacks": {
124
+ "TrainerControl": {
125
+ "args": {
126
+ "should_epoch_stop": false,
127
+ "should_evaluate": false,
128
+ "should_log": false,
129
+ "should_save": true,
130
+ "should_training_stop": false
131
+ },
132
+ "attributes": {}
133
+ }
134
+ },
135
+ "total_flos": 967885140787200.0,
136
+ "train_batch_size": 64,
137
+ "trial_name": null,
138
+ "trial_params": null
139
+ }
zain/Activation/out/glu-linear-100L_run/checkpoint-300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f7f80cd089898db6bc7e5512322b4c5393daccc1c74b5f3c88feb826b29d13
3
+ size 4920
zain/Activation/out/glu-linear-100L_run/checkpoint-400/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0300b0101a0c3d0b8a380af7209f56ea817ff08a8e16464d9b938e8c4ccf1dc1
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c51681be3ae4787fc010cbff61d0c7d5fa689b1311507a07f600a513bebd1f4
3
+ size 68504996
zain/Activation/out/glu-linear-100L_run/checkpoint-400/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-linear-100L_run/checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e47d7e6a52e25825fc169e8ad3b4276c59dc20b6f1c01729d3fa2f5a57f163a
3
+ size 1064
zain/Activation/out/glu-linear-100L_run/checkpoint-400/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-linear-100L_run/checkpoint-400/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-linear-100L_run/checkpoint-400/trainer_state.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.026963262554769128,
6
+ "eval_steps": 2498,
7
+ "global_step": 400,
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.125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.29943389892578,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3046875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.036395263671874,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.834572601318359,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.5718994140625,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.237230682373047,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.1484375,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.864912414550782,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0234375,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.509800720214844,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.0234375,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.20410041809082,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.875,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.940516662597656,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.8203125,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.676180267333985,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.8828125,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.412886428833008,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.81640625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.135355377197266,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 1.1796875,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.882264709472656,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.94921875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.6449634552001955,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.046875,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.446089553833008,
115
+ "step": 300
116
+ },
117
+ {
118
+ "epoch": 0.021570610043815303,
119
+ "grad_norm": 0.87890625,
120
+ "learning_rate": 0.0004466,
121
+ "loss": 4.2602802276611325,
122
+ "step": 320
123
+ },
124
+ {
125
+ "epoch": 0.022918773171553757,
126
+ "grad_norm": 0.625,
127
+ "learning_rate": 0.00047460000000000004,
128
+ "loss": 4.108924484252929,
129
+ "step": 340
130
+ },
131
+ {
132
+ "epoch": 0.024266936299292215,
133
+ "grad_norm": 0.82421875,
134
+ "learning_rate": 0.0005026,
135
+ "loss": 3.984059143066406,
136
+ "step": 360
137
+ },
138
+ {
139
+ "epoch": 0.02561509942703067,
140
+ "grad_norm": 0.78515625,
141
+ "learning_rate": 0.0005306,
142
+ "loss": 3.864672088623047,
143
+ "step": 380
144
+ },
145
+ {
146
+ "epoch": 0.026963262554769128,
147
+ "grad_norm": 0.6796875,
148
+ "learning_rate": 0.0005586,
149
+ "loss": 3.741139602661133,
150
+ "step": 400
151
+ }
152
+ ],
153
+ "logging_steps": 20,
154
+ "max_steps": 2500,
155
+ "num_input_tokens_seen": 0,
156
+ "num_train_epochs": 1,
157
+ "save_steps": 100,
158
+ "stateful_callbacks": {
159
+ "TrainerControl": {
160
+ "args": {
161
+ "should_epoch_stop": false,
162
+ "should_evaluate": false,
163
+ "should_log": false,
164
+ "should_save": true,
165
+ "should_training_stop": false
166
+ },
167
+ "attributes": {}
168
+ }
169
+ },
170
+ "total_flos": 1290513521049600.0,
171
+ "train_batch_size": 64,
172
+ "trial_name": null,
173
+ "trial_params": null
174
+ }
zain/Activation/out/glu-linear-100L_run/checkpoint-400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f7f80cd089898db6bc7e5512322b4c5393daccc1c74b5f3c88feb826b29d13
3
+ size 4920
zain/Activation/out/glu-linear-100L_run/checkpoint-500/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad97c100693150d69a3e78d19f78aac5f15e6cd8357ad0fc7ac66e3a2bf2c887
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e0935c4af80575686339f34649e089f4880c14898c3917ea0834e9ecbbfbacd
3
+ size 68504996
zain/Activation/out/glu-linear-100L_run/checkpoint-500/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-linear-100L_run/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad40e275c0c46c262ecd103385af8fb68cf3f382102b4f63937b0dbd1c69cfc
3
+ size 1064
zain/Activation/out/glu-linear-100L_run/checkpoint-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-linear-100L_run/checkpoint-500/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-linear-100L_run/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.03370407819346141,
6
+ "eval_steps": 2498,
7
+ "global_step": 500,
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.125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.29943389892578,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.3046875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.036395263671874,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.834572601318359,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.265625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.5718994140625,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.1953125,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.237230682373047,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.1484375,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.864912414550782,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0234375,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.509800720214844,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.0234375,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.20410041809082,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.875,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.940516662597656,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.8203125,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.676180267333985,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.8828125,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.412886428833008,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.81640625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.135355377197266,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 1.1796875,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.882264709472656,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.94921875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.6449634552001955,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.046875,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.446089553833008,
115
+ "step": 300
116
+ },
117
+ {
118
+ "epoch": 0.021570610043815303,
119
+ "grad_norm": 0.87890625,
120
+ "learning_rate": 0.0004466,
121
+ "loss": 4.2602802276611325,
122
+ "step": 320
123
+ },
124
+ {
125
+ "epoch": 0.022918773171553757,
126
+ "grad_norm": 0.625,
127
+ "learning_rate": 0.00047460000000000004,
128
+ "loss": 4.108924484252929,
129
+ "step": 340
130
+ },
131
+ {
132
+ "epoch": 0.024266936299292215,
133
+ "grad_norm": 0.82421875,
134
+ "learning_rate": 0.0005026,
135
+ "loss": 3.984059143066406,
136
+ "step": 360
137
+ },
138
+ {
139
+ "epoch": 0.02561509942703067,
140
+ "grad_norm": 0.78515625,
141
+ "learning_rate": 0.0005306,
142
+ "loss": 3.864672088623047,
143
+ "step": 380
144
+ },
145
+ {
146
+ "epoch": 0.026963262554769128,
147
+ "grad_norm": 0.6796875,
148
+ "learning_rate": 0.0005586,
149
+ "loss": 3.741139602661133,
150
+ "step": 400
151
+ },
152
+ {
153
+ "epoch": 0.028311425682507583,
154
+ "grad_norm": 0.63671875,
155
+ "learning_rate": 0.0005866,
156
+ "loss": 3.6620559692382812,
157
+ "step": 420
158
+ },
159
+ {
160
+ "epoch": 0.02965958881024604,
161
+ "grad_norm": 0.578125,
162
+ "learning_rate": 0.0006146,
163
+ "loss": 3.604226303100586,
164
+ "step": 440
165
+ },
166
+ {
167
+ "epoch": 0.031007751937984496,
168
+ "grad_norm": 0.484375,
169
+ "learning_rate": 0.0006426,
170
+ "loss": 3.5065567016601564,
171
+ "step": 460
172
+ },
173
+ {
174
+ "epoch": 0.032355915065722954,
175
+ "grad_norm": 0.60546875,
176
+ "learning_rate": 0.0006705999999999999,
177
+ "loss": 3.437101364135742,
178
+ "step": 480
179
+ },
180
+ {
181
+ "epoch": 0.03370407819346141,
182
+ "grad_norm": 0.57421875,
183
+ "learning_rate": 0.0006986,
184
+ "loss": 3.3709640502929688,
185
+ "step": 500
186
+ }
187
+ ],
188
+ "logging_steps": 20,
189
+ "max_steps": 2500,
190
+ "num_input_tokens_seen": 0,
191
+ "num_train_epochs": 1,
192
+ "save_steps": 100,
193
+ "stateful_callbacks": {
194
+ "TrainerControl": {
195
+ "args": {
196
+ "should_epoch_stop": false,
197
+ "should_evaluate": false,
198
+ "should_log": false,
199
+ "should_save": true,
200
+ "should_training_stop": false
201
+ },
202
+ "attributes": {}
203
+ }
204
+ },
205
+ "total_flos": 1613141901312000.0,
206
+ "train_batch_size": 64,
207
+ "trial_name": null,
208
+ "trial_params": null
209
+ }
zain/Activation/out/glu-linear-100L_run/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f7f80cd089898db6bc7e5512322b4c5393daccc1c74b5f3c88feb826b29d13
3
+ size 4920
zain/Activation/out/glu-linear-100L_run/checkpoint-600/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "linear",
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-linear-100L_run/checkpoint-600/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb837f1b9c19356c2862393eed63e01aa0eb5ee28dd3ec1c57bea2500ec4b172
3
+ size 33967272
zain/Activation/out/glu-linear-100L_run/checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68335f4477a4320e2d545eec904d5534d166e5ba408611e5eabc208bc2af0583
3
+ size 68504996
zain/Activation/out/glu-linear-100L_run/checkpoint-600/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-linear-100L_run/checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a21235ddd7c8c0020d887652dce105923f094e2bc54766bffa71522037a007
3
+ size 1064