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 +22 -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 +213 -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 +393 -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 +573 -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 +753 -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,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 0.9880609304240429,
|
| 3 |
+
"eval_logits/chosen": 9.238580703735352,
|
| 4 |
+
"eval_logits/rejected": 10.054126739501953,
|
| 5 |
+
"eval_logps/chosen": -0.3649774193763733,
|
| 6 |
+
"eval_logps/rejected": -0.3733733296394348,
|
| 7 |
+
"eval_loss": 1.383278250694275,
|
| 8 |
+
"eval_rewards/accuracies": 0.5259259343147278,
|
| 9 |
+
"eval_rewards/chosen": -0.7299548387527466,
|
| 10 |
+
"eval_rewards/margins": 0.016791854053735733,
|
| 11 |
+
"eval_rewards/rejected": -0.7467466592788696,
|
| 12 |
+
"eval_runtime": 163.2381,
|
| 13 |
+
"eval_samples": 1080,
|
| 14 |
+
"eval_samples_per_second": 6.616,
|
| 15 |
+
"eval_steps_per_second": 1.654,
|
| 16 |
+
"total_flos": 0.0,
|
| 17 |
+
"train_loss": 1.372072113355001,
|
| 18 |
+
"train_runtime": 7572.4989,
|
| 19 |
+
"train_samples": 9715,
|
| 20 |
+
"train_samples_per_second": 1.283,
|
| 21 |
+
"train_steps_per_second": 0.01
|
| 22 |
+
}
|
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:2e2b6a4c82c04894c135a38b1b25b5516b431e620531e0cadf89badf4f76a644
|
| 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:35d2deeb27fcf50dd06d4e178de42b3e6064daed916ff6eabb2e2e54ab8081b0
|
| 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,213 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.5102696418762207,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.088521957397461,
|
| 16 |
+
"logits/rejected": 10.263787269592285,
|
| 17 |
+
"logps/chosen": -0.9118157029151917,
|
| 18 |
+
"logps/rejected": -0.9621729850769043,
|
| 19 |
+
"loss": 1.3897,
|
| 20 |
+
"rewards/accuracies": 0.5234375,
|
| 21 |
+
"rewards/chosen": -1.8236314058303833,
|
| 22 |
+
"rewards/margins": 0.10071463882923126,
|
| 23 |
+
"rewards/rejected": -1.9243459701538086,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.9815747141838074,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.592972755432129,
|
| 31 |
+
"logits/rejected": 10.720216751098633,
|
| 32 |
+
"logps/chosen": -0.945902943611145,
|
| 33 |
+
"logps/rejected": -1.0317902565002441,
|
| 34 |
+
"loss": 1.3077,
|
| 35 |
+
"rewards/accuracies": 0.609375,
|
| 36 |
+
"rewards/chosen": -1.89180588722229,
|
| 37 |
+
"rewards/margins": 0.1717745065689087,
|
| 38 |
+
"rewards/rejected": -2.0635805130004883,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 0.9049758315086365,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.041976928710938,
|
| 46 |
+
"logits/rejected": 10.399316787719727,
|
| 47 |
+
"logps/chosen": -1.0869810581207275,
|
| 48 |
+
"logps/rejected": -1.1895216703414917,
|
| 49 |
+
"loss": 1.346,
|
| 50 |
+
"rewards/accuracies": 0.578125,
|
| 51 |
+
"rewards/chosen": -2.173962116241455,
|
| 52 |
+
"rewards/margins": 0.20508113503456116,
|
| 53 |
+
"rewards/rejected": -2.3790433406829834,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8911848068237305,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.243470191955566,
|
| 61 |
+
"logits/rejected": 10.443375587463379,
|
| 62 |
+
"logps/chosen": -0.966098427772522,
|
| 63 |
+
"logps/rejected": -1.0040662288665771,
|
| 64 |
+
"loss": 1.4032,
|
| 65 |
+
"rewards/accuracies": 0.546875,
|
| 66 |
+
"rewards/chosen": -1.932196855545044,
|
| 67 |
+
"rewards/margins": 0.07593552023172379,
|
| 68 |
+
"rewards/rejected": -2.0081324577331543,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.6135074496269226,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.439040184020996,
|
| 76 |
+
"logits/rejected": 10.739177703857422,
|
| 77 |
+
"logps/chosen": -0.9262609481811523,
|
| 78 |
+
"logps/rejected": -0.9657196998596191,
|
| 79 |
+
"loss": 1.3727,
|
| 80 |
+
"rewards/accuracies": 0.5546875,
|
| 81 |
+
"rewards/chosen": -1.8525218963623047,
|
| 82 |
+
"rewards/margins": 0.07891744375228882,
|
| 83 |
+
"rewards/rejected": -1.9314393997192383,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 0.5990542769432068,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.910269737243652,
|
| 91 |
+
"logits/rejected": 11.204473495483398,
|
| 92 |
+
"logps/chosen": -0.9439595341682434,
|
| 93 |
+
"logps/rejected": -1.0420396327972412,
|
| 94 |
+
"loss": 1.3491,
|
| 95 |
+
"rewards/accuracies": 0.59375,
|
| 96 |
+
"rewards/chosen": -1.8879190683364868,
|
| 97 |
+
"rewards/margins": 0.196160227060318,
|
| 98 |
+
"rewards/rejected": -2.0840792655944824,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.3676807880401611,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 9.873465538024902,
|
| 106 |
+
"logits/rejected": 10.022269248962402,
|
| 107 |
+
"logps/chosen": -0.8941428661346436,
|
| 108 |
+
"logps/rejected": -1.0010743141174316,
|
| 109 |
+
"loss": 1.3507,
|
| 110 |
+
"rewards/accuracies": 0.625,
|
| 111 |
+
"rewards/chosen": -1.788285732269287,
|
| 112 |
+
"rewards/margins": 0.21386288106441498,
|
| 113 |
+
"rewards/rejected": -2.0021486282348633,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7690002918243408,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.597719192504883,
|
| 121 |
+
"logits/rejected": 10.780376434326172,
|
| 122 |
+
"logps/chosen": -0.9080270528793335,
|
| 123 |
+
"logps/rejected": -0.9909782409667969,
|
| 124 |
+
"loss": 1.3305,
|
| 125 |
+
"rewards/accuracies": 0.640625,
|
| 126 |
+
"rewards/chosen": -1.816054105758667,
|
| 127 |
+
"rewards/margins": 0.16590236127376556,
|
| 128 |
+
"rewards/rejected": -1.9819564819335938,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.056247353553772,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.446786880493164,
|
| 136 |
+
"logits/rejected": 10.839168548583984,
|
| 137 |
+
"logps/chosen": -1.1091859340667725,
|
| 138 |
+
"logps/rejected": -1.0694739818572998,
|
| 139 |
+
"loss": 1.5127,
|
| 140 |
+
"rewards/accuracies": 0.5390625,
|
| 141 |
+
"rewards/chosen": -2.218371868133545,
|
| 142 |
+
"rewards/margins": -0.07942387461662292,
|
| 143 |
+
"rewards/rejected": -2.1389479637145996,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 2.076240062713623,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.343971252441406,
|
| 151 |
+
"logits/rejected": 10.492179870605469,
|
| 152 |
+
"logps/chosen": -0.9705042839050293,
|
| 153 |
+
"logps/rejected": -0.9916192889213562,
|
| 154 |
+
"loss": 1.4611,
|
| 155 |
+
"rewards/accuracies": 0.53125,
|
| 156 |
+
"rewards/chosen": -1.9410085678100586,
|
| 157 |
+
"rewards/margins": 0.04223020374774933,
|
| 158 |
+
"rewards/rejected": -1.9832385778427124,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.13358736038208,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.49313735961914,
|
| 166 |
+
"logits/rejected": 10.680143356323242,
|
| 167 |
+
"logps/chosen": -1.1081148386001587,
|
| 168 |
+
"logps/rejected": -1.223841667175293,
|
| 169 |
+
"loss": 1.3449,
|
| 170 |
+
"rewards/accuracies": 0.59375,
|
| 171 |
+
"rewards/chosen": -2.2162296772003174,
|
| 172 |
+
"rewards/margins": 0.23145350813865662,
|
| 173 |
+
"rewards/rejected": -2.447683334350586,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 1.1638388633728027,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.328557014465332,
|
| 181 |
+
"logits/rejected": 10.365793228149414,
|
| 182 |
+
"logps/chosen": -0.9249637722969055,
|
| 183 |
+
"logps/rejected": -0.9842618703842163,
|
| 184 |
+
"loss": 1.351,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -1.849927544593811,
|
| 187 |
+
"rewards/margins": 0.11859625577926636,
|
| 188 |
+
"rewards/rejected": -1.9685237407684326,
|
| 189 |
+
"step": 12
|
| 190 |
+
}
|
| 191 |
+
],
|
| 192 |
+
"logging_steps": 1,
|
| 193 |
+
"max_steps": 75,
|
| 194 |
+
"num_input_tokens_seen": 0,
|
| 195 |
+
"num_train_epochs": 1,
|
| 196 |
+
"save_steps": 12,
|
| 197 |
+
"stateful_callbacks": {
|
| 198 |
+
"TrainerControl": {
|
| 199 |
+
"args": {
|
| 200 |
+
"should_epoch_stop": false,
|
| 201 |
+
"should_evaluate": false,
|
| 202 |
+
"should_log": false,
|
| 203 |
+
"should_save": true,
|
| 204 |
+
"should_training_stop": false
|
| 205 |
+
},
|
| 206 |
+
"attributes": {}
|
| 207 |
+
}
|
| 208 |
+
},
|
| 209 |
+
"total_flos": 0.0,
|
| 210 |
+
"train_batch_size": 2,
|
| 211 |
+
"trial_name": null,
|
| 212 |
+
"trial_params": null
|
| 213 |
+
}
|
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:ed0b3c9567886ced03144d6c317b0975e98e884475ec69fcb0cc7af5d59072f2
|
| 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:42e186521f34a9c64e174bdc6133da5d257862d3d4646c20d89318fbfaa9376c
|
| 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,393 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.5102696418762207,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.088521957397461,
|
| 16 |
+
"logits/rejected": 10.263787269592285,
|
| 17 |
+
"logps/chosen": -0.9118157029151917,
|
| 18 |
+
"logps/rejected": -0.9621729850769043,
|
| 19 |
+
"loss": 1.3897,
|
| 20 |
+
"rewards/accuracies": 0.5234375,
|
| 21 |
+
"rewards/chosen": -1.8236314058303833,
|
| 22 |
+
"rewards/margins": 0.10071463882923126,
|
| 23 |
+
"rewards/rejected": -1.9243459701538086,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.9815747141838074,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.592972755432129,
|
| 31 |
+
"logits/rejected": 10.720216751098633,
|
| 32 |
+
"logps/chosen": -0.945902943611145,
|
| 33 |
+
"logps/rejected": -1.0317902565002441,
|
| 34 |
+
"loss": 1.3077,
|
| 35 |
+
"rewards/accuracies": 0.609375,
|
| 36 |
+
"rewards/chosen": -1.89180588722229,
|
| 37 |
+
"rewards/margins": 0.1717745065689087,
|
| 38 |
+
"rewards/rejected": -2.0635805130004883,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 0.9049758315086365,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.041976928710938,
|
| 46 |
+
"logits/rejected": 10.399316787719727,
|
| 47 |
+
"logps/chosen": -1.0869810581207275,
|
| 48 |
+
"logps/rejected": -1.1895216703414917,
|
| 49 |
+
"loss": 1.346,
|
| 50 |
+
"rewards/accuracies": 0.578125,
|
| 51 |
+
"rewards/chosen": -2.173962116241455,
|
| 52 |
+
"rewards/margins": 0.20508113503456116,
|
| 53 |
+
"rewards/rejected": -2.3790433406829834,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8911848068237305,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.243470191955566,
|
| 61 |
+
"logits/rejected": 10.443375587463379,
|
| 62 |
+
"logps/chosen": -0.966098427772522,
|
| 63 |
+
"logps/rejected": -1.0040662288665771,
|
| 64 |
+
"loss": 1.4032,
|
| 65 |
+
"rewards/accuracies": 0.546875,
|
| 66 |
+
"rewards/chosen": -1.932196855545044,
|
| 67 |
+
"rewards/margins": 0.07593552023172379,
|
| 68 |
+
"rewards/rejected": -2.0081324577331543,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.6135074496269226,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.439040184020996,
|
| 76 |
+
"logits/rejected": 10.739177703857422,
|
| 77 |
+
"logps/chosen": -0.9262609481811523,
|
| 78 |
+
"logps/rejected": -0.9657196998596191,
|
| 79 |
+
"loss": 1.3727,
|
| 80 |
+
"rewards/accuracies": 0.5546875,
|
| 81 |
+
"rewards/chosen": -1.8525218963623047,
|
| 82 |
+
"rewards/margins": 0.07891744375228882,
|
| 83 |
+
"rewards/rejected": -1.9314393997192383,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 0.5990542769432068,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.910269737243652,
|
| 91 |
+
"logits/rejected": 11.204473495483398,
|
| 92 |
+
"logps/chosen": -0.9439595341682434,
|
| 93 |
+
"logps/rejected": -1.0420396327972412,
|
| 94 |
+
"loss": 1.3491,
|
| 95 |
+
"rewards/accuracies": 0.59375,
|
| 96 |
+
"rewards/chosen": -1.8879190683364868,
|
| 97 |
+
"rewards/margins": 0.196160227060318,
|
| 98 |
+
"rewards/rejected": -2.0840792655944824,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.3676807880401611,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 9.873465538024902,
|
| 106 |
+
"logits/rejected": 10.022269248962402,
|
| 107 |
+
"logps/chosen": -0.8941428661346436,
|
| 108 |
+
"logps/rejected": -1.0010743141174316,
|
| 109 |
+
"loss": 1.3507,
|
| 110 |
+
"rewards/accuracies": 0.625,
|
| 111 |
+
"rewards/chosen": -1.788285732269287,
|
| 112 |
+
"rewards/margins": 0.21386288106441498,
|
| 113 |
+
"rewards/rejected": -2.0021486282348633,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7690002918243408,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.597719192504883,
|
| 121 |
+
"logits/rejected": 10.780376434326172,
|
| 122 |
+
"logps/chosen": -0.9080270528793335,
|
| 123 |
+
"logps/rejected": -0.9909782409667969,
|
| 124 |
+
"loss": 1.3305,
|
| 125 |
+
"rewards/accuracies": 0.640625,
|
| 126 |
+
"rewards/chosen": -1.816054105758667,
|
| 127 |
+
"rewards/margins": 0.16590236127376556,
|
| 128 |
+
"rewards/rejected": -1.9819564819335938,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.056247353553772,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.446786880493164,
|
| 136 |
+
"logits/rejected": 10.839168548583984,
|
| 137 |
+
"logps/chosen": -1.1091859340667725,
|
| 138 |
+
"logps/rejected": -1.0694739818572998,
|
| 139 |
+
"loss": 1.5127,
|
| 140 |
+
"rewards/accuracies": 0.5390625,
|
| 141 |
+
"rewards/chosen": -2.218371868133545,
|
| 142 |
+
"rewards/margins": -0.07942387461662292,
|
| 143 |
+
"rewards/rejected": -2.1389479637145996,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 2.076240062713623,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.343971252441406,
|
| 151 |
+
"logits/rejected": 10.492179870605469,
|
| 152 |
+
"logps/chosen": -0.9705042839050293,
|
| 153 |
+
"logps/rejected": -0.9916192889213562,
|
| 154 |
+
"loss": 1.4611,
|
| 155 |
+
"rewards/accuracies": 0.53125,
|
| 156 |
+
"rewards/chosen": -1.9410085678100586,
|
| 157 |
+
"rewards/margins": 0.04223020374774933,
|
| 158 |
+
"rewards/rejected": -1.9832385778427124,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.13358736038208,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.49313735961914,
|
| 166 |
+
"logits/rejected": 10.680143356323242,
|
| 167 |
+
"logps/chosen": -1.1081148386001587,
|
| 168 |
+
"logps/rejected": -1.223841667175293,
|
| 169 |
+
"loss": 1.3449,
|
| 170 |
+
"rewards/accuracies": 0.59375,
|
| 171 |
+
"rewards/chosen": -2.2162296772003174,
|
| 172 |
+
"rewards/margins": 0.23145350813865662,
|
| 173 |
+
"rewards/rejected": -2.447683334350586,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 1.1638388633728027,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.328557014465332,
|
| 181 |
+
"logits/rejected": 10.365793228149414,
|
| 182 |
+
"logps/chosen": -0.9249637722969055,
|
| 183 |
+
"logps/rejected": -0.9842618703842163,
|
| 184 |
+
"loss": 1.351,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -1.849927544593811,
|
| 187 |
+
"rewards/margins": 0.11859625577926636,
|
| 188 |
+
"rewards/rejected": -1.9685237407684326,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9941473007202148,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 9.909621238708496,
|
| 196 |
+
"logits/rejected": 10.248769760131836,
|
| 197 |
+
"logps/chosen": -0.9913480877876282,
|
| 198 |
+
"logps/rejected": -1.1752512454986572,
|
| 199 |
+
"loss": 1.2767,
|
| 200 |
+
"rewards/accuracies": 0.5703125,
|
| 201 |
+
"rewards/chosen": -1.9826961755752563,
|
| 202 |
+
"rewards/margins": 0.36780619621276855,
|
| 203 |
+
"rewards/rejected": -2.3505024909973145,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.3600269556045532,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.472145080566406,
|
| 211 |
+
"logits/rejected": 10.987956047058105,
|
| 212 |
+
"logps/chosen": -0.9751205444335938,
|
| 213 |
+
"logps/rejected": -1.0532664060592651,
|
| 214 |
+
"loss": 1.3626,
|
| 215 |
+
"rewards/accuracies": 0.578125,
|
| 216 |
+
"rewards/chosen": -1.9502410888671875,
|
| 217 |
+
"rewards/margins": 0.15629185736179352,
|
| 218 |
+
"rewards/rejected": -2.1065328121185303,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.3477364182472229,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.209980010986328,
|
| 226 |
+
"logits/rejected": 10.457592964172363,
|
| 227 |
+
"logps/chosen": -0.9716652035713196,
|
| 228 |
+
"logps/rejected": -1.0775285959243774,
|
| 229 |
+
"loss": 1.3132,
|
| 230 |
+
"rewards/accuracies": 0.5859375,
|
| 231 |
+
"rewards/chosen": -1.9433304071426392,
|
| 232 |
+
"rewards/margins": 0.2117268592119217,
|
| 233 |
+
"rewards/rejected": -2.155057191848755,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.975040853023529,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.770889282226562,
|
| 241 |
+
"logits/rejected": 11.057292938232422,
|
| 242 |
+
"logps/chosen": -0.9405269026756287,
|
| 243 |
+
"logps/rejected": -0.9816387891769409,
|
| 244 |
+
"loss": 1.4142,
|
| 245 |
+
"rewards/accuracies": 0.5078125,
|
| 246 |
+
"rewards/chosen": -1.8810538053512573,
|
| 247 |
+
"rewards/margins": 0.08222392201423645,
|
| 248 |
+
"rewards/rejected": -1.9632775783538818,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.47477808594703674,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.384443283081055,
|
| 256 |
+
"logits/rejected": 10.546278953552246,
|
| 257 |
+
"logps/chosen": -0.9655594229698181,
|
| 258 |
+
"logps/rejected": -0.9963297247886658,
|
| 259 |
+
"loss": 1.4058,
|
| 260 |
+
"rewards/accuracies": 0.578125,
|
| 261 |
+
"rewards/chosen": -1.9311188459396362,
|
| 262 |
+
"rewards/margins": 0.061540693044662476,
|
| 263 |
+
"rewards/rejected": -1.9926594495773315,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9369856119155884,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.428518295288086,
|
| 271 |
+
"logits/rejected": 10.742942810058594,
|
| 272 |
+
"logps/chosen": -1.0061042308807373,
|
| 273 |
+
"logps/rejected": -0.9558196067810059,
|
| 274 |
+
"loss": 1.5279,
|
| 275 |
+
"rewards/accuracies": 0.5390625,
|
| 276 |
+
"rewards/chosen": -2.0122084617614746,
|
| 277 |
+
"rewards/margins": -0.10056903213262558,
|
| 278 |
+
"rewards/rejected": -1.9116392135620117,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.6867318153381348,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.536978721618652,
|
| 286 |
+
"logits/rejected": 10.496305465698242,
|
| 287 |
+
"logps/chosen": -1.0390187501907349,
|
| 288 |
+
"logps/rejected": -1.1175179481506348,
|
| 289 |
+
"loss": 1.3199,
|
| 290 |
+
"rewards/accuracies": 0.6953125,
|
| 291 |
+
"rewards/chosen": -2.0780375003814697,
|
| 292 |
+
"rewards/margins": 0.1569983810186386,
|
| 293 |
+
"rewards/rejected": -2.2350358963012695,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.6277413368225098,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.487991333007812,
|
| 301 |
+
"logits/rejected": 10.849261283874512,
|
| 302 |
+
"logps/chosen": -1.005416989326477,
|
| 303 |
+
"logps/rejected": -1.0715974569320679,
|
| 304 |
+
"loss": 1.3772,
|
| 305 |
+
"rewards/accuracies": 0.6328125,
|
| 306 |
+
"rewards/chosen": -2.010833978652954,
|
| 307 |
+
"rewards/margins": 0.1323607861995697,
|
| 308 |
+
"rewards/rejected": -2.1431949138641357,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.1200292110443115,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.419047355651855,
|
| 316 |
+
"logits/rejected": 10.756099700927734,
|
| 317 |
+
"logps/chosen": -0.9289014935493469,
|
| 318 |
+
"logps/rejected": -1.020794153213501,
|
| 319 |
+
"loss": 1.3128,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -1.8578029870986938,
|
| 322 |
+
"rewards/margins": 0.18378500640392303,
|
| 323 |
+
"rewards/rejected": -2.041588306427002,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 1.3312275409698486,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.375129699707031,
|
| 331 |
+
"logits/rejected": 10.722561836242676,
|
| 332 |
+
"logps/chosen": -1.0812478065490723,
|
| 333 |
+
"logps/rejected": -1.104426383972168,
|
| 334 |
+
"loss": 1.438,
|
| 335 |
+
"rewards/accuracies": 0.5703125,
|
| 336 |
+
"rewards/chosen": -2.1624956130981445,
|
| 337 |
+
"rewards/margins": 0.04635699465870857,
|
| 338 |
+
"rewards/rejected": -2.208852767944336,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.36184069514274597,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.423131942749023,
|
| 346 |
+
"logits/rejected": 10.69787311553955,
|
| 347 |
+
"logps/chosen": -1.0428340435028076,
|
| 348 |
+
"logps/rejected": -1.0485754013061523,
|
| 349 |
+
"loss": 1.4543,
|
| 350 |
+
"rewards/accuracies": 0.5625,
|
| 351 |
+
"rewards/chosen": -2.0856680870056152,
|
| 352 |
+
"rewards/margins": 0.01148274727165699,
|
| 353 |
+
"rewards/rejected": -2.0971508026123047,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 0.5770995020866394,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.316368103027344,
|
| 361 |
+
"logits/rejected": 10.479074478149414,
|
| 362 |
+
"logps/chosen": -0.9681622982025146,
|
| 363 |
+
"logps/rejected": -1.050377607345581,
|
| 364 |
+
"loss": 1.3743,
|
| 365 |
+
"rewards/accuracies": 0.515625,
|
| 366 |
+
"rewards/chosen": -1.9363245964050293,
|
| 367 |
+
"rewards/margins": 0.16443049907684326,
|
| 368 |
+
"rewards/rejected": -2.100755214691162,
|
| 369 |
+
"step": 24
|
| 370 |
+
}
|
| 371 |
+
],
|
| 372 |
+
"logging_steps": 1,
|
| 373 |
+
"max_steps": 75,
|
| 374 |
+
"num_input_tokens_seen": 0,
|
| 375 |
+
"num_train_epochs": 1,
|
| 376 |
+
"save_steps": 12,
|
| 377 |
+
"stateful_callbacks": {
|
| 378 |
+
"TrainerControl": {
|
| 379 |
+
"args": {
|
| 380 |
+
"should_epoch_stop": false,
|
| 381 |
+
"should_evaluate": false,
|
| 382 |
+
"should_log": false,
|
| 383 |
+
"should_save": true,
|
| 384 |
+
"should_training_stop": false
|
| 385 |
+
},
|
| 386 |
+
"attributes": {}
|
| 387 |
+
}
|
| 388 |
+
},
|
| 389 |
+
"total_flos": 0.0,
|
| 390 |
+
"train_batch_size": 2,
|
| 391 |
+
"trial_name": null,
|
| 392 |
+
"trial_params": null
|
| 393 |
+
}
|
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:8a71e371d66a881e420de6ca6676dcd9b6d407dfd92326ffdfaa8d7547d82785
|
| 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:8bbf3225d7b55e1ae6219832689df4db06ae0e1a310fe59cb6f1bb0fe2efc732
|
| 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,573 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.5102696418762207,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.088521957397461,
|
| 16 |
+
"logits/rejected": 10.263787269592285,
|
| 17 |
+
"logps/chosen": -0.9118157029151917,
|
| 18 |
+
"logps/rejected": -0.9621729850769043,
|
| 19 |
+
"loss": 1.3897,
|
| 20 |
+
"rewards/accuracies": 0.5234375,
|
| 21 |
+
"rewards/chosen": -1.8236314058303833,
|
| 22 |
+
"rewards/margins": 0.10071463882923126,
|
| 23 |
+
"rewards/rejected": -1.9243459701538086,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.9815747141838074,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.592972755432129,
|
| 31 |
+
"logits/rejected": 10.720216751098633,
|
| 32 |
+
"logps/chosen": -0.945902943611145,
|
| 33 |
+
"logps/rejected": -1.0317902565002441,
|
| 34 |
+
"loss": 1.3077,
|
| 35 |
+
"rewards/accuracies": 0.609375,
|
| 36 |
+
"rewards/chosen": -1.89180588722229,
|
| 37 |
+
"rewards/margins": 0.1717745065689087,
|
| 38 |
+
"rewards/rejected": -2.0635805130004883,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 0.9049758315086365,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.041976928710938,
|
| 46 |
+
"logits/rejected": 10.399316787719727,
|
| 47 |
+
"logps/chosen": -1.0869810581207275,
|
| 48 |
+
"logps/rejected": -1.1895216703414917,
|
| 49 |
+
"loss": 1.346,
|
| 50 |
+
"rewards/accuracies": 0.578125,
|
| 51 |
+
"rewards/chosen": -2.173962116241455,
|
| 52 |
+
"rewards/margins": 0.20508113503456116,
|
| 53 |
+
"rewards/rejected": -2.3790433406829834,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8911848068237305,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.243470191955566,
|
| 61 |
+
"logits/rejected": 10.443375587463379,
|
| 62 |
+
"logps/chosen": -0.966098427772522,
|
| 63 |
+
"logps/rejected": -1.0040662288665771,
|
| 64 |
+
"loss": 1.4032,
|
| 65 |
+
"rewards/accuracies": 0.546875,
|
| 66 |
+
"rewards/chosen": -1.932196855545044,
|
| 67 |
+
"rewards/margins": 0.07593552023172379,
|
| 68 |
+
"rewards/rejected": -2.0081324577331543,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.6135074496269226,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.439040184020996,
|
| 76 |
+
"logits/rejected": 10.739177703857422,
|
| 77 |
+
"logps/chosen": -0.9262609481811523,
|
| 78 |
+
"logps/rejected": -0.9657196998596191,
|
| 79 |
+
"loss": 1.3727,
|
| 80 |
+
"rewards/accuracies": 0.5546875,
|
| 81 |
+
"rewards/chosen": -1.8525218963623047,
|
| 82 |
+
"rewards/margins": 0.07891744375228882,
|
| 83 |
+
"rewards/rejected": -1.9314393997192383,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 0.5990542769432068,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.910269737243652,
|
| 91 |
+
"logits/rejected": 11.204473495483398,
|
| 92 |
+
"logps/chosen": -0.9439595341682434,
|
| 93 |
+
"logps/rejected": -1.0420396327972412,
|
| 94 |
+
"loss": 1.3491,
|
| 95 |
+
"rewards/accuracies": 0.59375,
|
| 96 |
+
"rewards/chosen": -1.8879190683364868,
|
| 97 |
+
"rewards/margins": 0.196160227060318,
|
| 98 |
+
"rewards/rejected": -2.0840792655944824,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.3676807880401611,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 9.873465538024902,
|
| 106 |
+
"logits/rejected": 10.022269248962402,
|
| 107 |
+
"logps/chosen": -0.8941428661346436,
|
| 108 |
+
"logps/rejected": -1.0010743141174316,
|
| 109 |
+
"loss": 1.3507,
|
| 110 |
+
"rewards/accuracies": 0.625,
|
| 111 |
+
"rewards/chosen": -1.788285732269287,
|
| 112 |
+
"rewards/margins": 0.21386288106441498,
|
| 113 |
+
"rewards/rejected": -2.0021486282348633,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7690002918243408,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.597719192504883,
|
| 121 |
+
"logits/rejected": 10.780376434326172,
|
| 122 |
+
"logps/chosen": -0.9080270528793335,
|
| 123 |
+
"logps/rejected": -0.9909782409667969,
|
| 124 |
+
"loss": 1.3305,
|
| 125 |
+
"rewards/accuracies": 0.640625,
|
| 126 |
+
"rewards/chosen": -1.816054105758667,
|
| 127 |
+
"rewards/margins": 0.16590236127376556,
|
| 128 |
+
"rewards/rejected": -1.9819564819335938,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.056247353553772,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.446786880493164,
|
| 136 |
+
"logits/rejected": 10.839168548583984,
|
| 137 |
+
"logps/chosen": -1.1091859340667725,
|
| 138 |
+
"logps/rejected": -1.0694739818572998,
|
| 139 |
+
"loss": 1.5127,
|
| 140 |
+
"rewards/accuracies": 0.5390625,
|
| 141 |
+
"rewards/chosen": -2.218371868133545,
|
| 142 |
+
"rewards/margins": -0.07942387461662292,
|
| 143 |
+
"rewards/rejected": -2.1389479637145996,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 2.076240062713623,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.343971252441406,
|
| 151 |
+
"logits/rejected": 10.492179870605469,
|
| 152 |
+
"logps/chosen": -0.9705042839050293,
|
| 153 |
+
"logps/rejected": -0.9916192889213562,
|
| 154 |
+
"loss": 1.4611,
|
| 155 |
+
"rewards/accuracies": 0.53125,
|
| 156 |
+
"rewards/chosen": -1.9410085678100586,
|
| 157 |
+
"rewards/margins": 0.04223020374774933,
|
| 158 |
+
"rewards/rejected": -1.9832385778427124,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.13358736038208,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.49313735961914,
|
| 166 |
+
"logits/rejected": 10.680143356323242,
|
| 167 |
+
"logps/chosen": -1.1081148386001587,
|
| 168 |
+
"logps/rejected": -1.223841667175293,
|
| 169 |
+
"loss": 1.3449,
|
| 170 |
+
"rewards/accuracies": 0.59375,
|
| 171 |
+
"rewards/chosen": -2.2162296772003174,
|
| 172 |
+
"rewards/margins": 0.23145350813865662,
|
| 173 |
+
"rewards/rejected": -2.447683334350586,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 1.1638388633728027,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.328557014465332,
|
| 181 |
+
"logits/rejected": 10.365793228149414,
|
| 182 |
+
"logps/chosen": -0.9249637722969055,
|
| 183 |
+
"logps/rejected": -0.9842618703842163,
|
| 184 |
+
"loss": 1.351,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -1.849927544593811,
|
| 187 |
+
"rewards/margins": 0.11859625577926636,
|
| 188 |
+
"rewards/rejected": -1.9685237407684326,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9941473007202148,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 9.909621238708496,
|
| 196 |
+
"logits/rejected": 10.248769760131836,
|
| 197 |
+
"logps/chosen": -0.9913480877876282,
|
| 198 |
+
"logps/rejected": -1.1752512454986572,
|
| 199 |
+
"loss": 1.2767,
|
| 200 |
+
"rewards/accuracies": 0.5703125,
|
| 201 |
+
"rewards/chosen": -1.9826961755752563,
|
| 202 |
+
"rewards/margins": 0.36780619621276855,
|
| 203 |
+
"rewards/rejected": -2.3505024909973145,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.3600269556045532,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.472145080566406,
|
| 211 |
+
"logits/rejected": 10.987956047058105,
|
| 212 |
+
"logps/chosen": -0.9751205444335938,
|
| 213 |
+
"logps/rejected": -1.0532664060592651,
|
| 214 |
+
"loss": 1.3626,
|
| 215 |
+
"rewards/accuracies": 0.578125,
|
| 216 |
+
"rewards/chosen": -1.9502410888671875,
|
| 217 |
+
"rewards/margins": 0.15629185736179352,
|
| 218 |
+
"rewards/rejected": -2.1065328121185303,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.3477364182472229,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.209980010986328,
|
| 226 |
+
"logits/rejected": 10.457592964172363,
|
| 227 |
+
"logps/chosen": -0.9716652035713196,
|
| 228 |
+
"logps/rejected": -1.0775285959243774,
|
| 229 |
+
"loss": 1.3132,
|
| 230 |
+
"rewards/accuracies": 0.5859375,
|
| 231 |
+
"rewards/chosen": -1.9433304071426392,
|
| 232 |
+
"rewards/margins": 0.2117268592119217,
|
| 233 |
+
"rewards/rejected": -2.155057191848755,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.975040853023529,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.770889282226562,
|
| 241 |
+
"logits/rejected": 11.057292938232422,
|
| 242 |
+
"logps/chosen": -0.9405269026756287,
|
| 243 |
+
"logps/rejected": -0.9816387891769409,
|
| 244 |
+
"loss": 1.4142,
|
| 245 |
+
"rewards/accuracies": 0.5078125,
|
| 246 |
+
"rewards/chosen": -1.8810538053512573,
|
| 247 |
+
"rewards/margins": 0.08222392201423645,
|
| 248 |
+
"rewards/rejected": -1.9632775783538818,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.47477808594703674,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.384443283081055,
|
| 256 |
+
"logits/rejected": 10.546278953552246,
|
| 257 |
+
"logps/chosen": -0.9655594229698181,
|
| 258 |
+
"logps/rejected": -0.9963297247886658,
|
| 259 |
+
"loss": 1.4058,
|
| 260 |
+
"rewards/accuracies": 0.578125,
|
| 261 |
+
"rewards/chosen": -1.9311188459396362,
|
| 262 |
+
"rewards/margins": 0.061540693044662476,
|
| 263 |
+
"rewards/rejected": -1.9926594495773315,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9369856119155884,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.428518295288086,
|
| 271 |
+
"logits/rejected": 10.742942810058594,
|
| 272 |
+
"logps/chosen": -1.0061042308807373,
|
| 273 |
+
"logps/rejected": -0.9558196067810059,
|
| 274 |
+
"loss": 1.5279,
|
| 275 |
+
"rewards/accuracies": 0.5390625,
|
| 276 |
+
"rewards/chosen": -2.0122084617614746,
|
| 277 |
+
"rewards/margins": -0.10056903213262558,
|
| 278 |
+
"rewards/rejected": -1.9116392135620117,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.6867318153381348,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.536978721618652,
|
| 286 |
+
"logits/rejected": 10.496305465698242,
|
| 287 |
+
"logps/chosen": -1.0390187501907349,
|
| 288 |
+
"logps/rejected": -1.1175179481506348,
|
| 289 |
+
"loss": 1.3199,
|
| 290 |
+
"rewards/accuracies": 0.6953125,
|
| 291 |
+
"rewards/chosen": -2.0780375003814697,
|
| 292 |
+
"rewards/margins": 0.1569983810186386,
|
| 293 |
+
"rewards/rejected": -2.2350358963012695,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.6277413368225098,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.487991333007812,
|
| 301 |
+
"logits/rejected": 10.849261283874512,
|
| 302 |
+
"logps/chosen": -1.005416989326477,
|
| 303 |
+
"logps/rejected": -1.0715974569320679,
|
| 304 |
+
"loss": 1.3772,
|
| 305 |
+
"rewards/accuracies": 0.6328125,
|
| 306 |
+
"rewards/chosen": -2.010833978652954,
|
| 307 |
+
"rewards/margins": 0.1323607861995697,
|
| 308 |
+
"rewards/rejected": -2.1431949138641357,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.1200292110443115,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.419047355651855,
|
| 316 |
+
"logits/rejected": 10.756099700927734,
|
| 317 |
+
"logps/chosen": -0.9289014935493469,
|
| 318 |
+
"logps/rejected": -1.020794153213501,
|
| 319 |
+
"loss": 1.3128,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -1.8578029870986938,
|
| 322 |
+
"rewards/margins": 0.18378500640392303,
|
| 323 |
+
"rewards/rejected": -2.041588306427002,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 1.3312275409698486,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.375129699707031,
|
| 331 |
+
"logits/rejected": 10.722561836242676,
|
| 332 |
+
"logps/chosen": -1.0812478065490723,
|
| 333 |
+
"logps/rejected": -1.104426383972168,
|
| 334 |
+
"loss": 1.438,
|
| 335 |
+
"rewards/accuracies": 0.5703125,
|
| 336 |
+
"rewards/chosen": -2.1624956130981445,
|
| 337 |
+
"rewards/margins": 0.04635699465870857,
|
| 338 |
+
"rewards/rejected": -2.208852767944336,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.36184069514274597,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.423131942749023,
|
| 346 |
+
"logits/rejected": 10.69787311553955,
|
| 347 |
+
"logps/chosen": -1.0428340435028076,
|
| 348 |
+
"logps/rejected": -1.0485754013061523,
|
| 349 |
+
"loss": 1.4543,
|
| 350 |
+
"rewards/accuracies": 0.5625,
|
| 351 |
+
"rewards/chosen": -2.0856680870056152,
|
| 352 |
+
"rewards/margins": 0.01148274727165699,
|
| 353 |
+
"rewards/rejected": -2.0971508026123047,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 0.5770995020866394,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.316368103027344,
|
| 361 |
+
"logits/rejected": 10.479074478149414,
|
| 362 |
+
"logps/chosen": -0.9681622982025146,
|
| 363 |
+
"logps/rejected": -1.050377607345581,
|
| 364 |
+
"loss": 1.3743,
|
| 365 |
+
"rewards/accuracies": 0.515625,
|
| 366 |
+
"rewards/chosen": -1.9363245964050293,
|
| 367 |
+
"rewards/margins": 0.16443049907684326,
|
| 368 |
+
"rewards/rejected": -2.100755214691162,
|
| 369 |
+
"step": 24
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.32935364347468093,
|
| 373 |
+
"grad_norm": 2.933119297027588,
|
| 374 |
+
"learning_rate": 8.493847138894208e-07,
|
| 375 |
+
"logits/chosen": 10.537033081054688,
|
| 376 |
+
"logits/rejected": 10.929938316345215,
|
| 377 |
+
"logps/chosen": -0.8849888443946838,
|
| 378 |
+
"logps/rejected": -0.9310915470123291,
|
| 379 |
+
"loss": 1.3801,
|
| 380 |
+
"rewards/accuracies": 0.5703125,
|
| 381 |
+
"rewards/chosen": -1.7699776887893677,
|
| 382 |
+
"rewards/margins": 0.09220531582832336,
|
| 383 |
+
"rewards/rejected": -1.8621830940246582,
|
| 384 |
+
"step": 25
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"epoch": 0.34252778921366817,
|
| 388 |
+
"grad_norm": 0.6123780012130737,
|
| 389 |
+
"learning_rate": 8.322357367194108e-07,
|
| 390 |
+
"logits/chosen": 10.728922843933105,
|
| 391 |
+
"logits/rejected": 10.86151123046875,
|
| 392 |
+
"logps/chosen": -0.9060953855514526,
|
| 393 |
+
"logps/rejected": -0.9559903144836426,
|
| 394 |
+
"loss": 1.3675,
|
| 395 |
+
"rewards/accuracies": 0.59375,
|
| 396 |
+
"rewards/chosen": -1.8121907711029053,
|
| 397 |
+
"rewards/margins": 0.09978975355625153,
|
| 398 |
+
"rewards/rejected": -1.9119806289672852,
|
| 399 |
+
"step": 26
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.3557019349526554,
|
| 403 |
+
"grad_norm": 1.8228118419647217,
|
| 404 |
+
"learning_rate": 8.143564332954425e-07,
|
| 405 |
+
"logits/chosen": 10.698800086975098,
|
| 406 |
+
"logits/rejected": 11.009087562561035,
|
| 407 |
+
"logps/chosen": -1.0113650560379028,
|
| 408 |
+
"logps/rejected": -1.0222567319869995,
|
| 409 |
+
"loss": 1.4265,
|
| 410 |
+
"rewards/accuracies": 0.5234375,
|
| 411 |
+
"rewards/chosen": -2.0227301120758057,
|
| 412 |
+
"rewards/margins": 0.021783310920000076,
|
| 413 |
+
"rewards/rejected": -2.044513463973999,
|
| 414 |
+
"step": 27
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.3688760806916426,
|
| 418 |
+
"grad_norm": 0.5645075440406799,
|
| 419 |
+
"learning_rate": 7.957861062067612e-07,
|
| 420 |
+
"logits/chosen": 10.079174995422363,
|
| 421 |
+
"logits/rejected": 10.544219970703125,
|
| 422 |
+
"logps/chosen": -0.905964195728302,
|
| 423 |
+
"logps/rejected": -0.9862813949584961,
|
| 424 |
+
"loss": 1.3617,
|
| 425 |
+
"rewards/accuracies": 0.578125,
|
| 426 |
+
"rewards/chosen": -1.811928391456604,
|
| 427 |
+
"rewards/margins": 0.16063442826271057,
|
| 428 |
+
"rewards/rejected": -1.9725627899169922,
|
| 429 |
+
"step": 28
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 0.3820502264306299,
|
| 433 |
+
"grad_norm": 2.0421998500823975,
|
| 434 |
+
"learning_rate": 7.765655770625996e-07,
|
| 435 |
+
"logits/chosen": 10.456260681152344,
|
| 436 |
+
"logits/rejected": 10.634986877441406,
|
| 437 |
+
"logps/chosen": -0.8751351237297058,
|
| 438 |
+
"logps/rejected": -0.9531751871109009,
|
| 439 |
+
"loss": 1.3385,
|
| 440 |
+
"rewards/accuracies": 0.671875,
|
| 441 |
+
"rewards/chosen": -1.7502702474594116,
|
| 442 |
+
"rewards/margins": 0.15608005225658417,
|
| 443 |
+
"rewards/rejected": -1.9063503742218018,
|
| 444 |
+
"step": 29
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.39522437216961714,
|
| 448 |
+
"grad_norm": 0.5317772030830383,
|
| 449 |
+
"learning_rate": 7.567370967574209e-07,
|
| 450 |
+
"logits/chosen": 10.539588928222656,
|
| 451 |
+
"logits/rejected": 11.065520286560059,
|
| 452 |
+
"logps/chosen": -0.9008954763412476,
|
| 453 |
+
"logps/rejected": -0.9472513794898987,
|
| 454 |
+
"loss": 1.3915,
|
| 455 |
+
"rewards/accuracies": 0.5703125,
|
| 456 |
+
"rewards/chosen": -1.8017909526824951,
|
| 457 |
+
"rewards/margins": 0.0927119180560112,
|
| 458 |
+
"rewards/rejected": -1.8945027589797974,
|
| 459 |
+
"step": 30
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.4083985179086044,
|
| 463 |
+
"grad_norm": 0.929427981376648,
|
| 464 |
+
"learning_rate": 7.363442525942826e-07,
|
| 465 |
+
"logits/chosen": 10.132299423217773,
|
| 466 |
+
"logits/rejected": 10.620383262634277,
|
| 467 |
+
"logps/chosen": -0.8826152086257935,
|
| 468 |
+
"logps/rejected": -0.9457932114601135,
|
| 469 |
+
"loss": 1.3575,
|
| 470 |
+
"rewards/accuracies": 0.5859375,
|
| 471 |
+
"rewards/chosen": -1.765230417251587,
|
| 472 |
+
"rewards/margins": 0.12635602056980133,
|
| 473 |
+
"rewards/rejected": -1.891586422920227,
|
| 474 |
+
"step": 31
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.4215726636475916,
|
| 478 |
+
"grad_norm": 0.287424236536026,
|
| 479 |
+
"learning_rate": 7.154318724704851e-07,
|
| 480 |
+
"logits/chosen": 10.419651985168457,
|
| 481 |
+
"logits/rejected": 10.7128267288208,
|
| 482 |
+
"logps/chosen": -0.9339243173599243,
|
| 483 |
+
"logps/rejected": -0.95993971824646,
|
| 484 |
+
"loss": 1.4233,
|
| 485 |
+
"rewards/accuracies": 0.5625,
|
| 486 |
+
"rewards/chosen": -1.8678486347198486,
|
| 487 |
+
"rewards/margins": 0.052030690014362335,
|
| 488 |
+
"rewards/rejected": -1.91987943649292,
|
| 489 |
+
"step": 32
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.43474680938657884,
|
| 493 |
+
"grad_norm": 0.8097081184387207,
|
| 494 |
+
"learning_rate": 6.940459263361248e-07,
|
| 495 |
+
"logits/chosen": 10.180652618408203,
|
| 496 |
+
"logits/rejected": 10.812442779541016,
|
| 497 |
+
"logps/chosen": -0.9092710614204407,
|
| 498 |
+
"logps/rejected": -0.8953740000724792,
|
| 499 |
+
"loss": 1.4729,
|
| 500 |
+
"rewards/accuracies": 0.515625,
|
| 501 |
+
"rewards/chosen": -1.8185421228408813,
|
| 502 |
+
"rewards/margins": -0.027794085443019867,
|
| 503 |
+
"rewards/rejected": -1.7907480001449585,
|
| 504 |
+
"step": 33
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 0.44792095512556607,
|
| 508 |
+
"grad_norm": 0.6889541745185852,
|
| 509 |
+
"learning_rate": 6.722334251421664e-07,
|
| 510 |
+
"logits/chosen": 10.093196868896484,
|
| 511 |
+
"logits/rejected": 10.485943794250488,
|
| 512 |
+
"logps/chosen": -1.0066155195236206,
|
| 513 |
+
"logps/rejected": -1.033683180809021,
|
| 514 |
+
"loss": 1.46,
|
| 515 |
+
"rewards/accuracies": 0.5546875,
|
| 516 |
+
"rewards/chosen": -2.013231039047241,
|
| 517 |
+
"rewards/margins": 0.054135359823703766,
|
| 518 |
+
"rewards/rejected": -2.067366361618042,
|
| 519 |
+
"step": 34
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4610951008645533,
|
| 523 |
+
"grad_norm": 1.549689531326294,
|
| 524 |
+
"learning_rate": 6.500423175001703e-07,
|
| 525 |
+
"logits/chosen": 10.556034088134766,
|
| 526 |
+
"logits/rejected": 10.797924995422363,
|
| 527 |
+
"logps/chosen": -0.9926838278770447,
|
| 528 |
+
"logps/rejected": -1.0250440835952759,
|
| 529 |
+
"loss": 1.45,
|
| 530 |
+
"rewards/accuracies": 0.5703125,
|
| 531 |
+
"rewards/chosen": -1.9853676557540894,
|
| 532 |
+
"rewards/margins": 0.06472064554691315,
|
| 533 |
+
"rewards/rejected": -2.0500881671905518,
|
| 534 |
+
"step": 35
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 0.47426924660354053,
|
| 538 |
+
"grad_norm": 0.8994730710983276,
|
| 539 |
+
"learning_rate": 6.275213842808382e-07,
|
| 540 |
+
"logits/chosen": 10.474414825439453,
|
| 541 |
+
"logits/rejected": 10.848793983459473,
|
| 542 |
+
"logps/chosen": -0.875037431716919,
|
| 543 |
+
"logps/rejected": -0.9078534841537476,
|
| 544 |
+
"loss": 1.3809,
|
| 545 |
+
"rewards/accuracies": 0.5390625,
|
| 546 |
+
"rewards/chosen": -1.750074863433838,
|
| 547 |
+
"rewards/margins": 0.0656321793794632,
|
| 548 |
+
"rewards/rejected": -1.8157069683074951,
|
| 549 |
+
"step": 36
|
| 550 |
+
}
|
| 551 |
+
],
|
| 552 |
+
"logging_steps": 1,
|
| 553 |
+
"max_steps": 75,
|
| 554 |
+
"num_input_tokens_seen": 0,
|
| 555 |
+
"num_train_epochs": 1,
|
| 556 |
+
"save_steps": 12,
|
| 557 |
+
"stateful_callbacks": {
|
| 558 |
+
"TrainerControl": {
|
| 559 |
+
"args": {
|
| 560 |
+
"should_epoch_stop": false,
|
| 561 |
+
"should_evaluate": false,
|
| 562 |
+
"should_log": false,
|
| 563 |
+
"should_save": true,
|
| 564 |
+
"should_training_stop": false
|
| 565 |
+
},
|
| 566 |
+
"attributes": {}
|
| 567 |
+
}
|
| 568 |
+
},
|
| 569 |
+
"total_flos": 0.0,
|
| 570 |
+
"train_batch_size": 2,
|
| 571 |
+
"trial_name": null,
|
| 572 |
+
"trial_params": null
|
| 573 |
+
}
|
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:2b990d01b5eaa376579fbcc103e40a5841dc5922c498b33318ae593043ea9093
|
| 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:20789d1230c65bef5f542800565b0b515a74841da8047e9c46c690a18342a824
|
| 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,753 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.5102696418762207,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.088521957397461,
|
| 16 |
+
"logits/rejected": 10.263787269592285,
|
| 17 |
+
"logps/chosen": -0.9118157029151917,
|
| 18 |
+
"logps/rejected": -0.9621729850769043,
|
| 19 |
+
"loss": 1.3897,
|
| 20 |
+
"rewards/accuracies": 0.5234375,
|
| 21 |
+
"rewards/chosen": -1.8236314058303833,
|
| 22 |
+
"rewards/margins": 0.10071463882923126,
|
| 23 |
+
"rewards/rejected": -1.9243459701538086,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.9815747141838074,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.592972755432129,
|
| 31 |
+
"logits/rejected": 10.720216751098633,
|
| 32 |
+
"logps/chosen": -0.945902943611145,
|
| 33 |
+
"logps/rejected": -1.0317902565002441,
|
| 34 |
+
"loss": 1.3077,
|
| 35 |
+
"rewards/accuracies": 0.609375,
|
| 36 |
+
"rewards/chosen": -1.89180588722229,
|
| 37 |
+
"rewards/margins": 0.1717745065689087,
|
| 38 |
+
"rewards/rejected": -2.0635805130004883,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 0.9049758315086365,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.041976928710938,
|
| 46 |
+
"logits/rejected": 10.399316787719727,
|
| 47 |
+
"logps/chosen": -1.0869810581207275,
|
| 48 |
+
"logps/rejected": -1.1895216703414917,
|
| 49 |
+
"loss": 1.346,
|
| 50 |
+
"rewards/accuracies": 0.578125,
|
| 51 |
+
"rewards/chosen": -2.173962116241455,
|
| 52 |
+
"rewards/margins": 0.20508113503456116,
|
| 53 |
+
"rewards/rejected": -2.3790433406829834,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8911848068237305,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.243470191955566,
|
| 61 |
+
"logits/rejected": 10.443375587463379,
|
| 62 |
+
"logps/chosen": -0.966098427772522,
|
| 63 |
+
"logps/rejected": -1.0040662288665771,
|
| 64 |
+
"loss": 1.4032,
|
| 65 |
+
"rewards/accuracies": 0.546875,
|
| 66 |
+
"rewards/chosen": -1.932196855545044,
|
| 67 |
+
"rewards/margins": 0.07593552023172379,
|
| 68 |
+
"rewards/rejected": -2.0081324577331543,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.6135074496269226,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.439040184020996,
|
| 76 |
+
"logits/rejected": 10.739177703857422,
|
| 77 |
+
"logps/chosen": -0.9262609481811523,
|
| 78 |
+
"logps/rejected": -0.9657196998596191,
|
| 79 |
+
"loss": 1.3727,
|
| 80 |
+
"rewards/accuracies": 0.5546875,
|
| 81 |
+
"rewards/chosen": -1.8525218963623047,
|
| 82 |
+
"rewards/margins": 0.07891744375228882,
|
| 83 |
+
"rewards/rejected": -1.9314393997192383,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 0.5990542769432068,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.910269737243652,
|
| 91 |
+
"logits/rejected": 11.204473495483398,
|
| 92 |
+
"logps/chosen": -0.9439595341682434,
|
| 93 |
+
"logps/rejected": -1.0420396327972412,
|
| 94 |
+
"loss": 1.3491,
|
| 95 |
+
"rewards/accuracies": 0.59375,
|
| 96 |
+
"rewards/chosen": -1.8879190683364868,
|
| 97 |
+
"rewards/margins": 0.196160227060318,
|
| 98 |
+
"rewards/rejected": -2.0840792655944824,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.3676807880401611,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 9.873465538024902,
|
| 106 |
+
"logits/rejected": 10.022269248962402,
|
| 107 |
+
"logps/chosen": -0.8941428661346436,
|
| 108 |
+
"logps/rejected": -1.0010743141174316,
|
| 109 |
+
"loss": 1.3507,
|
| 110 |
+
"rewards/accuracies": 0.625,
|
| 111 |
+
"rewards/chosen": -1.788285732269287,
|
| 112 |
+
"rewards/margins": 0.21386288106441498,
|
| 113 |
+
"rewards/rejected": -2.0021486282348633,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7690002918243408,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.597719192504883,
|
| 121 |
+
"logits/rejected": 10.780376434326172,
|
| 122 |
+
"logps/chosen": -0.9080270528793335,
|
| 123 |
+
"logps/rejected": -0.9909782409667969,
|
| 124 |
+
"loss": 1.3305,
|
| 125 |
+
"rewards/accuracies": 0.640625,
|
| 126 |
+
"rewards/chosen": -1.816054105758667,
|
| 127 |
+
"rewards/margins": 0.16590236127376556,
|
| 128 |
+
"rewards/rejected": -1.9819564819335938,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.056247353553772,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.446786880493164,
|
| 136 |
+
"logits/rejected": 10.839168548583984,
|
| 137 |
+
"logps/chosen": -1.1091859340667725,
|
| 138 |
+
"logps/rejected": -1.0694739818572998,
|
| 139 |
+
"loss": 1.5127,
|
| 140 |
+
"rewards/accuracies": 0.5390625,
|
| 141 |
+
"rewards/chosen": -2.218371868133545,
|
| 142 |
+
"rewards/margins": -0.07942387461662292,
|
| 143 |
+
"rewards/rejected": -2.1389479637145996,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 2.076240062713623,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.343971252441406,
|
| 151 |
+
"logits/rejected": 10.492179870605469,
|
| 152 |
+
"logps/chosen": -0.9705042839050293,
|
| 153 |
+
"logps/rejected": -0.9916192889213562,
|
| 154 |
+
"loss": 1.4611,
|
| 155 |
+
"rewards/accuracies": 0.53125,
|
| 156 |
+
"rewards/chosen": -1.9410085678100586,
|
| 157 |
+
"rewards/margins": 0.04223020374774933,
|
| 158 |
+
"rewards/rejected": -1.9832385778427124,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.13358736038208,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.49313735961914,
|
| 166 |
+
"logits/rejected": 10.680143356323242,
|
| 167 |
+
"logps/chosen": -1.1081148386001587,
|
| 168 |
+
"logps/rejected": -1.223841667175293,
|
| 169 |
+
"loss": 1.3449,
|
| 170 |
+
"rewards/accuracies": 0.59375,
|
| 171 |
+
"rewards/chosen": -2.2162296772003174,
|
| 172 |
+
"rewards/margins": 0.23145350813865662,
|
| 173 |
+
"rewards/rejected": -2.447683334350586,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 1.1638388633728027,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.328557014465332,
|
| 181 |
+
"logits/rejected": 10.365793228149414,
|
| 182 |
+
"logps/chosen": -0.9249637722969055,
|
| 183 |
+
"logps/rejected": -0.9842618703842163,
|
| 184 |
+
"loss": 1.351,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -1.849927544593811,
|
| 187 |
+
"rewards/margins": 0.11859625577926636,
|
| 188 |
+
"rewards/rejected": -1.9685237407684326,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9941473007202148,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 9.909621238708496,
|
| 196 |
+
"logits/rejected": 10.248769760131836,
|
| 197 |
+
"logps/chosen": -0.9913480877876282,
|
| 198 |
+
"logps/rejected": -1.1752512454986572,
|
| 199 |
+
"loss": 1.2767,
|
| 200 |
+
"rewards/accuracies": 0.5703125,
|
| 201 |
+
"rewards/chosen": -1.9826961755752563,
|
| 202 |
+
"rewards/margins": 0.36780619621276855,
|
| 203 |
+
"rewards/rejected": -2.3505024909973145,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.3600269556045532,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.472145080566406,
|
| 211 |
+
"logits/rejected": 10.987956047058105,
|
| 212 |
+
"logps/chosen": -0.9751205444335938,
|
| 213 |
+
"logps/rejected": -1.0532664060592651,
|
| 214 |
+
"loss": 1.3626,
|
| 215 |
+
"rewards/accuracies": 0.578125,
|
| 216 |
+
"rewards/chosen": -1.9502410888671875,
|
| 217 |
+
"rewards/margins": 0.15629185736179352,
|
| 218 |
+
"rewards/rejected": -2.1065328121185303,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.3477364182472229,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.209980010986328,
|
| 226 |
+
"logits/rejected": 10.457592964172363,
|
| 227 |
+
"logps/chosen": -0.9716652035713196,
|
| 228 |
+
"logps/rejected": -1.0775285959243774,
|
| 229 |
+
"loss": 1.3132,
|
| 230 |
+
"rewards/accuracies": 0.5859375,
|
| 231 |
+
"rewards/chosen": -1.9433304071426392,
|
| 232 |
+
"rewards/margins": 0.2117268592119217,
|
| 233 |
+
"rewards/rejected": -2.155057191848755,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.975040853023529,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.770889282226562,
|
| 241 |
+
"logits/rejected": 11.057292938232422,
|
| 242 |
+
"logps/chosen": -0.9405269026756287,
|
| 243 |
+
"logps/rejected": -0.9816387891769409,
|
| 244 |
+
"loss": 1.4142,
|
| 245 |
+
"rewards/accuracies": 0.5078125,
|
| 246 |
+
"rewards/chosen": -1.8810538053512573,
|
| 247 |
+
"rewards/margins": 0.08222392201423645,
|
| 248 |
+
"rewards/rejected": -1.9632775783538818,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.47477808594703674,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.384443283081055,
|
| 256 |
+
"logits/rejected": 10.546278953552246,
|
| 257 |
+
"logps/chosen": -0.9655594229698181,
|
| 258 |
+
"logps/rejected": -0.9963297247886658,
|
| 259 |
+
"loss": 1.4058,
|
| 260 |
+
"rewards/accuracies": 0.578125,
|
| 261 |
+
"rewards/chosen": -1.9311188459396362,
|
| 262 |
+
"rewards/margins": 0.061540693044662476,
|
| 263 |
+
"rewards/rejected": -1.9926594495773315,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9369856119155884,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.428518295288086,
|
| 271 |
+
"logits/rejected": 10.742942810058594,
|
| 272 |
+
"logps/chosen": -1.0061042308807373,
|
| 273 |
+
"logps/rejected": -0.9558196067810059,
|
| 274 |
+
"loss": 1.5279,
|
| 275 |
+
"rewards/accuracies": 0.5390625,
|
| 276 |
+
"rewards/chosen": -2.0122084617614746,
|
| 277 |
+
"rewards/margins": -0.10056903213262558,
|
| 278 |
+
"rewards/rejected": -1.9116392135620117,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.6867318153381348,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.536978721618652,
|
| 286 |
+
"logits/rejected": 10.496305465698242,
|
| 287 |
+
"logps/chosen": -1.0390187501907349,
|
| 288 |
+
"logps/rejected": -1.1175179481506348,
|
| 289 |
+
"loss": 1.3199,
|
| 290 |
+
"rewards/accuracies": 0.6953125,
|
| 291 |
+
"rewards/chosen": -2.0780375003814697,
|
| 292 |
+
"rewards/margins": 0.1569983810186386,
|
| 293 |
+
"rewards/rejected": -2.2350358963012695,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.6277413368225098,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.487991333007812,
|
| 301 |
+
"logits/rejected": 10.849261283874512,
|
| 302 |
+
"logps/chosen": -1.005416989326477,
|
| 303 |
+
"logps/rejected": -1.0715974569320679,
|
| 304 |
+
"loss": 1.3772,
|
| 305 |
+
"rewards/accuracies": 0.6328125,
|
| 306 |
+
"rewards/chosen": -2.010833978652954,
|
| 307 |
+
"rewards/margins": 0.1323607861995697,
|
| 308 |
+
"rewards/rejected": -2.1431949138641357,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.1200292110443115,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.419047355651855,
|
| 316 |
+
"logits/rejected": 10.756099700927734,
|
| 317 |
+
"logps/chosen": -0.9289014935493469,
|
| 318 |
+
"logps/rejected": -1.020794153213501,
|
| 319 |
+
"loss": 1.3128,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -1.8578029870986938,
|
| 322 |
+
"rewards/margins": 0.18378500640392303,
|
| 323 |
+
"rewards/rejected": -2.041588306427002,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 1.3312275409698486,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.375129699707031,
|
| 331 |
+
"logits/rejected": 10.722561836242676,
|
| 332 |
+
"logps/chosen": -1.0812478065490723,
|
| 333 |
+
"logps/rejected": -1.104426383972168,
|
| 334 |
+
"loss": 1.438,
|
| 335 |
+
"rewards/accuracies": 0.5703125,
|
| 336 |
+
"rewards/chosen": -2.1624956130981445,
|
| 337 |
+
"rewards/margins": 0.04635699465870857,
|
| 338 |
+
"rewards/rejected": -2.208852767944336,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.36184069514274597,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.423131942749023,
|
| 346 |
+
"logits/rejected": 10.69787311553955,
|
| 347 |
+
"logps/chosen": -1.0428340435028076,
|
| 348 |
+
"logps/rejected": -1.0485754013061523,
|
| 349 |
+
"loss": 1.4543,
|
| 350 |
+
"rewards/accuracies": 0.5625,
|
| 351 |
+
"rewards/chosen": -2.0856680870056152,
|
| 352 |
+
"rewards/margins": 0.01148274727165699,
|
| 353 |
+
"rewards/rejected": -2.0971508026123047,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 0.5770995020866394,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.316368103027344,
|
| 361 |
+
"logits/rejected": 10.479074478149414,
|
| 362 |
+
"logps/chosen": -0.9681622982025146,
|
| 363 |
+
"logps/rejected": -1.050377607345581,
|
| 364 |
+
"loss": 1.3743,
|
| 365 |
+
"rewards/accuracies": 0.515625,
|
| 366 |
+
"rewards/chosen": -1.9363245964050293,
|
| 367 |
+
"rewards/margins": 0.16443049907684326,
|
| 368 |
+
"rewards/rejected": -2.100755214691162,
|
| 369 |
+
"step": 24
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.32935364347468093,
|
| 373 |
+
"grad_norm": 2.933119297027588,
|
| 374 |
+
"learning_rate": 8.493847138894208e-07,
|
| 375 |
+
"logits/chosen": 10.537033081054688,
|
| 376 |
+
"logits/rejected": 10.929938316345215,
|
| 377 |
+
"logps/chosen": -0.8849888443946838,
|
| 378 |
+
"logps/rejected": -0.9310915470123291,
|
| 379 |
+
"loss": 1.3801,
|
| 380 |
+
"rewards/accuracies": 0.5703125,
|
| 381 |
+
"rewards/chosen": -1.7699776887893677,
|
| 382 |
+
"rewards/margins": 0.09220531582832336,
|
| 383 |
+
"rewards/rejected": -1.8621830940246582,
|
| 384 |
+
"step": 25
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"epoch": 0.34252778921366817,
|
| 388 |
+
"grad_norm": 0.6123780012130737,
|
| 389 |
+
"learning_rate": 8.322357367194108e-07,
|
| 390 |
+
"logits/chosen": 10.728922843933105,
|
| 391 |
+
"logits/rejected": 10.86151123046875,
|
| 392 |
+
"logps/chosen": -0.9060953855514526,
|
| 393 |
+
"logps/rejected": -0.9559903144836426,
|
| 394 |
+
"loss": 1.3675,
|
| 395 |
+
"rewards/accuracies": 0.59375,
|
| 396 |
+
"rewards/chosen": -1.8121907711029053,
|
| 397 |
+
"rewards/margins": 0.09978975355625153,
|
| 398 |
+
"rewards/rejected": -1.9119806289672852,
|
| 399 |
+
"step": 26
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.3557019349526554,
|
| 403 |
+
"grad_norm": 1.8228118419647217,
|
| 404 |
+
"learning_rate": 8.143564332954425e-07,
|
| 405 |
+
"logits/chosen": 10.698800086975098,
|
| 406 |
+
"logits/rejected": 11.009087562561035,
|
| 407 |
+
"logps/chosen": -1.0113650560379028,
|
| 408 |
+
"logps/rejected": -1.0222567319869995,
|
| 409 |
+
"loss": 1.4265,
|
| 410 |
+
"rewards/accuracies": 0.5234375,
|
| 411 |
+
"rewards/chosen": -2.0227301120758057,
|
| 412 |
+
"rewards/margins": 0.021783310920000076,
|
| 413 |
+
"rewards/rejected": -2.044513463973999,
|
| 414 |
+
"step": 27
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.3688760806916426,
|
| 418 |
+
"grad_norm": 0.5645075440406799,
|
| 419 |
+
"learning_rate": 7.957861062067612e-07,
|
| 420 |
+
"logits/chosen": 10.079174995422363,
|
| 421 |
+
"logits/rejected": 10.544219970703125,
|
| 422 |
+
"logps/chosen": -0.905964195728302,
|
| 423 |
+
"logps/rejected": -0.9862813949584961,
|
| 424 |
+
"loss": 1.3617,
|
| 425 |
+
"rewards/accuracies": 0.578125,
|
| 426 |
+
"rewards/chosen": -1.811928391456604,
|
| 427 |
+
"rewards/margins": 0.16063442826271057,
|
| 428 |
+
"rewards/rejected": -1.9725627899169922,
|
| 429 |
+
"step": 28
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 0.3820502264306299,
|
| 433 |
+
"grad_norm": 2.0421998500823975,
|
| 434 |
+
"learning_rate": 7.765655770625996e-07,
|
| 435 |
+
"logits/chosen": 10.456260681152344,
|
| 436 |
+
"logits/rejected": 10.634986877441406,
|
| 437 |
+
"logps/chosen": -0.8751351237297058,
|
| 438 |
+
"logps/rejected": -0.9531751871109009,
|
| 439 |
+
"loss": 1.3385,
|
| 440 |
+
"rewards/accuracies": 0.671875,
|
| 441 |
+
"rewards/chosen": -1.7502702474594116,
|
| 442 |
+
"rewards/margins": 0.15608005225658417,
|
| 443 |
+
"rewards/rejected": -1.9063503742218018,
|
| 444 |
+
"step": 29
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.39522437216961714,
|
| 448 |
+
"grad_norm": 0.5317772030830383,
|
| 449 |
+
"learning_rate": 7.567370967574209e-07,
|
| 450 |
+
"logits/chosen": 10.539588928222656,
|
| 451 |
+
"logits/rejected": 11.065520286560059,
|
| 452 |
+
"logps/chosen": -0.9008954763412476,
|
| 453 |
+
"logps/rejected": -0.9472513794898987,
|
| 454 |
+
"loss": 1.3915,
|
| 455 |
+
"rewards/accuracies": 0.5703125,
|
| 456 |
+
"rewards/chosen": -1.8017909526824951,
|
| 457 |
+
"rewards/margins": 0.0927119180560112,
|
| 458 |
+
"rewards/rejected": -1.8945027589797974,
|
| 459 |
+
"step": 30
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.4083985179086044,
|
| 463 |
+
"grad_norm": 0.929427981376648,
|
| 464 |
+
"learning_rate": 7.363442525942826e-07,
|
| 465 |
+
"logits/chosen": 10.132299423217773,
|
| 466 |
+
"logits/rejected": 10.620383262634277,
|
| 467 |
+
"logps/chosen": -0.8826152086257935,
|
| 468 |
+
"logps/rejected": -0.9457932114601135,
|
| 469 |
+
"loss": 1.3575,
|
| 470 |
+
"rewards/accuracies": 0.5859375,
|
| 471 |
+
"rewards/chosen": -1.765230417251587,
|
| 472 |
+
"rewards/margins": 0.12635602056980133,
|
| 473 |
+
"rewards/rejected": -1.891586422920227,
|
| 474 |
+
"step": 31
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.4215726636475916,
|
| 478 |
+
"grad_norm": 0.287424236536026,
|
| 479 |
+
"learning_rate": 7.154318724704851e-07,
|
| 480 |
+
"logits/chosen": 10.419651985168457,
|
| 481 |
+
"logits/rejected": 10.7128267288208,
|
| 482 |
+
"logps/chosen": -0.9339243173599243,
|
| 483 |
+
"logps/rejected": -0.95993971824646,
|
| 484 |
+
"loss": 1.4233,
|
| 485 |
+
"rewards/accuracies": 0.5625,
|
| 486 |
+
"rewards/chosen": -1.8678486347198486,
|
| 487 |
+
"rewards/margins": 0.052030690014362335,
|
| 488 |
+
"rewards/rejected": -1.91987943649292,
|
| 489 |
+
"step": 32
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.43474680938657884,
|
| 493 |
+
"grad_norm": 0.8097081184387207,
|
| 494 |
+
"learning_rate": 6.940459263361248e-07,
|
| 495 |
+
"logits/chosen": 10.180652618408203,
|
| 496 |
+
"logits/rejected": 10.812442779541016,
|
| 497 |
+
"logps/chosen": -0.9092710614204407,
|
| 498 |
+
"logps/rejected": -0.8953740000724792,
|
| 499 |
+
"loss": 1.4729,
|
| 500 |
+
"rewards/accuracies": 0.515625,
|
| 501 |
+
"rewards/chosen": -1.8185421228408813,
|
| 502 |
+
"rewards/margins": -0.027794085443019867,
|
| 503 |
+
"rewards/rejected": -1.7907480001449585,
|
| 504 |
+
"step": 33
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 0.44792095512556607,
|
| 508 |
+
"grad_norm": 0.6889541745185852,
|
| 509 |
+
"learning_rate": 6.722334251421664e-07,
|
| 510 |
+
"logits/chosen": 10.093196868896484,
|
| 511 |
+
"logits/rejected": 10.485943794250488,
|
| 512 |
+
"logps/chosen": -1.0066155195236206,
|
| 513 |
+
"logps/rejected": -1.033683180809021,
|
| 514 |
+
"loss": 1.46,
|
| 515 |
+
"rewards/accuracies": 0.5546875,
|
| 516 |
+
"rewards/chosen": -2.013231039047241,
|
| 517 |
+
"rewards/margins": 0.054135359823703766,
|
| 518 |
+
"rewards/rejected": -2.067366361618042,
|
| 519 |
+
"step": 34
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4610951008645533,
|
| 523 |
+
"grad_norm": 1.549689531326294,
|
| 524 |
+
"learning_rate": 6.500423175001703e-07,
|
| 525 |
+
"logits/chosen": 10.556034088134766,
|
| 526 |
+
"logits/rejected": 10.797924995422363,
|
| 527 |
+
"logps/chosen": -0.9926838278770447,
|
| 528 |
+
"logps/rejected": -1.0250440835952759,
|
| 529 |
+
"loss": 1.45,
|
| 530 |
+
"rewards/accuracies": 0.5703125,
|
| 531 |
+
"rewards/chosen": -1.9853676557540894,
|
| 532 |
+
"rewards/margins": 0.06472064554691315,
|
| 533 |
+
"rewards/rejected": -2.0500881671905518,
|
| 534 |
+
"step": 35
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 0.47426924660354053,
|
| 538 |
+
"grad_norm": 0.8994730710983276,
|
| 539 |
+
"learning_rate": 6.275213842808382e-07,
|
| 540 |
+
"logits/chosen": 10.474414825439453,
|
| 541 |
+
"logits/rejected": 10.848793983459473,
|
| 542 |
+
"logps/chosen": -0.875037431716919,
|
| 543 |
+
"logps/rejected": -0.9078534841537476,
|
| 544 |
+
"loss": 1.3809,
|
| 545 |
+
"rewards/accuracies": 0.5390625,
|
| 546 |
+
"rewards/chosen": -1.750074863433838,
|
| 547 |
+
"rewards/margins": 0.0656321793794632,
|
| 548 |
+
"rewards/rejected": -1.8157069683074951,
|
| 549 |
+
"step": 36
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.4874433923425278,
|
| 553 |
+
"grad_norm": 0.47796007990837097,
|
| 554 |
+
"learning_rate": 6.047201313830723e-07,
|
| 555 |
+
"logits/chosen": 10.430042266845703,
|
| 556 |
+
"logits/rejected": 10.628593444824219,
|
| 557 |
+
"logps/chosen": -0.9276302456855774,
|
| 558 |
+
"logps/rejected": -1.0414646863937378,
|
| 559 |
+
"loss": 1.2843,
|
| 560 |
+
"rewards/accuracies": 0.6796875,
|
| 561 |
+
"rewards/chosen": -1.8552604913711548,
|
| 562 |
+
"rewards/margins": 0.22766906023025513,
|
| 563 |
+
"rewards/rejected": -2.0829293727874756,
|
| 564 |
+
"step": 37
|
| 565 |
+
},
|
| 566 |
+
{
|
| 567 |
+
"epoch": 0.500617538081515,
|
| 568 |
+
"grad_norm": 1.8155546188354492,
|
| 569 |
+
"learning_rate": 5.816886809092651e-07,
|
| 570 |
+
"logits/chosen": 10.451735496520996,
|
| 571 |
+
"logits/rejected": 10.694074630737305,
|
| 572 |
+
"logps/chosen": -0.9971815943717957,
|
| 573 |
+
"logps/rejected": -1.0258358716964722,
|
| 574 |
+
"loss": 1.4073,
|
| 575 |
+
"rewards/accuracies": 0.640625,
|
| 576 |
+
"rewards/chosen": -1.9943631887435913,
|
| 577 |
+
"rewards/margins": 0.057308606803417206,
|
| 578 |
+
"rewards/rejected": -2.0516717433929443,
|
| 579 |
+
"step": 38
|
| 580 |
+
},
|
| 581 |
+
{
|
| 582 |
+
"epoch": 0.5137916838205022,
|
| 583 |
+
"grad_norm": 1.4760124683380127,
|
| 584 |
+
"learning_rate": 5.584776609860413e-07,
|
| 585 |
+
"logits/chosen": 10.413124084472656,
|
| 586 |
+
"logits/rejected": 10.561273574829102,
|
| 587 |
+
"logps/chosen": -0.9041131734848022,
|
| 588 |
+
"logps/rejected": -0.8810122609138489,
|
| 589 |
+
"loss": 1.4648,
|
| 590 |
+
"rewards/accuracies": 0.5,
|
| 591 |
+
"rewards/chosen": -1.8082263469696045,
|
| 592 |
+
"rewards/margins": -0.046201735734939575,
|
| 593 |
+
"rewards/rejected": -1.7620245218276978,
|
| 594 |
+
"step": 39
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"epoch": 0.5269658295594895,
|
| 598 |
+
"grad_norm": 0.5761233568191528,
|
| 599 |
+
"learning_rate": 5.351380944726465e-07,
|
| 600 |
+
"logits/chosen": 10.481398582458496,
|
| 601 |
+
"logits/rejected": 10.893855094909668,
|
| 602 |
+
"logps/chosen": -0.8643166422843933,
|
| 603 |
+
"logps/rejected": -0.9709457159042358,
|
| 604 |
+
"loss": 1.283,
|
| 605 |
+
"rewards/accuracies": 0.671875,
|
| 606 |
+
"rewards/chosen": -1.7286332845687866,
|
| 607 |
+
"rewards/margins": 0.21325840055942535,
|
| 608 |
+
"rewards/rejected": -1.9418914318084717,
|
| 609 |
+
"step": 40
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"epoch": 0.5401399752984768,
|
| 613 |
+
"grad_norm": 2.2331480979919434,
|
| 614 |
+
"learning_rate": 5.117212868016303e-07,
|
| 615 |
+
"logits/chosen": 10.834035873413086,
|
| 616 |
+
"logits/rejected": 10.830018997192383,
|
| 617 |
+
"logps/chosen": -0.8488631248474121,
|
| 618 |
+
"logps/rejected": -0.896608293056488,
|
| 619 |
+
"loss": 1.3632,
|
| 620 |
+
"rewards/accuracies": 0.5625,
|
| 621 |
+
"rewards/chosen": -1.6977262496948242,
|
| 622 |
+
"rewards/margins": 0.09549038112163544,
|
| 623 |
+
"rewards/rejected": -1.793216586112976,
|
| 624 |
+
"step": 41
|
| 625 |
+
},
|
| 626 |
+
{
|
| 627 |
+
"epoch": 0.553314121037464,
|
| 628 |
+
"grad_norm": 0.8566221594810486,
|
| 629 |
+
"learning_rate": 4.882787131983697e-07,
|
| 630 |
+
"logits/chosen": 10.066476821899414,
|
| 631 |
+
"logits/rejected": 10.382861137390137,
|
| 632 |
+
"logps/chosen": -0.7725206613540649,
|
| 633 |
+
"logps/rejected": -0.8358003497123718,
|
| 634 |
+
"loss": 1.3445,
|
| 635 |
+
"rewards/accuracies": 0.5390625,
|
| 636 |
+
"rewards/chosen": -1.5450413227081299,
|
| 637 |
+
"rewards/margins": 0.12655934691429138,
|
| 638 |
+
"rewards/rejected": -1.6716006994247437,
|
| 639 |
+
"step": 42
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"epoch": 0.5664882667764513,
|
| 643 |
+
"grad_norm": 1.208364725112915,
|
| 644 |
+
"learning_rate": 4.648619055273537e-07,
|
| 645 |
+
"logits/chosen": 9.969656944274902,
|
| 646 |
+
"logits/rejected": 10.292926788330078,
|
| 647 |
+
"logps/chosen": -0.8092156052589417,
|
| 648 |
+
"logps/rejected": -0.9089646339416504,
|
| 649 |
+
"loss": 1.302,
|
| 650 |
+
"rewards/accuracies": 0.6796875,
|
| 651 |
+
"rewards/chosen": -1.6184312105178833,
|
| 652 |
+
"rewards/margins": 0.19949808716773987,
|
| 653 |
+
"rewards/rejected": -1.8179292678833008,
|
| 654 |
+
"step": 43
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.5796624125154385,
|
| 658 |
+
"grad_norm": 0.6581346988677979,
|
| 659 |
+
"learning_rate": 4.4152233901395875e-07,
|
| 660 |
+
"logits/chosen": 10.372085571289062,
|
| 661 |
+
"logits/rejected": 10.586714744567871,
|
| 662 |
+
"logps/chosen": -0.8714113235473633,
|
| 663 |
+
"logps/rejected": -0.8994148969650269,
|
| 664 |
+
"loss": 1.384,
|
| 665 |
+
"rewards/accuracies": 0.609375,
|
| 666 |
+
"rewards/chosen": -1.7428226470947266,
|
| 667 |
+
"rewards/margins": 0.05600719153881073,
|
| 668 |
+
"rewards/rejected": -1.7988297939300537,
|
| 669 |
+
"step": 44
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 0.5928365582544257,
|
| 673 |
+
"grad_norm": 0.4405794143676758,
|
| 674 |
+
"learning_rate": 4.183113190907348e-07,
|
| 675 |
+
"logits/chosen": 10.185098648071289,
|
| 676 |
+
"logits/rejected": 10.43220329284668,
|
| 677 |
+
"logps/chosen": -0.8584359288215637,
|
| 678 |
+
"logps/rejected": -0.9151718616485596,
|
| 679 |
+
"loss": 1.3552,
|
| 680 |
+
"rewards/accuracies": 0.640625,
|
| 681 |
+
"rewards/chosen": -1.7168718576431274,
|
| 682 |
+
"rewards/margins": 0.11347203701734543,
|
| 683 |
+
"rewards/rejected": -1.8303437232971191,
|
| 684 |
+
"step": 45
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"epoch": 0.606010703993413,
|
| 688 |
+
"grad_norm": 3.3551409244537354,
|
| 689 |
+
"learning_rate": 3.9527986861692785e-07,
|
| 690 |
+
"logits/chosen": 10.364571571350098,
|
| 691 |
+
"logits/rejected": 10.566858291625977,
|
| 692 |
+
"logps/chosen": -0.8840798735618591,
|
| 693 |
+
"logps/rejected": -0.9646981954574585,
|
| 694 |
+
"loss": 1.343,
|
| 695 |
+
"rewards/accuracies": 0.5859375,
|
| 696 |
+
"rewards/chosen": -1.7681597471237183,
|
| 697 |
+
"rewards/margins": 0.16123665869235992,
|
| 698 |
+
"rewards/rejected": -1.929396390914917,
|
| 699 |
+
"step": 46
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"epoch": 0.6191848497324002,
|
| 703 |
+
"grad_norm": 0.4494335949420929,
|
| 704 |
+
"learning_rate": 3.724786157191618e-07,
|
| 705 |
+
"logits/chosen": 10.511517524719238,
|
| 706 |
+
"logits/rejected": 10.93988037109375,
|
| 707 |
+
"logps/chosen": -0.9318357706069946,
|
| 708 |
+
"logps/rejected": -0.9812297224998474,
|
| 709 |
+
"loss": 1.3768,
|
| 710 |
+
"rewards/accuracies": 0.578125,
|
| 711 |
+
"rewards/chosen": -1.8636715412139893,
|
| 712 |
+
"rewards/margins": 0.09878775477409363,
|
| 713 |
+
"rewards/rejected": -1.9624594449996948,
|
| 714 |
+
"step": 47
|
| 715 |
+
},
|
| 716 |
+
{
|
| 717 |
+
"epoch": 0.6323589954713874,
|
| 718 |
+
"grad_norm": 0.5882486701011658,
|
| 719 |
+
"learning_rate": 3.499576824998297e-07,
|
| 720 |
+
"logits/chosen": 10.835572242736816,
|
| 721 |
+
"logits/rejected": 10.978731155395508,
|
| 722 |
+
"logps/chosen": -0.8741555213928223,
|
| 723 |
+
"logps/rejected": -0.974146842956543,
|
| 724 |
+
"loss": 1.3111,
|
| 725 |
+
"rewards/accuracies": 0.625,
|
| 726 |
+
"rewards/chosen": -1.7483110427856445,
|
| 727 |
+
"rewards/margins": 0.1999826580286026,
|
| 728 |
+
"rewards/rejected": -1.948293685913086,
|
| 729 |
+
"step": 48
|
| 730 |
+
}
|
| 731 |
+
],
|
| 732 |
+
"logging_steps": 1,
|
| 733 |
+
"max_steps": 75,
|
| 734 |
+
"num_input_tokens_seen": 0,
|
| 735 |
+
"num_train_epochs": 1,
|
| 736 |
+
"save_steps": 12,
|
| 737 |
+
"stateful_callbacks": {
|
| 738 |
+
"TrainerControl": {
|
| 739 |
+
"args": {
|
| 740 |
+
"should_epoch_stop": false,
|
| 741 |
+
"should_evaluate": false,
|
| 742 |
+
"should_log": false,
|
| 743 |
+
"should_save": true,
|
| 744 |
+
"should_training_stop": false
|
| 745 |
+
},
|
| 746 |
+
"attributes": {}
|
| 747 |
+
}
|
| 748 |
+
},
|
| 749 |
+
"total_flos": 0.0,
|
| 750 |
+
"train_batch_size": 2,
|
| 751 |
+
"trial_name": null,
|
| 752 |
+
"trial_params": null
|
| 753 |
+
}
|
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:dc78bac872e45a9a8efa9e7333acc9facbc681d3d21babcc1697b03d9c13e5ab
|
| 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:e3fcc343f6ff9bdec90216be00b0024d09b43cf592f5732adee49bed803e69fc
|
| 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
|
|
|