Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- added_tokens.json +13 -0
- all_results.json +24 -0
- checkpoint-12/added_tokens.json +13 -0
- checkpoint-12/config.json +36 -0
- checkpoint-12/generation_config.json +11 -0
- checkpoint-12/model-00001-of-00002.safetensors +3 -0
- checkpoint-12/model-00002-of-00002.safetensors +3 -0
- checkpoint-12/model.safetensors.index.json +202 -0
- checkpoint-12/special_tokens_map.json +30 -0
- checkpoint-12/tokenizer.json +0 -0
- checkpoint-12/tokenizer_config.json +131 -0
- checkpoint-12/trainer_state.json +237 -0
- checkpoint-24/added_tokens.json +13 -0
- checkpoint-24/config.json +36 -0
- checkpoint-24/generation_config.json +11 -0
- checkpoint-24/model-00001-of-00002.safetensors +3 -0
- checkpoint-24/model-00002-of-00002.safetensors +3 -0
- checkpoint-24/model.safetensors.index.json +202 -0
- checkpoint-24/special_tokens_map.json +30 -0
- checkpoint-24/tokenizer.json +0 -0
- checkpoint-24/tokenizer_config.json +131 -0
- checkpoint-24/trainer_state.json +441 -0
- checkpoint-36/added_tokens.json +13 -0
- checkpoint-36/config.json +36 -0
- checkpoint-36/generation_config.json +11 -0
- checkpoint-36/model-00001-of-00002.safetensors +3 -0
- checkpoint-36/model-00002-of-00002.safetensors +3 -0
- checkpoint-36/model.safetensors.index.json +202 -0
- checkpoint-36/special_tokens_map.json +30 -0
- checkpoint-36/tokenizer.json +0 -0
- checkpoint-36/tokenizer_config.json +131 -0
- checkpoint-36/trainer_state.json +645 -0
- checkpoint-48/added_tokens.json +13 -0
- checkpoint-48/config.json +36 -0
- checkpoint-48/generation_config.json +11 -0
- checkpoint-48/model-00001-of-00002.safetensors +3 -0
- checkpoint-48/model-00002-of-00002.safetensors +3 -0
- checkpoint-48/model.safetensors.index.json +202 -0
- checkpoint-48/special_tokens_map.json +30 -0
- checkpoint-48/tokenizer.json +0 -0
- checkpoint-48/tokenizer_config.json +131 -0
- checkpoint-48/trainer_state.json +849 -0
- checkpoint-60/added_tokens.json +13 -0
- checkpoint-60/config.json +36 -0
- checkpoint-60/generation_config.json +11 -0
- checkpoint-60/model-00001-of-00002.safetensors +3 -0
- checkpoint-60/model-00002-of-00002.safetensors +3 -0
- checkpoint-60/model.safetensors.index.json +202 -0
- checkpoint-60/special_tokens_map.json +30 -0
- checkpoint-60/tokenizer.json +0 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
all_results.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 0.9880609304240429,
|
| 3 |
+
"eval_logits/chosen": 9.119073867797852,
|
| 4 |
+
"eval_logits/rejected": 9.919014930725098,
|
| 5 |
+
"eval_logps/chosen": -109.64173889160156,
|
| 6 |
+
"eval_logps/ref_chosen": -106.16099548339844,
|
| 7 |
+
"eval_logps/ref_rejected": -119.78473663330078,
|
| 8 |
+
"eval_logps/rejected": -123.23009490966797,
|
| 9 |
+
"eval_loss": 0.6934764981269836,
|
| 10 |
+
"eval_rewards/accuracies": 0.5018518567085266,
|
| 11 |
+
"eval_rewards/chosen": -0.034807514399290085,
|
| 12 |
+
"eval_rewards/margins": -0.0003539324679877609,
|
| 13 |
+
"eval_rewards/rejected": -0.034453582018613815,
|
| 14 |
+
"eval_runtime": 161.8044,
|
| 15 |
+
"eval_samples": 1080,
|
| 16 |
+
"eval_samples_per_second": 6.675,
|
| 17 |
+
"eval_steps_per_second": 1.669,
|
| 18 |
+
"total_flos": 0.0,
|
| 19 |
+
"train_loss": 0.6918170555432638,
|
| 20 |
+
"train_runtime": 7488.2587,
|
| 21 |
+
"train_samples": 9715,
|
| 22 |
+
"train_samples_per_second": 1.297,
|
| 23 |
+
"train_steps_per_second": 0.01
|
| 24 |
+
}
|
checkpoint-12/added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
checkpoint-12/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/home/v-liuzichuan/huggingface/Phi-3-mini-4k-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Phi3ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"auto_map": {
|
| 9 |
+
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
+
},
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embd_pdrop": 0.0,
|
| 14 |
+
"eos_token_id": 32000,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 3072,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 8192,
|
| 19 |
+
"max_position_embeddings": 4096,
|
| 20 |
+
"model_type": "phi3",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 32,
|
| 23 |
+
"num_key_value_heads": 32,
|
| 24 |
+
"original_max_position_embeddings": 4096,
|
| 25 |
+
"pad_token_id": 32000,
|
| 26 |
+
"resid_pdrop": 0.0,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_scaling": null,
|
| 29 |
+
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 2047,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
+
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
+
"use_cache": false,
|
| 35 |
+
"vocab_size": 32064
|
| 36 |
+
}
|
checkpoint-12/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
32000,
|
| 6 |
+
32001,
|
| 7 |
+
32007
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 32000,
|
| 10 |
+
"transformers_version": "4.45.2"
|
| 11 |
+
}
|
checkpoint-12/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a2bcfea8eeb2555724d32128ab082d0623e2df052df8e10e3025bc37235e43c
|
| 3 |
+
size 4972489328
|
checkpoint-12/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:180b1c92903401c30e82eb9864f2d1b8217db1665fa1da1bc7b2bfe948456e82
|
| 3 |
+
size 2669692552
|
checkpoint-12/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 7642159104
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 140 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 158 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 164 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 201 |
+
}
|
| 202 |
+
}
|
checkpoint-12/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": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 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 |
+
}
|
checkpoint-12/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-12/tokenizer_config.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 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": true,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32000": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": true
|
| 37 |
+
},
|
| 38 |
+
"32001": {
|
| 39 |
+
"content": "<|assistant|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": true,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": true
|
| 45 |
+
},
|
| 46 |
+
"32002": {
|
| 47 |
+
"content": "<|placeholder1|>",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": false,
|
| 50 |
+
"rstrip": true,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": true
|
| 53 |
+
},
|
| 54 |
+
"32003": {
|
| 55 |
+
"content": "<|placeholder2|>",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": false,
|
| 58 |
+
"rstrip": true,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": true
|
| 61 |
+
},
|
| 62 |
+
"32004": {
|
| 63 |
+
"content": "<|placeholder3|>",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": false,
|
| 66 |
+
"rstrip": true,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": true
|
| 69 |
+
},
|
| 70 |
+
"32005": {
|
| 71 |
+
"content": "<|placeholder4|>",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": false,
|
| 74 |
+
"rstrip": true,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": true
|
| 77 |
+
},
|
| 78 |
+
"32006": {
|
| 79 |
+
"content": "<|system|>",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": false,
|
| 82 |
+
"rstrip": true,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": true
|
| 85 |
+
},
|
| 86 |
+
"32007": {
|
| 87 |
+
"content": "<|end|>",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": false,
|
| 90 |
+
"rstrip": true,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": true
|
| 93 |
+
},
|
| 94 |
+
"32008": {
|
| 95 |
+
"content": "<|placeholder5|>",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": false,
|
| 98 |
+
"rstrip": true,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": true
|
| 101 |
+
},
|
| 102 |
+
"32009": {
|
| 103 |
+
"content": "<|placeholder6|>",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": false,
|
| 106 |
+
"rstrip": true,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": true
|
| 109 |
+
},
|
| 110 |
+
"32010": {
|
| 111 |
+
"content": "<|user|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": false,
|
| 114 |
+
"rstrip": true,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"bos_token": "<s>",
|
| 120 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'system' %}{{'<|system|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
|
| 121 |
+
"clean_up_tokenization_spaces": false,
|
| 122 |
+
"eos_token": "<|endoftext|>",
|
| 123 |
+
"legacy": false,
|
| 124 |
+
"model_max_length": 4096,
|
| 125 |
+
"pad_token": "<|endoftext|>",
|
| 126 |
+
"padding_side": "left",
|
| 127 |
+
"sp_model_kwargs": {},
|
| 128 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 129 |
+
"unk_token": "<unk>",
|
| 130 |
+
"use_default_system_prompt": false
|
| 131 |
+
}
|
checkpoint-12/trainer_state.json
ADDED
|
@@ -0,0 +1,237 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.15808974886784685,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 12,
|
| 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.013174145738987238,
|
| 13 |
+
"grad_norm": 0.48070791363716125,
|
| 14 |
+
"learning_rate": 6.25e-08,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -176.09544372558594,
|
| 18 |
+
"logps/ref_chosen": -176.09544372558594,
|
| 19 |
+
"logps/ref_rejected": -181.75552368164062,
|
| 20 |
+
"logps/rejected": -181.75552368164062,
|
| 21 |
+
"loss": 0.6931,
|
| 22 |
+
"rewards/accuracies": 0.0,
|
| 23 |
+
"rewards/chosen": 0.0,
|
| 24 |
+
"rewards/margins": 0.0,
|
| 25 |
+
"rewards/rejected": 0.0,
|
| 26 |
+
"step": 1
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"epoch": 0.026348291477974475,
|
| 30 |
+
"grad_norm": 0.4185059070587158,
|
| 31 |
+
"learning_rate": 1.25e-07,
|
| 32 |
+
"logits/chosen": 10.530074119567871,
|
| 33 |
+
"logits/rejected": 10.672085762023926,
|
| 34 |
+
"logps/chosen": -173.2084503173828,
|
| 35 |
+
"logps/ref_chosen": -173.2084503173828,
|
| 36 |
+
"logps/ref_rejected": -187.02206420898438,
|
| 37 |
+
"logps/rejected": -187.02206420898438,
|
| 38 |
+
"loss": 0.6931,
|
| 39 |
+
"rewards/accuracies": 0.0,
|
| 40 |
+
"rewards/chosen": 0.0,
|
| 41 |
+
"rewards/margins": 0.0,
|
| 42 |
+
"rewards/rejected": 0.0,
|
| 43 |
+
"step": 2
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"epoch": 0.03952243721696171,
|
| 47 |
+
"grad_norm": 0.3848375082015991,
|
| 48 |
+
"learning_rate": 1.875e-07,
|
| 49 |
+
"logits/chosen": 10.340475082397461,
|
| 50 |
+
"logits/rejected": 10.486526489257812,
|
| 51 |
+
"logps/chosen": -169.6623992919922,
|
| 52 |
+
"logps/ref_chosen": -169.080810546875,
|
| 53 |
+
"logps/ref_rejected": -182.52792358398438,
|
| 54 |
+
"logps/rejected": -182.80642700195312,
|
| 55 |
+
"loss": 0.6947,
|
| 56 |
+
"rewards/accuracies": 0.3828125,
|
| 57 |
+
"rewards/chosen": -0.005815833806991577,
|
| 58 |
+
"rewards/margins": -0.0030306153930723667,
|
| 59 |
+
"rewards/rejected": -0.002785218646749854,
|
| 60 |
+
"step": 3
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.05269658295594895,
|
| 64 |
+
"grad_norm": 0.7261964678764343,
|
| 65 |
+
"learning_rate": 2.5e-07,
|
| 66 |
+
"logits/chosen": 10.3652925491333,
|
| 67 |
+
"logits/rejected": 10.412069320678711,
|
| 68 |
+
"logps/chosen": -177.03428649902344,
|
| 69 |
+
"logps/ref_chosen": -176.78369140625,
|
| 70 |
+
"logps/ref_rejected": -180.0931396484375,
|
| 71 |
+
"logps/rejected": -180.21463012695312,
|
| 72 |
+
"loss": 0.6938,
|
| 73 |
+
"rewards/accuracies": 0.4765625,
|
| 74 |
+
"rewards/chosen": -0.0025058696046471596,
|
| 75 |
+
"rewards/margins": -0.0012909012148156762,
|
| 76 |
+
"rewards/rejected": -0.0012149682734161615,
|
| 77 |
+
"step": 4
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.06587072869493618,
|
| 81 |
+
"grad_norm": 0.3572319746017456,
|
| 82 |
+
"learning_rate": 3.1249999999999997e-07,
|
| 83 |
+
"logits/chosen": 10.757452011108398,
|
| 84 |
+
"logits/rejected": 10.791389465332031,
|
| 85 |
+
"logps/chosen": -169.12631225585938,
|
| 86 |
+
"logps/ref_chosen": -168.522216796875,
|
| 87 |
+
"logps/ref_rejected": -176.08982849121094,
|
| 88 |
+
"logps/rejected": -176.59901428222656,
|
| 89 |
+
"loss": 0.6936,
|
| 90 |
+
"rewards/accuracies": 0.4609375,
|
| 91 |
+
"rewards/chosen": -0.0060411859303712845,
|
| 92 |
+
"rewards/margins": -0.0009493756806477904,
|
| 93 |
+
"rewards/rejected": -0.0050918105989694595,
|
| 94 |
+
"step": 5
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.07904487443392343,
|
| 98 |
+
"grad_norm": 0.4071093201637268,
|
| 99 |
+
"learning_rate": 3.75e-07,
|
| 100 |
+
"logits/chosen": 11.003137588500977,
|
| 101 |
+
"logits/rejected": 11.056475639343262,
|
| 102 |
+
"logps/chosen": -174.662353515625,
|
| 103 |
+
"logps/ref_chosen": -174.5843048095703,
|
| 104 |
+
"logps/ref_rejected": -181.65040588378906,
|
| 105 |
+
"logps/rejected": -181.72401428222656,
|
| 106 |
+
"loss": 0.6932,
|
| 107 |
+
"rewards/accuracies": 0.5078125,
|
| 108 |
+
"rewards/chosen": -0.0007804610067978501,
|
| 109 |
+
"rewards/margins": -4.43047538283281e-05,
|
| 110 |
+
"rewards/rejected": -0.0007361561874859035,
|
| 111 |
+
"step": 6
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.09221902017291066,
|
| 115 |
+
"grad_norm": 0.7951124906539917,
|
| 116 |
+
"learning_rate": 4.375e-07,
|
| 117 |
+
"logits/chosen": 10.003807067871094,
|
| 118 |
+
"logits/rejected": 10.067156791687012,
|
| 119 |
+
"logps/chosen": -171.4049530029297,
|
| 120 |
+
"logps/ref_chosen": -170.4031219482422,
|
| 121 |
+
"logps/ref_rejected": -181.00917053222656,
|
| 122 |
+
"logps/rejected": -181.8280792236328,
|
| 123 |
+
"loss": 0.6941,
|
| 124 |
+
"rewards/accuracies": 0.4453125,
|
| 125 |
+
"rewards/chosen": -0.010018287226557732,
|
| 126 |
+
"rewards/margins": -0.0018291514134034514,
|
| 127 |
+
"rewards/rejected": -0.008189136162400246,
|
| 128 |
+
"step": 7
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.1053931659118979,
|
| 132 |
+
"grad_norm": 0.5591660737991333,
|
| 133 |
+
"learning_rate": 5e-07,
|
| 134 |
+
"logits/chosen": 10.874868392944336,
|
| 135 |
+
"logits/rejected": 10.79828929901123,
|
| 136 |
+
"logps/chosen": -179.36700439453125,
|
| 137 |
+
"logps/ref_chosen": -178.47369384765625,
|
| 138 |
+
"logps/ref_rejected": -184.52243041992188,
|
| 139 |
+
"logps/rejected": -185.44284057617188,
|
| 140 |
+
"loss": 0.693,
|
| 141 |
+
"rewards/accuracies": 0.5078125,
|
| 142 |
+
"rewards/chosen": -0.008933190256357193,
|
| 143 |
+
"rewards/margins": 0.0002710025873966515,
|
| 144 |
+
"rewards/rejected": -0.009204192087054253,
|
| 145 |
+
"step": 8
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.11856731165088513,
|
| 149 |
+
"grad_norm": 0.45744186639785767,
|
| 150 |
+
"learning_rate": 4.997252228714278e-07,
|
| 151 |
+
"logits/chosen": 10.472944259643555,
|
| 152 |
+
"logits/rejected": 10.640350341796875,
|
| 153 |
+
"logps/chosen": -175.36553955078125,
|
| 154 |
+
"logps/ref_chosen": -174.38418579101562,
|
| 155 |
+
"logps/ref_rejected": -182.0985565185547,
|
| 156 |
+
"logps/rejected": -183.1609649658203,
|
| 157 |
+
"loss": 0.6928,
|
| 158 |
+
"rewards/accuracies": 0.5234375,
|
| 159 |
+
"rewards/chosen": -0.009813489392399788,
|
| 160 |
+
"rewards/margins": 0.0008107352769002318,
|
| 161 |
+
"rewards/rejected": -0.010624224320054054,
|
| 162 |
+
"step": 9
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 0.13174145738987236,
|
| 166 |
+
"grad_norm": 0.3784727156162262,
|
| 167 |
+
"learning_rate": 4.989014955054745e-07,
|
| 168 |
+
"logits/chosen": 10.471797943115234,
|
| 169 |
+
"logits/rejected": 10.57437515258789,
|
| 170 |
+
"logps/chosen": -173.78768920898438,
|
| 171 |
+
"logps/ref_chosen": -172.48837280273438,
|
| 172 |
+
"logps/ref_rejected": -179.625,
|
| 173 |
+
"logps/rejected": -180.91595458984375,
|
| 174 |
+
"loss": 0.6932,
|
| 175 |
+
"rewards/accuracies": 0.4765625,
|
| 176 |
+
"rewards/chosen": -0.012993087992072105,
|
| 177 |
+
"rewards/margins": -8.335959864780307e-05,
|
| 178 |
+
"rewards/rejected": -0.012909728102385998,
|
| 179 |
+
"step": 10
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"epoch": 0.14491560312885962,
|
| 183 |
+
"grad_norm": 0.4041476547718048,
|
| 184 |
+
"learning_rate": 4.975306286336627e-07,
|
| 185 |
+
"logits/chosen": 10.539186477661133,
|
| 186 |
+
"logits/rejected": 10.477883338928223,
|
| 187 |
+
"logps/chosen": -172.62416076660156,
|
| 188 |
+
"logps/ref_chosen": -169.97216796875,
|
| 189 |
+
"logps/ref_rejected": -180.00955200195312,
|
| 190 |
+
"logps/rejected": -182.72525024414062,
|
| 191 |
+
"loss": 0.6929,
|
| 192 |
+
"rewards/accuracies": 0.546875,
|
| 193 |
+
"rewards/chosen": -0.026519589126110077,
|
| 194 |
+
"rewards/margins": 0.0006374535150825977,
|
| 195 |
+
"rewards/rejected": -0.027157040312886238,
|
| 196 |
+
"step": 11
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 0.15808974886784685,
|
| 200 |
+
"grad_norm": 0.5964677333831787,
|
| 201 |
+
"learning_rate": 4.956156357188939e-07,
|
| 202 |
+
"logits/chosen": 10.28010082244873,
|
| 203 |
+
"logits/rejected": 10.401304244995117,
|
| 204 |
+
"logps/chosen": -178.43714904785156,
|
| 205 |
+
"logps/ref_chosen": -175.83639526367188,
|
| 206 |
+
"logps/ref_rejected": -181.73045349121094,
|
| 207 |
+
"logps/rejected": -184.20223999023438,
|
| 208 |
+
"loss": 0.6938,
|
| 209 |
+
"rewards/accuracies": 0.4375,
|
| 210 |
+
"rewards/chosen": -0.026007818058133125,
|
| 211 |
+
"rewards/margins": -0.0012897354317829013,
|
| 212 |
+
"rewards/rejected": -0.024718083441257477,
|
| 213 |
+
"step": 12
|
| 214 |
+
}
|
| 215 |
+
],
|
| 216 |
+
"logging_steps": 1,
|
| 217 |
+
"max_steps": 75,
|
| 218 |
+
"num_input_tokens_seen": 0,
|
| 219 |
+
"num_train_epochs": 1,
|
| 220 |
+
"save_steps": 12,
|
| 221 |
+
"stateful_callbacks": {
|
| 222 |
+
"TrainerControl": {
|
| 223 |
+
"args": {
|
| 224 |
+
"should_epoch_stop": false,
|
| 225 |
+
"should_evaluate": false,
|
| 226 |
+
"should_log": false,
|
| 227 |
+
"should_save": true,
|
| 228 |
+
"should_training_stop": false
|
| 229 |
+
},
|
| 230 |
+
"attributes": {}
|
| 231 |
+
}
|
| 232 |
+
},
|
| 233 |
+
"total_flos": 0.0,
|
| 234 |
+
"train_batch_size": 2,
|
| 235 |
+
"trial_name": null,
|
| 236 |
+
"trial_params": null
|
| 237 |
+
}
|
checkpoint-24/added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
checkpoint-24/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/home/v-liuzichuan/huggingface/Phi-3-mini-4k-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Phi3ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"auto_map": {
|
| 9 |
+
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
+
},
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embd_pdrop": 0.0,
|
| 14 |
+
"eos_token_id": 32000,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 3072,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 8192,
|
| 19 |
+
"max_position_embeddings": 4096,
|
| 20 |
+
"model_type": "phi3",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 32,
|
| 23 |
+
"num_key_value_heads": 32,
|
| 24 |
+
"original_max_position_embeddings": 4096,
|
| 25 |
+
"pad_token_id": 32000,
|
| 26 |
+
"resid_pdrop": 0.0,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_scaling": null,
|
| 29 |
+
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 2047,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
+
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
+
"use_cache": false,
|
| 35 |
+
"vocab_size": 32064
|
| 36 |
+
}
|
checkpoint-24/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
32000,
|
| 6 |
+
32001,
|
| 7 |
+
32007
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 32000,
|
| 10 |
+
"transformers_version": "4.45.2"
|
| 11 |
+
}
|
checkpoint-24/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9903cca5d41647e253d986bff1db308641492f23b4d3ae1a3d95d410cf069ba
|
| 3 |
+
size 4972489328
|
checkpoint-24/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f2ba7b65cbd6188d832c4b7aad8966474aa357323d506e993ac5fa062e61489
|
| 3 |
+
size 2669692552
|
checkpoint-24/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 7642159104
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 140 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 158 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 164 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 201 |
+
}
|
| 202 |
+
}
|
checkpoint-24/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": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 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 |
+
}
|
checkpoint-24/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-24/tokenizer_config.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 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": true,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32000": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": true
|
| 37 |
+
},
|
| 38 |
+
"32001": {
|
| 39 |
+
"content": "<|assistant|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": true,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": true
|
| 45 |
+
},
|
| 46 |
+
"32002": {
|
| 47 |
+
"content": "<|placeholder1|>",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": false,
|
| 50 |
+
"rstrip": true,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": true
|
| 53 |
+
},
|
| 54 |
+
"32003": {
|
| 55 |
+
"content": "<|placeholder2|>",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": false,
|
| 58 |
+
"rstrip": true,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": true
|
| 61 |
+
},
|
| 62 |
+
"32004": {
|
| 63 |
+
"content": "<|placeholder3|>",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": false,
|
| 66 |
+
"rstrip": true,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": true
|
| 69 |
+
},
|
| 70 |
+
"32005": {
|
| 71 |
+
"content": "<|placeholder4|>",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": false,
|
| 74 |
+
"rstrip": true,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": true
|
| 77 |
+
},
|
| 78 |
+
"32006": {
|
| 79 |
+
"content": "<|system|>",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": false,
|
| 82 |
+
"rstrip": true,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": true
|
| 85 |
+
},
|
| 86 |
+
"32007": {
|
| 87 |
+
"content": "<|end|>",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": false,
|
| 90 |
+
"rstrip": true,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": true
|
| 93 |
+
},
|
| 94 |
+
"32008": {
|
| 95 |
+
"content": "<|placeholder5|>",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": false,
|
| 98 |
+
"rstrip": true,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": true
|
| 101 |
+
},
|
| 102 |
+
"32009": {
|
| 103 |
+
"content": "<|placeholder6|>",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": false,
|
| 106 |
+
"rstrip": true,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": true
|
| 109 |
+
},
|
| 110 |
+
"32010": {
|
| 111 |
+
"content": "<|user|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": false,
|
| 114 |
+
"rstrip": true,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"bos_token": "<s>",
|
| 120 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'system' %}{{'<|system|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
|
| 121 |
+
"clean_up_tokenization_spaces": false,
|
| 122 |
+
"eos_token": "<|endoftext|>",
|
| 123 |
+
"legacy": false,
|
| 124 |
+
"model_max_length": 4096,
|
| 125 |
+
"pad_token": "<|endoftext|>",
|
| 126 |
+
"padding_side": "left",
|
| 127 |
+
"sp_model_kwargs": {},
|
| 128 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 129 |
+
"unk_token": "<unk>",
|
| 130 |
+
"use_default_system_prompt": false
|
| 131 |
+
}
|
checkpoint-24/trainer_state.json
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.3161794977356937,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 24,
|
| 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.013174145738987238,
|
| 13 |
+
"grad_norm": 0.48070791363716125,
|
| 14 |
+
"learning_rate": 6.25e-08,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -176.09544372558594,
|
| 18 |
+
"logps/ref_chosen": -176.09544372558594,
|
| 19 |
+
"logps/ref_rejected": -181.75552368164062,
|
| 20 |
+
"logps/rejected": -181.75552368164062,
|
| 21 |
+
"loss": 0.6931,
|
| 22 |
+
"rewards/accuracies": 0.0,
|
| 23 |
+
"rewards/chosen": 0.0,
|
| 24 |
+
"rewards/margins": 0.0,
|
| 25 |
+
"rewards/rejected": 0.0,
|
| 26 |
+
"step": 1
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"epoch": 0.026348291477974475,
|
| 30 |
+
"grad_norm": 0.4185059070587158,
|
| 31 |
+
"learning_rate": 1.25e-07,
|
| 32 |
+
"logits/chosen": 10.530074119567871,
|
| 33 |
+
"logits/rejected": 10.672085762023926,
|
| 34 |
+
"logps/chosen": -173.2084503173828,
|
| 35 |
+
"logps/ref_chosen": -173.2084503173828,
|
| 36 |
+
"logps/ref_rejected": -187.02206420898438,
|
| 37 |
+
"logps/rejected": -187.02206420898438,
|
| 38 |
+
"loss": 0.6931,
|
| 39 |
+
"rewards/accuracies": 0.0,
|
| 40 |
+
"rewards/chosen": 0.0,
|
| 41 |
+
"rewards/margins": 0.0,
|
| 42 |
+
"rewards/rejected": 0.0,
|
| 43 |
+
"step": 2
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"epoch": 0.03952243721696171,
|
| 47 |
+
"grad_norm": 0.3848375082015991,
|
| 48 |
+
"learning_rate": 1.875e-07,
|
| 49 |
+
"logits/chosen": 10.340475082397461,
|
| 50 |
+
"logits/rejected": 10.486526489257812,
|
| 51 |
+
"logps/chosen": -169.6623992919922,
|
| 52 |
+
"logps/ref_chosen": -169.080810546875,
|
| 53 |
+
"logps/ref_rejected": -182.52792358398438,
|
| 54 |
+
"logps/rejected": -182.80642700195312,
|
| 55 |
+
"loss": 0.6947,
|
| 56 |
+
"rewards/accuracies": 0.3828125,
|
| 57 |
+
"rewards/chosen": -0.005815833806991577,
|
| 58 |
+
"rewards/margins": -0.0030306153930723667,
|
| 59 |
+
"rewards/rejected": -0.002785218646749854,
|
| 60 |
+
"step": 3
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.05269658295594895,
|
| 64 |
+
"grad_norm": 0.7261964678764343,
|
| 65 |
+
"learning_rate": 2.5e-07,
|
| 66 |
+
"logits/chosen": 10.3652925491333,
|
| 67 |
+
"logits/rejected": 10.412069320678711,
|
| 68 |
+
"logps/chosen": -177.03428649902344,
|
| 69 |
+
"logps/ref_chosen": -176.78369140625,
|
| 70 |
+
"logps/ref_rejected": -180.0931396484375,
|
| 71 |
+
"logps/rejected": -180.21463012695312,
|
| 72 |
+
"loss": 0.6938,
|
| 73 |
+
"rewards/accuracies": 0.4765625,
|
| 74 |
+
"rewards/chosen": -0.0025058696046471596,
|
| 75 |
+
"rewards/margins": -0.0012909012148156762,
|
| 76 |
+
"rewards/rejected": -0.0012149682734161615,
|
| 77 |
+
"step": 4
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.06587072869493618,
|
| 81 |
+
"grad_norm": 0.3572319746017456,
|
| 82 |
+
"learning_rate": 3.1249999999999997e-07,
|
| 83 |
+
"logits/chosen": 10.757452011108398,
|
| 84 |
+
"logits/rejected": 10.791389465332031,
|
| 85 |
+
"logps/chosen": -169.12631225585938,
|
| 86 |
+
"logps/ref_chosen": -168.522216796875,
|
| 87 |
+
"logps/ref_rejected": -176.08982849121094,
|
| 88 |
+
"logps/rejected": -176.59901428222656,
|
| 89 |
+
"loss": 0.6936,
|
| 90 |
+
"rewards/accuracies": 0.4609375,
|
| 91 |
+
"rewards/chosen": -0.0060411859303712845,
|
| 92 |
+
"rewards/margins": -0.0009493756806477904,
|
| 93 |
+
"rewards/rejected": -0.0050918105989694595,
|
| 94 |
+
"step": 5
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.07904487443392343,
|
| 98 |
+
"grad_norm": 0.4071093201637268,
|
| 99 |
+
"learning_rate": 3.75e-07,
|
| 100 |
+
"logits/chosen": 11.003137588500977,
|
| 101 |
+
"logits/rejected": 11.056475639343262,
|
| 102 |
+
"logps/chosen": -174.662353515625,
|
| 103 |
+
"logps/ref_chosen": -174.5843048095703,
|
| 104 |
+
"logps/ref_rejected": -181.65040588378906,
|
| 105 |
+
"logps/rejected": -181.72401428222656,
|
| 106 |
+
"loss": 0.6932,
|
| 107 |
+
"rewards/accuracies": 0.5078125,
|
| 108 |
+
"rewards/chosen": -0.0007804610067978501,
|
| 109 |
+
"rewards/margins": -4.43047538283281e-05,
|
| 110 |
+
"rewards/rejected": -0.0007361561874859035,
|
| 111 |
+
"step": 6
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.09221902017291066,
|
| 115 |
+
"grad_norm": 0.7951124906539917,
|
| 116 |
+
"learning_rate": 4.375e-07,
|
| 117 |
+
"logits/chosen": 10.003807067871094,
|
| 118 |
+
"logits/rejected": 10.067156791687012,
|
| 119 |
+
"logps/chosen": -171.4049530029297,
|
| 120 |
+
"logps/ref_chosen": -170.4031219482422,
|
| 121 |
+
"logps/ref_rejected": -181.00917053222656,
|
| 122 |
+
"logps/rejected": -181.8280792236328,
|
| 123 |
+
"loss": 0.6941,
|
| 124 |
+
"rewards/accuracies": 0.4453125,
|
| 125 |
+
"rewards/chosen": -0.010018287226557732,
|
| 126 |
+
"rewards/margins": -0.0018291514134034514,
|
| 127 |
+
"rewards/rejected": -0.008189136162400246,
|
| 128 |
+
"step": 7
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.1053931659118979,
|
| 132 |
+
"grad_norm": 0.5591660737991333,
|
| 133 |
+
"learning_rate": 5e-07,
|
| 134 |
+
"logits/chosen": 10.874868392944336,
|
| 135 |
+
"logits/rejected": 10.79828929901123,
|
| 136 |
+
"logps/chosen": -179.36700439453125,
|
| 137 |
+
"logps/ref_chosen": -178.47369384765625,
|
| 138 |
+
"logps/ref_rejected": -184.52243041992188,
|
| 139 |
+
"logps/rejected": -185.44284057617188,
|
| 140 |
+
"loss": 0.693,
|
| 141 |
+
"rewards/accuracies": 0.5078125,
|
| 142 |
+
"rewards/chosen": -0.008933190256357193,
|
| 143 |
+
"rewards/margins": 0.0002710025873966515,
|
| 144 |
+
"rewards/rejected": -0.009204192087054253,
|
| 145 |
+
"step": 8
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.11856731165088513,
|
| 149 |
+
"grad_norm": 0.45744186639785767,
|
| 150 |
+
"learning_rate": 4.997252228714278e-07,
|
| 151 |
+
"logits/chosen": 10.472944259643555,
|
| 152 |
+
"logits/rejected": 10.640350341796875,
|
| 153 |
+
"logps/chosen": -175.36553955078125,
|
| 154 |
+
"logps/ref_chosen": -174.38418579101562,
|
| 155 |
+
"logps/ref_rejected": -182.0985565185547,
|
| 156 |
+
"logps/rejected": -183.1609649658203,
|
| 157 |
+
"loss": 0.6928,
|
| 158 |
+
"rewards/accuracies": 0.5234375,
|
| 159 |
+
"rewards/chosen": -0.009813489392399788,
|
| 160 |
+
"rewards/margins": 0.0008107352769002318,
|
| 161 |
+
"rewards/rejected": -0.010624224320054054,
|
| 162 |
+
"step": 9
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 0.13174145738987236,
|
| 166 |
+
"grad_norm": 0.3784727156162262,
|
| 167 |
+
"learning_rate": 4.989014955054745e-07,
|
| 168 |
+
"logits/chosen": 10.471797943115234,
|
| 169 |
+
"logits/rejected": 10.57437515258789,
|
| 170 |
+
"logps/chosen": -173.78768920898438,
|
| 171 |
+
"logps/ref_chosen": -172.48837280273438,
|
| 172 |
+
"logps/ref_rejected": -179.625,
|
| 173 |
+
"logps/rejected": -180.91595458984375,
|
| 174 |
+
"loss": 0.6932,
|
| 175 |
+
"rewards/accuracies": 0.4765625,
|
| 176 |
+
"rewards/chosen": -0.012993087992072105,
|
| 177 |
+
"rewards/margins": -8.335959864780307e-05,
|
| 178 |
+
"rewards/rejected": -0.012909728102385998,
|
| 179 |
+
"step": 10
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"epoch": 0.14491560312885962,
|
| 183 |
+
"grad_norm": 0.4041476547718048,
|
| 184 |
+
"learning_rate": 4.975306286336627e-07,
|
| 185 |
+
"logits/chosen": 10.539186477661133,
|
| 186 |
+
"logits/rejected": 10.477883338928223,
|
| 187 |
+
"logps/chosen": -172.62416076660156,
|
| 188 |
+
"logps/ref_chosen": -169.97216796875,
|
| 189 |
+
"logps/ref_rejected": -180.00955200195312,
|
| 190 |
+
"logps/rejected": -182.72525024414062,
|
| 191 |
+
"loss": 0.6929,
|
| 192 |
+
"rewards/accuracies": 0.546875,
|
| 193 |
+
"rewards/chosen": -0.026519589126110077,
|
| 194 |
+
"rewards/margins": 0.0006374535150825977,
|
| 195 |
+
"rewards/rejected": -0.027157040312886238,
|
| 196 |
+
"step": 11
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 0.15808974886784685,
|
| 200 |
+
"grad_norm": 0.5964677333831787,
|
| 201 |
+
"learning_rate": 4.956156357188939e-07,
|
| 202 |
+
"logits/chosen": 10.28010082244873,
|
| 203 |
+
"logits/rejected": 10.401304244995117,
|
| 204 |
+
"logps/chosen": -178.43714904785156,
|
| 205 |
+
"logps/ref_chosen": -175.83639526367188,
|
| 206 |
+
"logps/ref_rejected": -181.73045349121094,
|
| 207 |
+
"logps/rejected": -184.20223999023438,
|
| 208 |
+
"loss": 0.6938,
|
| 209 |
+
"rewards/accuracies": 0.4375,
|
| 210 |
+
"rewards/chosen": -0.026007818058133125,
|
| 211 |
+
"rewards/margins": -0.0012897354317829013,
|
| 212 |
+
"rewards/rejected": -0.024718083441257477,
|
| 213 |
+
"step": 12
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.17126389460683408,
|
| 217 |
+
"grad_norm": 0.488361120223999,
|
| 218 |
+
"learning_rate": 4.931607263312032e-07,
|
| 219 |
+
"logits/chosen": 10.292243957519531,
|
| 220 |
+
"logits/rejected": 10.386707305908203,
|
| 221 |
+
"logps/chosen": -173.99058532714844,
|
| 222 |
+
"logps/ref_chosen": -170.8806610107422,
|
| 223 |
+
"logps/ref_rejected": -180.6468963623047,
|
| 224 |
+
"logps/rejected": -184.01853942871094,
|
| 225 |
+
"loss": 0.6919,
|
| 226 |
+
"rewards/accuracies": 0.5234375,
|
| 227 |
+
"rewards/chosen": -0.03109920769929886,
|
| 228 |
+
"rewards/margins": 0.002617327030748129,
|
| 229 |
+
"rewards/rejected": -0.033716537058353424,
|
| 230 |
+
"step": 13
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"epoch": 0.1844380403458213,
|
| 234 |
+
"grad_norm": 0.45636966824531555,
|
| 235 |
+
"learning_rate": 4.9017129689421e-07,
|
| 236 |
+
"logits/chosen": 10.729025840759277,
|
| 237 |
+
"logits/rejected": 10.921786308288574,
|
| 238 |
+
"logps/chosen": -174.65345764160156,
|
| 239 |
+
"logps/ref_chosen": -171.15963745117188,
|
| 240 |
+
"logps/ref_rejected": -180.73471069335938,
|
| 241 |
+
"logps/rejected": -184.30807495117188,
|
| 242 |
+
"loss": 0.6928,
|
| 243 |
+
"rewards/accuracies": 0.515625,
|
| 244 |
+
"rewards/chosen": -0.03493800014257431,
|
| 245 |
+
"rewards/margins": 0.0007955244509503245,
|
| 246 |
+
"rewards/rejected": -0.03573352098464966,
|
| 247 |
+
"step": 14
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 0.19761218608480857,
|
| 251 |
+
"grad_norm": 0.3838670551776886,
|
| 252 |
+
"learning_rate": 4.866539188226085e-07,
|
| 253 |
+
"logits/chosen": 10.265353202819824,
|
| 254 |
+
"logits/rejected": 10.378411293029785,
|
| 255 |
+
"logps/chosen": -177.72991943359375,
|
| 256 |
+
"logps/ref_chosen": -173.84222412109375,
|
| 257 |
+
"logps/ref_rejected": -182.6996612548828,
|
| 258 |
+
"logps/rejected": -186.89825439453125,
|
| 259 |
+
"loss": 0.6916,
|
| 260 |
+
"rewards/accuracies": 0.515625,
|
| 261 |
+
"rewards/chosen": -0.03887684643268585,
|
| 262 |
+
"rewards/margins": 0.003108714707195759,
|
| 263 |
+
"rewards/rejected": -0.04198555648326874,
|
| 264 |
+
"step": 15
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.2107863318237958,
|
| 268 |
+
"grad_norm": 0.3698700964450836,
|
| 269 |
+
"learning_rate": 4.826163240767716e-07,
|
| 270 |
+
"logits/chosen": 10.751184463500977,
|
| 271 |
+
"logits/rejected": 10.945128440856934,
|
| 272 |
+
"logps/chosen": -181.60301208496094,
|
| 273 |
+
"logps/ref_chosen": -178.638671875,
|
| 274 |
+
"logps/ref_rejected": -185.8243408203125,
|
| 275 |
+
"logps/rejected": -188.93057250976562,
|
| 276 |
+
"loss": 0.6925,
|
| 277 |
+
"rewards/accuracies": 0.5234375,
|
| 278 |
+
"rewards/chosen": -0.029643364250659943,
|
| 279 |
+
"rewards/margins": 0.0014189946232363582,
|
| 280 |
+
"rewards/rejected": -0.03106236271560192,
|
| 281 |
+
"step": 16
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.22396047756278303,
|
| 285 |
+
"grad_norm": 0.5419145822525024,
|
| 286 |
+
"learning_rate": 4.780673881662242e-07,
|
| 287 |
+
"logits/chosen": 10.279337882995605,
|
| 288 |
+
"logits/rejected": 10.265542984008789,
|
| 289 |
+
"logps/chosen": -176.72821044921875,
|
| 290 |
+
"logps/ref_chosen": -172.87332153320312,
|
| 291 |
+
"logps/ref_rejected": -177.30355834960938,
|
| 292 |
+
"logps/rejected": -181.23831176757812,
|
| 293 |
+
"loss": 0.6928,
|
| 294 |
+
"rewards/accuracies": 0.484375,
|
| 295 |
+
"rewards/chosen": -0.038549020886421204,
|
| 296 |
+
"rewards/margins": 0.0007985997945070267,
|
| 297 |
+
"rewards/rejected": -0.03934762626886368,
|
| 298 |
+
"step": 17
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"epoch": 0.23713462330177026,
|
| 302 |
+
"grad_norm": 0.5288915038108826,
|
| 303 |
+
"learning_rate": 4.730171106393466e-07,
|
| 304 |
+
"logits/chosen": 10.508716583251953,
|
| 305 |
+
"logits/rejected": 10.601346969604492,
|
| 306 |
+
"logps/chosen": -176.69735717773438,
|
| 307 |
+
"logps/ref_chosen": -172.82644653320312,
|
| 308 |
+
"logps/ref_rejected": -180.93768310546875,
|
| 309 |
+
"logps/rejected": -184.82861328125,
|
| 310 |
+
"loss": 0.6931,
|
| 311 |
+
"rewards/accuracies": 0.5234375,
|
| 312 |
+
"rewards/chosen": -0.038708824664354324,
|
| 313 |
+
"rewards/margins": 0.00020039017545059323,
|
| 314 |
+
"rewards/rejected": -0.03890921175479889,
|
| 315 |
+
"step": 18
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.2503087690407575,
|
| 319 |
+
"grad_norm": 0.45863935351371765,
|
| 320 |
+
"learning_rate": 4.6747659310219757e-07,
|
| 321 |
+
"logits/chosen": 10.509140014648438,
|
| 322 |
+
"logits/rejected": 10.403264999389648,
|
| 323 |
+
"logps/chosen": -183.62411499023438,
|
| 324 |
+
"logps/ref_chosen": -179.5069122314453,
|
| 325 |
+
"logps/ref_rejected": -185.01487731933594,
|
| 326 |
+
"logps/rejected": -189.2952880859375,
|
| 327 |
+
"loss": 0.6924,
|
| 328 |
+
"rewards/accuracies": 0.5078125,
|
| 329 |
+
"rewards/chosen": -0.041171781718730927,
|
| 330 |
+
"rewards/margins": 0.0016320659779012203,
|
| 331 |
+
"rewards/rejected": -0.04280385002493858,
|
| 332 |
+
"step": 19
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.2634829147797447,
|
| 336 |
+
"grad_norm": 0.6024115085601807,
|
| 337 |
+
"learning_rate": 4.6145801481477433e-07,
|
| 338 |
+
"logits/chosen": 10.452649116516113,
|
| 339 |
+
"logits/rejected": 10.525249481201172,
|
| 340 |
+
"logps/chosen": -174.3675994873047,
|
| 341 |
+
"logps/ref_chosen": -170.23623657226562,
|
| 342 |
+
"logps/ref_rejected": -177.55618286132812,
|
| 343 |
+
"logps/rejected": -181.85946655273438,
|
| 344 |
+
"loss": 0.6923,
|
| 345 |
+
"rewards/accuracies": 0.5078125,
|
| 346 |
+
"rewards/chosen": -0.04131368175148964,
|
| 347 |
+
"rewards/margins": 0.0017191548831760883,
|
| 348 |
+
"rewards/rejected": -0.04303283616900444,
|
| 349 |
+
"step": 20
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"epoch": 0.276657060518732,
|
| 353 |
+
"grad_norm": 0.4595341384410858,
|
| 354 |
+
"learning_rate": 4.549746059183561e-07,
|
| 355 |
+
"logits/chosen": 10.422194480895996,
|
| 356 |
+
"logits/rejected": 10.483356475830078,
|
| 357 |
+
"logps/chosen": -180.44906616210938,
|
| 358 |
+
"logps/ref_chosen": -176.3700408935547,
|
| 359 |
+
"logps/ref_rejected": -182.80032348632812,
|
| 360 |
+
"logps/rejected": -187.17276000976562,
|
| 361 |
+
"loss": 0.6917,
|
| 362 |
+
"rewards/accuracies": 0.5703125,
|
| 363 |
+
"rewards/chosen": -0.04079030081629753,
|
| 364 |
+
"rewards/margins": 0.0029342519119381905,
|
| 365 |
+
"rewards/rejected": -0.04372455179691315,
|
| 366 |
+
"step": 21
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 0.28983120625771924,
|
| 370 |
+
"grad_norm": 0.3111652731895447,
|
| 371 |
+
"learning_rate": 4.480406183527823e-07,
|
| 372 |
+
"logits/chosen": 10.481276512145996,
|
| 373 |
+
"logits/rejected": 10.559721946716309,
|
| 374 |
+
"logps/chosen": -177.63865661621094,
|
| 375 |
+
"logps/ref_chosen": -173.29742431640625,
|
| 376 |
+
"logps/ref_rejected": -177.54916381835938,
|
| 377 |
+
"logps/rejected": -182.2364044189453,
|
| 378 |
+
"loss": 0.6915,
|
| 379 |
+
"rewards/accuracies": 0.6015625,
|
| 380 |
+
"rewards/chosen": -0.043412309139966965,
|
| 381 |
+
"rewards/margins": 0.003460067557170987,
|
| 382 |
+
"rewards/rejected": -0.04687237739562988,
|
| 383 |
+
"step": 22
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.3030053519967065,
|
| 387 |
+
"grad_norm": 0.520114541053772,
|
| 388 |
+
"learning_rate": 4.4067129452759546e-07,
|
| 389 |
+
"logits/chosen": 10.153634071350098,
|
| 390 |
+
"logits/rejected": 10.433453559875488,
|
| 391 |
+
"logps/chosen": -174.9644012451172,
|
| 392 |
+
"logps/ref_chosen": -170.41177368164062,
|
| 393 |
+
"logps/ref_rejected": -182.7073974609375,
|
| 394 |
+
"logps/rejected": -187.5763397216797,
|
| 395 |
+
"loss": 0.6916,
|
| 396 |
+
"rewards/accuracies": 0.5625,
|
| 397 |
+
"rewards/chosen": -0.04552610218524933,
|
| 398 |
+
"rewards/margins": 0.0031630881130695343,
|
| 399 |
+
"rewards/rejected": -0.04868919029831886,
|
| 400 |
+
"step": 23
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"epoch": 0.3161794977356937,
|
| 404 |
+
"grad_norm": 0.38157743215560913,
|
| 405 |
+
"learning_rate": 4.3288283381591725e-07,
|
| 406 |
+
"logits/chosen": 10.212328910827637,
|
| 407 |
+
"logits/rejected": 10.149028778076172,
|
| 408 |
+
"logps/chosen": -178.75759887695312,
|
| 409 |
+
"logps/ref_chosen": -174.15003967285156,
|
| 410 |
+
"logps/ref_rejected": -181.65594482421875,
|
| 411 |
+
"logps/rejected": -186.58934020996094,
|
| 412 |
+
"loss": 0.6916,
|
| 413 |
+
"rewards/accuracies": 0.5703125,
|
| 414 |
+
"rewards/chosen": -0.046075694262981415,
|
| 415 |
+
"rewards/margins": 0.003258442971855402,
|
| 416 |
+
"rewards/rejected": -0.04933413863182068,
|
| 417 |
+
"step": 24
|
| 418 |
+
}
|
| 419 |
+
],
|
| 420 |
+
"logging_steps": 1,
|
| 421 |
+
"max_steps": 75,
|
| 422 |
+
"num_input_tokens_seen": 0,
|
| 423 |
+
"num_train_epochs": 1,
|
| 424 |
+
"save_steps": 12,
|
| 425 |
+
"stateful_callbacks": {
|
| 426 |
+
"TrainerControl": {
|
| 427 |
+
"args": {
|
| 428 |
+
"should_epoch_stop": false,
|
| 429 |
+
"should_evaluate": false,
|
| 430 |
+
"should_log": false,
|
| 431 |
+
"should_save": true,
|
| 432 |
+
"should_training_stop": false
|
| 433 |
+
},
|
| 434 |
+
"attributes": {}
|
| 435 |
+
}
|
| 436 |
+
},
|
| 437 |
+
"total_flos": 0.0,
|
| 438 |
+
"train_batch_size": 2,
|
| 439 |
+
"trial_name": null,
|
| 440 |
+
"trial_params": null
|
| 441 |
+
}
|
checkpoint-36/added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
checkpoint-36/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/home/v-liuzichuan/huggingface/Phi-3-mini-4k-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Phi3ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"auto_map": {
|
| 9 |
+
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
+
},
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embd_pdrop": 0.0,
|
| 14 |
+
"eos_token_id": 32000,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 3072,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 8192,
|
| 19 |
+
"max_position_embeddings": 4096,
|
| 20 |
+
"model_type": "phi3",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 32,
|
| 23 |
+
"num_key_value_heads": 32,
|
| 24 |
+
"original_max_position_embeddings": 4096,
|
| 25 |
+
"pad_token_id": 32000,
|
| 26 |
+
"resid_pdrop": 0.0,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_scaling": null,
|
| 29 |
+
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 2047,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
+
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
+
"use_cache": false,
|
| 35 |
+
"vocab_size": 32064
|
| 36 |
+
}
|
checkpoint-36/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
32000,
|
| 6 |
+
32001,
|
| 7 |
+
32007
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 32000,
|
| 10 |
+
"transformers_version": "4.45.2"
|
| 11 |
+
}
|
checkpoint-36/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6d1d77f4dcadb7404c9b80f486411ac3418085f1e47c3f4ead051a3b729ccaf
|
| 3 |
+
size 4972489328
|
checkpoint-36/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0caafaeb430d9a079eec8c0574f306fa1687482e6c6da3fcf7514eb7546355f8
|
| 3 |
+
size 2669692552
|
checkpoint-36/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 7642159104
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 140 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 158 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 164 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 201 |
+
}
|
| 202 |
+
}
|
checkpoint-36/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": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 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 |
+
}
|
checkpoint-36/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-36/tokenizer_config.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 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": true,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32000": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": true
|
| 37 |
+
},
|
| 38 |
+
"32001": {
|
| 39 |
+
"content": "<|assistant|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": true,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": true
|
| 45 |
+
},
|
| 46 |
+
"32002": {
|
| 47 |
+
"content": "<|placeholder1|>",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": false,
|
| 50 |
+
"rstrip": true,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": true
|
| 53 |
+
},
|
| 54 |
+
"32003": {
|
| 55 |
+
"content": "<|placeholder2|>",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": false,
|
| 58 |
+
"rstrip": true,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": true
|
| 61 |
+
},
|
| 62 |
+
"32004": {
|
| 63 |
+
"content": "<|placeholder3|>",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": false,
|
| 66 |
+
"rstrip": true,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": true
|
| 69 |
+
},
|
| 70 |
+
"32005": {
|
| 71 |
+
"content": "<|placeholder4|>",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": false,
|
| 74 |
+
"rstrip": true,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": true
|
| 77 |
+
},
|
| 78 |
+
"32006": {
|
| 79 |
+
"content": "<|system|>",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": false,
|
| 82 |
+
"rstrip": true,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": true
|
| 85 |
+
},
|
| 86 |
+
"32007": {
|
| 87 |
+
"content": "<|end|>",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": false,
|
| 90 |
+
"rstrip": true,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": true
|
| 93 |
+
},
|
| 94 |
+
"32008": {
|
| 95 |
+
"content": "<|placeholder5|>",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": false,
|
| 98 |
+
"rstrip": true,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": true
|
| 101 |
+
},
|
| 102 |
+
"32009": {
|
| 103 |
+
"content": "<|placeholder6|>",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": false,
|
| 106 |
+
"rstrip": true,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": true
|
| 109 |
+
},
|
| 110 |
+
"32010": {
|
| 111 |
+
"content": "<|user|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": false,
|
| 114 |
+
"rstrip": true,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"bos_token": "<s>",
|
| 120 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'system' %}{{'<|system|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
|
| 121 |
+
"clean_up_tokenization_spaces": false,
|
| 122 |
+
"eos_token": "<|endoftext|>",
|
| 123 |
+
"legacy": false,
|
| 124 |
+
"model_max_length": 4096,
|
| 125 |
+
"pad_token": "<|endoftext|>",
|
| 126 |
+
"padding_side": "left",
|
| 127 |
+
"sp_model_kwargs": {},
|
| 128 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 129 |
+
"unk_token": "<unk>",
|
| 130 |
+
"use_default_system_prompt": false
|
| 131 |
+
}
|
checkpoint-36/trainer_state.json
ADDED
|
@@ -0,0 +1,645 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.47426924660354053,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 36,
|
| 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.013174145738987238,
|
| 13 |
+
"grad_norm": 0.48070791363716125,
|
| 14 |
+
"learning_rate": 6.25e-08,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -176.09544372558594,
|
| 18 |
+
"logps/ref_chosen": -176.09544372558594,
|
| 19 |
+
"logps/ref_rejected": -181.75552368164062,
|
| 20 |
+
"logps/rejected": -181.75552368164062,
|
| 21 |
+
"loss": 0.6931,
|
| 22 |
+
"rewards/accuracies": 0.0,
|
| 23 |
+
"rewards/chosen": 0.0,
|
| 24 |
+
"rewards/margins": 0.0,
|
| 25 |
+
"rewards/rejected": 0.0,
|
| 26 |
+
"step": 1
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"epoch": 0.026348291477974475,
|
| 30 |
+
"grad_norm": 0.4185059070587158,
|
| 31 |
+
"learning_rate": 1.25e-07,
|
| 32 |
+
"logits/chosen": 10.530074119567871,
|
| 33 |
+
"logits/rejected": 10.672085762023926,
|
| 34 |
+
"logps/chosen": -173.2084503173828,
|
| 35 |
+
"logps/ref_chosen": -173.2084503173828,
|
| 36 |
+
"logps/ref_rejected": -187.02206420898438,
|
| 37 |
+
"logps/rejected": -187.02206420898438,
|
| 38 |
+
"loss": 0.6931,
|
| 39 |
+
"rewards/accuracies": 0.0,
|
| 40 |
+
"rewards/chosen": 0.0,
|
| 41 |
+
"rewards/margins": 0.0,
|
| 42 |
+
"rewards/rejected": 0.0,
|
| 43 |
+
"step": 2
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"epoch": 0.03952243721696171,
|
| 47 |
+
"grad_norm": 0.3848375082015991,
|
| 48 |
+
"learning_rate": 1.875e-07,
|
| 49 |
+
"logits/chosen": 10.340475082397461,
|
| 50 |
+
"logits/rejected": 10.486526489257812,
|
| 51 |
+
"logps/chosen": -169.6623992919922,
|
| 52 |
+
"logps/ref_chosen": -169.080810546875,
|
| 53 |
+
"logps/ref_rejected": -182.52792358398438,
|
| 54 |
+
"logps/rejected": -182.80642700195312,
|
| 55 |
+
"loss": 0.6947,
|
| 56 |
+
"rewards/accuracies": 0.3828125,
|
| 57 |
+
"rewards/chosen": -0.005815833806991577,
|
| 58 |
+
"rewards/margins": -0.0030306153930723667,
|
| 59 |
+
"rewards/rejected": -0.002785218646749854,
|
| 60 |
+
"step": 3
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.05269658295594895,
|
| 64 |
+
"grad_norm": 0.7261964678764343,
|
| 65 |
+
"learning_rate": 2.5e-07,
|
| 66 |
+
"logits/chosen": 10.3652925491333,
|
| 67 |
+
"logits/rejected": 10.412069320678711,
|
| 68 |
+
"logps/chosen": -177.03428649902344,
|
| 69 |
+
"logps/ref_chosen": -176.78369140625,
|
| 70 |
+
"logps/ref_rejected": -180.0931396484375,
|
| 71 |
+
"logps/rejected": -180.21463012695312,
|
| 72 |
+
"loss": 0.6938,
|
| 73 |
+
"rewards/accuracies": 0.4765625,
|
| 74 |
+
"rewards/chosen": -0.0025058696046471596,
|
| 75 |
+
"rewards/margins": -0.0012909012148156762,
|
| 76 |
+
"rewards/rejected": -0.0012149682734161615,
|
| 77 |
+
"step": 4
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.06587072869493618,
|
| 81 |
+
"grad_norm": 0.3572319746017456,
|
| 82 |
+
"learning_rate": 3.1249999999999997e-07,
|
| 83 |
+
"logits/chosen": 10.757452011108398,
|
| 84 |
+
"logits/rejected": 10.791389465332031,
|
| 85 |
+
"logps/chosen": -169.12631225585938,
|
| 86 |
+
"logps/ref_chosen": -168.522216796875,
|
| 87 |
+
"logps/ref_rejected": -176.08982849121094,
|
| 88 |
+
"logps/rejected": -176.59901428222656,
|
| 89 |
+
"loss": 0.6936,
|
| 90 |
+
"rewards/accuracies": 0.4609375,
|
| 91 |
+
"rewards/chosen": -0.0060411859303712845,
|
| 92 |
+
"rewards/margins": -0.0009493756806477904,
|
| 93 |
+
"rewards/rejected": -0.0050918105989694595,
|
| 94 |
+
"step": 5
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.07904487443392343,
|
| 98 |
+
"grad_norm": 0.4071093201637268,
|
| 99 |
+
"learning_rate": 3.75e-07,
|
| 100 |
+
"logits/chosen": 11.003137588500977,
|
| 101 |
+
"logits/rejected": 11.056475639343262,
|
| 102 |
+
"logps/chosen": -174.662353515625,
|
| 103 |
+
"logps/ref_chosen": -174.5843048095703,
|
| 104 |
+
"logps/ref_rejected": -181.65040588378906,
|
| 105 |
+
"logps/rejected": -181.72401428222656,
|
| 106 |
+
"loss": 0.6932,
|
| 107 |
+
"rewards/accuracies": 0.5078125,
|
| 108 |
+
"rewards/chosen": -0.0007804610067978501,
|
| 109 |
+
"rewards/margins": -4.43047538283281e-05,
|
| 110 |
+
"rewards/rejected": -0.0007361561874859035,
|
| 111 |
+
"step": 6
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.09221902017291066,
|
| 115 |
+
"grad_norm": 0.7951124906539917,
|
| 116 |
+
"learning_rate": 4.375e-07,
|
| 117 |
+
"logits/chosen": 10.003807067871094,
|
| 118 |
+
"logits/rejected": 10.067156791687012,
|
| 119 |
+
"logps/chosen": -171.4049530029297,
|
| 120 |
+
"logps/ref_chosen": -170.4031219482422,
|
| 121 |
+
"logps/ref_rejected": -181.00917053222656,
|
| 122 |
+
"logps/rejected": -181.8280792236328,
|
| 123 |
+
"loss": 0.6941,
|
| 124 |
+
"rewards/accuracies": 0.4453125,
|
| 125 |
+
"rewards/chosen": -0.010018287226557732,
|
| 126 |
+
"rewards/margins": -0.0018291514134034514,
|
| 127 |
+
"rewards/rejected": -0.008189136162400246,
|
| 128 |
+
"step": 7
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.1053931659118979,
|
| 132 |
+
"grad_norm": 0.5591660737991333,
|
| 133 |
+
"learning_rate": 5e-07,
|
| 134 |
+
"logits/chosen": 10.874868392944336,
|
| 135 |
+
"logits/rejected": 10.79828929901123,
|
| 136 |
+
"logps/chosen": -179.36700439453125,
|
| 137 |
+
"logps/ref_chosen": -178.47369384765625,
|
| 138 |
+
"logps/ref_rejected": -184.52243041992188,
|
| 139 |
+
"logps/rejected": -185.44284057617188,
|
| 140 |
+
"loss": 0.693,
|
| 141 |
+
"rewards/accuracies": 0.5078125,
|
| 142 |
+
"rewards/chosen": -0.008933190256357193,
|
| 143 |
+
"rewards/margins": 0.0002710025873966515,
|
| 144 |
+
"rewards/rejected": -0.009204192087054253,
|
| 145 |
+
"step": 8
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.11856731165088513,
|
| 149 |
+
"grad_norm": 0.45744186639785767,
|
| 150 |
+
"learning_rate": 4.997252228714278e-07,
|
| 151 |
+
"logits/chosen": 10.472944259643555,
|
| 152 |
+
"logits/rejected": 10.640350341796875,
|
| 153 |
+
"logps/chosen": -175.36553955078125,
|
| 154 |
+
"logps/ref_chosen": -174.38418579101562,
|
| 155 |
+
"logps/ref_rejected": -182.0985565185547,
|
| 156 |
+
"logps/rejected": -183.1609649658203,
|
| 157 |
+
"loss": 0.6928,
|
| 158 |
+
"rewards/accuracies": 0.5234375,
|
| 159 |
+
"rewards/chosen": -0.009813489392399788,
|
| 160 |
+
"rewards/margins": 0.0008107352769002318,
|
| 161 |
+
"rewards/rejected": -0.010624224320054054,
|
| 162 |
+
"step": 9
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 0.13174145738987236,
|
| 166 |
+
"grad_norm": 0.3784727156162262,
|
| 167 |
+
"learning_rate": 4.989014955054745e-07,
|
| 168 |
+
"logits/chosen": 10.471797943115234,
|
| 169 |
+
"logits/rejected": 10.57437515258789,
|
| 170 |
+
"logps/chosen": -173.78768920898438,
|
| 171 |
+
"logps/ref_chosen": -172.48837280273438,
|
| 172 |
+
"logps/ref_rejected": -179.625,
|
| 173 |
+
"logps/rejected": -180.91595458984375,
|
| 174 |
+
"loss": 0.6932,
|
| 175 |
+
"rewards/accuracies": 0.4765625,
|
| 176 |
+
"rewards/chosen": -0.012993087992072105,
|
| 177 |
+
"rewards/margins": -8.335959864780307e-05,
|
| 178 |
+
"rewards/rejected": -0.012909728102385998,
|
| 179 |
+
"step": 10
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"epoch": 0.14491560312885962,
|
| 183 |
+
"grad_norm": 0.4041476547718048,
|
| 184 |
+
"learning_rate": 4.975306286336627e-07,
|
| 185 |
+
"logits/chosen": 10.539186477661133,
|
| 186 |
+
"logits/rejected": 10.477883338928223,
|
| 187 |
+
"logps/chosen": -172.62416076660156,
|
| 188 |
+
"logps/ref_chosen": -169.97216796875,
|
| 189 |
+
"logps/ref_rejected": -180.00955200195312,
|
| 190 |
+
"logps/rejected": -182.72525024414062,
|
| 191 |
+
"loss": 0.6929,
|
| 192 |
+
"rewards/accuracies": 0.546875,
|
| 193 |
+
"rewards/chosen": -0.026519589126110077,
|
| 194 |
+
"rewards/margins": 0.0006374535150825977,
|
| 195 |
+
"rewards/rejected": -0.027157040312886238,
|
| 196 |
+
"step": 11
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 0.15808974886784685,
|
| 200 |
+
"grad_norm": 0.5964677333831787,
|
| 201 |
+
"learning_rate": 4.956156357188939e-07,
|
| 202 |
+
"logits/chosen": 10.28010082244873,
|
| 203 |
+
"logits/rejected": 10.401304244995117,
|
| 204 |
+
"logps/chosen": -178.43714904785156,
|
| 205 |
+
"logps/ref_chosen": -175.83639526367188,
|
| 206 |
+
"logps/ref_rejected": -181.73045349121094,
|
| 207 |
+
"logps/rejected": -184.20223999023438,
|
| 208 |
+
"loss": 0.6938,
|
| 209 |
+
"rewards/accuracies": 0.4375,
|
| 210 |
+
"rewards/chosen": -0.026007818058133125,
|
| 211 |
+
"rewards/margins": -0.0012897354317829013,
|
| 212 |
+
"rewards/rejected": -0.024718083441257477,
|
| 213 |
+
"step": 12
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.17126389460683408,
|
| 217 |
+
"grad_norm": 0.488361120223999,
|
| 218 |
+
"learning_rate": 4.931607263312032e-07,
|
| 219 |
+
"logits/chosen": 10.292243957519531,
|
| 220 |
+
"logits/rejected": 10.386707305908203,
|
| 221 |
+
"logps/chosen": -173.99058532714844,
|
| 222 |
+
"logps/ref_chosen": -170.8806610107422,
|
| 223 |
+
"logps/ref_rejected": -180.6468963623047,
|
| 224 |
+
"logps/rejected": -184.01853942871094,
|
| 225 |
+
"loss": 0.6919,
|
| 226 |
+
"rewards/accuracies": 0.5234375,
|
| 227 |
+
"rewards/chosen": -0.03109920769929886,
|
| 228 |
+
"rewards/margins": 0.002617327030748129,
|
| 229 |
+
"rewards/rejected": -0.033716537058353424,
|
| 230 |
+
"step": 13
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"epoch": 0.1844380403458213,
|
| 234 |
+
"grad_norm": 0.45636966824531555,
|
| 235 |
+
"learning_rate": 4.9017129689421e-07,
|
| 236 |
+
"logits/chosen": 10.729025840759277,
|
| 237 |
+
"logits/rejected": 10.921786308288574,
|
| 238 |
+
"logps/chosen": -174.65345764160156,
|
| 239 |
+
"logps/ref_chosen": -171.15963745117188,
|
| 240 |
+
"logps/ref_rejected": -180.73471069335938,
|
| 241 |
+
"logps/rejected": -184.30807495117188,
|
| 242 |
+
"loss": 0.6928,
|
| 243 |
+
"rewards/accuracies": 0.515625,
|
| 244 |
+
"rewards/chosen": -0.03493800014257431,
|
| 245 |
+
"rewards/margins": 0.0007955244509503245,
|
| 246 |
+
"rewards/rejected": -0.03573352098464966,
|
| 247 |
+
"step": 14
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 0.19761218608480857,
|
| 251 |
+
"grad_norm": 0.3838670551776886,
|
| 252 |
+
"learning_rate": 4.866539188226085e-07,
|
| 253 |
+
"logits/chosen": 10.265353202819824,
|
| 254 |
+
"logits/rejected": 10.378411293029785,
|
| 255 |
+
"logps/chosen": -177.72991943359375,
|
| 256 |
+
"logps/ref_chosen": -173.84222412109375,
|
| 257 |
+
"logps/ref_rejected": -182.6996612548828,
|
| 258 |
+
"logps/rejected": -186.89825439453125,
|
| 259 |
+
"loss": 0.6916,
|
| 260 |
+
"rewards/accuracies": 0.515625,
|
| 261 |
+
"rewards/chosen": -0.03887684643268585,
|
| 262 |
+
"rewards/margins": 0.003108714707195759,
|
| 263 |
+
"rewards/rejected": -0.04198555648326874,
|
| 264 |
+
"step": 15
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.2107863318237958,
|
| 268 |
+
"grad_norm": 0.3698700964450836,
|
| 269 |
+
"learning_rate": 4.826163240767716e-07,
|
| 270 |
+
"logits/chosen": 10.751184463500977,
|
| 271 |
+
"logits/rejected": 10.945128440856934,
|
| 272 |
+
"logps/chosen": -181.60301208496094,
|
| 273 |
+
"logps/ref_chosen": -178.638671875,
|
| 274 |
+
"logps/ref_rejected": -185.8243408203125,
|
| 275 |
+
"logps/rejected": -188.93057250976562,
|
| 276 |
+
"loss": 0.6925,
|
| 277 |
+
"rewards/accuracies": 0.5234375,
|
| 278 |
+
"rewards/chosen": -0.029643364250659943,
|
| 279 |
+
"rewards/margins": 0.0014189946232363582,
|
| 280 |
+
"rewards/rejected": -0.03106236271560192,
|
| 281 |
+
"step": 16
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.22396047756278303,
|
| 285 |
+
"grad_norm": 0.5419145822525024,
|
| 286 |
+
"learning_rate": 4.780673881662242e-07,
|
| 287 |
+
"logits/chosen": 10.279337882995605,
|
| 288 |
+
"logits/rejected": 10.265542984008789,
|
| 289 |
+
"logps/chosen": -176.72821044921875,
|
| 290 |
+
"logps/ref_chosen": -172.87332153320312,
|
| 291 |
+
"logps/ref_rejected": -177.30355834960938,
|
| 292 |
+
"logps/rejected": -181.23831176757812,
|
| 293 |
+
"loss": 0.6928,
|
| 294 |
+
"rewards/accuracies": 0.484375,
|
| 295 |
+
"rewards/chosen": -0.038549020886421204,
|
| 296 |
+
"rewards/margins": 0.0007985997945070267,
|
| 297 |
+
"rewards/rejected": -0.03934762626886368,
|
| 298 |
+
"step": 17
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"epoch": 0.23713462330177026,
|
| 302 |
+
"grad_norm": 0.5288915038108826,
|
| 303 |
+
"learning_rate": 4.730171106393466e-07,
|
| 304 |
+
"logits/chosen": 10.508716583251953,
|
| 305 |
+
"logits/rejected": 10.601346969604492,
|
| 306 |
+
"logps/chosen": -176.69735717773438,
|
| 307 |
+
"logps/ref_chosen": -172.82644653320312,
|
| 308 |
+
"logps/ref_rejected": -180.93768310546875,
|
| 309 |
+
"logps/rejected": -184.82861328125,
|
| 310 |
+
"loss": 0.6931,
|
| 311 |
+
"rewards/accuracies": 0.5234375,
|
| 312 |
+
"rewards/chosen": -0.038708824664354324,
|
| 313 |
+
"rewards/margins": 0.00020039017545059323,
|
| 314 |
+
"rewards/rejected": -0.03890921175479889,
|
| 315 |
+
"step": 18
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.2503087690407575,
|
| 319 |
+
"grad_norm": 0.45863935351371765,
|
| 320 |
+
"learning_rate": 4.6747659310219757e-07,
|
| 321 |
+
"logits/chosen": 10.509140014648438,
|
| 322 |
+
"logits/rejected": 10.403264999389648,
|
| 323 |
+
"logps/chosen": -183.62411499023438,
|
| 324 |
+
"logps/ref_chosen": -179.5069122314453,
|
| 325 |
+
"logps/ref_rejected": -185.01487731933594,
|
| 326 |
+
"logps/rejected": -189.2952880859375,
|
| 327 |
+
"loss": 0.6924,
|
| 328 |
+
"rewards/accuracies": 0.5078125,
|
| 329 |
+
"rewards/chosen": -0.041171781718730927,
|
| 330 |
+
"rewards/margins": 0.0016320659779012203,
|
| 331 |
+
"rewards/rejected": -0.04280385002493858,
|
| 332 |
+
"step": 19
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.2634829147797447,
|
| 336 |
+
"grad_norm": 0.6024115085601807,
|
| 337 |
+
"learning_rate": 4.6145801481477433e-07,
|
| 338 |
+
"logits/chosen": 10.452649116516113,
|
| 339 |
+
"logits/rejected": 10.525249481201172,
|
| 340 |
+
"logps/chosen": -174.3675994873047,
|
| 341 |
+
"logps/ref_chosen": -170.23623657226562,
|
| 342 |
+
"logps/ref_rejected": -177.55618286132812,
|
| 343 |
+
"logps/rejected": -181.85946655273438,
|
| 344 |
+
"loss": 0.6923,
|
| 345 |
+
"rewards/accuracies": 0.5078125,
|
| 346 |
+
"rewards/chosen": -0.04131368175148964,
|
| 347 |
+
"rewards/margins": 0.0017191548831760883,
|
| 348 |
+
"rewards/rejected": -0.04303283616900444,
|
| 349 |
+
"step": 20
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"epoch": 0.276657060518732,
|
| 353 |
+
"grad_norm": 0.4595341384410858,
|
| 354 |
+
"learning_rate": 4.549746059183561e-07,
|
| 355 |
+
"logits/chosen": 10.422194480895996,
|
| 356 |
+
"logits/rejected": 10.483356475830078,
|
| 357 |
+
"logps/chosen": -180.44906616210938,
|
| 358 |
+
"logps/ref_chosen": -176.3700408935547,
|
| 359 |
+
"logps/ref_rejected": -182.80032348632812,
|
| 360 |
+
"logps/rejected": -187.17276000976562,
|
| 361 |
+
"loss": 0.6917,
|
| 362 |
+
"rewards/accuracies": 0.5703125,
|
| 363 |
+
"rewards/chosen": -0.04079030081629753,
|
| 364 |
+
"rewards/margins": 0.0029342519119381905,
|
| 365 |
+
"rewards/rejected": -0.04372455179691315,
|
| 366 |
+
"step": 21
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 0.28983120625771924,
|
| 370 |
+
"grad_norm": 0.3111652731895447,
|
| 371 |
+
"learning_rate": 4.480406183527823e-07,
|
| 372 |
+
"logits/chosen": 10.481276512145996,
|
| 373 |
+
"logits/rejected": 10.559721946716309,
|
| 374 |
+
"logps/chosen": -177.63865661621094,
|
| 375 |
+
"logps/ref_chosen": -173.29742431640625,
|
| 376 |
+
"logps/ref_rejected": -177.54916381835938,
|
| 377 |
+
"logps/rejected": -182.2364044189453,
|
| 378 |
+
"loss": 0.6915,
|
| 379 |
+
"rewards/accuracies": 0.6015625,
|
| 380 |
+
"rewards/chosen": -0.043412309139966965,
|
| 381 |
+
"rewards/margins": 0.003460067557170987,
|
| 382 |
+
"rewards/rejected": -0.04687237739562988,
|
| 383 |
+
"step": 22
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.3030053519967065,
|
| 387 |
+
"grad_norm": 0.520114541053772,
|
| 388 |
+
"learning_rate": 4.4067129452759546e-07,
|
| 389 |
+
"logits/chosen": 10.153634071350098,
|
| 390 |
+
"logits/rejected": 10.433453559875488,
|
| 391 |
+
"logps/chosen": -174.9644012451172,
|
| 392 |
+
"logps/ref_chosen": -170.41177368164062,
|
| 393 |
+
"logps/ref_rejected": -182.7073974609375,
|
| 394 |
+
"logps/rejected": -187.5763397216797,
|
| 395 |
+
"loss": 0.6916,
|
| 396 |
+
"rewards/accuracies": 0.5625,
|
| 397 |
+
"rewards/chosen": -0.04552610218524933,
|
| 398 |
+
"rewards/margins": 0.0031630881130695343,
|
| 399 |
+
"rewards/rejected": -0.04868919029831886,
|
| 400 |
+
"step": 23
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"epoch": 0.3161794977356937,
|
| 404 |
+
"grad_norm": 0.38157743215560913,
|
| 405 |
+
"learning_rate": 4.3288283381591725e-07,
|
| 406 |
+
"logits/chosen": 10.212328910827637,
|
| 407 |
+
"logits/rejected": 10.149028778076172,
|
| 408 |
+
"logps/chosen": -178.75759887695312,
|
| 409 |
+
"logps/ref_chosen": -174.15003967285156,
|
| 410 |
+
"logps/ref_rejected": -181.65594482421875,
|
| 411 |
+
"logps/rejected": -186.58934020996094,
|
| 412 |
+
"loss": 0.6916,
|
| 413 |
+
"rewards/accuracies": 0.5703125,
|
| 414 |
+
"rewards/chosen": -0.046075694262981415,
|
| 415 |
+
"rewards/margins": 0.003258442971855402,
|
| 416 |
+
"rewards/rejected": -0.04933413863182068,
|
| 417 |
+
"step": 24
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.32935364347468093,
|
| 421 |
+
"grad_norm": 0.5030648112297058,
|
| 422 |
+
"learning_rate": 4.246923569447104e-07,
|
| 423 |
+
"logits/chosen": 10.425580978393555,
|
| 424 |
+
"logits/rejected": 10.567748069763184,
|
| 425 |
+
"logps/chosen": -181.23281860351562,
|
| 426 |
+
"logps/ref_chosen": -177.0232391357422,
|
| 427 |
+
"logps/ref_rejected": -184.0133056640625,
|
| 428 |
+
"logps/rejected": -188.3357696533203,
|
| 429 |
+
"loss": 0.6926,
|
| 430 |
+
"rewards/accuracies": 0.5234375,
|
| 431 |
+
"rewards/chosen": -0.04209586977958679,
|
| 432 |
+
"rewards/margins": 0.0011287340894341469,
|
| 433 |
+
"rewards/rejected": -0.04322460666298866,
|
| 434 |
+
"step": 25
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"epoch": 0.34252778921366817,
|
| 438 |
+
"grad_norm": 0.3347052335739136,
|
| 439 |
+
"learning_rate": 4.161178683597054e-07,
|
| 440 |
+
"logits/chosen": 10.395452499389648,
|
| 441 |
+
"logits/rejected": 10.5776948928833,
|
| 442 |
+
"logps/chosen": -177.6590576171875,
|
| 443 |
+
"logps/ref_chosen": -172.2715606689453,
|
| 444 |
+
"logps/ref_rejected": -180.46673583984375,
|
| 445 |
+
"logps/rejected": -186.09349060058594,
|
| 446 |
+
"loss": 0.692,
|
| 447 |
+
"rewards/accuracies": 0.5703125,
|
| 448 |
+
"rewards/chosen": -0.05387478694319725,
|
| 449 |
+
"rewards/margins": 0.002392976311966777,
|
| 450 |
+
"rewards/rejected": -0.056267764419317245,
|
| 451 |
+
"step": 26
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.3557019349526554,
|
| 455 |
+
"grad_norm": 0.40187934041023254,
|
| 456 |
+
"learning_rate": 4.0717821664772124e-07,
|
| 457 |
+
"logits/chosen": 10.416847229003906,
|
| 458 |
+
"logits/rejected": 10.693917274475098,
|
| 459 |
+
"logps/chosen": -180.66729736328125,
|
| 460 |
+
"logps/ref_chosen": -174.87091064453125,
|
| 461 |
+
"logps/ref_rejected": -183.6770477294922,
|
| 462 |
+
"logps/rejected": -189.53399658203125,
|
| 463 |
+
"loss": 0.6929,
|
| 464 |
+
"rewards/accuracies": 0.4921875,
|
| 465 |
+
"rewards/chosen": -0.057963769882917404,
|
| 466 |
+
"rewards/margins": 0.0006057576974853873,
|
| 467 |
+
"rewards/rejected": -0.0585695244371891,
|
| 468 |
+
"step": 27
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"epoch": 0.3688760806916426,
|
| 472 |
+
"grad_norm": 0.537835419178009,
|
| 473 |
+
"learning_rate": 3.978930531033806e-07,
|
| 474 |
+
"logits/chosen": 10.315240859985352,
|
| 475 |
+
"logits/rejected": 10.52540111541748,
|
| 476 |
+
"logps/chosen": -178.289794921875,
|
| 477 |
+
"logps/ref_chosen": -172.75225830078125,
|
| 478 |
+
"logps/ref_rejected": -180.3443145751953,
|
| 479 |
+
"logps/rejected": -186.29811096191406,
|
| 480 |
+
"loss": 0.6911,
|
| 481 |
+
"rewards/accuracies": 0.578125,
|
| 482 |
+
"rewards/chosen": -0.05537542328238487,
|
| 483 |
+
"rewards/margins": 0.004162484314292669,
|
| 484 |
+
"rewards/rejected": -0.05953790992498398,
|
| 485 |
+
"step": 28
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"epoch": 0.3820502264306299,
|
| 489 |
+
"grad_norm": 0.9168035984039307,
|
| 490 |
+
"learning_rate": 3.882827885312998e-07,
|
| 491 |
+
"logits/chosen": 10.197809219360352,
|
| 492 |
+
"logits/rejected": 10.199935913085938,
|
| 493 |
+
"logps/chosen": -181.69606018066406,
|
| 494 |
+
"logps/ref_chosen": -176.17613220214844,
|
| 495 |
+
"logps/ref_rejected": -180.6341552734375,
|
| 496 |
+
"logps/rejected": -186.46124267578125,
|
| 497 |
+
"loss": 0.6917,
|
| 498 |
+
"rewards/accuracies": 0.5625,
|
| 499 |
+
"rewards/chosen": -0.05519918352365494,
|
| 500 |
+
"rewards/margins": 0.0030717107001692057,
|
| 501 |
+
"rewards/rejected": -0.0582708939909935,
|
| 502 |
+
"step": 29
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"epoch": 0.39522437216961714,
|
| 506 |
+
"grad_norm": 0.3577282428741455,
|
| 507 |
+
"learning_rate": 3.7836854837871044e-07,
|
| 508 |
+
"logits/chosen": 10.497368812561035,
|
| 509 |
+
"logits/rejected": 10.725122451782227,
|
| 510 |
+
"logps/chosen": -184.75241088867188,
|
| 511 |
+
"logps/ref_chosen": -178.8612060546875,
|
| 512 |
+
"logps/ref_rejected": -187.1546173095703,
|
| 513 |
+
"logps/rejected": -193.5741424560547,
|
| 514 |
+
"loss": 0.6906,
|
| 515 |
+
"rewards/accuracies": 0.5859375,
|
| 516 |
+
"rewards/chosen": -0.058911994099617004,
|
| 517 |
+
"rewards/margins": 0.0052833897061645985,
|
| 518 |
+
"rewards/rejected": -0.06419539451599121,
|
| 519 |
+
"step": 30
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4083985179086044,
|
| 523 |
+
"grad_norm": 0.46136385202407837,
|
| 524 |
+
"learning_rate": 3.681721262971413e-07,
|
| 525 |
+
"logits/chosen": 10.34453010559082,
|
| 526 |
+
"logits/rejected": 10.35668659210205,
|
| 527 |
+
"logps/chosen": -178.43930053710938,
|
| 528 |
+
"logps/ref_chosen": -172.60848999023438,
|
| 529 |
+
"logps/ref_rejected": -179.45013427734375,
|
| 530 |
+
"logps/rejected": -185.967529296875,
|
| 531 |
+
"loss": 0.6898,
|
| 532 |
+
"rewards/accuracies": 0.5625,
|
| 533 |
+
"rewards/chosen": -0.0583079531788826,
|
| 534 |
+
"rewards/margins": 0.006865999195724726,
|
| 535 |
+
"rewards/rejected": -0.06517395377159119,
|
| 536 |
+
"step": 31
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 0.4215726636475916,
|
| 540 |
+
"grad_norm": 0.3592880368232727,
|
| 541 |
+
"learning_rate": 3.577159362352426e-07,
|
| 542 |
+
"logits/chosen": 10.357152938842773,
|
| 543 |
+
"logits/rejected": 10.40371322631836,
|
| 544 |
+
"logps/chosen": -181.8780975341797,
|
| 545 |
+
"logps/ref_chosen": -175.29119873046875,
|
| 546 |
+
"logps/ref_rejected": -182.2250213623047,
|
| 547 |
+
"logps/rejected": -189.01063537597656,
|
| 548 |
+
"loss": 0.6923,
|
| 549 |
+
"rewards/accuracies": 0.5390625,
|
| 550 |
+
"rewards/chosen": -0.06586895883083344,
|
| 551 |
+
"rewards/margins": 0.001987436320632696,
|
| 552 |
+
"rewards/rejected": -0.06785639375448227,
|
| 553 |
+
"step": 32
|
| 554 |
+
},
|
| 555 |
+
{
|
| 556 |
+
"epoch": 0.43474680938657884,
|
| 557 |
+
"grad_norm": 0.4338357746601105,
|
| 558 |
+
"learning_rate": 3.470229631680624e-07,
|
| 559 |
+
"logits/chosen": 10.255874633789062,
|
| 560 |
+
"logits/rejected": 10.296948432922363,
|
| 561 |
+
"logps/chosen": -183.95484924316406,
|
| 562 |
+
"logps/ref_chosen": -177.42674255371094,
|
| 563 |
+
"logps/ref_rejected": -181.18801879882812,
|
| 564 |
+
"logps/rejected": -188.07952880859375,
|
| 565 |
+
"loss": 0.6914,
|
| 566 |
+
"rewards/accuracies": 0.5859375,
|
| 567 |
+
"rewards/chosen": -0.065280981361866,
|
| 568 |
+
"rewards/margins": 0.003634275868535042,
|
| 569 |
+
"rewards/rejected": -0.06891525536775589,
|
| 570 |
+
"step": 33
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.44792095512556607,
|
| 574 |
+
"grad_norm": 0.4542549252510071,
|
| 575 |
+
"learning_rate": 3.361167125710832e-07,
|
| 576 |
+
"logits/chosen": 10.056829452514648,
|
| 577 |
+
"logits/rejected": 10.121377944946289,
|
| 578 |
+
"logps/chosen": -181.4767303466797,
|
| 579 |
+
"logps/ref_chosen": -173.72467041015625,
|
| 580 |
+
"logps/ref_rejected": -180.5912322998047,
|
| 581 |
+
"logps/rejected": -188.53164672851562,
|
| 582 |
+
"loss": 0.6923,
|
| 583 |
+
"rewards/accuracies": 0.4921875,
|
| 584 |
+
"rewards/chosen": -0.07752064615488052,
|
| 585 |
+
"rewards/margins": 0.0018832057248800993,
|
| 586 |
+
"rewards/rejected": -0.0794038400053978,
|
| 587 |
+
"step": 34
|
| 588 |
+
},
|
| 589 |
+
{
|
| 590 |
+
"epoch": 0.4610951008645533,
|
| 591 |
+
"grad_norm": 0.4729287028312683,
|
| 592 |
+
"learning_rate": 3.2502115875008516e-07,
|
| 593 |
+
"logits/chosen": 10.46947193145752,
|
| 594 |
+
"logits/rejected": 10.667445182800293,
|
| 595 |
+
"logps/chosen": -182.939208984375,
|
| 596 |
+
"logps/ref_chosen": -175.0980987548828,
|
| 597 |
+
"logps/ref_rejected": -181.65821838378906,
|
| 598 |
+
"logps/rejected": -189.89309692382812,
|
| 599 |
+
"loss": 0.6913,
|
| 600 |
+
"rewards/accuracies": 0.578125,
|
| 601 |
+
"rewards/chosen": -0.07841099798679352,
|
| 602 |
+
"rewards/margins": 0.00393773103132844,
|
| 603 |
+
"rewards/rejected": -0.08234872668981552,
|
| 604 |
+
"step": 35
|
| 605 |
+
},
|
| 606 |
+
{
|
| 607 |
+
"epoch": 0.47426924660354053,
|
| 608 |
+
"grad_norm": 0.8570416569709778,
|
| 609 |
+
"learning_rate": 3.137606921404191e-07,
|
| 610 |
+
"logits/chosen": 10.280503273010254,
|
| 611 |
+
"logits/rejected": 10.623340606689453,
|
| 612 |
+
"logps/chosen": -182.2921142578125,
|
| 613 |
+
"logps/ref_chosen": -174.0312042236328,
|
| 614 |
+
"logps/ref_rejected": -181.84324645996094,
|
| 615 |
+
"logps/rejected": -190.1889190673828,
|
| 616 |
+
"loss": 0.6928,
|
| 617 |
+
"rewards/accuracies": 0.484375,
|
| 618 |
+
"rewards/chosen": -0.08260920643806458,
|
| 619 |
+
"rewards/margins": 0.0008472882909700274,
|
| 620 |
+
"rewards/rejected": -0.08345648646354675,
|
| 621 |
+
"step": 36
|
| 622 |
+
}
|
| 623 |
+
],
|
| 624 |
+
"logging_steps": 1,
|
| 625 |
+
"max_steps": 75,
|
| 626 |
+
"num_input_tokens_seen": 0,
|
| 627 |
+
"num_train_epochs": 1,
|
| 628 |
+
"save_steps": 12,
|
| 629 |
+
"stateful_callbacks": {
|
| 630 |
+
"TrainerControl": {
|
| 631 |
+
"args": {
|
| 632 |
+
"should_epoch_stop": false,
|
| 633 |
+
"should_evaluate": false,
|
| 634 |
+
"should_log": false,
|
| 635 |
+
"should_save": true,
|
| 636 |
+
"should_training_stop": false
|
| 637 |
+
},
|
| 638 |
+
"attributes": {}
|
| 639 |
+
}
|
| 640 |
+
},
|
| 641 |
+
"total_flos": 0.0,
|
| 642 |
+
"train_batch_size": 2,
|
| 643 |
+
"trial_name": null,
|
| 644 |
+
"trial_params": null
|
| 645 |
+
}
|
checkpoint-48/added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
checkpoint-48/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/home/v-liuzichuan/huggingface/Phi-3-mini-4k-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Phi3ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"auto_map": {
|
| 9 |
+
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
+
},
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embd_pdrop": 0.0,
|
| 14 |
+
"eos_token_id": 32000,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 3072,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 8192,
|
| 19 |
+
"max_position_embeddings": 4096,
|
| 20 |
+
"model_type": "phi3",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 32,
|
| 23 |
+
"num_key_value_heads": 32,
|
| 24 |
+
"original_max_position_embeddings": 4096,
|
| 25 |
+
"pad_token_id": 32000,
|
| 26 |
+
"resid_pdrop": 0.0,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_scaling": null,
|
| 29 |
+
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 2047,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
+
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
+
"use_cache": false,
|
| 35 |
+
"vocab_size": 32064
|
| 36 |
+
}
|
checkpoint-48/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
32000,
|
| 6 |
+
32001,
|
| 7 |
+
32007
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 32000,
|
| 10 |
+
"transformers_version": "4.45.2"
|
| 11 |
+
}
|
checkpoint-48/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e990237fb825f6313636d6cc7722fc91e4d062413088db68c3dde02274edda4
|
| 3 |
+
size 4972489328
|
checkpoint-48/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64832e83d10c15b0a46b0b3c790f66ea215f71e167df40ae6f84b2afdf911376
|
| 3 |
+
size 2669692552
|
checkpoint-48/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 7642159104
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 140 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 158 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 164 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 201 |
+
}
|
| 202 |
+
}
|
checkpoint-48/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": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 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 |
+
}
|
checkpoint-48/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-48/tokenizer_config.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 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": true,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32000": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": true
|
| 37 |
+
},
|
| 38 |
+
"32001": {
|
| 39 |
+
"content": "<|assistant|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": true,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": true
|
| 45 |
+
},
|
| 46 |
+
"32002": {
|
| 47 |
+
"content": "<|placeholder1|>",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": false,
|
| 50 |
+
"rstrip": true,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": true
|
| 53 |
+
},
|
| 54 |
+
"32003": {
|
| 55 |
+
"content": "<|placeholder2|>",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": false,
|
| 58 |
+
"rstrip": true,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": true
|
| 61 |
+
},
|
| 62 |
+
"32004": {
|
| 63 |
+
"content": "<|placeholder3|>",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": false,
|
| 66 |
+
"rstrip": true,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": true
|
| 69 |
+
},
|
| 70 |
+
"32005": {
|
| 71 |
+
"content": "<|placeholder4|>",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": false,
|
| 74 |
+
"rstrip": true,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": true
|
| 77 |
+
},
|
| 78 |
+
"32006": {
|
| 79 |
+
"content": "<|system|>",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": false,
|
| 82 |
+
"rstrip": true,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": true
|
| 85 |
+
},
|
| 86 |
+
"32007": {
|
| 87 |
+
"content": "<|end|>",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": false,
|
| 90 |
+
"rstrip": true,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": true
|
| 93 |
+
},
|
| 94 |
+
"32008": {
|
| 95 |
+
"content": "<|placeholder5|>",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": false,
|
| 98 |
+
"rstrip": true,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": true
|
| 101 |
+
},
|
| 102 |
+
"32009": {
|
| 103 |
+
"content": "<|placeholder6|>",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": false,
|
| 106 |
+
"rstrip": true,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": true
|
| 109 |
+
},
|
| 110 |
+
"32010": {
|
| 111 |
+
"content": "<|user|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": false,
|
| 114 |
+
"rstrip": true,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"bos_token": "<s>",
|
| 120 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'system' %}{{'<|system|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
|
| 121 |
+
"clean_up_tokenization_spaces": false,
|
| 122 |
+
"eos_token": "<|endoftext|>",
|
| 123 |
+
"legacy": false,
|
| 124 |
+
"model_max_length": 4096,
|
| 125 |
+
"pad_token": "<|endoftext|>",
|
| 126 |
+
"padding_side": "left",
|
| 127 |
+
"sp_model_kwargs": {},
|
| 128 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 129 |
+
"unk_token": "<unk>",
|
| 130 |
+
"use_default_system_prompt": false
|
| 131 |
+
}
|
checkpoint-48/trainer_state.json
ADDED
|
@@ -0,0 +1,849 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.6323589954713874,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 48,
|
| 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.013174145738987238,
|
| 13 |
+
"grad_norm": 0.48070791363716125,
|
| 14 |
+
"learning_rate": 6.25e-08,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -176.09544372558594,
|
| 18 |
+
"logps/ref_chosen": -176.09544372558594,
|
| 19 |
+
"logps/ref_rejected": -181.75552368164062,
|
| 20 |
+
"logps/rejected": -181.75552368164062,
|
| 21 |
+
"loss": 0.6931,
|
| 22 |
+
"rewards/accuracies": 0.0,
|
| 23 |
+
"rewards/chosen": 0.0,
|
| 24 |
+
"rewards/margins": 0.0,
|
| 25 |
+
"rewards/rejected": 0.0,
|
| 26 |
+
"step": 1
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"epoch": 0.026348291477974475,
|
| 30 |
+
"grad_norm": 0.4185059070587158,
|
| 31 |
+
"learning_rate": 1.25e-07,
|
| 32 |
+
"logits/chosen": 10.530074119567871,
|
| 33 |
+
"logits/rejected": 10.672085762023926,
|
| 34 |
+
"logps/chosen": -173.2084503173828,
|
| 35 |
+
"logps/ref_chosen": -173.2084503173828,
|
| 36 |
+
"logps/ref_rejected": -187.02206420898438,
|
| 37 |
+
"logps/rejected": -187.02206420898438,
|
| 38 |
+
"loss": 0.6931,
|
| 39 |
+
"rewards/accuracies": 0.0,
|
| 40 |
+
"rewards/chosen": 0.0,
|
| 41 |
+
"rewards/margins": 0.0,
|
| 42 |
+
"rewards/rejected": 0.0,
|
| 43 |
+
"step": 2
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"epoch": 0.03952243721696171,
|
| 47 |
+
"grad_norm": 0.3848375082015991,
|
| 48 |
+
"learning_rate": 1.875e-07,
|
| 49 |
+
"logits/chosen": 10.340475082397461,
|
| 50 |
+
"logits/rejected": 10.486526489257812,
|
| 51 |
+
"logps/chosen": -169.6623992919922,
|
| 52 |
+
"logps/ref_chosen": -169.080810546875,
|
| 53 |
+
"logps/ref_rejected": -182.52792358398438,
|
| 54 |
+
"logps/rejected": -182.80642700195312,
|
| 55 |
+
"loss": 0.6947,
|
| 56 |
+
"rewards/accuracies": 0.3828125,
|
| 57 |
+
"rewards/chosen": -0.005815833806991577,
|
| 58 |
+
"rewards/margins": -0.0030306153930723667,
|
| 59 |
+
"rewards/rejected": -0.002785218646749854,
|
| 60 |
+
"step": 3
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.05269658295594895,
|
| 64 |
+
"grad_norm": 0.7261964678764343,
|
| 65 |
+
"learning_rate": 2.5e-07,
|
| 66 |
+
"logits/chosen": 10.3652925491333,
|
| 67 |
+
"logits/rejected": 10.412069320678711,
|
| 68 |
+
"logps/chosen": -177.03428649902344,
|
| 69 |
+
"logps/ref_chosen": -176.78369140625,
|
| 70 |
+
"logps/ref_rejected": -180.0931396484375,
|
| 71 |
+
"logps/rejected": -180.21463012695312,
|
| 72 |
+
"loss": 0.6938,
|
| 73 |
+
"rewards/accuracies": 0.4765625,
|
| 74 |
+
"rewards/chosen": -0.0025058696046471596,
|
| 75 |
+
"rewards/margins": -0.0012909012148156762,
|
| 76 |
+
"rewards/rejected": -0.0012149682734161615,
|
| 77 |
+
"step": 4
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.06587072869493618,
|
| 81 |
+
"grad_norm": 0.3572319746017456,
|
| 82 |
+
"learning_rate": 3.1249999999999997e-07,
|
| 83 |
+
"logits/chosen": 10.757452011108398,
|
| 84 |
+
"logits/rejected": 10.791389465332031,
|
| 85 |
+
"logps/chosen": -169.12631225585938,
|
| 86 |
+
"logps/ref_chosen": -168.522216796875,
|
| 87 |
+
"logps/ref_rejected": -176.08982849121094,
|
| 88 |
+
"logps/rejected": -176.59901428222656,
|
| 89 |
+
"loss": 0.6936,
|
| 90 |
+
"rewards/accuracies": 0.4609375,
|
| 91 |
+
"rewards/chosen": -0.0060411859303712845,
|
| 92 |
+
"rewards/margins": -0.0009493756806477904,
|
| 93 |
+
"rewards/rejected": -0.0050918105989694595,
|
| 94 |
+
"step": 5
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.07904487443392343,
|
| 98 |
+
"grad_norm": 0.4071093201637268,
|
| 99 |
+
"learning_rate": 3.75e-07,
|
| 100 |
+
"logits/chosen": 11.003137588500977,
|
| 101 |
+
"logits/rejected": 11.056475639343262,
|
| 102 |
+
"logps/chosen": -174.662353515625,
|
| 103 |
+
"logps/ref_chosen": -174.5843048095703,
|
| 104 |
+
"logps/ref_rejected": -181.65040588378906,
|
| 105 |
+
"logps/rejected": -181.72401428222656,
|
| 106 |
+
"loss": 0.6932,
|
| 107 |
+
"rewards/accuracies": 0.5078125,
|
| 108 |
+
"rewards/chosen": -0.0007804610067978501,
|
| 109 |
+
"rewards/margins": -4.43047538283281e-05,
|
| 110 |
+
"rewards/rejected": -0.0007361561874859035,
|
| 111 |
+
"step": 6
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.09221902017291066,
|
| 115 |
+
"grad_norm": 0.7951124906539917,
|
| 116 |
+
"learning_rate": 4.375e-07,
|
| 117 |
+
"logits/chosen": 10.003807067871094,
|
| 118 |
+
"logits/rejected": 10.067156791687012,
|
| 119 |
+
"logps/chosen": -171.4049530029297,
|
| 120 |
+
"logps/ref_chosen": -170.4031219482422,
|
| 121 |
+
"logps/ref_rejected": -181.00917053222656,
|
| 122 |
+
"logps/rejected": -181.8280792236328,
|
| 123 |
+
"loss": 0.6941,
|
| 124 |
+
"rewards/accuracies": 0.4453125,
|
| 125 |
+
"rewards/chosen": -0.010018287226557732,
|
| 126 |
+
"rewards/margins": -0.0018291514134034514,
|
| 127 |
+
"rewards/rejected": -0.008189136162400246,
|
| 128 |
+
"step": 7
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.1053931659118979,
|
| 132 |
+
"grad_norm": 0.5591660737991333,
|
| 133 |
+
"learning_rate": 5e-07,
|
| 134 |
+
"logits/chosen": 10.874868392944336,
|
| 135 |
+
"logits/rejected": 10.79828929901123,
|
| 136 |
+
"logps/chosen": -179.36700439453125,
|
| 137 |
+
"logps/ref_chosen": -178.47369384765625,
|
| 138 |
+
"logps/ref_rejected": -184.52243041992188,
|
| 139 |
+
"logps/rejected": -185.44284057617188,
|
| 140 |
+
"loss": 0.693,
|
| 141 |
+
"rewards/accuracies": 0.5078125,
|
| 142 |
+
"rewards/chosen": -0.008933190256357193,
|
| 143 |
+
"rewards/margins": 0.0002710025873966515,
|
| 144 |
+
"rewards/rejected": -0.009204192087054253,
|
| 145 |
+
"step": 8
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.11856731165088513,
|
| 149 |
+
"grad_norm": 0.45744186639785767,
|
| 150 |
+
"learning_rate": 4.997252228714278e-07,
|
| 151 |
+
"logits/chosen": 10.472944259643555,
|
| 152 |
+
"logits/rejected": 10.640350341796875,
|
| 153 |
+
"logps/chosen": -175.36553955078125,
|
| 154 |
+
"logps/ref_chosen": -174.38418579101562,
|
| 155 |
+
"logps/ref_rejected": -182.0985565185547,
|
| 156 |
+
"logps/rejected": -183.1609649658203,
|
| 157 |
+
"loss": 0.6928,
|
| 158 |
+
"rewards/accuracies": 0.5234375,
|
| 159 |
+
"rewards/chosen": -0.009813489392399788,
|
| 160 |
+
"rewards/margins": 0.0008107352769002318,
|
| 161 |
+
"rewards/rejected": -0.010624224320054054,
|
| 162 |
+
"step": 9
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 0.13174145738987236,
|
| 166 |
+
"grad_norm": 0.3784727156162262,
|
| 167 |
+
"learning_rate": 4.989014955054745e-07,
|
| 168 |
+
"logits/chosen": 10.471797943115234,
|
| 169 |
+
"logits/rejected": 10.57437515258789,
|
| 170 |
+
"logps/chosen": -173.78768920898438,
|
| 171 |
+
"logps/ref_chosen": -172.48837280273438,
|
| 172 |
+
"logps/ref_rejected": -179.625,
|
| 173 |
+
"logps/rejected": -180.91595458984375,
|
| 174 |
+
"loss": 0.6932,
|
| 175 |
+
"rewards/accuracies": 0.4765625,
|
| 176 |
+
"rewards/chosen": -0.012993087992072105,
|
| 177 |
+
"rewards/margins": -8.335959864780307e-05,
|
| 178 |
+
"rewards/rejected": -0.012909728102385998,
|
| 179 |
+
"step": 10
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"epoch": 0.14491560312885962,
|
| 183 |
+
"grad_norm": 0.4041476547718048,
|
| 184 |
+
"learning_rate": 4.975306286336627e-07,
|
| 185 |
+
"logits/chosen": 10.539186477661133,
|
| 186 |
+
"logits/rejected": 10.477883338928223,
|
| 187 |
+
"logps/chosen": -172.62416076660156,
|
| 188 |
+
"logps/ref_chosen": -169.97216796875,
|
| 189 |
+
"logps/ref_rejected": -180.00955200195312,
|
| 190 |
+
"logps/rejected": -182.72525024414062,
|
| 191 |
+
"loss": 0.6929,
|
| 192 |
+
"rewards/accuracies": 0.546875,
|
| 193 |
+
"rewards/chosen": -0.026519589126110077,
|
| 194 |
+
"rewards/margins": 0.0006374535150825977,
|
| 195 |
+
"rewards/rejected": -0.027157040312886238,
|
| 196 |
+
"step": 11
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 0.15808974886784685,
|
| 200 |
+
"grad_norm": 0.5964677333831787,
|
| 201 |
+
"learning_rate": 4.956156357188939e-07,
|
| 202 |
+
"logits/chosen": 10.28010082244873,
|
| 203 |
+
"logits/rejected": 10.401304244995117,
|
| 204 |
+
"logps/chosen": -178.43714904785156,
|
| 205 |
+
"logps/ref_chosen": -175.83639526367188,
|
| 206 |
+
"logps/ref_rejected": -181.73045349121094,
|
| 207 |
+
"logps/rejected": -184.20223999023438,
|
| 208 |
+
"loss": 0.6938,
|
| 209 |
+
"rewards/accuracies": 0.4375,
|
| 210 |
+
"rewards/chosen": -0.026007818058133125,
|
| 211 |
+
"rewards/margins": -0.0012897354317829013,
|
| 212 |
+
"rewards/rejected": -0.024718083441257477,
|
| 213 |
+
"step": 12
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.17126389460683408,
|
| 217 |
+
"grad_norm": 0.488361120223999,
|
| 218 |
+
"learning_rate": 4.931607263312032e-07,
|
| 219 |
+
"logits/chosen": 10.292243957519531,
|
| 220 |
+
"logits/rejected": 10.386707305908203,
|
| 221 |
+
"logps/chosen": -173.99058532714844,
|
| 222 |
+
"logps/ref_chosen": -170.8806610107422,
|
| 223 |
+
"logps/ref_rejected": -180.6468963623047,
|
| 224 |
+
"logps/rejected": -184.01853942871094,
|
| 225 |
+
"loss": 0.6919,
|
| 226 |
+
"rewards/accuracies": 0.5234375,
|
| 227 |
+
"rewards/chosen": -0.03109920769929886,
|
| 228 |
+
"rewards/margins": 0.002617327030748129,
|
| 229 |
+
"rewards/rejected": -0.033716537058353424,
|
| 230 |
+
"step": 13
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"epoch": 0.1844380403458213,
|
| 234 |
+
"grad_norm": 0.45636966824531555,
|
| 235 |
+
"learning_rate": 4.9017129689421e-07,
|
| 236 |
+
"logits/chosen": 10.729025840759277,
|
| 237 |
+
"logits/rejected": 10.921786308288574,
|
| 238 |
+
"logps/chosen": -174.65345764160156,
|
| 239 |
+
"logps/ref_chosen": -171.15963745117188,
|
| 240 |
+
"logps/ref_rejected": -180.73471069335938,
|
| 241 |
+
"logps/rejected": -184.30807495117188,
|
| 242 |
+
"loss": 0.6928,
|
| 243 |
+
"rewards/accuracies": 0.515625,
|
| 244 |
+
"rewards/chosen": -0.03493800014257431,
|
| 245 |
+
"rewards/margins": 0.0007955244509503245,
|
| 246 |
+
"rewards/rejected": -0.03573352098464966,
|
| 247 |
+
"step": 14
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 0.19761218608480857,
|
| 251 |
+
"grad_norm": 0.3838670551776886,
|
| 252 |
+
"learning_rate": 4.866539188226085e-07,
|
| 253 |
+
"logits/chosen": 10.265353202819824,
|
| 254 |
+
"logits/rejected": 10.378411293029785,
|
| 255 |
+
"logps/chosen": -177.72991943359375,
|
| 256 |
+
"logps/ref_chosen": -173.84222412109375,
|
| 257 |
+
"logps/ref_rejected": -182.6996612548828,
|
| 258 |
+
"logps/rejected": -186.89825439453125,
|
| 259 |
+
"loss": 0.6916,
|
| 260 |
+
"rewards/accuracies": 0.515625,
|
| 261 |
+
"rewards/chosen": -0.03887684643268585,
|
| 262 |
+
"rewards/margins": 0.003108714707195759,
|
| 263 |
+
"rewards/rejected": -0.04198555648326874,
|
| 264 |
+
"step": 15
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.2107863318237958,
|
| 268 |
+
"grad_norm": 0.3698700964450836,
|
| 269 |
+
"learning_rate": 4.826163240767716e-07,
|
| 270 |
+
"logits/chosen": 10.751184463500977,
|
| 271 |
+
"logits/rejected": 10.945128440856934,
|
| 272 |
+
"logps/chosen": -181.60301208496094,
|
| 273 |
+
"logps/ref_chosen": -178.638671875,
|
| 274 |
+
"logps/ref_rejected": -185.8243408203125,
|
| 275 |
+
"logps/rejected": -188.93057250976562,
|
| 276 |
+
"loss": 0.6925,
|
| 277 |
+
"rewards/accuracies": 0.5234375,
|
| 278 |
+
"rewards/chosen": -0.029643364250659943,
|
| 279 |
+
"rewards/margins": 0.0014189946232363582,
|
| 280 |
+
"rewards/rejected": -0.03106236271560192,
|
| 281 |
+
"step": 16
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.22396047756278303,
|
| 285 |
+
"grad_norm": 0.5419145822525024,
|
| 286 |
+
"learning_rate": 4.780673881662242e-07,
|
| 287 |
+
"logits/chosen": 10.279337882995605,
|
| 288 |
+
"logits/rejected": 10.265542984008789,
|
| 289 |
+
"logps/chosen": -176.72821044921875,
|
| 290 |
+
"logps/ref_chosen": -172.87332153320312,
|
| 291 |
+
"logps/ref_rejected": -177.30355834960938,
|
| 292 |
+
"logps/rejected": -181.23831176757812,
|
| 293 |
+
"loss": 0.6928,
|
| 294 |
+
"rewards/accuracies": 0.484375,
|
| 295 |
+
"rewards/chosen": -0.038549020886421204,
|
| 296 |
+
"rewards/margins": 0.0007985997945070267,
|
| 297 |
+
"rewards/rejected": -0.03934762626886368,
|
| 298 |
+
"step": 17
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"epoch": 0.23713462330177026,
|
| 302 |
+
"grad_norm": 0.5288915038108826,
|
| 303 |
+
"learning_rate": 4.730171106393466e-07,
|
| 304 |
+
"logits/chosen": 10.508716583251953,
|
| 305 |
+
"logits/rejected": 10.601346969604492,
|
| 306 |
+
"logps/chosen": -176.69735717773438,
|
| 307 |
+
"logps/ref_chosen": -172.82644653320312,
|
| 308 |
+
"logps/ref_rejected": -180.93768310546875,
|
| 309 |
+
"logps/rejected": -184.82861328125,
|
| 310 |
+
"loss": 0.6931,
|
| 311 |
+
"rewards/accuracies": 0.5234375,
|
| 312 |
+
"rewards/chosen": -0.038708824664354324,
|
| 313 |
+
"rewards/margins": 0.00020039017545059323,
|
| 314 |
+
"rewards/rejected": -0.03890921175479889,
|
| 315 |
+
"step": 18
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.2503087690407575,
|
| 319 |
+
"grad_norm": 0.45863935351371765,
|
| 320 |
+
"learning_rate": 4.6747659310219757e-07,
|
| 321 |
+
"logits/chosen": 10.509140014648438,
|
| 322 |
+
"logits/rejected": 10.403264999389648,
|
| 323 |
+
"logps/chosen": -183.62411499023438,
|
| 324 |
+
"logps/ref_chosen": -179.5069122314453,
|
| 325 |
+
"logps/ref_rejected": -185.01487731933594,
|
| 326 |
+
"logps/rejected": -189.2952880859375,
|
| 327 |
+
"loss": 0.6924,
|
| 328 |
+
"rewards/accuracies": 0.5078125,
|
| 329 |
+
"rewards/chosen": -0.041171781718730927,
|
| 330 |
+
"rewards/margins": 0.0016320659779012203,
|
| 331 |
+
"rewards/rejected": -0.04280385002493858,
|
| 332 |
+
"step": 19
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.2634829147797447,
|
| 336 |
+
"grad_norm": 0.6024115085601807,
|
| 337 |
+
"learning_rate": 4.6145801481477433e-07,
|
| 338 |
+
"logits/chosen": 10.452649116516113,
|
| 339 |
+
"logits/rejected": 10.525249481201172,
|
| 340 |
+
"logps/chosen": -174.3675994873047,
|
| 341 |
+
"logps/ref_chosen": -170.23623657226562,
|
| 342 |
+
"logps/ref_rejected": -177.55618286132812,
|
| 343 |
+
"logps/rejected": -181.85946655273438,
|
| 344 |
+
"loss": 0.6923,
|
| 345 |
+
"rewards/accuracies": 0.5078125,
|
| 346 |
+
"rewards/chosen": -0.04131368175148964,
|
| 347 |
+
"rewards/margins": 0.0017191548831760883,
|
| 348 |
+
"rewards/rejected": -0.04303283616900444,
|
| 349 |
+
"step": 20
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"epoch": 0.276657060518732,
|
| 353 |
+
"grad_norm": 0.4595341384410858,
|
| 354 |
+
"learning_rate": 4.549746059183561e-07,
|
| 355 |
+
"logits/chosen": 10.422194480895996,
|
| 356 |
+
"logits/rejected": 10.483356475830078,
|
| 357 |
+
"logps/chosen": -180.44906616210938,
|
| 358 |
+
"logps/ref_chosen": -176.3700408935547,
|
| 359 |
+
"logps/ref_rejected": -182.80032348632812,
|
| 360 |
+
"logps/rejected": -187.17276000976562,
|
| 361 |
+
"loss": 0.6917,
|
| 362 |
+
"rewards/accuracies": 0.5703125,
|
| 363 |
+
"rewards/chosen": -0.04079030081629753,
|
| 364 |
+
"rewards/margins": 0.0029342519119381905,
|
| 365 |
+
"rewards/rejected": -0.04372455179691315,
|
| 366 |
+
"step": 21
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 0.28983120625771924,
|
| 370 |
+
"grad_norm": 0.3111652731895447,
|
| 371 |
+
"learning_rate": 4.480406183527823e-07,
|
| 372 |
+
"logits/chosen": 10.481276512145996,
|
| 373 |
+
"logits/rejected": 10.559721946716309,
|
| 374 |
+
"logps/chosen": -177.63865661621094,
|
| 375 |
+
"logps/ref_chosen": -173.29742431640625,
|
| 376 |
+
"logps/ref_rejected": -177.54916381835938,
|
| 377 |
+
"logps/rejected": -182.2364044189453,
|
| 378 |
+
"loss": 0.6915,
|
| 379 |
+
"rewards/accuracies": 0.6015625,
|
| 380 |
+
"rewards/chosen": -0.043412309139966965,
|
| 381 |
+
"rewards/margins": 0.003460067557170987,
|
| 382 |
+
"rewards/rejected": -0.04687237739562988,
|
| 383 |
+
"step": 22
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.3030053519967065,
|
| 387 |
+
"grad_norm": 0.520114541053772,
|
| 388 |
+
"learning_rate": 4.4067129452759546e-07,
|
| 389 |
+
"logits/chosen": 10.153634071350098,
|
| 390 |
+
"logits/rejected": 10.433453559875488,
|
| 391 |
+
"logps/chosen": -174.9644012451172,
|
| 392 |
+
"logps/ref_chosen": -170.41177368164062,
|
| 393 |
+
"logps/ref_rejected": -182.7073974609375,
|
| 394 |
+
"logps/rejected": -187.5763397216797,
|
| 395 |
+
"loss": 0.6916,
|
| 396 |
+
"rewards/accuracies": 0.5625,
|
| 397 |
+
"rewards/chosen": -0.04552610218524933,
|
| 398 |
+
"rewards/margins": 0.0031630881130695343,
|
| 399 |
+
"rewards/rejected": -0.04868919029831886,
|
| 400 |
+
"step": 23
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"epoch": 0.3161794977356937,
|
| 404 |
+
"grad_norm": 0.38157743215560913,
|
| 405 |
+
"learning_rate": 4.3288283381591725e-07,
|
| 406 |
+
"logits/chosen": 10.212328910827637,
|
| 407 |
+
"logits/rejected": 10.149028778076172,
|
| 408 |
+
"logps/chosen": -178.75759887695312,
|
| 409 |
+
"logps/ref_chosen": -174.15003967285156,
|
| 410 |
+
"logps/ref_rejected": -181.65594482421875,
|
| 411 |
+
"logps/rejected": -186.58934020996094,
|
| 412 |
+
"loss": 0.6916,
|
| 413 |
+
"rewards/accuracies": 0.5703125,
|
| 414 |
+
"rewards/chosen": -0.046075694262981415,
|
| 415 |
+
"rewards/margins": 0.003258442971855402,
|
| 416 |
+
"rewards/rejected": -0.04933413863182068,
|
| 417 |
+
"step": 24
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.32935364347468093,
|
| 421 |
+
"grad_norm": 0.5030648112297058,
|
| 422 |
+
"learning_rate": 4.246923569447104e-07,
|
| 423 |
+
"logits/chosen": 10.425580978393555,
|
| 424 |
+
"logits/rejected": 10.567748069763184,
|
| 425 |
+
"logps/chosen": -181.23281860351562,
|
| 426 |
+
"logps/ref_chosen": -177.0232391357422,
|
| 427 |
+
"logps/ref_rejected": -184.0133056640625,
|
| 428 |
+
"logps/rejected": -188.3357696533203,
|
| 429 |
+
"loss": 0.6926,
|
| 430 |
+
"rewards/accuracies": 0.5234375,
|
| 431 |
+
"rewards/chosen": -0.04209586977958679,
|
| 432 |
+
"rewards/margins": 0.0011287340894341469,
|
| 433 |
+
"rewards/rejected": -0.04322460666298866,
|
| 434 |
+
"step": 25
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"epoch": 0.34252778921366817,
|
| 438 |
+
"grad_norm": 0.3347052335739136,
|
| 439 |
+
"learning_rate": 4.161178683597054e-07,
|
| 440 |
+
"logits/chosen": 10.395452499389648,
|
| 441 |
+
"logits/rejected": 10.5776948928833,
|
| 442 |
+
"logps/chosen": -177.6590576171875,
|
| 443 |
+
"logps/ref_chosen": -172.2715606689453,
|
| 444 |
+
"logps/ref_rejected": -180.46673583984375,
|
| 445 |
+
"logps/rejected": -186.09349060058594,
|
| 446 |
+
"loss": 0.692,
|
| 447 |
+
"rewards/accuracies": 0.5703125,
|
| 448 |
+
"rewards/chosen": -0.05387478694319725,
|
| 449 |
+
"rewards/margins": 0.002392976311966777,
|
| 450 |
+
"rewards/rejected": -0.056267764419317245,
|
| 451 |
+
"step": 26
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.3557019349526554,
|
| 455 |
+
"grad_norm": 0.40187934041023254,
|
| 456 |
+
"learning_rate": 4.0717821664772124e-07,
|
| 457 |
+
"logits/chosen": 10.416847229003906,
|
| 458 |
+
"logits/rejected": 10.693917274475098,
|
| 459 |
+
"logps/chosen": -180.66729736328125,
|
| 460 |
+
"logps/ref_chosen": -174.87091064453125,
|
| 461 |
+
"logps/ref_rejected": -183.6770477294922,
|
| 462 |
+
"logps/rejected": -189.53399658203125,
|
| 463 |
+
"loss": 0.6929,
|
| 464 |
+
"rewards/accuracies": 0.4921875,
|
| 465 |
+
"rewards/chosen": -0.057963769882917404,
|
| 466 |
+
"rewards/margins": 0.0006057576974853873,
|
| 467 |
+
"rewards/rejected": -0.0585695244371891,
|
| 468 |
+
"step": 27
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"epoch": 0.3688760806916426,
|
| 472 |
+
"grad_norm": 0.537835419178009,
|
| 473 |
+
"learning_rate": 3.978930531033806e-07,
|
| 474 |
+
"logits/chosen": 10.315240859985352,
|
| 475 |
+
"logits/rejected": 10.52540111541748,
|
| 476 |
+
"logps/chosen": -178.289794921875,
|
| 477 |
+
"logps/ref_chosen": -172.75225830078125,
|
| 478 |
+
"logps/ref_rejected": -180.3443145751953,
|
| 479 |
+
"logps/rejected": -186.29811096191406,
|
| 480 |
+
"loss": 0.6911,
|
| 481 |
+
"rewards/accuracies": 0.578125,
|
| 482 |
+
"rewards/chosen": -0.05537542328238487,
|
| 483 |
+
"rewards/margins": 0.004162484314292669,
|
| 484 |
+
"rewards/rejected": -0.05953790992498398,
|
| 485 |
+
"step": 28
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"epoch": 0.3820502264306299,
|
| 489 |
+
"grad_norm": 0.9168035984039307,
|
| 490 |
+
"learning_rate": 3.882827885312998e-07,
|
| 491 |
+
"logits/chosen": 10.197809219360352,
|
| 492 |
+
"logits/rejected": 10.199935913085938,
|
| 493 |
+
"logps/chosen": -181.69606018066406,
|
| 494 |
+
"logps/ref_chosen": -176.17613220214844,
|
| 495 |
+
"logps/ref_rejected": -180.6341552734375,
|
| 496 |
+
"logps/rejected": -186.46124267578125,
|
| 497 |
+
"loss": 0.6917,
|
| 498 |
+
"rewards/accuracies": 0.5625,
|
| 499 |
+
"rewards/chosen": -0.05519918352365494,
|
| 500 |
+
"rewards/margins": 0.0030717107001692057,
|
| 501 |
+
"rewards/rejected": -0.0582708939909935,
|
| 502 |
+
"step": 29
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"epoch": 0.39522437216961714,
|
| 506 |
+
"grad_norm": 0.3577282428741455,
|
| 507 |
+
"learning_rate": 3.7836854837871044e-07,
|
| 508 |
+
"logits/chosen": 10.497368812561035,
|
| 509 |
+
"logits/rejected": 10.725122451782227,
|
| 510 |
+
"logps/chosen": -184.75241088867188,
|
| 511 |
+
"logps/ref_chosen": -178.8612060546875,
|
| 512 |
+
"logps/ref_rejected": -187.1546173095703,
|
| 513 |
+
"logps/rejected": -193.5741424560547,
|
| 514 |
+
"loss": 0.6906,
|
| 515 |
+
"rewards/accuracies": 0.5859375,
|
| 516 |
+
"rewards/chosen": -0.058911994099617004,
|
| 517 |
+
"rewards/margins": 0.0052833897061645985,
|
| 518 |
+
"rewards/rejected": -0.06419539451599121,
|
| 519 |
+
"step": 30
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4083985179086044,
|
| 523 |
+
"grad_norm": 0.46136385202407837,
|
| 524 |
+
"learning_rate": 3.681721262971413e-07,
|
| 525 |
+
"logits/chosen": 10.34453010559082,
|
| 526 |
+
"logits/rejected": 10.35668659210205,
|
| 527 |
+
"logps/chosen": -178.43930053710938,
|
| 528 |
+
"logps/ref_chosen": -172.60848999023438,
|
| 529 |
+
"logps/ref_rejected": -179.45013427734375,
|
| 530 |
+
"logps/rejected": -185.967529296875,
|
| 531 |
+
"loss": 0.6898,
|
| 532 |
+
"rewards/accuracies": 0.5625,
|
| 533 |
+
"rewards/chosen": -0.0583079531788826,
|
| 534 |
+
"rewards/margins": 0.006865999195724726,
|
| 535 |
+
"rewards/rejected": -0.06517395377159119,
|
| 536 |
+
"step": 31
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 0.4215726636475916,
|
| 540 |
+
"grad_norm": 0.3592880368232727,
|
| 541 |
+
"learning_rate": 3.577159362352426e-07,
|
| 542 |
+
"logits/chosen": 10.357152938842773,
|
| 543 |
+
"logits/rejected": 10.40371322631836,
|
| 544 |
+
"logps/chosen": -181.8780975341797,
|
| 545 |
+
"logps/ref_chosen": -175.29119873046875,
|
| 546 |
+
"logps/ref_rejected": -182.2250213623047,
|
| 547 |
+
"logps/rejected": -189.01063537597656,
|
| 548 |
+
"loss": 0.6923,
|
| 549 |
+
"rewards/accuracies": 0.5390625,
|
| 550 |
+
"rewards/chosen": -0.06586895883083344,
|
| 551 |
+
"rewards/margins": 0.001987436320632696,
|
| 552 |
+
"rewards/rejected": -0.06785639375448227,
|
| 553 |
+
"step": 32
|
| 554 |
+
},
|
| 555 |
+
{
|
| 556 |
+
"epoch": 0.43474680938657884,
|
| 557 |
+
"grad_norm": 0.4338357746601105,
|
| 558 |
+
"learning_rate": 3.470229631680624e-07,
|
| 559 |
+
"logits/chosen": 10.255874633789062,
|
| 560 |
+
"logits/rejected": 10.296948432922363,
|
| 561 |
+
"logps/chosen": -183.95484924316406,
|
| 562 |
+
"logps/ref_chosen": -177.42674255371094,
|
| 563 |
+
"logps/ref_rejected": -181.18801879882812,
|
| 564 |
+
"logps/rejected": -188.07952880859375,
|
| 565 |
+
"loss": 0.6914,
|
| 566 |
+
"rewards/accuracies": 0.5859375,
|
| 567 |
+
"rewards/chosen": -0.065280981361866,
|
| 568 |
+
"rewards/margins": 0.003634275868535042,
|
| 569 |
+
"rewards/rejected": -0.06891525536775589,
|
| 570 |
+
"step": 33
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.44792095512556607,
|
| 574 |
+
"grad_norm": 0.4542549252510071,
|
| 575 |
+
"learning_rate": 3.361167125710832e-07,
|
| 576 |
+
"logits/chosen": 10.056829452514648,
|
| 577 |
+
"logits/rejected": 10.121377944946289,
|
| 578 |
+
"logps/chosen": -181.4767303466797,
|
| 579 |
+
"logps/ref_chosen": -173.72467041015625,
|
| 580 |
+
"logps/ref_rejected": -180.5912322998047,
|
| 581 |
+
"logps/rejected": -188.53164672851562,
|
| 582 |
+
"loss": 0.6923,
|
| 583 |
+
"rewards/accuracies": 0.4921875,
|
| 584 |
+
"rewards/chosen": -0.07752064615488052,
|
| 585 |
+
"rewards/margins": 0.0018832057248800993,
|
| 586 |
+
"rewards/rejected": -0.0794038400053978,
|
| 587 |
+
"step": 34
|
| 588 |
+
},
|
| 589 |
+
{
|
| 590 |
+
"epoch": 0.4610951008645533,
|
| 591 |
+
"grad_norm": 0.4729287028312683,
|
| 592 |
+
"learning_rate": 3.2502115875008516e-07,
|
| 593 |
+
"logits/chosen": 10.46947193145752,
|
| 594 |
+
"logits/rejected": 10.667445182800293,
|
| 595 |
+
"logps/chosen": -182.939208984375,
|
| 596 |
+
"logps/ref_chosen": -175.0980987548828,
|
| 597 |
+
"logps/ref_rejected": -181.65821838378906,
|
| 598 |
+
"logps/rejected": -189.89309692382812,
|
| 599 |
+
"loss": 0.6913,
|
| 600 |
+
"rewards/accuracies": 0.578125,
|
| 601 |
+
"rewards/chosen": -0.07841099798679352,
|
| 602 |
+
"rewards/margins": 0.00393773103132844,
|
| 603 |
+
"rewards/rejected": -0.08234872668981552,
|
| 604 |
+
"step": 35
|
| 605 |
+
},
|
| 606 |
+
{
|
| 607 |
+
"epoch": 0.47426924660354053,
|
| 608 |
+
"grad_norm": 0.8570416569709778,
|
| 609 |
+
"learning_rate": 3.137606921404191e-07,
|
| 610 |
+
"logits/chosen": 10.280503273010254,
|
| 611 |
+
"logits/rejected": 10.623340606689453,
|
| 612 |
+
"logps/chosen": -182.2921142578125,
|
| 613 |
+
"logps/ref_chosen": -174.0312042236328,
|
| 614 |
+
"logps/ref_rejected": -181.84324645996094,
|
| 615 |
+
"logps/rejected": -190.1889190673828,
|
| 616 |
+
"loss": 0.6928,
|
| 617 |
+
"rewards/accuracies": 0.484375,
|
| 618 |
+
"rewards/chosen": -0.08260920643806458,
|
| 619 |
+
"rewards/margins": 0.0008472882909700274,
|
| 620 |
+
"rewards/rejected": -0.08345648646354675,
|
| 621 |
+
"step": 36
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"epoch": 0.4874433923425278,
|
| 625 |
+
"grad_norm": 0.9711470007896423,
|
| 626 |
+
"learning_rate": 3.0236006569153616e-07,
|
| 627 |
+
"logits/chosen": 10.310943603515625,
|
| 628 |
+
"logits/rejected": 10.279195785522461,
|
| 629 |
+
"logps/chosen": -183.245361328125,
|
| 630 |
+
"logps/ref_chosen": -175.3839569091797,
|
| 631 |
+
"logps/ref_rejected": -182.51773071289062,
|
| 632 |
+
"logps/rejected": -190.82374572753906,
|
| 633 |
+
"loss": 0.691,
|
| 634 |
+
"rewards/accuracies": 0.5625,
|
| 635 |
+
"rewards/chosen": -0.07861402630805969,
|
| 636 |
+
"rewards/margins": 0.004445935599505901,
|
| 637 |
+
"rewards/rejected": -0.08305995911359787,
|
| 638 |
+
"step": 37
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"epoch": 0.500617538081515,
|
| 642 |
+
"grad_norm": 0.680104672908783,
|
| 643 |
+
"learning_rate": 2.9084434045463254e-07,
|
| 644 |
+
"logits/chosen": 10.41287612915039,
|
| 645 |
+
"logits/rejected": 10.449625968933105,
|
| 646 |
+
"logps/chosen": -182.55191040039062,
|
| 647 |
+
"logps/ref_chosen": -174.5338134765625,
|
| 648 |
+
"logps/ref_rejected": -179.96829223632812,
|
| 649 |
+
"logps/rejected": -188.60166931152344,
|
| 650 |
+
"loss": 0.6902,
|
| 651 |
+
"rewards/accuracies": 0.6171875,
|
| 652 |
+
"rewards/chosen": -0.08018088340759277,
|
| 653 |
+
"rewards/margins": 0.00615295534953475,
|
| 654 |
+
"rewards/rejected": -0.08633382618427277,
|
| 655 |
+
"step": 38
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"epoch": 0.5137916838205022,
|
| 659 |
+
"grad_norm": 0.41836705803871155,
|
| 660 |
+
"learning_rate": 2.7923883049302066e-07,
|
| 661 |
+
"logits/chosen": 10.237342834472656,
|
| 662 |
+
"logits/rejected": 10.221612930297852,
|
| 663 |
+
"logps/chosen": -190.19024658203125,
|
| 664 |
+
"logps/ref_chosen": -181.61000061035156,
|
| 665 |
+
"logps/ref_rejected": -187.48886108398438,
|
| 666 |
+
"logps/rejected": -196.35353088378906,
|
| 667 |
+
"loss": 0.6919,
|
| 668 |
+
"rewards/accuracies": 0.53125,
|
| 669 |
+
"rewards/chosen": -0.08580265194177628,
|
| 670 |
+
"rewards/margins": 0.0028439394664019346,
|
| 671 |
+
"rewards/rejected": -0.08864659070968628,
|
| 672 |
+
"step": 39
|
| 673 |
+
},
|
| 674 |
+
{
|
| 675 |
+
"epoch": 0.5269658295594895,
|
| 676 |
+
"grad_norm": 0.4576071798801422,
|
| 677 |
+
"learning_rate": 2.6756904723632324e-07,
|
| 678 |
+
"logits/chosen": 10.366464614868164,
|
| 679 |
+
"logits/rejected": 10.504589080810547,
|
| 680 |
+
"logps/chosen": -181.5367431640625,
|
| 681 |
+
"logps/ref_chosen": -172.43283081054688,
|
| 682 |
+
"logps/ref_rejected": -186.99594116210938,
|
| 683 |
+
"logps/rejected": -196.2064971923828,
|
| 684 |
+
"loss": 0.6927,
|
| 685 |
+
"rewards/accuracies": 0.53125,
|
| 686 |
+
"rewards/chosen": -0.0910390242934227,
|
| 687 |
+
"rewards/margins": 0.001066619879566133,
|
| 688 |
+
"rewards/rejected": -0.09210564941167831,
|
| 689 |
+
"step": 40
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 0.5401399752984768,
|
| 693 |
+
"grad_norm": 0.5803886651992798,
|
| 694 |
+
"learning_rate": 2.5586064340081516e-07,
|
| 695 |
+
"logits/chosen": 10.624752044677734,
|
| 696 |
+
"logits/rejected": 10.738086700439453,
|
| 697 |
+
"logps/chosen": -183.4002685546875,
|
| 698 |
+
"logps/ref_chosen": -175.37374877929688,
|
| 699 |
+
"logps/ref_rejected": -181.78671264648438,
|
| 700 |
+
"logps/rejected": -190.14678955078125,
|
| 701 |
+
"loss": 0.6916,
|
| 702 |
+
"rewards/accuracies": 0.5703125,
|
| 703 |
+
"rewards/chosen": -0.08026508241891861,
|
| 704 |
+
"rewards/margins": 0.003335628192871809,
|
| 705 |
+
"rewards/rejected": -0.083600714802742,
|
| 706 |
+
"step": 41
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 0.553314121037464,
|
| 710 |
+
"grad_norm": 0.48118287324905396,
|
| 711 |
+
"learning_rate": 2.4413935659918487e-07,
|
| 712 |
+
"logits/chosen": 10.010458946228027,
|
| 713 |
+
"logits/rejected": 10.1697359085083,
|
| 714 |
+
"logps/chosen": -182.1250457763672,
|
| 715 |
+
"logps/ref_chosen": -173.79501342773438,
|
| 716 |
+
"logps/ref_rejected": -179.49351501464844,
|
| 717 |
+
"logps/rejected": -188.2036895751953,
|
| 718 |
+
"loss": 0.6914,
|
| 719 |
+
"rewards/accuracies": 0.4921875,
|
| 720 |
+
"rewards/chosen": -0.08330036699771881,
|
| 721 |
+
"rewards/margins": 0.003801207058131695,
|
| 722 |
+
"rewards/rejected": -0.08710157871246338,
|
| 723 |
+
"step": 42
|
| 724 |
+
},
|
| 725 |
+
{
|
| 726 |
+
"epoch": 0.5664882667764513,
|
| 727 |
+
"grad_norm": 0.7869899868965149,
|
| 728 |
+
"learning_rate": 2.3243095276367684e-07,
|
| 729 |
+
"logits/chosen": 9.809760093688965,
|
| 730 |
+
"logits/rejected": 10.002002716064453,
|
| 731 |
+
"logps/chosen": -171.12933349609375,
|
| 732 |
+
"logps/ref_chosen": -162.35044860839844,
|
| 733 |
+
"logps/ref_rejected": -177.5733642578125,
|
| 734 |
+
"logps/rejected": -187.271240234375,
|
| 735 |
+
"loss": 0.6887,
|
| 736 |
+
"rewards/accuracies": 0.640625,
|
| 737 |
+
"rewards/chosen": -0.08778898417949677,
|
| 738 |
+
"rewards/margins": 0.009189910255372524,
|
| 739 |
+
"rewards/rejected": -0.09697890281677246,
|
| 740 |
+
"step": 43
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"epoch": 0.5796624125154385,
|
| 744 |
+
"grad_norm": 0.46572622656822205,
|
| 745 |
+
"learning_rate": 2.2076116950697937e-07,
|
| 746 |
+
"logits/chosen": 10.310693740844727,
|
| 747 |
+
"logits/rejected": 10.41200065612793,
|
| 748 |
+
"logps/chosen": -177.54794311523438,
|
| 749 |
+
"logps/ref_chosen": -168.2965545654297,
|
| 750 |
+
"logps/ref_rejected": -176.21559143066406,
|
| 751 |
+
"logps/rejected": -185.90658569335938,
|
| 752 |
+
"loss": 0.6911,
|
| 753 |
+
"rewards/accuracies": 0.609375,
|
| 754 |
+
"rewards/chosen": -0.09251392632722855,
|
| 755 |
+
"rewards/margins": 0.004395842086523771,
|
| 756 |
+
"rewards/rejected": -0.0969097688794136,
|
| 757 |
+
"step": 44
|
| 758 |
+
},
|
| 759 |
+
{
|
| 760 |
+
"epoch": 0.5928365582544257,
|
| 761 |
+
"grad_norm": 0.4241108298301697,
|
| 762 |
+
"learning_rate": 2.091556595453674e-07,
|
| 763 |
+
"logits/chosen": 10.16834831237793,
|
| 764 |
+
"logits/rejected": 10.282001495361328,
|
| 765 |
+
"logps/chosen": -186.37091064453125,
|
| 766 |
+
"logps/ref_chosen": -177.40481567382812,
|
| 767 |
+
"logps/ref_rejected": -184.82774353027344,
|
| 768 |
+
"logps/rejected": -194.56387329101562,
|
| 769 |
+
"loss": 0.6894,
|
| 770 |
+
"rewards/accuracies": 0.5703125,
|
| 771 |
+
"rewards/chosen": -0.08966079354286194,
|
| 772 |
+
"rewards/margins": 0.007700393907725811,
|
| 773 |
+
"rewards/rejected": -0.09736119955778122,
|
| 774 |
+
"step": 45
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 0.606010703993413,
|
| 778 |
+
"grad_norm": 0.5031992197036743,
|
| 779 |
+
"learning_rate": 1.9763993430846392e-07,
|
| 780 |
+
"logits/chosen": 10.157776832580566,
|
| 781 |
+
"logits/rejected": 10.314593315124512,
|
| 782 |
+
"logps/chosen": -184.5338134765625,
|
| 783 |
+
"logps/ref_chosen": -176.05081176757812,
|
| 784 |
+
"logps/ref_rejected": -183.15682983398438,
|
| 785 |
+
"logps/rejected": -192.16787719726562,
|
| 786 |
+
"loss": 0.6906,
|
| 787 |
+
"rewards/accuracies": 0.53125,
|
| 788 |
+
"rewards/chosen": -0.08483003079891205,
|
| 789 |
+
"rewards/margins": 0.0052804588340222836,
|
| 790 |
+
"rewards/rejected": -0.09011048823595047,
|
| 791 |
+
"step": 46
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"epoch": 0.6191848497324002,
|
| 795 |
+
"grad_norm": 0.5240408778190613,
|
| 796 |
+
"learning_rate": 1.862393078595809e-07,
|
| 797 |
+
"logits/chosen": 10.676742553710938,
|
| 798 |
+
"logits/rejected": 10.760393142700195,
|
| 799 |
+
"logps/chosen": -182.15650939941406,
|
| 800 |
+
"logps/ref_chosen": -172.76321411132812,
|
| 801 |
+
"logps/ref_rejected": -181.09564208984375,
|
| 802 |
+
"logps/rejected": -190.9324493408203,
|
| 803 |
+
"loss": 0.691,
|
| 804 |
+
"rewards/accuracies": 0.578125,
|
| 805 |
+
"rewards/chosen": -0.0939328670501709,
|
| 806 |
+
"rewards/margins": 0.004435211420059204,
|
| 807 |
+
"rewards/rejected": -0.0983680710196495,
|
| 808 |
+
"step": 47
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 0.6323589954713874,
|
| 812 |
+
"grad_norm": 0.7354983687400818,
|
| 813 |
+
"learning_rate": 1.7497884124991485e-07,
|
| 814 |
+
"logits/chosen": 10.81379508972168,
|
| 815 |
+
"logits/rejected": 10.839184761047363,
|
| 816 |
+
"logps/chosen": -183.8255157470703,
|
| 817 |
+
"logps/ref_chosen": -174.04627990722656,
|
| 818 |
+
"logps/ref_rejected": -178.9498748779297,
|
| 819 |
+
"logps/rejected": -188.9517059326172,
|
| 820 |
+
"loss": 0.6921,
|
| 821 |
+
"rewards/accuracies": 0.5078125,
|
| 822 |
+
"rewards/chosen": -0.09779238700866699,
|
| 823 |
+
"rewards/margins": 0.0022260185796767473,
|
| 824 |
+
"rewards/rejected": -0.10001839697360992,
|
| 825 |
+
"step": 48
|
| 826 |
+
}
|
| 827 |
+
],
|
| 828 |
+
"logging_steps": 1,
|
| 829 |
+
"max_steps": 75,
|
| 830 |
+
"num_input_tokens_seen": 0,
|
| 831 |
+
"num_train_epochs": 1,
|
| 832 |
+
"save_steps": 12,
|
| 833 |
+
"stateful_callbacks": {
|
| 834 |
+
"TrainerControl": {
|
| 835 |
+
"args": {
|
| 836 |
+
"should_epoch_stop": false,
|
| 837 |
+
"should_evaluate": false,
|
| 838 |
+
"should_log": false,
|
| 839 |
+
"should_save": true,
|
| 840 |
+
"should_training_stop": false
|
| 841 |
+
},
|
| 842 |
+
"attributes": {}
|
| 843 |
+
}
|
| 844 |
+
},
|
| 845 |
+
"total_flos": 0.0,
|
| 846 |
+
"train_batch_size": 2,
|
| 847 |
+
"trial_name": null,
|
| 848 |
+
"trial_params": null
|
| 849 |
+
}
|
checkpoint-60/added_tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|assistant|>": 32001,
|
| 3 |
+
"<|endoftext|>": 32000,
|
| 4 |
+
"<|end|>": 32007,
|
| 5 |
+
"<|placeholder1|>": 32002,
|
| 6 |
+
"<|placeholder2|>": 32003,
|
| 7 |
+
"<|placeholder3|>": 32004,
|
| 8 |
+
"<|placeholder4|>": 32005,
|
| 9 |
+
"<|placeholder5|>": 32008,
|
| 10 |
+
"<|placeholder6|>": 32009,
|
| 11 |
+
"<|system|>": 32006,
|
| 12 |
+
"<|user|>": 32010
|
| 13 |
+
}
|
checkpoint-60/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/home/v-liuzichuan/huggingface/Phi-3-mini-4k-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Phi3ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"auto_map": {
|
| 9 |
+
"AutoConfig": "configuration_phi3.Phi3Config",
|
| 10 |
+
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
+
},
|
| 12 |
+
"bos_token_id": 1,
|
| 13 |
+
"embd_pdrop": 0.0,
|
| 14 |
+
"eos_token_id": 32000,
|
| 15 |
+
"hidden_act": "silu",
|
| 16 |
+
"hidden_size": 3072,
|
| 17 |
+
"initializer_range": 0.02,
|
| 18 |
+
"intermediate_size": 8192,
|
| 19 |
+
"max_position_embeddings": 4096,
|
| 20 |
+
"model_type": "phi3",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 32,
|
| 23 |
+
"num_key_value_heads": 32,
|
| 24 |
+
"original_max_position_embeddings": 4096,
|
| 25 |
+
"pad_token_id": 32000,
|
| 26 |
+
"resid_pdrop": 0.0,
|
| 27 |
+
"rms_norm_eps": 1e-05,
|
| 28 |
+
"rope_scaling": null,
|
| 29 |
+
"rope_theta": 10000.0,
|
| 30 |
+
"sliding_window": 2047,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
+
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
+
"use_cache": false,
|
| 35 |
+
"vocab_size": 32064
|
| 36 |
+
}
|
checkpoint-60/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
32000,
|
| 6 |
+
32001,
|
| 7 |
+
32007
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 32000,
|
| 10 |
+
"transformers_version": "4.45.2"
|
| 11 |
+
}
|
checkpoint-60/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd872b829ea1f059b5b54fd96b5288c830a95d44d1ff8d84a2808a519049b2e8
|
| 3 |
+
size 4972489328
|
checkpoint-60/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b00adcf13869b6f62ae83406676bbc99c0ad87de6fbeffda5d8505c25ad5b538
|
| 3 |
+
size 2669692552
|
checkpoint-60/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 7642159104
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 98 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 104 |
+
"model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 110 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 116 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 122 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 128 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 134 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 140 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 158 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00002-of-00002.safetensors",
|
| 161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00002-of-00002.safetensors",
|
| 164 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 201 |
+
}
|
| 202 |
+
}
|
checkpoint-60/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": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 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 |
+
}
|
checkpoint-60/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|