Charlie81 commited on
Commit
38d03d9
·
1 Parent(s): 1400f6b

Checkpoint at step 20

Browse files
checkpoints/checkpoint-20/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MyOlmoeForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "clip_qkv": null,
8
+ "eos_token_id": 50279,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 2048,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 1024,
13
+ "max_position_embeddings": 4096,
14
+ "max_small_expert_count": 64,
15
+ "model_type": "olmoe",
16
+ "norm_topk_prob": false,
17
+ "num_attention_heads": 16,
18
+ "num_experts": 64,
19
+ "num_experts_per_tok": 2,
20
+ "num_hidden_layers": 16,
21
+ "num_key_value_heads": 16,
22
+ "num_small_experts": 64,
23
+ "output_router_logits": false,
24
+ "pad_token_id": 1,
25
+ "rms_norm_eps": 1e-05,
26
+ "rope_scaling": null,
27
+ "rope_theta": 10000.0,
28
+ "router_aux_loss_coef": 0.01,
29
+ "small_expert_count": 64,
30
+ "small_expert_intermediate_ratio": 64,
31
+ "small_expert_intermediate_size": 0,
32
+ "small_expert_sparsity_coef": 0.1,
33
+ "tie_word_embeddings": false,
34
+ "torch_dtype": "bfloat16",
35
+ "transformers_version": "4.55.4",
36
+ "use_cache": true,
37
+ "vocab_size": 50304
38
+ }
checkpoints/checkpoint-20/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": 50279,
4
+ "pad_token_id": 1,
5
+ "transformers_version": "4.55.4"
6
+ }
checkpoints/checkpoint-20/model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1b9651bad1a045a178e22cf198d5070c94d4374f6331086e38801fe8d88ca3
3
+ size 4997482624
checkpoints/checkpoint-20/model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f95224fceb9a38e9623b5f2bf6d2d8f038fcf081128481aa23313c6710fc5a8
3
+ size 4997867120
checkpoints/checkpoint-20/model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ea76c1b4617d733cc6bcec99a13d759c0eed69ef38bfd21c6e6489b9b8c862
3
+ size 3856242664
checkpoints/checkpoint-20/model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/checkpoint-20/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347aa192797912d7a2dcd8faa2f4b2cf048ffa14734e8048be7948fb391843c5
3
+ size 25858571
checkpoints/checkpoint-20/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098b29492211804ab324a36f37466821d948280bb74fce4ba895c03f13ecd878
3
+ size 14645
checkpoints/checkpoint-20/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795c503600292c8c704d0cbf6e623255ed54848f02f567e3d52d4c939d5df78e
3
+ size 1465
checkpoints/checkpoint-20/trainer_state.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.0009811316126737675,
6
+ "eval_steps": 500,
7
+ "global_step": 20,
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.0004905658063368838,
14
+ "grad_norm": 52.75,
15
+ "learning_rate": 1.471550032701112e-07,
16
+ "loss": 104.1645,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0009811316126737675,
21
+ "grad_norm": 57.5,
22
+ "learning_rate": 3.106605624591236e-07,
23
+ "loss": 105.2674,
24
+ "step": 20
25
+ }
26
+ ],
27
+ "logging_steps": 10,
28
+ "max_steps": 61155,
29
+ "num_input_tokens_seen": 0,
30
+ "num_train_epochs": 3,
31
+ "save_steps": 20,
32
+ "stateful_callbacks": {
33
+ "TrainerControl": {
34
+ "args": {
35
+ "should_epoch_stop": false,
36
+ "should_evaluate": false,
37
+ "should_log": false,
38
+ "should_save": true,
39
+ "should_training_stop": false
40
+ },
41
+ "attributes": {}
42
+ }
43
+ },
44
+ "total_flos": 5.365480915206144e+16,
45
+ "train_batch_size": 2,
46
+ "trial_name": null,
47
+ "trial_params": null
48
+ }
checkpoints/checkpoint-20/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa490bde32401dd6d70c4f1b1cff8f5df114f94b79824d3a47b2ae8c00b822d
3
+ size 5713
logs/events.out.tfevents.1756423478.a504719e5285.5303.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9384e0f71e7d7e8560c2aa57b4354b292ed08a92ffe8a2928a614d46f5b674b
3
+ size 5658
myolmoe/__pycache__/__init__.cpython-312.pyc CHANGED
Binary files a/myolmoe/__pycache__/__init__.cpython-312.pyc and b/myolmoe/__pycache__/__init__.cpython-312.pyc differ
 
myolmoe/__pycache__/modeling_myolmoe.cpython-312.pyc CHANGED
Binary files a/myolmoe/__pycache__/modeling_myolmoe.cpython-312.pyc and b/myolmoe/__pycache__/modeling_myolmoe.cpython-312.pyc differ
 
scripts/__pycache__/train.cpython-312.pyc CHANGED
Binary files a/scripts/__pycache__/train.cpython-312.pyc and b/scripts/__pycache__/train.cpython-312.pyc differ