Training in progress, step 1000, checkpoint
Browse files- last-checkpoint/config.json +52 -0
- last-checkpoint/generation_config.json +7 -0
- last-checkpoint/model.safetensors +3 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +27 -0
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +120 -0
- last-checkpoint/trainer_state.json +252 -0
- last-checkpoint/training_args.bin +3 -0
last-checkpoint/config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"SmalLmForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.1,
|
| 7 |
+
"auto_map": {
|
| 8 |
+
"AutoConfig": "Azrail/smallm_70--config.SmalLmConfig",
|
| 9 |
+
"AutoModelForCausalLM": "Azrail/smallm_70--model.SmalLmForCausalLM"
|
| 10 |
+
},
|
| 11 |
+
"balancing_coef": 0.0001,
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embedding_dropout": 0.0,
|
| 14 |
+
"eos_token_id": 0,
|
| 15 |
+
"expert_size": 576,
|
| 16 |
+
"gate_noise": false,
|
| 17 |
+
"head_size": 64,
|
| 18 |
+
"hidden_size": 512,
|
| 19 |
+
"high_rotations": 32,
|
| 20 |
+
"initializer_range": 0.02,
|
| 21 |
+
"intermediate_size": 1024,
|
| 22 |
+
"layer_dropout": 0.1,
|
| 23 |
+
"low_rotations": 1,
|
| 24 |
+
"max_seq_len": 2048,
|
| 25 |
+
"mlp_bias": false,
|
| 26 |
+
"model_type": "smallm",
|
| 27 |
+
"moe_bias": false,
|
| 28 |
+
"moe_period": 2,
|
| 29 |
+
"no_moe_layers": 10,
|
| 30 |
+
"noisy_experts": false,
|
| 31 |
+
"num_attention_heads": 8,
|
| 32 |
+
"num_hidden_layers": 20,
|
| 33 |
+
"num_kv_heads": 2,
|
| 34 |
+
"original_seq_len": 1024,
|
| 35 |
+
"pad_token_id": 0,
|
| 36 |
+
"positional_bias_type": "rope",
|
| 37 |
+
"rms_affine": false,
|
| 38 |
+
"rms_norm_eps": 1e-06,
|
| 39 |
+
"rope_base": 100000,
|
| 40 |
+
"routed_experts": 8,
|
| 41 |
+
"shared_experts": 1,
|
| 42 |
+
"sliding_window_attention": true,
|
| 43 |
+
"sliding_window_context": 1024,
|
| 44 |
+
"sliding_window_period": 4,
|
| 45 |
+
"static_residual": false,
|
| 46 |
+
"token_experts": 3,
|
| 47 |
+
"torch_dtype": "bfloat16",
|
| 48 |
+
"transformers_version": "4.50.3",
|
| 49 |
+
"use_cache": true,
|
| 50 |
+
"use_moe": false,
|
| 51 |
+
"vocab_size": 60000
|
| 52 |
+
}
|
last-checkpoint/generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"do_sample": true,
|
| 3 |
+
"max_new_tokens": 100,
|
| 4 |
+
"repetition_penalty": 1.2,
|
| 5 |
+
"top_p": 0.8,
|
| 6 |
+
"transformers_version": "4.50.3"
|
| 7 |
+
}
|
last-checkpoint/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f3c22936a0095ac18daff8e6dcf0e5a3c013ec81937d069c3fc7ec2ce742258
|
| 3 |
+
size 150625560
|
last-checkpoint/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ede7891a612e5bdf9d9f3ea5ba8ce2d972ac251ac865d5a7ca14b4f136bc03db
|
| 3 |
+
size 602335994
|
last-checkpoint/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:521f432674dde45244a4689a033d9db107314cdff516b6bf8384096ef5f6c190
|
| 3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1c35f90edf203b2f0483c8d4d666d73bb8fd60a06a785c4abd30a947f264d74
|
| 3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>"
|
| 5 |
+
],
|
| 6 |
+
"bos_token": {
|
| 7 |
+
"content": "<|beginoftext|>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false
|
| 12 |
+
},
|
| 13 |
+
"eos_token": {
|
| 14 |
+
"content": "<|endoftext|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false
|
| 19 |
+
},
|
| 20 |
+
"pad_token": {
|
| 21 |
+
"content": "<|endoftext|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false
|
| 26 |
+
}
|
| 27 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
last-checkpoint/tokenizer_config.json
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<|endoftext|>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "<|beginoftext|>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "<|im_start|>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<|im_end|>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"4": {
|
| 36 |
+
"content": "<|reserved_token_3|>",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"5": {
|
| 44 |
+
"content": "<|reserved_token_4|>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
},
|
| 51 |
+
"6": {
|
| 52 |
+
"content": "<|reserved_token_5|>",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": false,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": true
|
| 58 |
+
},
|
| 59 |
+
"7": {
|
| 60 |
+
"content": "<|reserved_token_6|>",
|
| 61 |
+
"lstrip": false,
|
| 62 |
+
"normalized": false,
|
| 63 |
+
"rstrip": false,
|
| 64 |
+
"single_word": false,
|
| 65 |
+
"special": true
|
| 66 |
+
},
|
| 67 |
+
"8": {
|
| 68 |
+
"content": "<|reserved_token_7|>",
|
| 69 |
+
"lstrip": false,
|
| 70 |
+
"normalized": false,
|
| 71 |
+
"rstrip": false,
|
| 72 |
+
"single_word": false,
|
| 73 |
+
"special": true
|
| 74 |
+
},
|
| 75 |
+
"9": {
|
| 76 |
+
"content": "<|reserved_token_8|>",
|
| 77 |
+
"lstrip": false,
|
| 78 |
+
"normalized": false,
|
| 79 |
+
"rstrip": false,
|
| 80 |
+
"single_word": false,
|
| 81 |
+
"special": true
|
| 82 |
+
},
|
| 83 |
+
"10": {
|
| 84 |
+
"content": "<|reserved_token_9|>",
|
| 85 |
+
"lstrip": false,
|
| 86 |
+
"normalized": false,
|
| 87 |
+
"rstrip": false,
|
| 88 |
+
"single_word": false,
|
| 89 |
+
"special": true
|
| 90 |
+
},
|
| 91 |
+
"11": {
|
| 92 |
+
"content": "<|reserved_token_10|>",
|
| 93 |
+
"lstrip": false,
|
| 94 |
+
"normalized": false,
|
| 95 |
+
"rstrip": false,
|
| 96 |
+
"single_word": false,
|
| 97 |
+
"special": true
|
| 98 |
+
},
|
| 99 |
+
"12": {
|
| 100 |
+
"content": "<|reserved_token_11|>",
|
| 101 |
+
"lstrip": false,
|
| 102 |
+
"normalized": false,
|
| 103 |
+
"rstrip": false,
|
| 104 |
+
"single_word": false,
|
| 105 |
+
"special": true
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
"additional_special_tokens": [
|
| 109 |
+
"<|im_start|>",
|
| 110 |
+
"<|im_end|>"
|
| 111 |
+
],
|
| 112 |
+
"bos_token": "<|beginoftext|>",
|
| 113 |
+
"chat_template": "{% for message in messages %}{% if message.get('role') is not none %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% else %}{{message['content'] + '<|im_end|>' + '\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 114 |
+
"clean_up_tokenization_spaces": false,
|
| 115 |
+
"eos_token": "<|endoftext|>",
|
| 116 |
+
"extra_special_tokens": {},
|
| 117 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 118 |
+
"pad_token": "<|endoftext|>",
|
| 119 |
+
"tokenizer_class": "PreTrainedTokenizer"
|
| 120 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
|
@@ -0,0 +1,252 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.24140740517215364,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 1000,
|
| 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.012070370258607683,
|
| 14 |
+
"grad_norm": 1.453125,
|
| 15 |
+
"learning_rate": 1.5087507543753772e-06,
|
| 16 |
+
"loss": 2.681,
|
| 17 |
+
"mean_token_accuracy": 0.5007504414767027,
|
| 18 |
+
"num_input_tokens_seen": 25446880,
|
| 19 |
+
"num_tokens": 10166805.0,
|
| 20 |
+
"step": 50
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"epoch": 0.024140740517215365,
|
| 24 |
+
"grad_norm": 1.4921875,
|
| 25 |
+
"learning_rate": 3.0175015087507544e-06,
|
| 26 |
+
"loss": 2.6838,
|
| 27 |
+
"mean_token_accuracy": 0.500230128839612,
|
| 28 |
+
"num_input_tokens_seen": 51020960,
|
| 29 |
+
"num_tokens": 20365412.0,
|
| 30 |
+
"step": 100
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.03621111077582305,
|
| 34 |
+
"grad_norm": 1.6484375,
|
| 35 |
+
"learning_rate": 4.526252263126131e-06,
|
| 36 |
+
"loss": 2.6811,
|
| 37 |
+
"mean_token_accuracy": 0.5007199160754681,
|
| 38 |
+
"num_input_tokens_seen": 76507776,
|
| 39 |
+
"num_tokens": 30424121.0,
|
| 40 |
+
"step": 150
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.04828148103443073,
|
| 44 |
+
"grad_norm": 1.4765625,
|
| 45 |
+
"learning_rate": 6.035003017501509e-06,
|
| 46 |
+
"loss": 2.6797,
|
| 47 |
+
"mean_token_accuracy": 0.500353229418397,
|
| 48 |
+
"num_input_tokens_seen": 101977920,
|
| 49 |
+
"num_tokens": 40650709.0,
|
| 50 |
+
"step": 200
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"epoch": 0.06035185129303841,
|
| 54 |
+
"grad_norm": 1.421875,
|
| 55 |
+
"learning_rate": 7.543753771876886e-06,
|
| 56 |
+
"loss": 2.6464,
|
| 57 |
+
"mean_token_accuracy": 0.5040991773456335,
|
| 58 |
+
"num_input_tokens_seen": 127536896,
|
| 59 |
+
"num_tokens": 50830609.0,
|
| 60 |
+
"step": 250
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.0724222215516461,
|
| 64 |
+
"grad_norm": 1.140625,
|
| 65 |
+
"learning_rate": 9.052504526252262e-06,
|
| 66 |
+
"loss": 2.654,
|
| 67 |
+
"mean_token_accuracy": 0.5034311909228564,
|
| 68 |
+
"num_input_tokens_seen": 153048544,
|
| 69 |
+
"num_tokens": 60898431.0,
|
| 70 |
+
"step": 300
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"epoch": 0.08449259181025377,
|
| 74 |
+
"grad_norm": 1.0234375,
|
| 75 |
+
"learning_rate": 1.0561255280627642e-05,
|
| 76 |
+
"loss": 2.625,
|
| 77 |
+
"mean_token_accuracy": 0.5059863431751728,
|
| 78 |
+
"num_input_tokens_seen": 178595392,
|
| 79 |
+
"num_tokens": 71195944.0,
|
| 80 |
+
"step": 350
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.09656296206886146,
|
| 84 |
+
"grad_norm": 0.91015625,
|
| 85 |
+
"learning_rate": 1.2070006035003018e-05,
|
| 86 |
+
"loss": 2.6079,
|
| 87 |
+
"mean_token_accuracy": 0.5077864757180214,
|
| 88 |
+
"num_input_tokens_seen": 204085184,
|
| 89 |
+
"num_tokens": 81381172.0,
|
| 90 |
+
"step": 400
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"epoch": 0.10863333232746915,
|
| 94 |
+
"grad_norm": 0.78515625,
|
| 95 |
+
"learning_rate": 1.3578756789378394e-05,
|
| 96 |
+
"loss": 2.6083,
|
| 97 |
+
"mean_token_accuracy": 0.5078243865072727,
|
| 98 |
+
"num_input_tokens_seen": 229609824,
|
| 99 |
+
"num_tokens": 91569720.0,
|
| 100 |
+
"step": 450
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.12070370258607682,
|
| 104 |
+
"grad_norm": 0.734375,
|
| 105 |
+
"learning_rate": 1.5087507543753773e-05,
|
| 106 |
+
"loss": 2.591,
|
| 107 |
+
"num_input_tokens_seen": 255055520,
|
| 108 |
+
"step": 500
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.12070370258607682,
|
| 112 |
+
"eval_loss": 2.492645263671875,
|
| 113 |
+
"eval_mean_token_accuracy": 0.5286665781386491,
|
| 114 |
+
"eval_num_tokens": 101801812.0,
|
| 115 |
+
"eval_runtime": 126.4646,
|
| 116 |
+
"eval_samples_per_second": 84.704,
|
| 117 |
+
"eval_steps_per_second": 21.176,
|
| 118 |
+
"num_input_tokens_seen": 255055520,
|
| 119 |
+
"step": 500
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.1327740728446845,
|
| 123 |
+
"grad_norm": 0.70703125,
|
| 124 |
+
"learning_rate": 1.659625829812915e-05,
|
| 125 |
+
"loss": 2.5826,
|
| 126 |
+
"mean_token_accuracy": 0.5089771485328675,
|
| 127 |
+
"num_input_tokens_seen": 280435680,
|
| 128 |
+
"num_tokens": 111840270.0,
|
| 129 |
+
"step": 550
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.1448444431032922,
|
| 133 |
+
"grad_norm": 0.65625,
|
| 134 |
+
"learning_rate": 1.8105009052504525e-05,
|
| 135 |
+
"loss": 2.5689,
|
| 136 |
+
"mean_token_accuracy": 0.5112711164355278,
|
| 137 |
+
"num_input_tokens_seen": 305931936,
|
| 138 |
+
"num_tokens": 121987982.0,
|
| 139 |
+
"step": 600
|
| 140 |
+
},
|
| 141 |
+
{
|
| 142 |
+
"epoch": 0.15691481336189989,
|
| 143 |
+
"grad_norm": 0.75,
|
| 144 |
+
"learning_rate": 1.9613759806879906e-05,
|
| 145 |
+
"loss": 2.55,
|
| 146 |
+
"mean_token_accuracy": 0.5135074812173843,
|
| 147 |
+
"num_input_tokens_seen": 331404160,
|
| 148 |
+
"num_tokens": 132144416.0,
|
| 149 |
+
"step": 650
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 0.16898518362050755,
|
| 153 |
+
"grad_norm": 0.58984375,
|
| 154 |
+
"learning_rate": 2.1122510561255283e-05,
|
| 155 |
+
"loss": 2.5497,
|
| 156 |
+
"mean_token_accuracy": 0.513639942780137,
|
| 157 |
+
"num_input_tokens_seen": 356956832,
|
| 158 |
+
"num_tokens": 142378323.0,
|
| 159 |
+
"step": 700
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.18105555387911523,
|
| 163 |
+
"grad_norm": 0.486328125,
|
| 164 |
+
"learning_rate": 2.2631261315630658e-05,
|
| 165 |
+
"loss": 2.5395,
|
| 166 |
+
"mean_token_accuracy": 0.5144028599560261,
|
| 167 |
+
"num_input_tokens_seen": 382529376,
|
| 168 |
+
"num_tokens": 152623392.0,
|
| 169 |
+
"step": 750
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"epoch": 0.19312592413772292,
|
| 173 |
+
"grad_norm": 0.5234375,
|
| 174 |
+
"learning_rate": 2.4140012070006035e-05,
|
| 175 |
+
"loss": 2.5309,
|
| 176 |
+
"mean_token_accuracy": 0.5156180351227522,
|
| 177 |
+
"num_input_tokens_seen": 408021056,
|
| 178 |
+
"num_tokens": 162827766.0,
|
| 179 |
+
"step": 800
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"epoch": 0.2051962943963306,
|
| 183 |
+
"grad_norm": 0.447265625,
|
| 184 |
+
"learning_rate": 2.5648762824381413e-05,
|
| 185 |
+
"loss": 2.5241,
|
| 186 |
+
"mean_token_accuracy": 0.5165234027802944,
|
| 187 |
+
"num_input_tokens_seen": 433622464,
|
| 188 |
+
"num_tokens": 172979899.0,
|
| 189 |
+
"step": 850
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.2172666646549383,
|
| 193 |
+
"grad_norm": 0.55078125,
|
| 194 |
+
"learning_rate": 2.7157513578756787e-05,
|
| 195 |
+
"loss": 2.5219,
|
| 196 |
+
"mean_token_accuracy": 0.5160751658678054,
|
| 197 |
+
"num_input_tokens_seen": 459074080,
|
| 198 |
+
"num_tokens": 183138615.0,
|
| 199 |
+
"step": 900
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.22933703491354598,
|
| 203 |
+
"grad_norm": 0.482421875,
|
| 204 |
+
"learning_rate": 2.866626433313217e-05,
|
| 205 |
+
"loss": 2.511,
|
| 206 |
+
"mean_token_accuracy": 0.5176014001667499,
|
| 207 |
+
"num_input_tokens_seen": 484598624,
|
| 208 |
+
"num_tokens": 193253896.0,
|
| 209 |
+
"step": 950
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.24140740517215364,
|
| 213 |
+
"grad_norm": 0.6015625,
|
| 214 |
+
"learning_rate": 3.0175015087507546e-05,
|
| 215 |
+
"loss": 2.4857,
|
| 216 |
+
"num_input_tokens_seen": 510077440,
|
| 217 |
+
"step": 1000
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 0.24140740517215364,
|
| 221 |
+
"eval_loss": 2.4022138118743896,
|
| 222 |
+
"eval_mean_token_accuracy": 0.5380484161312853,
|
| 223 |
+
"eval_num_tokens": 203431197.0,
|
| 224 |
+
"eval_runtime": 126.7655,
|
| 225 |
+
"eval_samples_per_second": 84.503,
|
| 226 |
+
"eval_steps_per_second": 21.126,
|
| 227 |
+
"num_input_tokens_seen": 510077440,
|
| 228 |
+
"step": 1000
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"logging_steps": 50,
|
| 232 |
+
"max_steps": 8284,
|
| 233 |
+
"num_input_tokens_seen": 510077440,
|
| 234 |
+
"num_train_epochs": 2,
|
| 235 |
+
"save_steps": 1000,
|
| 236 |
+
"stateful_callbacks": {
|
| 237 |
+
"TrainerControl": {
|
| 238 |
+
"args": {
|
| 239 |
+
"should_epoch_stop": false,
|
| 240 |
+
"should_evaluate": false,
|
| 241 |
+
"should_log": false,
|
| 242 |
+
"should_save": true,
|
| 243 |
+
"should_training_stop": false
|
| 244 |
+
},
|
| 245 |
+
"attributes": {}
|
| 246 |
+
}
|
| 247 |
+
},
|
| 248 |
+
"total_flos": 1.364506935558144e+17,
|
| 249 |
+
"train_batch_size": 32,
|
| 250 |
+
"trial_name": null,
|
| 251 |
+
"trial_params": null
|
| 252 |
+
}
|
last-checkpoint/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02b13fc8d7c893a956ab01c588fd523c765a348a70de0153e06e4429d50ed8ee
|
| 3 |
+
size 5752
|