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.137195587158203,
|
| 4 |
+
"eval_logits/rejected": 9.94820499420166,
|
| 5 |
+
"eval_logps/chosen": -0.38139861822128296,
|
| 6 |
+
"eval_logps/rejected": -0.3884890377521515,
|
| 7 |
+
"eval_loss": 1.3865872621536255,
|
| 8 |
+
"eval_rewards/accuracies": 0.519444465637207,
|
| 9 |
+
"eval_rewards/chosen": -0.7627972364425659,
|
| 10 |
+
"eval_rewards/margins": 0.014180805534124374,
|
| 11 |
+
"eval_rewards/rejected": -0.776978075504303,
|
| 12 |
+
"eval_runtime": 165.9053,
|
| 13 |
+
"eval_samples": 1080,
|
| 14 |
+
"eval_samples_per_second": 6.51,
|
| 15 |
+
"eval_steps_per_second": 1.627,
|
| 16 |
+
"total_flos": 0.0,
|
| 17 |
+
"train_loss": 1.3642690054575601,
|
| 18 |
+
"train_runtime": 7453.8282,
|
| 19 |
+
"train_samples": 9715,
|
| 20 |
+
"train_samples_per_second": 1.303,
|
| 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:c3f4c00d93527624f62c593391630ca2f6028a78ea82f4b49ca97ca12095e3d0
|
| 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:b37830d429094b2102c03ffdce608f398f1e54b1312d3a2e3c393c4c8ead442c
|
| 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.5080101490020752,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -1.0583709478378296,
|
| 18 |
+
"logps/rejected": -1.1253927946090698,
|
| 19 |
+
"loss": 1.3887,
|
| 20 |
+
"rewards/accuracies": 0.5390625,
|
| 21 |
+
"rewards/chosen": -2.116741895675659,
|
| 22 |
+
"rewards/margins": 0.1340436041355133,
|
| 23 |
+
"rewards/rejected": -2.2507855892181396,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.5300341844558716,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.530074119567871,
|
| 31 |
+
"logits/rejected": 10.672085762023926,
|
| 32 |
+
"logps/chosen": -1.1093882322311401,
|
| 33 |
+
"logps/rejected": -1.2041704654693604,
|
| 34 |
+
"loss": 1.3086,
|
| 35 |
+
"rewards/accuracies": 0.6171875,
|
| 36 |
+
"rewards/chosen": -2.2187764644622803,
|
| 37 |
+
"rewards/margins": 0.18956437706947327,
|
| 38 |
+
"rewards/rejected": -2.4083409309387207,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 1.1035377979278564,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.240287780761719,
|
| 46 |
+
"logits/rejected": 10.40180492401123,
|
| 47 |
+
"logps/chosen": -1.1902998685836792,
|
| 48 |
+
"logps/rejected": -1.311903715133667,
|
| 49 |
+
"loss": 1.3245,
|
| 50 |
+
"rewards/accuracies": 0.6484375,
|
| 51 |
+
"rewards/chosen": -2.3805997371673584,
|
| 52 |
+
"rewards/margins": 0.24320749938488007,
|
| 53 |
+
"rewards/rejected": -2.623807430267334,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8411834239959717,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.358713150024414,
|
| 61 |
+
"logits/rejected": 10.405998229980469,
|
| 62 |
+
"logps/chosen": -1.0821034908294678,
|
| 63 |
+
"logps/rejected": -1.1429979801177979,
|
| 64 |
+
"loss": 1.3768,
|
| 65 |
+
"rewards/accuracies": 0.578125,
|
| 66 |
+
"rewards/chosen": -2.1642069816589355,
|
| 67 |
+
"rewards/margins": 0.12178920209407806,
|
| 68 |
+
"rewards/rejected": -2.2859959602355957,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.5591928362846375,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.748247146606445,
|
| 76 |
+
"logits/rejected": 10.783531188964844,
|
| 77 |
+
"logps/chosen": -1.1161627769470215,
|
| 78 |
+
"logps/rejected": -1.1165733337402344,
|
| 79 |
+
"loss": 1.4573,
|
| 80 |
+
"rewards/accuracies": 0.5859375,
|
| 81 |
+
"rewards/chosen": -2.232325553894043,
|
| 82 |
+
"rewards/margins": 0.0008210651576519012,
|
| 83 |
+
"rewards/rejected": -2.2331466674804688,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 1.0748578310012817,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.895101547241211,
|
| 91 |
+
"logits/rejected": 10.935002326965332,
|
| 92 |
+
"logps/chosen": -1.051721453666687,
|
| 93 |
+
"logps/rejected": -1.1617565155029297,
|
| 94 |
+
"loss": 1.3341,
|
| 95 |
+
"rewards/accuracies": 0.609375,
|
| 96 |
+
"rewards/chosen": -2.103442907333374,
|
| 97 |
+
"rewards/margins": 0.22007031738758087,
|
| 98 |
+
"rewards/rejected": -2.3235130310058594,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.2474150657653809,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 10.060023307800293,
|
| 106 |
+
"logits/rejected": 10.135562896728516,
|
| 107 |
+
"logps/chosen": -1.0141205787658691,
|
| 108 |
+
"logps/rejected": -1.1586568355560303,
|
| 109 |
+
"loss": 1.3246,
|
| 110 |
+
"rewards/accuracies": 0.6328125,
|
| 111 |
+
"rewards/chosen": -2.0282411575317383,
|
| 112 |
+
"rewards/margins": 0.28907278180122375,
|
| 113 |
+
"rewards/rejected": -2.3173136711120605,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7001811265945435,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.837862014770508,
|
| 121 |
+
"logits/rejected": 10.750317573547363,
|
| 122 |
+
"logps/chosen": -1.0156888961791992,
|
| 123 |
+
"logps/rejected": -1.1156163215637207,
|
| 124 |
+
"loss": 1.314,
|
| 125 |
+
"rewards/accuracies": 0.671875,
|
| 126 |
+
"rewards/chosen": -2.0313777923583984,
|
| 127 |
+
"rewards/margins": 0.19985482096672058,
|
| 128 |
+
"rewards/rejected": -2.2312326431274414,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.0888780355453491,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.434420585632324,
|
| 136 |
+
"logits/rejected": 10.604791641235352,
|
| 137 |
+
"logps/chosen": -1.1994280815124512,
|
| 138 |
+
"logps/rejected": -1.1771385669708252,
|
| 139 |
+
"loss": 1.4926,
|
| 140 |
+
"rewards/accuracies": 0.5234375,
|
| 141 |
+
"rewards/chosen": -2.3988561630249023,
|
| 142 |
+
"rewards/margins": -0.04457877576351166,
|
| 143 |
+
"rewards/rejected": -2.3542771339416504,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 0.9426828622817993,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.330013275146484,
|
| 151 |
+
"logits/rejected": 10.423635482788086,
|
| 152 |
+
"logps/chosen": -1.1276183128356934,
|
| 153 |
+
"logps/rejected": -1.1535909175872803,
|
| 154 |
+
"loss": 1.4741,
|
| 155 |
+
"rewards/accuracies": 0.5625,
|
| 156 |
+
"rewards/chosen": -2.2552366256713867,
|
| 157 |
+
"rewards/margins": 0.05194506794214249,
|
| 158 |
+
"rewards/rejected": -2.3071818351745605,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.174481987953186,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.557825088500977,
|
| 166 |
+
"logits/rejected": 10.500927925109863,
|
| 167 |
+
"logps/chosen": -1.2195600271224976,
|
| 168 |
+
"logps/rejected": -1.3650047779083252,
|
| 169 |
+
"loss": 1.3192,
|
| 170 |
+
"rewards/accuracies": 0.640625,
|
| 171 |
+
"rewards/chosen": -2.439120054244995,
|
| 172 |
+
"rewards/margins": 0.2908894717693329,
|
| 173 |
+
"rewards/rejected": -2.7300095558166504,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 0.9938077330589294,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.221735000610352,
|
| 181 |
+
"logits/rejected": 10.339948654174805,
|
| 182 |
+
"logps/chosen": -1.072077989578247,
|
| 183 |
+
"logps/rejected": -1.114700198173523,
|
| 184 |
+
"loss": 1.3846,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -2.144155979156494,
|
| 187 |
+
"rewards/margins": 0.08524461090564728,
|
| 188 |
+
"rewards/rejected": -2.229400396347046,
|
| 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:da41e6713140da458b69ead69d85f9017d947bb92eb09195b1c6832c3b3a8195
|
| 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:02ebc22fa2541c800440639e90c4dc7d9e8b200b7b62d64e8796f54943dc5259
|
| 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.5080101490020752,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -1.0583709478378296,
|
| 18 |
+
"logps/rejected": -1.1253927946090698,
|
| 19 |
+
"loss": 1.3887,
|
| 20 |
+
"rewards/accuracies": 0.5390625,
|
| 21 |
+
"rewards/chosen": -2.116741895675659,
|
| 22 |
+
"rewards/margins": 0.1340436041355133,
|
| 23 |
+
"rewards/rejected": -2.2507855892181396,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.5300341844558716,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.530074119567871,
|
| 31 |
+
"logits/rejected": 10.672085762023926,
|
| 32 |
+
"logps/chosen": -1.1093882322311401,
|
| 33 |
+
"logps/rejected": -1.2041704654693604,
|
| 34 |
+
"loss": 1.3086,
|
| 35 |
+
"rewards/accuracies": 0.6171875,
|
| 36 |
+
"rewards/chosen": -2.2187764644622803,
|
| 37 |
+
"rewards/margins": 0.18956437706947327,
|
| 38 |
+
"rewards/rejected": -2.4083409309387207,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 1.1035377979278564,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.240287780761719,
|
| 46 |
+
"logits/rejected": 10.40180492401123,
|
| 47 |
+
"logps/chosen": -1.1902998685836792,
|
| 48 |
+
"logps/rejected": -1.311903715133667,
|
| 49 |
+
"loss": 1.3245,
|
| 50 |
+
"rewards/accuracies": 0.6484375,
|
| 51 |
+
"rewards/chosen": -2.3805997371673584,
|
| 52 |
+
"rewards/margins": 0.24320749938488007,
|
| 53 |
+
"rewards/rejected": -2.623807430267334,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8411834239959717,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.358713150024414,
|
| 61 |
+
"logits/rejected": 10.405998229980469,
|
| 62 |
+
"logps/chosen": -1.0821034908294678,
|
| 63 |
+
"logps/rejected": -1.1429979801177979,
|
| 64 |
+
"loss": 1.3768,
|
| 65 |
+
"rewards/accuracies": 0.578125,
|
| 66 |
+
"rewards/chosen": -2.1642069816589355,
|
| 67 |
+
"rewards/margins": 0.12178920209407806,
|
| 68 |
+
"rewards/rejected": -2.2859959602355957,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.5591928362846375,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.748247146606445,
|
| 76 |
+
"logits/rejected": 10.783531188964844,
|
| 77 |
+
"logps/chosen": -1.1161627769470215,
|
| 78 |
+
"logps/rejected": -1.1165733337402344,
|
| 79 |
+
"loss": 1.4573,
|
| 80 |
+
"rewards/accuracies": 0.5859375,
|
| 81 |
+
"rewards/chosen": -2.232325553894043,
|
| 82 |
+
"rewards/margins": 0.0008210651576519012,
|
| 83 |
+
"rewards/rejected": -2.2331466674804688,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 1.0748578310012817,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.895101547241211,
|
| 91 |
+
"logits/rejected": 10.935002326965332,
|
| 92 |
+
"logps/chosen": -1.051721453666687,
|
| 93 |
+
"logps/rejected": -1.1617565155029297,
|
| 94 |
+
"loss": 1.3341,
|
| 95 |
+
"rewards/accuracies": 0.609375,
|
| 96 |
+
"rewards/chosen": -2.103442907333374,
|
| 97 |
+
"rewards/margins": 0.22007031738758087,
|
| 98 |
+
"rewards/rejected": -2.3235130310058594,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.2474150657653809,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 10.060023307800293,
|
| 106 |
+
"logits/rejected": 10.135562896728516,
|
| 107 |
+
"logps/chosen": -1.0141205787658691,
|
| 108 |
+
"logps/rejected": -1.1586568355560303,
|
| 109 |
+
"loss": 1.3246,
|
| 110 |
+
"rewards/accuracies": 0.6328125,
|
| 111 |
+
"rewards/chosen": -2.0282411575317383,
|
| 112 |
+
"rewards/margins": 0.28907278180122375,
|
| 113 |
+
"rewards/rejected": -2.3173136711120605,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7001811265945435,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.837862014770508,
|
| 121 |
+
"logits/rejected": 10.750317573547363,
|
| 122 |
+
"logps/chosen": -1.0156888961791992,
|
| 123 |
+
"logps/rejected": -1.1156163215637207,
|
| 124 |
+
"loss": 1.314,
|
| 125 |
+
"rewards/accuracies": 0.671875,
|
| 126 |
+
"rewards/chosen": -2.0313777923583984,
|
| 127 |
+
"rewards/margins": 0.19985482096672058,
|
| 128 |
+
"rewards/rejected": -2.2312326431274414,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.0888780355453491,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.434420585632324,
|
| 136 |
+
"logits/rejected": 10.604791641235352,
|
| 137 |
+
"logps/chosen": -1.1994280815124512,
|
| 138 |
+
"logps/rejected": -1.1771385669708252,
|
| 139 |
+
"loss": 1.4926,
|
| 140 |
+
"rewards/accuracies": 0.5234375,
|
| 141 |
+
"rewards/chosen": -2.3988561630249023,
|
| 142 |
+
"rewards/margins": -0.04457877576351166,
|
| 143 |
+
"rewards/rejected": -2.3542771339416504,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 0.9426828622817993,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.330013275146484,
|
| 151 |
+
"logits/rejected": 10.423635482788086,
|
| 152 |
+
"logps/chosen": -1.1276183128356934,
|
| 153 |
+
"logps/rejected": -1.1535909175872803,
|
| 154 |
+
"loss": 1.4741,
|
| 155 |
+
"rewards/accuracies": 0.5625,
|
| 156 |
+
"rewards/chosen": -2.2552366256713867,
|
| 157 |
+
"rewards/margins": 0.05194506794214249,
|
| 158 |
+
"rewards/rejected": -2.3071818351745605,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.174481987953186,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.557825088500977,
|
| 166 |
+
"logits/rejected": 10.500927925109863,
|
| 167 |
+
"logps/chosen": -1.2195600271224976,
|
| 168 |
+
"logps/rejected": -1.3650047779083252,
|
| 169 |
+
"loss": 1.3192,
|
| 170 |
+
"rewards/accuracies": 0.640625,
|
| 171 |
+
"rewards/chosen": -2.439120054244995,
|
| 172 |
+
"rewards/margins": 0.2908894717693329,
|
| 173 |
+
"rewards/rejected": -2.7300095558166504,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 0.9938077330589294,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.221735000610352,
|
| 181 |
+
"logits/rejected": 10.339948654174805,
|
| 182 |
+
"logps/chosen": -1.072077989578247,
|
| 183 |
+
"logps/rejected": -1.114700198173523,
|
| 184 |
+
"loss": 1.3846,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -2.144155979156494,
|
| 187 |
+
"rewards/margins": 0.08524461090564728,
|
| 188 |
+
"rewards/rejected": -2.229400396347046,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9858765006065369,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 10.290239334106445,
|
| 196 |
+
"logits/rejected": 10.385334014892578,
|
| 197 |
+
"logps/chosen": -1.1751586198806763,
|
| 198 |
+
"logps/rejected": -1.3674362897872925,
|
| 199 |
+
"loss": 1.2879,
|
| 200 |
+
"rewards/accuracies": 0.6015625,
|
| 201 |
+
"rewards/chosen": -2.3503172397613525,
|
| 202 |
+
"rewards/margins": 0.38455531001091003,
|
| 203 |
+
"rewards/rejected": -2.734872579574585,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.6941860914230347,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.756081581115723,
|
| 211 |
+
"logits/rejected": 10.947944641113281,
|
| 212 |
+
"logps/chosen": -1.0922513008117676,
|
| 213 |
+
"logps/rejected": -1.1827645301818848,
|
| 214 |
+
"loss": 1.3465,
|
| 215 |
+
"rewards/accuracies": 0.5859375,
|
| 216 |
+
"rewards/chosen": -2.184502601623535,
|
| 217 |
+
"rewards/margins": 0.18102645874023438,
|
| 218 |
+
"rewards/rejected": -2.3655290603637695,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.33364373445510864,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.299134254455566,
|
| 226 |
+
"logits/rejected": 10.412195205688477,
|
| 227 |
+
"logps/chosen": -1.1260679960250854,
|
| 228 |
+
"logps/rejected": -1.2360444068908691,
|
| 229 |
+
"loss": 1.3164,
|
| 230 |
+
"rewards/accuracies": 0.609375,
|
| 231 |
+
"rewards/chosen": -2.252135992050171,
|
| 232 |
+
"rewards/margins": 0.219952791929245,
|
| 233 |
+
"rewards/rejected": -2.4720888137817383,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.7868668437004089,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.79407024383545,
|
| 241 |
+
"logits/rejected": 10.986239433288574,
|
| 242 |
+
"logps/chosen": -1.0521718263626099,
|
| 243 |
+
"logps/rejected": -1.0945489406585693,
|
| 244 |
+
"loss": 1.415,
|
| 245 |
+
"rewards/accuracies": 0.53125,
|
| 246 |
+
"rewards/chosen": -2.1043436527252197,
|
| 247 |
+
"rewards/margins": 0.08475431054830551,
|
| 248 |
+
"rewards/rejected": -2.1890978813171387,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.6708123683929443,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.472009658813477,
|
| 256 |
+
"logits/rejected": 10.457694053649902,
|
| 257 |
+
"logps/chosen": -1.0896780490875244,
|
| 258 |
+
"logps/rejected": -1.1595150232315063,
|
| 259 |
+
"loss": 1.3736,
|
| 260 |
+
"rewards/accuracies": 0.5625,
|
| 261 |
+
"rewards/chosen": -2.179356098175049,
|
| 262 |
+
"rewards/margins": 0.13967394828796387,
|
| 263 |
+
"rewards/rejected": -2.3190300464630127,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9609116911888123,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.532232284545898,
|
| 271 |
+
"logits/rejected": 10.626241683959961,
|
| 272 |
+
"logps/chosen": -1.1494747400283813,
|
| 273 |
+
"logps/rejected": -1.1549882888793945,
|
| 274 |
+
"loss": 1.4623,
|
| 275 |
+
"rewards/accuracies": 0.6171875,
|
| 276 |
+
"rewards/chosen": -2.2989494800567627,
|
| 277 |
+
"rewards/margins": 0.011027364060282707,
|
| 278 |
+
"rewards/rejected": -2.309976577758789,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.49065420031547546,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.552773475646973,
|
| 286 |
+
"logits/rejected": 10.44497013092041,
|
| 287 |
+
"logps/chosen": -1.123961329460144,
|
| 288 |
+
"logps/rejected": -1.2145094871520996,
|
| 289 |
+
"loss": 1.3068,
|
| 290 |
+
"rewards/accuracies": 0.671875,
|
| 291 |
+
"rewards/chosen": -2.247922658920288,
|
| 292 |
+
"rewards/margins": 0.18109644949436188,
|
| 293 |
+
"rewards/rejected": -2.429018974304199,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.4662220478057861,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.48397445678711,
|
| 301 |
+
"logits/rejected": 10.557746887207031,
|
| 302 |
+
"logps/chosen": -1.0979560613632202,
|
| 303 |
+
"logps/rejected": -1.1902183294296265,
|
| 304 |
+
"loss": 1.355,
|
| 305 |
+
"rewards/accuracies": 0.625,
|
| 306 |
+
"rewards/chosen": -2.1959121227264404,
|
| 307 |
+
"rewards/margins": 0.1845243275165558,
|
| 308 |
+
"rewards/rejected": -2.380436658859253,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.0163906812667847,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.452715873718262,
|
| 316 |
+
"logits/rejected": 10.512972831726074,
|
| 317 |
+
"logps/chosen": -1.0967323780059814,
|
| 318 |
+
"logps/rejected": -1.2304078340530396,
|
| 319 |
+
"loss": 1.2888,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -2.193464756011963,
|
| 322 |
+
"rewards/margins": 0.26735079288482666,
|
| 323 |
+
"rewards/rejected": -2.460815668106079,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 3.908339738845825,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.526410102844238,
|
| 331 |
+
"logits/rejected": 10.603084564208984,
|
| 332 |
+
"logps/chosen": -1.224048376083374,
|
| 333 |
+
"logps/rejected": -1.2536935806274414,
|
| 334 |
+
"loss": 1.4348,
|
| 335 |
+
"rewards/accuracies": 0.578125,
|
| 336 |
+
"rewards/chosen": -2.448096752166748,
|
| 337 |
+
"rewards/margins": 0.0592900887131691,
|
| 338 |
+
"rewards/rejected": -2.507387161254883,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.31968942284584045,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.193231582641602,
|
| 346 |
+
"logits/rejected": 10.474884986877441,
|
| 347 |
+
"logps/chosen": -1.1644542217254639,
|
| 348 |
+
"logps/rejected": -1.1897979974746704,
|
| 349 |
+
"loss": 1.4224,
|
| 350 |
+
"rewards/accuracies": 0.59375,
|
| 351 |
+
"rewards/chosen": -2.3289084434509277,
|
| 352 |
+
"rewards/margins": 0.05068742483854294,
|
| 353 |
+
"rewards/rejected": -2.379595994949341,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 1.0304734706878662,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.281815528869629,
|
| 361 |
+
"logits/rejected": 10.21823501586914,
|
| 362 |
+
"logps/chosen": -1.0919454097747803,
|
| 363 |
+
"logps/rejected": -1.210888385772705,
|
| 364 |
+
"loss": 1.325,
|
| 365 |
+
"rewards/accuracies": 0.5703125,
|
| 366 |
+
"rewards/chosen": -2.1838908195495605,
|
| 367 |
+
"rewards/margins": 0.23788578808307648,
|
| 368 |
+
"rewards/rejected": -2.42177677154541,
|
| 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:d19b8db4fdd6a991f15f0d7355b8b5ad05896df9000e6b8751ec263a171571b5
|
| 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:1070cf296a5a60c4402aa4a1bb2d7b2c556a2dece469361dcd53ff92fe6e2b08
|
| 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.5080101490020752,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -1.0583709478378296,
|
| 18 |
+
"logps/rejected": -1.1253927946090698,
|
| 19 |
+
"loss": 1.3887,
|
| 20 |
+
"rewards/accuracies": 0.5390625,
|
| 21 |
+
"rewards/chosen": -2.116741895675659,
|
| 22 |
+
"rewards/margins": 0.1340436041355133,
|
| 23 |
+
"rewards/rejected": -2.2507855892181396,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.5300341844558716,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.530074119567871,
|
| 31 |
+
"logits/rejected": 10.672085762023926,
|
| 32 |
+
"logps/chosen": -1.1093882322311401,
|
| 33 |
+
"logps/rejected": -1.2041704654693604,
|
| 34 |
+
"loss": 1.3086,
|
| 35 |
+
"rewards/accuracies": 0.6171875,
|
| 36 |
+
"rewards/chosen": -2.2187764644622803,
|
| 37 |
+
"rewards/margins": 0.18956437706947327,
|
| 38 |
+
"rewards/rejected": -2.4083409309387207,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 1.1035377979278564,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.240287780761719,
|
| 46 |
+
"logits/rejected": 10.40180492401123,
|
| 47 |
+
"logps/chosen": -1.1902998685836792,
|
| 48 |
+
"logps/rejected": -1.311903715133667,
|
| 49 |
+
"loss": 1.3245,
|
| 50 |
+
"rewards/accuracies": 0.6484375,
|
| 51 |
+
"rewards/chosen": -2.3805997371673584,
|
| 52 |
+
"rewards/margins": 0.24320749938488007,
|
| 53 |
+
"rewards/rejected": -2.623807430267334,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8411834239959717,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.358713150024414,
|
| 61 |
+
"logits/rejected": 10.405998229980469,
|
| 62 |
+
"logps/chosen": -1.0821034908294678,
|
| 63 |
+
"logps/rejected": -1.1429979801177979,
|
| 64 |
+
"loss": 1.3768,
|
| 65 |
+
"rewards/accuracies": 0.578125,
|
| 66 |
+
"rewards/chosen": -2.1642069816589355,
|
| 67 |
+
"rewards/margins": 0.12178920209407806,
|
| 68 |
+
"rewards/rejected": -2.2859959602355957,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.5591928362846375,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.748247146606445,
|
| 76 |
+
"logits/rejected": 10.783531188964844,
|
| 77 |
+
"logps/chosen": -1.1161627769470215,
|
| 78 |
+
"logps/rejected": -1.1165733337402344,
|
| 79 |
+
"loss": 1.4573,
|
| 80 |
+
"rewards/accuracies": 0.5859375,
|
| 81 |
+
"rewards/chosen": -2.232325553894043,
|
| 82 |
+
"rewards/margins": 0.0008210651576519012,
|
| 83 |
+
"rewards/rejected": -2.2331466674804688,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 1.0748578310012817,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.895101547241211,
|
| 91 |
+
"logits/rejected": 10.935002326965332,
|
| 92 |
+
"logps/chosen": -1.051721453666687,
|
| 93 |
+
"logps/rejected": -1.1617565155029297,
|
| 94 |
+
"loss": 1.3341,
|
| 95 |
+
"rewards/accuracies": 0.609375,
|
| 96 |
+
"rewards/chosen": -2.103442907333374,
|
| 97 |
+
"rewards/margins": 0.22007031738758087,
|
| 98 |
+
"rewards/rejected": -2.3235130310058594,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.2474150657653809,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 10.060023307800293,
|
| 106 |
+
"logits/rejected": 10.135562896728516,
|
| 107 |
+
"logps/chosen": -1.0141205787658691,
|
| 108 |
+
"logps/rejected": -1.1586568355560303,
|
| 109 |
+
"loss": 1.3246,
|
| 110 |
+
"rewards/accuracies": 0.6328125,
|
| 111 |
+
"rewards/chosen": -2.0282411575317383,
|
| 112 |
+
"rewards/margins": 0.28907278180122375,
|
| 113 |
+
"rewards/rejected": -2.3173136711120605,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7001811265945435,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.837862014770508,
|
| 121 |
+
"logits/rejected": 10.750317573547363,
|
| 122 |
+
"logps/chosen": -1.0156888961791992,
|
| 123 |
+
"logps/rejected": -1.1156163215637207,
|
| 124 |
+
"loss": 1.314,
|
| 125 |
+
"rewards/accuracies": 0.671875,
|
| 126 |
+
"rewards/chosen": -2.0313777923583984,
|
| 127 |
+
"rewards/margins": 0.19985482096672058,
|
| 128 |
+
"rewards/rejected": -2.2312326431274414,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.0888780355453491,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.434420585632324,
|
| 136 |
+
"logits/rejected": 10.604791641235352,
|
| 137 |
+
"logps/chosen": -1.1994280815124512,
|
| 138 |
+
"logps/rejected": -1.1771385669708252,
|
| 139 |
+
"loss": 1.4926,
|
| 140 |
+
"rewards/accuracies": 0.5234375,
|
| 141 |
+
"rewards/chosen": -2.3988561630249023,
|
| 142 |
+
"rewards/margins": -0.04457877576351166,
|
| 143 |
+
"rewards/rejected": -2.3542771339416504,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 0.9426828622817993,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.330013275146484,
|
| 151 |
+
"logits/rejected": 10.423635482788086,
|
| 152 |
+
"logps/chosen": -1.1276183128356934,
|
| 153 |
+
"logps/rejected": -1.1535909175872803,
|
| 154 |
+
"loss": 1.4741,
|
| 155 |
+
"rewards/accuracies": 0.5625,
|
| 156 |
+
"rewards/chosen": -2.2552366256713867,
|
| 157 |
+
"rewards/margins": 0.05194506794214249,
|
| 158 |
+
"rewards/rejected": -2.3071818351745605,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.174481987953186,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.557825088500977,
|
| 166 |
+
"logits/rejected": 10.500927925109863,
|
| 167 |
+
"logps/chosen": -1.2195600271224976,
|
| 168 |
+
"logps/rejected": -1.3650047779083252,
|
| 169 |
+
"loss": 1.3192,
|
| 170 |
+
"rewards/accuracies": 0.640625,
|
| 171 |
+
"rewards/chosen": -2.439120054244995,
|
| 172 |
+
"rewards/margins": 0.2908894717693329,
|
| 173 |
+
"rewards/rejected": -2.7300095558166504,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 0.9938077330589294,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.221735000610352,
|
| 181 |
+
"logits/rejected": 10.339948654174805,
|
| 182 |
+
"logps/chosen": -1.072077989578247,
|
| 183 |
+
"logps/rejected": -1.114700198173523,
|
| 184 |
+
"loss": 1.3846,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -2.144155979156494,
|
| 187 |
+
"rewards/margins": 0.08524461090564728,
|
| 188 |
+
"rewards/rejected": -2.229400396347046,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9858765006065369,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 10.290239334106445,
|
| 196 |
+
"logits/rejected": 10.385334014892578,
|
| 197 |
+
"logps/chosen": -1.1751586198806763,
|
| 198 |
+
"logps/rejected": -1.3674362897872925,
|
| 199 |
+
"loss": 1.2879,
|
| 200 |
+
"rewards/accuracies": 0.6015625,
|
| 201 |
+
"rewards/chosen": -2.3503172397613525,
|
| 202 |
+
"rewards/margins": 0.38455531001091003,
|
| 203 |
+
"rewards/rejected": -2.734872579574585,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.6941860914230347,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.756081581115723,
|
| 211 |
+
"logits/rejected": 10.947944641113281,
|
| 212 |
+
"logps/chosen": -1.0922513008117676,
|
| 213 |
+
"logps/rejected": -1.1827645301818848,
|
| 214 |
+
"loss": 1.3465,
|
| 215 |
+
"rewards/accuracies": 0.5859375,
|
| 216 |
+
"rewards/chosen": -2.184502601623535,
|
| 217 |
+
"rewards/margins": 0.18102645874023438,
|
| 218 |
+
"rewards/rejected": -2.3655290603637695,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.33364373445510864,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.299134254455566,
|
| 226 |
+
"logits/rejected": 10.412195205688477,
|
| 227 |
+
"logps/chosen": -1.1260679960250854,
|
| 228 |
+
"logps/rejected": -1.2360444068908691,
|
| 229 |
+
"loss": 1.3164,
|
| 230 |
+
"rewards/accuracies": 0.609375,
|
| 231 |
+
"rewards/chosen": -2.252135992050171,
|
| 232 |
+
"rewards/margins": 0.219952791929245,
|
| 233 |
+
"rewards/rejected": -2.4720888137817383,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.7868668437004089,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.79407024383545,
|
| 241 |
+
"logits/rejected": 10.986239433288574,
|
| 242 |
+
"logps/chosen": -1.0521718263626099,
|
| 243 |
+
"logps/rejected": -1.0945489406585693,
|
| 244 |
+
"loss": 1.415,
|
| 245 |
+
"rewards/accuracies": 0.53125,
|
| 246 |
+
"rewards/chosen": -2.1043436527252197,
|
| 247 |
+
"rewards/margins": 0.08475431054830551,
|
| 248 |
+
"rewards/rejected": -2.1890978813171387,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.6708123683929443,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.472009658813477,
|
| 256 |
+
"logits/rejected": 10.457694053649902,
|
| 257 |
+
"logps/chosen": -1.0896780490875244,
|
| 258 |
+
"logps/rejected": -1.1595150232315063,
|
| 259 |
+
"loss": 1.3736,
|
| 260 |
+
"rewards/accuracies": 0.5625,
|
| 261 |
+
"rewards/chosen": -2.179356098175049,
|
| 262 |
+
"rewards/margins": 0.13967394828796387,
|
| 263 |
+
"rewards/rejected": -2.3190300464630127,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9609116911888123,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.532232284545898,
|
| 271 |
+
"logits/rejected": 10.626241683959961,
|
| 272 |
+
"logps/chosen": -1.1494747400283813,
|
| 273 |
+
"logps/rejected": -1.1549882888793945,
|
| 274 |
+
"loss": 1.4623,
|
| 275 |
+
"rewards/accuracies": 0.6171875,
|
| 276 |
+
"rewards/chosen": -2.2989494800567627,
|
| 277 |
+
"rewards/margins": 0.011027364060282707,
|
| 278 |
+
"rewards/rejected": -2.309976577758789,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.49065420031547546,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.552773475646973,
|
| 286 |
+
"logits/rejected": 10.44497013092041,
|
| 287 |
+
"logps/chosen": -1.123961329460144,
|
| 288 |
+
"logps/rejected": -1.2145094871520996,
|
| 289 |
+
"loss": 1.3068,
|
| 290 |
+
"rewards/accuracies": 0.671875,
|
| 291 |
+
"rewards/chosen": -2.247922658920288,
|
| 292 |
+
"rewards/margins": 0.18109644949436188,
|
| 293 |
+
"rewards/rejected": -2.429018974304199,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.4662220478057861,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.48397445678711,
|
| 301 |
+
"logits/rejected": 10.557746887207031,
|
| 302 |
+
"logps/chosen": -1.0979560613632202,
|
| 303 |
+
"logps/rejected": -1.1902183294296265,
|
| 304 |
+
"loss": 1.355,
|
| 305 |
+
"rewards/accuracies": 0.625,
|
| 306 |
+
"rewards/chosen": -2.1959121227264404,
|
| 307 |
+
"rewards/margins": 0.1845243275165558,
|
| 308 |
+
"rewards/rejected": -2.380436658859253,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.0163906812667847,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.452715873718262,
|
| 316 |
+
"logits/rejected": 10.512972831726074,
|
| 317 |
+
"logps/chosen": -1.0967323780059814,
|
| 318 |
+
"logps/rejected": -1.2304078340530396,
|
| 319 |
+
"loss": 1.2888,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -2.193464756011963,
|
| 322 |
+
"rewards/margins": 0.26735079288482666,
|
| 323 |
+
"rewards/rejected": -2.460815668106079,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 3.908339738845825,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.526410102844238,
|
| 331 |
+
"logits/rejected": 10.603084564208984,
|
| 332 |
+
"logps/chosen": -1.224048376083374,
|
| 333 |
+
"logps/rejected": -1.2536935806274414,
|
| 334 |
+
"loss": 1.4348,
|
| 335 |
+
"rewards/accuracies": 0.578125,
|
| 336 |
+
"rewards/chosen": -2.448096752166748,
|
| 337 |
+
"rewards/margins": 0.0592900887131691,
|
| 338 |
+
"rewards/rejected": -2.507387161254883,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.31968942284584045,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.193231582641602,
|
| 346 |
+
"logits/rejected": 10.474884986877441,
|
| 347 |
+
"logps/chosen": -1.1644542217254639,
|
| 348 |
+
"logps/rejected": -1.1897979974746704,
|
| 349 |
+
"loss": 1.4224,
|
| 350 |
+
"rewards/accuracies": 0.59375,
|
| 351 |
+
"rewards/chosen": -2.3289084434509277,
|
| 352 |
+
"rewards/margins": 0.05068742483854294,
|
| 353 |
+
"rewards/rejected": -2.379595994949341,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 1.0304734706878662,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.281815528869629,
|
| 361 |
+
"logits/rejected": 10.21823501586914,
|
| 362 |
+
"logps/chosen": -1.0919454097747803,
|
| 363 |
+
"logps/rejected": -1.210888385772705,
|
| 364 |
+
"loss": 1.325,
|
| 365 |
+
"rewards/accuracies": 0.5703125,
|
| 366 |
+
"rewards/chosen": -2.1838908195495605,
|
| 367 |
+
"rewards/margins": 0.23788578808307648,
|
| 368 |
+
"rewards/rejected": -2.42177677154541,
|
| 369 |
+
"step": 24
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.32935364347468093,
|
| 373 |
+
"grad_norm": 2.0577356815338135,
|
| 374 |
+
"learning_rate": 8.493847138894208e-07,
|
| 375 |
+
"logits/chosen": 10.638153076171875,
|
| 376 |
+
"logits/rejected": 10.773796081542969,
|
| 377 |
+
"logps/chosen": -1.0134081840515137,
|
| 378 |
+
"logps/rejected": -1.0593600273132324,
|
| 379 |
+
"loss": 1.372,
|
| 380 |
+
"rewards/accuracies": 0.5703125,
|
| 381 |
+
"rewards/chosen": -2.0268163681030273,
|
| 382 |
+
"rewards/margins": 0.09190365672111511,
|
| 383 |
+
"rewards/rejected": -2.118720054626465,
|
| 384 |
+
"step": 25
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"epoch": 0.34252778921366817,
|
| 388 |
+
"grad_norm": 0.6051430106163025,
|
| 389 |
+
"learning_rate": 8.322357367194108e-07,
|
| 390 |
+
"logits/chosen": 10.498373031616211,
|
| 391 |
+
"logits/rejected": 10.679786682128906,
|
| 392 |
+
"logps/chosen": -1.0168992280960083,
|
| 393 |
+
"logps/rejected": -1.0872042179107666,
|
| 394 |
+
"loss": 1.3499,
|
| 395 |
+
"rewards/accuracies": 0.578125,
|
| 396 |
+
"rewards/chosen": -2.0337984561920166,
|
| 397 |
+
"rewards/margins": 0.14060987532138824,
|
| 398 |
+
"rewards/rejected": -2.174408435821533,
|
| 399 |
+
"step": 26
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.3557019349526554,
|
| 403 |
+
"grad_norm": 1.769278645515442,
|
| 404 |
+
"learning_rate": 8.143564332954425e-07,
|
| 405 |
+
"logits/chosen": 10.561027526855469,
|
| 406 |
+
"logits/rejected": 10.846573829650879,
|
| 407 |
+
"logps/chosen": -1.114155650138855,
|
| 408 |
+
"logps/rejected": -1.1514461040496826,
|
| 409 |
+
"loss": 1.399,
|
| 410 |
+
"rewards/accuracies": 0.5703125,
|
| 411 |
+
"rewards/chosen": -2.22831130027771,
|
| 412 |
+
"rewards/margins": 0.07458095252513885,
|
| 413 |
+
"rewards/rejected": -2.3028922080993652,
|
| 414 |
+
"step": 27
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.3688760806916426,
|
| 418 |
+
"grad_norm": 0.6603056192398071,
|
| 419 |
+
"learning_rate": 7.957861062067612e-07,
|
| 420 |
+
"logits/chosen": 10.477982521057129,
|
| 421 |
+
"logits/rejected": 10.683720588684082,
|
| 422 |
+
"logps/chosen": -1.0256245136260986,
|
| 423 |
+
"logps/rejected": -1.1278630495071411,
|
| 424 |
+
"loss": 1.3446,
|
| 425 |
+
"rewards/accuracies": 0.578125,
|
| 426 |
+
"rewards/chosen": -2.0512490272521973,
|
| 427 |
+
"rewards/margins": 0.20447733998298645,
|
| 428 |
+
"rewards/rejected": -2.2557260990142822,
|
| 429 |
+
"step": 28
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 0.3820502264306299,
|
| 433 |
+
"grad_norm": 1.5685954093933105,
|
| 434 |
+
"learning_rate": 7.765655770625996e-07,
|
| 435 |
+
"logits/chosen": 10.337364196777344,
|
| 436 |
+
"logits/rejected": 10.332595825195312,
|
| 437 |
+
"logps/chosen": -1.043882966041565,
|
| 438 |
+
"logps/rejected": -1.0915210247039795,
|
| 439 |
+
"loss": 1.3965,
|
| 440 |
+
"rewards/accuracies": 0.6796875,
|
| 441 |
+
"rewards/chosen": -2.08776593208313,
|
| 442 |
+
"rewards/margins": 0.09527605772018433,
|
| 443 |
+
"rewards/rejected": -2.183042049407959,
|
| 444 |
+
"step": 29
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.39522437216961714,
|
| 448 |
+
"grad_norm": 0.5102595686912537,
|
| 449 |
+
"learning_rate": 7.567370967574209e-07,
|
| 450 |
+
"logits/chosen": 10.61121654510498,
|
| 451 |
+
"logits/rejected": 10.84305191040039,
|
| 452 |
+
"logps/chosen": -1.0729877948760986,
|
| 453 |
+
"logps/rejected": -1.1098031997680664,
|
| 454 |
+
"loss": 1.4371,
|
| 455 |
+
"rewards/accuracies": 0.578125,
|
| 456 |
+
"rewards/chosen": -2.1459755897521973,
|
| 457 |
+
"rewards/margins": 0.07363072782754898,
|
| 458 |
+
"rewards/rejected": -2.219606399536133,
|
| 459 |
+
"step": 30
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.4083985179086044,
|
| 463 |
+
"grad_norm": 0.8290932774543762,
|
| 464 |
+
"learning_rate": 7.363442525942826e-07,
|
| 465 |
+
"logits/chosen": 10.494096755981445,
|
| 466 |
+
"logits/rejected": 10.498456954956055,
|
| 467 |
+
"logps/chosen": -0.9797660708427429,
|
| 468 |
+
"logps/rejected": -1.0840959548950195,
|
| 469 |
+
"loss": 1.3044,
|
| 470 |
+
"rewards/accuracies": 0.65625,
|
| 471 |
+
"rewards/chosen": -1.9595321416854858,
|
| 472 |
+
"rewards/margins": 0.2086598128080368,
|
| 473 |
+
"rewards/rejected": -2.168191909790039,
|
| 474 |
+
"step": 31
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.4215726636475916,
|
| 478 |
+
"grad_norm": 0.36728209257125854,
|
| 479 |
+
"learning_rate": 7.154318724704851e-07,
|
| 480 |
+
"logits/chosen": 10.502325057983398,
|
| 481 |
+
"logits/rejected": 10.551267623901367,
|
| 482 |
+
"logps/chosen": -1.040996789932251,
|
| 483 |
+
"logps/rejected": -1.0938708782196045,
|
| 484 |
+
"loss": 1.3946,
|
| 485 |
+
"rewards/accuracies": 0.5703125,
|
| 486 |
+
"rewards/chosen": -2.081993579864502,
|
| 487 |
+
"rewards/margins": 0.10574813187122345,
|
| 488 |
+
"rewards/rejected": -2.187741756439209,
|
| 489 |
+
"step": 32
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.43474680938657884,
|
| 493 |
+
"grad_norm": 0.5727468132972717,
|
| 494 |
+
"learning_rate": 6.940459263361248e-07,
|
| 495 |
+
"logits/chosen": 10.425085067749023,
|
| 496 |
+
"logits/rejected": 10.45986270904541,
|
| 497 |
+
"logps/chosen": -1.0259983539581299,
|
| 498 |
+
"logps/rejected": -1.064608097076416,
|
| 499 |
+
"loss": 1.4179,
|
| 500 |
+
"rewards/accuracies": 0.6015625,
|
| 501 |
+
"rewards/chosen": -2.0519967079162598,
|
| 502 |
+
"rewards/margins": 0.07721954584121704,
|
| 503 |
+
"rewards/rejected": -2.129216194152832,
|
| 504 |
+
"step": 33
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 0.44792095512556607,
|
| 508 |
+
"grad_norm": 0.8594540953636169,
|
| 509 |
+
"learning_rate": 6.722334251421664e-07,
|
| 510 |
+
"logits/chosen": 10.195260047912598,
|
| 511 |
+
"logits/rejected": 10.263075828552246,
|
| 512 |
+
"logps/chosen": -1.0975958108901978,
|
| 513 |
+
"logps/rejected": -1.1462163925170898,
|
| 514 |
+
"loss": 1.4471,
|
| 515 |
+
"rewards/accuracies": 0.5703125,
|
| 516 |
+
"rewards/chosen": -2.1951916217803955,
|
| 517 |
+
"rewards/margins": 0.09724146127700806,
|
| 518 |
+
"rewards/rejected": -2.2924327850341797,
|
| 519 |
+
"step": 34
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4610951008645533,
|
| 523 |
+
"grad_norm": 2.0125956535339355,
|
| 524 |
+
"learning_rate": 6.500423175001703e-07,
|
| 525 |
+
"logits/chosen": 10.623847007751465,
|
| 526 |
+
"logits/rejected": 10.824085235595703,
|
| 527 |
+
"logps/chosen": -1.1299512386322021,
|
| 528 |
+
"logps/rejected": -1.1615726947784424,
|
| 529 |
+
"loss": 1.4721,
|
| 530 |
+
"rewards/accuracies": 0.578125,
|
| 531 |
+
"rewards/chosen": -2.2599024772644043,
|
| 532 |
+
"rewards/margins": 0.06324289739131927,
|
| 533 |
+
"rewards/rejected": -2.3231453895568848,
|
| 534 |
+
"step": 35
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 0.47426924660354053,
|
| 538 |
+
"grad_norm": 0.9820675253868103,
|
| 539 |
+
"learning_rate": 6.275213842808382e-07,
|
| 540 |
+
"logits/chosen": 10.475167274475098,
|
| 541 |
+
"logits/rejected": 10.816570281982422,
|
| 542 |
+
"logps/chosen": -1.0255820751190186,
|
| 543 |
+
"logps/rejected": -1.0681825876235962,
|
| 544 |
+
"loss": 1.3712,
|
| 545 |
+
"rewards/accuracies": 0.578125,
|
| 546 |
+
"rewards/chosen": -2.051164150238037,
|
| 547 |
+
"rewards/margins": 0.08520102500915527,
|
| 548 |
+
"rewards/rejected": -2.1363651752471924,
|
| 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:6f6d932382f0ee07542b6c84b0c69a2a6eaeaaf0990496904af33bc5494e3bf0
|
| 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:c28735dd3651809fe70cd838851334742f2e286e463e21a75eae3e602f0ea982
|
| 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.5080101490020752,
|
| 14 |
+
"learning_rate": 1.25e-07,
|
| 15 |
+
"logits/chosen": 10.32492733001709,
|
| 16 |
+
"logits/rejected": 10.282785415649414,
|
| 17 |
+
"logps/chosen": -1.0583709478378296,
|
| 18 |
+
"logps/rejected": -1.1253927946090698,
|
| 19 |
+
"loss": 1.3887,
|
| 20 |
+
"rewards/accuracies": 0.5390625,
|
| 21 |
+
"rewards/chosen": -2.116741895675659,
|
| 22 |
+
"rewards/margins": 0.1340436041355133,
|
| 23 |
+
"rewards/rejected": -2.2507855892181396,
|
| 24 |
+
"step": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.026348291477974475,
|
| 28 |
+
"grad_norm": 0.5300341844558716,
|
| 29 |
+
"learning_rate": 2.5e-07,
|
| 30 |
+
"logits/chosen": 10.530074119567871,
|
| 31 |
+
"logits/rejected": 10.672085762023926,
|
| 32 |
+
"logps/chosen": -1.1093882322311401,
|
| 33 |
+
"logps/rejected": -1.2041704654693604,
|
| 34 |
+
"loss": 1.3086,
|
| 35 |
+
"rewards/accuracies": 0.6171875,
|
| 36 |
+
"rewards/chosen": -2.2187764644622803,
|
| 37 |
+
"rewards/margins": 0.18956437706947327,
|
| 38 |
+
"rewards/rejected": -2.4083409309387207,
|
| 39 |
+
"step": 2
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.03952243721696171,
|
| 43 |
+
"grad_norm": 1.1035377979278564,
|
| 44 |
+
"learning_rate": 3.75e-07,
|
| 45 |
+
"logits/chosen": 10.240287780761719,
|
| 46 |
+
"logits/rejected": 10.40180492401123,
|
| 47 |
+
"logps/chosen": -1.1902998685836792,
|
| 48 |
+
"logps/rejected": -1.311903715133667,
|
| 49 |
+
"loss": 1.3245,
|
| 50 |
+
"rewards/accuracies": 0.6484375,
|
| 51 |
+
"rewards/chosen": -2.3805997371673584,
|
| 52 |
+
"rewards/margins": 0.24320749938488007,
|
| 53 |
+
"rewards/rejected": -2.623807430267334,
|
| 54 |
+
"step": 3
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05269658295594895,
|
| 58 |
+
"grad_norm": 1.8411834239959717,
|
| 59 |
+
"learning_rate": 5e-07,
|
| 60 |
+
"logits/chosen": 10.358713150024414,
|
| 61 |
+
"logits/rejected": 10.405998229980469,
|
| 62 |
+
"logps/chosen": -1.0821034908294678,
|
| 63 |
+
"logps/rejected": -1.1429979801177979,
|
| 64 |
+
"loss": 1.3768,
|
| 65 |
+
"rewards/accuracies": 0.578125,
|
| 66 |
+
"rewards/chosen": -2.1642069816589355,
|
| 67 |
+
"rewards/margins": 0.12178920209407806,
|
| 68 |
+
"rewards/rejected": -2.2859959602355957,
|
| 69 |
+
"step": 4
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.06587072869493618,
|
| 73 |
+
"grad_norm": 0.5591928362846375,
|
| 74 |
+
"learning_rate": 6.249999999999999e-07,
|
| 75 |
+
"logits/chosen": 10.748247146606445,
|
| 76 |
+
"logits/rejected": 10.783531188964844,
|
| 77 |
+
"logps/chosen": -1.1161627769470215,
|
| 78 |
+
"logps/rejected": -1.1165733337402344,
|
| 79 |
+
"loss": 1.4573,
|
| 80 |
+
"rewards/accuracies": 0.5859375,
|
| 81 |
+
"rewards/chosen": -2.232325553894043,
|
| 82 |
+
"rewards/margins": 0.0008210651576519012,
|
| 83 |
+
"rewards/rejected": -2.2331466674804688,
|
| 84 |
+
"step": 5
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.07904487443392343,
|
| 88 |
+
"grad_norm": 1.0748578310012817,
|
| 89 |
+
"learning_rate": 7.5e-07,
|
| 90 |
+
"logits/chosen": 10.895101547241211,
|
| 91 |
+
"logits/rejected": 10.935002326965332,
|
| 92 |
+
"logps/chosen": -1.051721453666687,
|
| 93 |
+
"logps/rejected": -1.1617565155029297,
|
| 94 |
+
"loss": 1.3341,
|
| 95 |
+
"rewards/accuracies": 0.609375,
|
| 96 |
+
"rewards/chosen": -2.103442907333374,
|
| 97 |
+
"rewards/margins": 0.22007031738758087,
|
| 98 |
+
"rewards/rejected": -2.3235130310058594,
|
| 99 |
+
"step": 6
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.09221902017291066,
|
| 103 |
+
"grad_norm": 1.2474150657653809,
|
| 104 |
+
"learning_rate": 8.75e-07,
|
| 105 |
+
"logits/chosen": 10.060023307800293,
|
| 106 |
+
"logits/rejected": 10.135562896728516,
|
| 107 |
+
"logps/chosen": -1.0141205787658691,
|
| 108 |
+
"logps/rejected": -1.1586568355560303,
|
| 109 |
+
"loss": 1.3246,
|
| 110 |
+
"rewards/accuracies": 0.6328125,
|
| 111 |
+
"rewards/chosen": -2.0282411575317383,
|
| 112 |
+
"rewards/margins": 0.28907278180122375,
|
| 113 |
+
"rewards/rejected": -2.3173136711120605,
|
| 114 |
+
"step": 7
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.1053931659118979,
|
| 118 |
+
"grad_norm": 1.7001811265945435,
|
| 119 |
+
"learning_rate": 1e-06,
|
| 120 |
+
"logits/chosen": 10.837862014770508,
|
| 121 |
+
"logits/rejected": 10.750317573547363,
|
| 122 |
+
"logps/chosen": -1.0156888961791992,
|
| 123 |
+
"logps/rejected": -1.1156163215637207,
|
| 124 |
+
"loss": 1.314,
|
| 125 |
+
"rewards/accuracies": 0.671875,
|
| 126 |
+
"rewards/chosen": -2.0313777923583984,
|
| 127 |
+
"rewards/margins": 0.19985482096672058,
|
| 128 |
+
"rewards/rejected": -2.2312326431274414,
|
| 129 |
+
"step": 8
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.11856731165088513,
|
| 133 |
+
"grad_norm": 1.0888780355453491,
|
| 134 |
+
"learning_rate": 9.994504457428556e-07,
|
| 135 |
+
"logits/chosen": 10.434420585632324,
|
| 136 |
+
"logits/rejected": 10.604791641235352,
|
| 137 |
+
"logps/chosen": -1.1994280815124512,
|
| 138 |
+
"logps/rejected": -1.1771385669708252,
|
| 139 |
+
"loss": 1.4926,
|
| 140 |
+
"rewards/accuracies": 0.5234375,
|
| 141 |
+
"rewards/chosen": -2.3988561630249023,
|
| 142 |
+
"rewards/margins": -0.04457877576351166,
|
| 143 |
+
"rewards/rejected": -2.3542771339416504,
|
| 144 |
+
"step": 9
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.13174145738987236,
|
| 148 |
+
"grad_norm": 0.9426828622817993,
|
| 149 |
+
"learning_rate": 9.97802991010949e-07,
|
| 150 |
+
"logits/chosen": 10.330013275146484,
|
| 151 |
+
"logits/rejected": 10.423635482788086,
|
| 152 |
+
"logps/chosen": -1.1276183128356934,
|
| 153 |
+
"logps/rejected": -1.1535909175872803,
|
| 154 |
+
"loss": 1.4741,
|
| 155 |
+
"rewards/accuracies": 0.5625,
|
| 156 |
+
"rewards/chosen": -2.2552366256713867,
|
| 157 |
+
"rewards/margins": 0.05194506794214249,
|
| 158 |
+
"rewards/rejected": -2.3071818351745605,
|
| 159 |
+
"step": 10
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.14491560312885962,
|
| 163 |
+
"grad_norm": 1.174481987953186,
|
| 164 |
+
"learning_rate": 9.950612572673255e-07,
|
| 165 |
+
"logits/chosen": 10.557825088500977,
|
| 166 |
+
"logits/rejected": 10.500927925109863,
|
| 167 |
+
"logps/chosen": -1.2195600271224976,
|
| 168 |
+
"logps/rejected": -1.3650047779083252,
|
| 169 |
+
"loss": 1.3192,
|
| 170 |
+
"rewards/accuracies": 0.640625,
|
| 171 |
+
"rewards/chosen": -2.439120054244995,
|
| 172 |
+
"rewards/margins": 0.2908894717693329,
|
| 173 |
+
"rewards/rejected": -2.7300095558166504,
|
| 174 |
+
"step": 11
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.15808974886784685,
|
| 178 |
+
"grad_norm": 0.9938077330589294,
|
| 179 |
+
"learning_rate": 9.912312714377879e-07,
|
| 180 |
+
"logits/chosen": 10.221735000610352,
|
| 181 |
+
"logits/rejected": 10.339948654174805,
|
| 182 |
+
"logps/chosen": -1.072077989578247,
|
| 183 |
+
"logps/rejected": -1.114700198173523,
|
| 184 |
+
"loss": 1.3846,
|
| 185 |
+
"rewards/accuracies": 0.6015625,
|
| 186 |
+
"rewards/chosen": -2.144155979156494,
|
| 187 |
+
"rewards/margins": 0.08524461090564728,
|
| 188 |
+
"rewards/rejected": -2.229400396347046,
|
| 189 |
+
"step": 12
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.17126389460683408,
|
| 193 |
+
"grad_norm": 0.9858765006065369,
|
| 194 |
+
"learning_rate": 9.863214526624063e-07,
|
| 195 |
+
"logits/chosen": 10.290239334106445,
|
| 196 |
+
"logits/rejected": 10.385334014892578,
|
| 197 |
+
"logps/chosen": -1.1751586198806763,
|
| 198 |
+
"logps/rejected": -1.3674362897872925,
|
| 199 |
+
"loss": 1.2879,
|
| 200 |
+
"rewards/accuracies": 0.6015625,
|
| 201 |
+
"rewards/chosen": -2.3503172397613525,
|
| 202 |
+
"rewards/margins": 0.38455531001091003,
|
| 203 |
+
"rewards/rejected": -2.734872579574585,
|
| 204 |
+
"step": 13
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 0.1844380403458213,
|
| 208 |
+
"grad_norm": 1.6941860914230347,
|
| 209 |
+
"learning_rate": 9.8034259378842e-07,
|
| 210 |
+
"logits/chosen": 10.756081581115723,
|
| 211 |
+
"logits/rejected": 10.947944641113281,
|
| 212 |
+
"logps/chosen": -1.0922513008117676,
|
| 213 |
+
"logps/rejected": -1.1827645301818848,
|
| 214 |
+
"loss": 1.3465,
|
| 215 |
+
"rewards/accuracies": 0.5859375,
|
| 216 |
+
"rewards/chosen": -2.184502601623535,
|
| 217 |
+
"rewards/margins": 0.18102645874023438,
|
| 218 |
+
"rewards/rejected": -2.3655290603637695,
|
| 219 |
+
"step": 14
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.19761218608480857,
|
| 223 |
+
"grad_norm": 0.33364373445510864,
|
| 224 |
+
"learning_rate": 9.73307837645217e-07,
|
| 225 |
+
"logits/chosen": 10.299134254455566,
|
| 226 |
+
"logits/rejected": 10.412195205688477,
|
| 227 |
+
"logps/chosen": -1.1260679960250854,
|
| 228 |
+
"logps/rejected": -1.2360444068908691,
|
| 229 |
+
"loss": 1.3164,
|
| 230 |
+
"rewards/accuracies": 0.609375,
|
| 231 |
+
"rewards/chosen": -2.252135992050171,
|
| 232 |
+
"rewards/margins": 0.219952791929245,
|
| 233 |
+
"rewards/rejected": -2.4720888137817383,
|
| 234 |
+
"step": 15
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2107863318237958,
|
| 238 |
+
"grad_norm": 0.7868668437004089,
|
| 239 |
+
"learning_rate": 9.652326481535433e-07,
|
| 240 |
+
"logits/chosen": 10.79407024383545,
|
| 241 |
+
"logits/rejected": 10.986239433288574,
|
| 242 |
+
"logps/chosen": -1.0521718263626099,
|
| 243 |
+
"logps/rejected": -1.0945489406585693,
|
| 244 |
+
"loss": 1.415,
|
| 245 |
+
"rewards/accuracies": 0.53125,
|
| 246 |
+
"rewards/chosen": -2.1043436527252197,
|
| 247 |
+
"rewards/margins": 0.08475431054830551,
|
| 248 |
+
"rewards/rejected": -2.1890978813171387,
|
| 249 |
+
"step": 16
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.22396047756278303,
|
| 253 |
+
"grad_norm": 0.6708123683929443,
|
| 254 |
+
"learning_rate": 9.561347763324483e-07,
|
| 255 |
+
"logits/chosen": 10.472009658813477,
|
| 256 |
+
"logits/rejected": 10.457694053649902,
|
| 257 |
+
"logps/chosen": -1.0896780490875244,
|
| 258 |
+
"logps/rejected": -1.1595150232315063,
|
| 259 |
+
"loss": 1.3736,
|
| 260 |
+
"rewards/accuracies": 0.5625,
|
| 261 |
+
"rewards/chosen": -2.179356098175049,
|
| 262 |
+
"rewards/margins": 0.13967394828796387,
|
| 263 |
+
"rewards/rejected": -2.3190300464630127,
|
| 264 |
+
"step": 17
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.23713462330177026,
|
| 268 |
+
"grad_norm": 0.9609116911888123,
|
| 269 |
+
"learning_rate": 9.460342212786932e-07,
|
| 270 |
+
"logits/chosen": 10.532232284545898,
|
| 271 |
+
"logits/rejected": 10.626241683959961,
|
| 272 |
+
"logps/chosen": -1.1494747400283813,
|
| 273 |
+
"logps/rejected": -1.1549882888793945,
|
| 274 |
+
"loss": 1.4623,
|
| 275 |
+
"rewards/accuracies": 0.6171875,
|
| 276 |
+
"rewards/chosen": -2.2989494800567627,
|
| 277 |
+
"rewards/margins": 0.011027364060282707,
|
| 278 |
+
"rewards/rejected": -2.309976577758789,
|
| 279 |
+
"step": 18
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.2503087690407575,
|
| 283 |
+
"grad_norm": 0.49065420031547546,
|
| 284 |
+
"learning_rate": 9.349531862043951e-07,
|
| 285 |
+
"logits/chosen": 10.552773475646973,
|
| 286 |
+
"logits/rejected": 10.44497013092041,
|
| 287 |
+
"logps/chosen": -1.123961329460144,
|
| 288 |
+
"logps/rejected": -1.2145094871520996,
|
| 289 |
+
"loss": 1.3068,
|
| 290 |
+
"rewards/accuracies": 0.671875,
|
| 291 |
+
"rewards/chosen": -2.247922658920288,
|
| 292 |
+
"rewards/margins": 0.18109644949436188,
|
| 293 |
+
"rewards/rejected": -2.429018974304199,
|
| 294 |
+
"step": 19
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.2634829147797447,
|
| 298 |
+
"grad_norm": 1.4662220478057861,
|
| 299 |
+
"learning_rate": 9.229160296295487e-07,
|
| 300 |
+
"logits/chosen": 10.48397445678711,
|
| 301 |
+
"logits/rejected": 10.557746887207031,
|
| 302 |
+
"logps/chosen": -1.0979560613632202,
|
| 303 |
+
"logps/rejected": -1.1902183294296265,
|
| 304 |
+
"loss": 1.355,
|
| 305 |
+
"rewards/accuracies": 0.625,
|
| 306 |
+
"rewards/chosen": -2.1959121227264404,
|
| 307 |
+
"rewards/margins": 0.1845243275165558,
|
| 308 |
+
"rewards/rejected": -2.380436658859253,
|
| 309 |
+
"step": 20
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.276657060518732,
|
| 313 |
+
"grad_norm": 1.0163906812667847,
|
| 314 |
+
"learning_rate": 9.099492118367122e-07,
|
| 315 |
+
"logits/chosen": 10.452715873718262,
|
| 316 |
+
"logits/rejected": 10.512972831726074,
|
| 317 |
+
"logps/chosen": -1.0967323780059814,
|
| 318 |
+
"logps/rejected": -1.2304078340530396,
|
| 319 |
+
"loss": 1.2888,
|
| 320 |
+
"rewards/accuracies": 0.625,
|
| 321 |
+
"rewards/chosen": -2.193464756011963,
|
| 322 |
+
"rewards/margins": 0.26735079288482666,
|
| 323 |
+
"rewards/rejected": -2.460815668106079,
|
| 324 |
+
"step": 21
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.28983120625771924,
|
| 328 |
+
"grad_norm": 3.908339738845825,
|
| 329 |
+
"learning_rate": 8.960812367055646e-07,
|
| 330 |
+
"logits/chosen": 10.526410102844238,
|
| 331 |
+
"logits/rejected": 10.603084564208984,
|
| 332 |
+
"logps/chosen": -1.224048376083374,
|
| 333 |
+
"logps/rejected": -1.2536935806274414,
|
| 334 |
+
"loss": 1.4348,
|
| 335 |
+
"rewards/accuracies": 0.578125,
|
| 336 |
+
"rewards/chosen": -2.448096752166748,
|
| 337 |
+
"rewards/margins": 0.0592900887131691,
|
| 338 |
+
"rewards/rejected": -2.507387161254883,
|
| 339 |
+
"step": 22
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.3030053519967065,
|
| 343 |
+
"grad_norm": 0.31968942284584045,
|
| 344 |
+
"learning_rate": 8.813425890551909e-07,
|
| 345 |
+
"logits/chosen": 10.193231582641602,
|
| 346 |
+
"logits/rejected": 10.474884986877441,
|
| 347 |
+
"logps/chosen": -1.1644542217254639,
|
| 348 |
+
"logps/rejected": -1.1897979974746704,
|
| 349 |
+
"loss": 1.4224,
|
| 350 |
+
"rewards/accuracies": 0.59375,
|
| 351 |
+
"rewards/chosen": -2.3289084434509277,
|
| 352 |
+
"rewards/margins": 0.05068742483854294,
|
| 353 |
+
"rewards/rejected": -2.379595994949341,
|
| 354 |
+
"step": 23
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.3161794977356937,
|
| 358 |
+
"grad_norm": 1.0304734706878662,
|
| 359 |
+
"learning_rate": 8.657656676318345e-07,
|
| 360 |
+
"logits/chosen": 10.281815528869629,
|
| 361 |
+
"logits/rejected": 10.21823501586914,
|
| 362 |
+
"logps/chosen": -1.0919454097747803,
|
| 363 |
+
"logps/rejected": -1.210888385772705,
|
| 364 |
+
"loss": 1.325,
|
| 365 |
+
"rewards/accuracies": 0.5703125,
|
| 366 |
+
"rewards/chosen": -2.1838908195495605,
|
| 367 |
+
"rewards/margins": 0.23788578808307648,
|
| 368 |
+
"rewards/rejected": -2.42177677154541,
|
| 369 |
+
"step": 24
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.32935364347468093,
|
| 373 |
+
"grad_norm": 2.0577356815338135,
|
| 374 |
+
"learning_rate": 8.493847138894208e-07,
|
| 375 |
+
"logits/chosen": 10.638153076171875,
|
| 376 |
+
"logits/rejected": 10.773796081542969,
|
| 377 |
+
"logps/chosen": -1.0134081840515137,
|
| 378 |
+
"logps/rejected": -1.0593600273132324,
|
| 379 |
+
"loss": 1.372,
|
| 380 |
+
"rewards/accuracies": 0.5703125,
|
| 381 |
+
"rewards/chosen": -2.0268163681030273,
|
| 382 |
+
"rewards/margins": 0.09190365672111511,
|
| 383 |
+
"rewards/rejected": -2.118720054626465,
|
| 384 |
+
"step": 25
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"epoch": 0.34252778921366817,
|
| 388 |
+
"grad_norm": 0.6051430106163025,
|
| 389 |
+
"learning_rate": 8.322357367194108e-07,
|
| 390 |
+
"logits/chosen": 10.498373031616211,
|
| 391 |
+
"logits/rejected": 10.679786682128906,
|
| 392 |
+
"logps/chosen": -1.0168992280960083,
|
| 393 |
+
"logps/rejected": -1.0872042179107666,
|
| 394 |
+
"loss": 1.3499,
|
| 395 |
+
"rewards/accuracies": 0.578125,
|
| 396 |
+
"rewards/chosen": -2.0337984561920166,
|
| 397 |
+
"rewards/margins": 0.14060987532138824,
|
| 398 |
+
"rewards/rejected": -2.174408435821533,
|
| 399 |
+
"step": 26
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.3557019349526554,
|
| 403 |
+
"grad_norm": 1.769278645515442,
|
| 404 |
+
"learning_rate": 8.143564332954425e-07,
|
| 405 |
+
"logits/chosen": 10.561027526855469,
|
| 406 |
+
"logits/rejected": 10.846573829650879,
|
| 407 |
+
"logps/chosen": -1.114155650138855,
|
| 408 |
+
"logps/rejected": -1.1514461040496826,
|
| 409 |
+
"loss": 1.399,
|
| 410 |
+
"rewards/accuracies": 0.5703125,
|
| 411 |
+
"rewards/chosen": -2.22831130027771,
|
| 412 |
+
"rewards/margins": 0.07458095252513885,
|
| 413 |
+
"rewards/rejected": -2.3028922080993652,
|
| 414 |
+
"step": 27
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.3688760806916426,
|
| 418 |
+
"grad_norm": 0.6603056192398071,
|
| 419 |
+
"learning_rate": 7.957861062067612e-07,
|
| 420 |
+
"logits/chosen": 10.477982521057129,
|
| 421 |
+
"logits/rejected": 10.683720588684082,
|
| 422 |
+
"logps/chosen": -1.0256245136260986,
|
| 423 |
+
"logps/rejected": -1.1278630495071411,
|
| 424 |
+
"loss": 1.3446,
|
| 425 |
+
"rewards/accuracies": 0.578125,
|
| 426 |
+
"rewards/chosen": -2.0512490272521973,
|
| 427 |
+
"rewards/margins": 0.20447733998298645,
|
| 428 |
+
"rewards/rejected": -2.2557260990142822,
|
| 429 |
+
"step": 28
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 0.3820502264306299,
|
| 433 |
+
"grad_norm": 1.5685954093933105,
|
| 434 |
+
"learning_rate": 7.765655770625996e-07,
|
| 435 |
+
"logits/chosen": 10.337364196777344,
|
| 436 |
+
"logits/rejected": 10.332595825195312,
|
| 437 |
+
"logps/chosen": -1.043882966041565,
|
| 438 |
+
"logps/rejected": -1.0915210247039795,
|
| 439 |
+
"loss": 1.3965,
|
| 440 |
+
"rewards/accuracies": 0.6796875,
|
| 441 |
+
"rewards/chosen": -2.08776593208313,
|
| 442 |
+
"rewards/margins": 0.09527605772018433,
|
| 443 |
+
"rewards/rejected": -2.183042049407959,
|
| 444 |
+
"step": 29
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.39522437216961714,
|
| 448 |
+
"grad_norm": 0.5102595686912537,
|
| 449 |
+
"learning_rate": 7.567370967574209e-07,
|
| 450 |
+
"logits/chosen": 10.61121654510498,
|
| 451 |
+
"logits/rejected": 10.84305191040039,
|
| 452 |
+
"logps/chosen": -1.0729877948760986,
|
| 453 |
+
"logps/rejected": -1.1098031997680664,
|
| 454 |
+
"loss": 1.4371,
|
| 455 |
+
"rewards/accuracies": 0.578125,
|
| 456 |
+
"rewards/chosen": -2.1459755897521973,
|
| 457 |
+
"rewards/margins": 0.07363072782754898,
|
| 458 |
+
"rewards/rejected": -2.219606399536133,
|
| 459 |
+
"step": 30
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.4083985179086044,
|
| 463 |
+
"grad_norm": 0.8290932774543762,
|
| 464 |
+
"learning_rate": 7.363442525942826e-07,
|
| 465 |
+
"logits/chosen": 10.494096755981445,
|
| 466 |
+
"logits/rejected": 10.498456954956055,
|
| 467 |
+
"logps/chosen": -0.9797660708427429,
|
| 468 |
+
"logps/rejected": -1.0840959548950195,
|
| 469 |
+
"loss": 1.3044,
|
| 470 |
+
"rewards/accuracies": 0.65625,
|
| 471 |
+
"rewards/chosen": -1.9595321416854858,
|
| 472 |
+
"rewards/margins": 0.2086598128080368,
|
| 473 |
+
"rewards/rejected": -2.168191909790039,
|
| 474 |
+
"step": 31
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.4215726636475916,
|
| 478 |
+
"grad_norm": 0.36728209257125854,
|
| 479 |
+
"learning_rate": 7.154318724704851e-07,
|
| 480 |
+
"logits/chosen": 10.502325057983398,
|
| 481 |
+
"logits/rejected": 10.551267623901367,
|
| 482 |
+
"logps/chosen": -1.040996789932251,
|
| 483 |
+
"logps/rejected": -1.0938708782196045,
|
| 484 |
+
"loss": 1.3946,
|
| 485 |
+
"rewards/accuracies": 0.5703125,
|
| 486 |
+
"rewards/chosen": -2.081993579864502,
|
| 487 |
+
"rewards/margins": 0.10574813187122345,
|
| 488 |
+
"rewards/rejected": -2.187741756439209,
|
| 489 |
+
"step": 32
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.43474680938657884,
|
| 493 |
+
"grad_norm": 0.5727468132972717,
|
| 494 |
+
"learning_rate": 6.940459263361248e-07,
|
| 495 |
+
"logits/chosen": 10.425085067749023,
|
| 496 |
+
"logits/rejected": 10.45986270904541,
|
| 497 |
+
"logps/chosen": -1.0259983539581299,
|
| 498 |
+
"logps/rejected": -1.064608097076416,
|
| 499 |
+
"loss": 1.4179,
|
| 500 |
+
"rewards/accuracies": 0.6015625,
|
| 501 |
+
"rewards/chosen": -2.0519967079162598,
|
| 502 |
+
"rewards/margins": 0.07721954584121704,
|
| 503 |
+
"rewards/rejected": -2.129216194152832,
|
| 504 |
+
"step": 33
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 0.44792095512556607,
|
| 508 |
+
"grad_norm": 0.8594540953636169,
|
| 509 |
+
"learning_rate": 6.722334251421664e-07,
|
| 510 |
+
"logits/chosen": 10.195260047912598,
|
| 511 |
+
"logits/rejected": 10.263075828552246,
|
| 512 |
+
"logps/chosen": -1.0975958108901978,
|
| 513 |
+
"logps/rejected": -1.1462163925170898,
|
| 514 |
+
"loss": 1.4471,
|
| 515 |
+
"rewards/accuracies": 0.5703125,
|
| 516 |
+
"rewards/chosen": -2.1951916217803955,
|
| 517 |
+
"rewards/margins": 0.09724146127700806,
|
| 518 |
+
"rewards/rejected": -2.2924327850341797,
|
| 519 |
+
"step": 34
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.4610951008645533,
|
| 523 |
+
"grad_norm": 2.0125956535339355,
|
| 524 |
+
"learning_rate": 6.500423175001703e-07,
|
| 525 |
+
"logits/chosen": 10.623847007751465,
|
| 526 |
+
"logits/rejected": 10.824085235595703,
|
| 527 |
+
"logps/chosen": -1.1299512386322021,
|
| 528 |
+
"logps/rejected": -1.1615726947784424,
|
| 529 |
+
"loss": 1.4721,
|
| 530 |
+
"rewards/accuracies": 0.578125,
|
| 531 |
+
"rewards/chosen": -2.2599024772644043,
|
| 532 |
+
"rewards/margins": 0.06324289739131927,
|
| 533 |
+
"rewards/rejected": -2.3231453895568848,
|
| 534 |
+
"step": 35
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 0.47426924660354053,
|
| 538 |
+
"grad_norm": 0.9820675253868103,
|
| 539 |
+
"learning_rate": 6.275213842808382e-07,
|
| 540 |
+
"logits/chosen": 10.475167274475098,
|
| 541 |
+
"logits/rejected": 10.816570281982422,
|
| 542 |
+
"logps/chosen": -1.0255820751190186,
|
| 543 |
+
"logps/rejected": -1.0681825876235962,
|
| 544 |
+
"loss": 1.3712,
|
| 545 |
+
"rewards/accuracies": 0.578125,
|
| 546 |
+
"rewards/chosen": -2.051164150238037,
|
| 547 |
+
"rewards/margins": 0.08520102500915527,
|
| 548 |
+
"rewards/rejected": -2.1363651752471924,
|
| 549 |
+
"step": 36
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.4874433923425278,
|
| 553 |
+
"grad_norm": 0.5090928077697754,
|
| 554 |
+
"learning_rate": 6.047201313830723e-07,
|
| 555 |
+
"logits/chosen": 10.42083740234375,
|
| 556 |
+
"logits/rejected": 10.372156143188477,
|
| 557 |
+
"logps/chosen": -1.0987904071807861,
|
| 558 |
+
"logps/rejected": -1.2581254243850708,
|
| 559 |
+
"loss": 1.2585,
|
| 560 |
+
"rewards/accuracies": 0.6640625,
|
| 561 |
+
"rewards/chosen": -2.1975808143615723,
|
| 562 |
+
"rewards/margins": 0.3186701834201813,
|
| 563 |
+
"rewards/rejected": -2.5162508487701416,
|
| 564 |
+
"step": 37
|
| 565 |
+
},
|
| 566 |
+
{
|
| 567 |
+
"epoch": 0.500617538081515,
|
| 568 |
+
"grad_norm": 2.139826774597168,
|
| 569 |
+
"learning_rate": 5.816886809092651e-07,
|
| 570 |
+
"logits/chosen": 10.55873966217041,
|
| 571 |
+
"logits/rejected": 10.591476440429688,
|
| 572 |
+
"logps/chosen": -1.1373264789581299,
|
| 573 |
+
"logps/rejected": -1.1765114068984985,
|
| 574 |
+
"loss": 1.3998,
|
| 575 |
+
"rewards/accuracies": 0.6484375,
|
| 576 |
+
"rewards/chosen": -2.2746529579162598,
|
| 577 |
+
"rewards/margins": 0.07836979627609253,
|
| 578 |
+
"rewards/rejected": -2.353022813796997,
|
| 579 |
+
"step": 38
|
| 580 |
+
},
|
| 581 |
+
{
|
| 582 |
+
"epoch": 0.5137916838205022,
|
| 583 |
+
"grad_norm": 2.3105835914611816,
|
| 584 |
+
"learning_rate": 5.584776609860413e-07,
|
| 585 |
+
"logits/chosen": 10.445201873779297,
|
| 586 |
+
"logits/rejected": 10.462349891662598,
|
| 587 |
+
"logps/chosen": -1.0283745527267456,
|
| 588 |
+
"logps/rejected": -1.0441796779632568,
|
| 589 |
+
"loss": 1.4224,
|
| 590 |
+
"rewards/accuracies": 0.5625,
|
| 591 |
+
"rewards/chosen": -2.056749105453491,
|
| 592 |
+
"rewards/margins": 0.03160998225212097,
|
| 593 |
+
"rewards/rejected": -2.0883593559265137,
|
| 594 |
+
"step": 39
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"epoch": 0.5269658295594895,
|
| 598 |
+
"grad_norm": 0.9087686538696289,
|
| 599 |
+
"learning_rate": 5.351380944726465e-07,
|
| 600 |
+
"logits/chosen": 10.493326187133789,
|
| 601 |
+
"logits/rejected": 10.636161804199219,
|
| 602 |
+
"logps/chosen": -1.0796146392822266,
|
| 603 |
+
"logps/rejected": -1.1792174577713013,
|
| 604 |
+
"loss": 1.3171,
|
| 605 |
+
"rewards/accuracies": 0.6875,
|
| 606 |
+
"rewards/chosen": -2.159229278564453,
|
| 607 |
+
"rewards/margins": 0.1992054581642151,
|
| 608 |
+
"rewards/rejected": -2.3584349155426025,
|
| 609 |
+
"step": 40
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"epoch": 0.5401399752984768,
|
| 613 |
+
"grad_norm": 4.677896022796631,
|
| 614 |
+
"learning_rate": 5.117212868016303e-07,
|
| 615 |
+
"logits/chosen": 10.75143814086914,
|
| 616 |
+
"logits/rejected": 10.868351936340332,
|
| 617 |
+
"logps/chosen": -1.0814591646194458,
|
| 618 |
+
"logps/rejected": -1.154773235321045,
|
| 619 |
+
"loss": 1.3634,
|
| 620 |
+
"rewards/accuracies": 0.546875,
|
| 621 |
+
"rewards/chosen": -2.1629183292388916,
|
| 622 |
+
"rewards/margins": 0.14662815630435944,
|
| 623 |
+
"rewards/rejected": -2.30954647064209,
|
| 624 |
+
"step": 41
|
| 625 |
+
},
|
| 626 |
+
{
|
| 627 |
+
"epoch": 0.553314121037464,
|
| 628 |
+
"grad_norm": 0.9839391112327576,
|
| 629 |
+
"learning_rate": 4.882787131983697e-07,
|
| 630 |
+
"logits/chosen": 10.169832229614258,
|
| 631 |
+
"logits/rejected": 10.324451446533203,
|
| 632 |
+
"logps/chosen": -0.9578548669815063,
|
| 633 |
+
"logps/rejected": -1.03363835811615,
|
| 634 |
+
"loss": 1.3441,
|
| 635 |
+
"rewards/accuracies": 0.5859375,
|
| 636 |
+
"rewards/chosen": -1.9157097339630127,
|
| 637 |
+
"rewards/margins": 0.15156704187393188,
|
| 638 |
+
"rewards/rejected": -2.0672767162323,
|
| 639 |
+
"step": 42
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"epoch": 0.5664882667764513,
|
| 643 |
+
"grad_norm": 1.3352464437484741,
|
| 644 |
+
"learning_rate": 4.648619055273537e-07,
|
| 645 |
+
"logits/chosen": 9.958123207092285,
|
| 646 |
+
"logits/rejected": 10.148454666137695,
|
| 647 |
+
"logps/chosen": -0.9660685062408447,
|
| 648 |
+
"logps/rejected": -1.1172298192977905,
|
| 649 |
+
"loss": 1.2631,
|
| 650 |
+
"rewards/accuracies": 0.703125,
|
| 651 |
+
"rewards/chosen": -1.9321370124816895,
|
| 652 |
+
"rewards/margins": 0.3023225665092468,
|
| 653 |
+
"rewards/rejected": -2.234459638595581,
|
| 654 |
+
"step": 43
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.5796624125154385,
|
| 658 |
+
"grad_norm": 0.859604001045227,
|
| 659 |
+
"learning_rate": 4.4152233901395875e-07,
|
| 660 |
+
"logits/chosen": 10.425186157226562,
|
| 661 |
+
"logits/rejected": 10.529376983642578,
|
| 662 |
+
"logps/chosen": -1.035997986793518,
|
| 663 |
+
"logps/rejected": -1.11883544921875,
|
| 664 |
+
"loss": 1.3453,
|
| 665 |
+
"rewards/accuracies": 0.6171875,
|
| 666 |
+
"rewards/chosen": -2.071995973587036,
|
| 667 |
+
"rewards/margins": 0.16567496955394745,
|
| 668 |
+
"rewards/rejected": -2.2376708984375,
|
| 669 |
+
"step": 44
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 0.5928365582544257,
|
| 673 |
+
"grad_norm": 0.5243343710899353,
|
| 674 |
+
"learning_rate": 4.183113190907348e-07,
|
| 675 |
+
"logits/chosen": 10.306164741516113,
|
| 676 |
+
"logits/rejected": 10.420225143432617,
|
| 677 |
+
"logps/chosen": -1.0819859504699707,
|
| 678 |
+
"logps/rejected": -1.1435920000076294,
|
| 679 |
+
"loss": 1.3655,
|
| 680 |
+
"rewards/accuracies": 0.6328125,
|
| 681 |
+
"rewards/chosen": -2.1639719009399414,
|
| 682 |
+
"rewards/margins": 0.12321220338344574,
|
| 683 |
+
"rewards/rejected": -2.287184000015259,
|
| 684 |
+
"step": 45
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"epoch": 0.606010703993413,
|
| 688 |
+
"grad_norm": 4.204680919647217,
|
| 689 |
+
"learning_rate": 3.9527986861692785e-07,
|
| 690 |
+
"logits/chosen": 10.315364837646484,
|
| 691 |
+
"logits/rejected": 10.468154907226562,
|
| 692 |
+
"logps/chosen": -1.0733493566513062,
|
| 693 |
+
"logps/rejected": -1.1826094388961792,
|
| 694 |
+
"loss": 1.3462,
|
| 695 |
+
"rewards/accuracies": 0.609375,
|
| 696 |
+
"rewards/chosen": -2.1466987133026123,
|
| 697 |
+
"rewards/margins": 0.21852055191993713,
|
| 698 |
+
"rewards/rejected": -2.3652188777923584,
|
| 699 |
+
"step": 46
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"epoch": 0.6191848497324002,
|
| 703 |
+
"grad_norm": 0.4108594059944153,
|
| 704 |
+
"learning_rate": 3.724786157191618e-07,
|
| 705 |
+
"logits/chosen": 10.772510528564453,
|
| 706 |
+
"logits/rejected": 10.858367919921875,
|
| 707 |
+
"logps/chosen": -1.147858738899231,
|
| 708 |
+
"logps/rejected": -1.1819148063659668,
|
| 709 |
+
"loss": 1.4181,
|
| 710 |
+
"rewards/accuracies": 0.5625,
|
| 711 |
+
"rewards/chosen": -2.295717477798462,
|
| 712 |
+
"rewards/margins": 0.06811191886663437,
|
| 713 |
+
"rewards/rejected": -2.3638296127319336,
|
| 714 |
+
"step": 47
|
| 715 |
+
},
|
| 716 |
+
{
|
| 717 |
+
"epoch": 0.6323589954713874,
|
| 718 |
+
"grad_norm": 0.5696843266487122,
|
| 719 |
+
"learning_rate": 3.499576824998297e-07,
|
| 720 |
+
"logits/chosen": 10.961053848266602,
|
| 721 |
+
"logits/rejected": 10.980447769165039,
|
| 722 |
+
"logps/chosen": -1.0650501251220703,
|
| 723 |
+
"logps/rejected": -1.1953485012054443,
|
| 724 |
+
"loss": 1.3094,
|
| 725 |
+
"rewards/accuracies": 0.625,
|
| 726 |
+
"rewards/chosen": -2.1301002502441406,
|
| 727 |
+
"rewards/margins": 0.2605968713760376,
|
| 728 |
+
"rewards/rejected": -2.3906970024108887,
|
| 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:0c61333d73a391e6b203f10f8c578c2496a4bbca006a1765350d8c9a49b3d925
|
| 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:b299bf4aaa4c2385a6e24827ffdb1275d29c33e661b899e7ca8818b1faa6e28e
|
| 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
|
|
|