SystemAdmin123 commited on
Commit
c692b6e
·
verified ·
1 Parent(s): 38887bb

Training in progress, step 80, checkpoint

Browse files
last-checkpoint/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "TitanML/tiny-mixtral",
3
+ "architectures": [
4
+ "MixtralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "head_dim": 32,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3584,
14
+ "max_position_embeddings": 131072,
15
+ "model_type": "mixtral",
16
+ "num_attention_heads": 32,
17
+ "num_experts_per_tok": 2,
18
+ "num_hidden_layers": 2,
19
+ "num_key_value_heads": 8,
20
+ "num_local_experts": 8,
21
+ "output_router_logits": false,
22
+ "rms_norm_eps": 1e-05,
23
+ "rope_theta": 1000000.0,
24
+ "router_aux_loss_coef": 0.001,
25
+ "router_jitter_noise": 0.0,
26
+ "sliding_window": 4096,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "bfloat16",
29
+ "transformers_version": "4.48.1",
30
+ "use_cache": false,
31
+ "vocab_size": 32000
32
+ }
last-checkpoint/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "do_sample": true,
5
+ "eos_token_id": 2,
6
+ "transformers_version": "4.48.1"
7
+ }
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55c29b985fa1cc18b56f46733fd17a718d9f1690457d49a95bf9bec674c4578
3
+ size 493963120
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7103f530aba0fb0ef51b64ec9539a60845b28b1c16ad8188b2f93e1ffd1309c
3
+ size 501746490
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9906b173df03663b222bd12a0e83af5aaa020a12d4ad3b4f49197437057c696b
3
+ size 15984
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7bf7c9d7fc97693b96ee7a514a4d88728c8624bc298bf36b68fd64703b6ce38
3
+ size 15984
last-checkpoint/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cba90fd12df41e2a3afe0aa9bdbcb01ea64e70a37cf6d3f1b6f819528d9eedb2
3
+ size 15984
last-checkpoint/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f677ceac78336a23596ad2dfff49115dd4f2798e6c718f3d9a417036aecc78d
3
+ size 15984
last-checkpoint/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b66cb249efdcbeae07a93ab18308b0dad6ab1938b8cda1783930dd7ca16e400
3
+ size 15984
last-checkpoint/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32fc5b45250ceb9579d6cdb22a9de146f720394a5fb1a94da8455a621d02420
3
+ size 15984
last-checkpoint/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdaa72ece53788894cbf7d690659103118093c50cbe7ebcc4ad29ce77864063c
3
+ size 15984
last-checkpoint/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e1077a981f60bb0c73ac0edeec6a361fda9845f8d5236c4bc77fda2663cf80d
3
+ size 15984
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fce9536ff5f950cceb3fa69a1e2f266b5d6de86d1ea82239294fb327d0664db
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "additional_special_tokens": [],
32
+ "bos_token": "<s>",
33
+ "chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ '### Instruction: ' + message['content'] + '\n\n' }}{% elif message['role'] == 'assistant' %}{{ '### Response: ' + message['content'] + eos_token}}{% endif %}{% endfor %}",
34
+ "clean_up_tokenization_spaces": false,
35
+ "eos_token": "</s>",
36
+ "extra_special_tokens": {},
37
+ "legacy": true,
38
+ "model_max_length": 1000000000000000019884624838656,
39
+ "pad_token": "</s>",
40
+ "sp_model_kwargs": {},
41
+ "spaces_between_special_tokens": false,
42
+ "tokenizer_class": "LlamaTokenizer",
43
+ "unk_token": "<unk>",
44
+ "use_default_system_prompt": false,
45
+ "use_fast": true
46
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.09467455621301775,
5
+ "eval_steps": 20,
6
+ "global_step": 80,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.001183431952662722,
13
+ "eval_loss": 10.566378593444824,
14
+ "eval_runtime": 2.0211,
15
+ "eval_samples_per_second": 743.163,
16
+ "eval_steps_per_second": 46.51,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.011834319526627219,
21
+ "grad_norm": 6.454888820648193,
22
+ "learning_rate": 1.6000000000000003e-05,
23
+ "loss": 10.5688,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.023668639053254437,
28
+ "grad_norm": 4.221368789672852,
29
+ "learning_rate": 3.2000000000000005e-05,
30
+ "loss": 10.5293,
31
+ "step": 20
32
+ },
33
+ {
34
+ "epoch": 0.023668639053254437,
35
+ "eval_loss": 10.471421241760254,
36
+ "eval_runtime": 2.0335,
37
+ "eval_samples_per_second": 738.623,
38
+ "eval_steps_per_second": 46.225,
39
+ "step": 20
40
+ },
41
+ {
42
+ "epoch": 0.03550295857988166,
43
+ "grad_norm": 7.107753753662109,
44
+ "learning_rate": 4.8e-05,
45
+ "loss": 10.3814,
46
+ "step": 30
47
+ },
48
+ {
49
+ "epoch": 0.047337278106508875,
50
+ "grad_norm": 4.7665696144104,
51
+ "learning_rate": 6.400000000000001e-05,
52
+ "loss": 9.9244,
53
+ "step": 40
54
+ },
55
+ {
56
+ "epoch": 0.047337278106508875,
57
+ "eval_loss": 9.445327758789062,
58
+ "eval_runtime": 2.0204,
59
+ "eval_samples_per_second": 743.435,
60
+ "eval_steps_per_second": 46.527,
61
+ "step": 40
62
+ },
63
+ {
64
+ "epoch": 0.05917159763313609,
65
+ "grad_norm": 5.4297027587890625,
66
+ "learning_rate": 8e-05,
67
+ "loss": 8.9648,
68
+ "step": 50
69
+ },
70
+ {
71
+ "epoch": 0.07100591715976332,
72
+ "grad_norm": 2.0724003314971924,
73
+ "learning_rate": 9.6e-05,
74
+ "loss": 8.2558,
75
+ "step": 60
76
+ },
77
+ {
78
+ "epoch": 0.07100591715976332,
79
+ "eval_loss": 7.835418224334717,
80
+ "eval_runtime": 6.0797,
81
+ "eval_samples_per_second": 247.052,
82
+ "eval_steps_per_second": 15.461,
83
+ "step": 60
84
+ },
85
+ {
86
+ "epoch": 0.08284023668639054,
87
+ "grad_norm": 1.815529227256775,
88
+ "learning_rate": 0.00011200000000000001,
89
+ "loss": 7.658,
90
+ "step": 70
91
+ },
92
+ {
93
+ "epoch": 0.09467455621301775,
94
+ "grad_norm": 2.478553295135498,
95
+ "learning_rate": 0.00012800000000000002,
96
+ "loss": 7.4762,
97
+ "step": 80
98
+ },
99
+ {
100
+ "epoch": 0.09467455621301775,
101
+ "eval_loss": 7.448663711547852,
102
+ "eval_runtime": 2.0159,
103
+ "eval_samples_per_second": 745.071,
104
+ "eval_steps_per_second": 46.629,
105
+ "step": 80
106
+ }
107
+ ],
108
+ "logging_steps": 10,
109
+ "max_steps": 2500,
110
+ "num_input_tokens_seen": 0,
111
+ "num_train_epochs": 3,
112
+ "save_steps": 40,
113
+ "stateful_callbacks": {
114
+ "TrainerControl": {
115
+ "args": {
116
+ "should_epoch_stop": false,
117
+ "should_evaluate": false,
118
+ "should_log": false,
119
+ "should_save": true,
120
+ "should_training_stop": false
121
+ },
122
+ "attributes": {}
123
+ }
124
+ },
125
+ "total_flos": 3374230997565440.0,
126
+ "train_batch_size": 2,
127
+ "trial_name": null,
128
+ "trial_params": null
129
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bed78fd5996b9487484b47ba579fb5de2f0cc969aa32dc5681ad0a64670cef49
3
+ size 6712