w-ahmad commited on
Commit
aca8702
·
verified ·
1 Parent(s): a33e147

Auto upload zain 2026-08-14T20:53:52.460056 (part 2)

Browse files
zain/Activation/out/glu-waleed-9L_run/checkpoint-100/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "waleed",
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": 9,
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-waleed-9L_run/checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eac72fa8cfdc95c3d7f36484c77e3f200d92928821de2b53cf1eefb6b78cc04
3
+ size 4011496
zain/Activation/out/glu-waleed-9L_run/checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e19e2f3d58517afc374d39494ce93843828c818777a3054f583e9f87552915f
3
+ size 8074746
zain/Activation/out/glu-waleed-9L_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-waleed-9L_run/checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906745ab5f61e73e8c1ba850ef3b839e2766eba889b49c843836266988895165
3
+ size 1064
zain/Activation/out/glu-waleed-9L_run/checkpoint-100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-waleed-9L_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-waleed-9L_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.05390835579514825,
6
+ "eval_steps": 60000,
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.01078167115902965,
14
+ "grad_norm": 0.9765625,
15
+ "learning_rate": 0.001,
16
+ "loss": 7.1419013977050785,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.0215633423180593,
21
+ "grad_norm": 0.59375,
22
+ "learning_rate": 0.001,
23
+ "loss": 5.897165298461914,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.03234501347708895,
28
+ "grad_norm": 0.55859375,
29
+ "learning_rate": 0.001,
30
+ "loss": 5.307088088989258,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.0431266846361186,
35
+ "grad_norm": 0.54296875,
36
+ "learning_rate": 0.001,
37
+ "loss": 4.752142333984375,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.05390835579514825,
42
+ "grad_norm": 0.357421875,
43
+ "learning_rate": 0.001,
44
+ "loss": 4.355420684814453,
45
+ "step": 100
46
+ }
47
+ ],
48
+ "logging_steps": 20,
49
+ "max_steps": 1000,
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": 232310754508800.0,
66
+ "train_batch_size": 512,
67
+ "trial_name": null,
68
+ "trial_params": null
69
+ }
zain/Activation/out/glu-waleed-9L_run/checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87bce8ade72476666206bb73e6353f17ce4c3746e58ce58ffd65d562b25eb55d
3
+ size 4920
zain/Activation/out/glu-waleed-9L_run/training_log.jsonl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {"step": 20, "epoch": 0.01078167115902965, "timestamp": 1786740710.299719, "loss": 7.1419013977050785, "grad_norm": 0.9765625, "learning_rate": 0.001, "train/total_time_seconds": 6.529780384153128, "train/time_per_step_avg": 0.3264890192076564, "train/epoch_time_elapsed": 14.558187425136566, "train/estimated_remaining_minutes": 5.332653980391721}
2
+ {"step": 40, "epoch": 0.0215633423180593, "timestamp": 1786740724.3288724, "loss": 5.897165298461914, "grad_norm": 0.59375, "learning_rate": 0.001, "train/total_time_seconds": 13.063349019736052, "train/time_per_step_avg": 0.3265837254934013, "train/epoch_time_elapsed": 28.587341722100973, "train/estimated_remaining_minutes": 5.225339607894421}
3
+ {"step": 60, "epoch": 0.03234501347708895, "timestamp": 1786740738.2896268, "loss": 5.307088088989258, "grad_norm": 0.55859375, "learning_rate": 0.001, "train/total_time_seconds": 19.519845563918352, "train/time_per_step_avg": 0.3253307593986392, "train/epoch_time_elapsed": 42.54809567332268, "train/estimated_remaining_minutes": 5.0968485639120145}
4
+ {"step": 80, "epoch": 0.0431266846361186, "timestamp": 1786740752.4787056, "loss": 4.752142333984375, "grad_norm": 0.54296875, "learning_rate": 0.001, "train/total_time_seconds": 26.229080442339182, "train/time_per_step_avg": 0.32786350552923976, "train/epoch_time_elapsed": 56.73717471957207, "train/estimated_remaining_minutes": 5.02724041811501}
5
+ {"step": 100, "epoch": 0.05390835579514825, "timestamp": 1786740766.493271, "loss": 4.355420684814453, "grad_norm": 0.357421875, "learning_rate": 0.001, "train/total_time_seconds": 32.80325895175338, "train/time_per_step_avg": 0.3280325895175338, "train/epoch_time_elapsed": 70.75174043700099, "train/estimated_remaining_minutes": 4.920488842763007}
6
+ {"step": 120, "epoch": 0.0646900269541779, "timestamp": 1786740781.149797, "loss": 4.1065021514892575, "grad_norm": 1.5, "learning_rate": 0.001, "train/total_time_seconds": 39.68944124504924, "train/time_per_step_avg": 0.3315966086089611, "train/epoch_time_elapsed": 85.40826620161533, "train/estimated_remaining_minutes": 4.85093170772824}
7
+ {"step": 140, "epoch": 0.07547169811320754, "timestamp": 1786740795.2345626, "loss": 3.8953704833984375, "grad_norm": 0.85546875, "learning_rate": 0.001, "train/total_time_seconds": 46.17903455346823, "train/time_per_step_avg": 0.33115685533732175, "train/epoch_time_elapsed": 99.49303134158254, "train/estimated_remaining_minutes": 4.727853537616985}
8
+ {"step": 160, "epoch": 0.0862533692722372, "timestamp": 1786740809.5376456, "loss": 3.7184146881103515, "grad_norm": 0.490234375, "learning_rate": 0.001, "train/total_time_seconds": 52.95672606676817, "train/time_per_step_avg": 0.3343688050284982, "train/epoch_time_elapsed": 113.79611469060183, "train/estimated_remaining_minutes": 4.633713530842215}
9
+ {"step": 180, "epoch": 0.09703504043126684, "timestamp": 1786740823.3313231, "loss": 3.5632476806640625, "grad_norm": 0.59765625, "learning_rate": 0.001, "train/total_time_seconds": 59.206629388034344, "train/time_per_step_avg": 0.3297754894569516, "train/epoch_time_elapsed": 127.58979272097349, "train/estimated_remaining_minutes": 4.495318157239644}
10
+ {"step": 200, "epoch": 0.1078167115902965, "timestamp": 1786740836.8899324, "loss": 3.4323970794677736, "grad_norm": 0.84375, "learning_rate": 0.001, "train/total_time_seconds": 65.02674689516425, "train/time_per_step_avg": 0.3222348794341087, "train/epoch_time_elapsed": 141.1484008654952, "train/estimated_remaining_minutes": 4.335116459677617}