Upload folder using huggingface_hub
Browse files- config.json +30 -0
- generation_config.json +6 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +298 -0
- optimizer.pt +3 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- scheduler.pt +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +83 -0
- trainer_state.json +735 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "codellama/CodeLlama-7b-hf",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"LlamaForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 1,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"head_dim": 128,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 4096,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 11008,
|
| 15 |
+
"max_position_embeddings": 16384,
|
| 16 |
+
"mlp_bias": false,
|
| 17 |
+
"model_type": "llama",
|
| 18 |
+
"num_attention_heads": 32,
|
| 19 |
+
"num_hidden_layers": 32,
|
| 20 |
+
"num_key_value_heads": 32,
|
| 21 |
+
"pretraining_tp": 1,
|
| 22 |
+
"rms_norm_eps": 1e-05,
|
| 23 |
+
"rope_scaling": null,
|
| 24 |
+
"rope_theta": 1000000,
|
| 25 |
+
"tie_word_embeddings": false,
|
| 26 |
+
"torch_dtype": "bfloat16",
|
| 27 |
+
"transformers_version": "4.46.1",
|
| 28 |
+
"use_cache": true,
|
| 29 |
+
"vocab_size": 32016
|
| 30 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 1,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"transformers_version": "4.46.1"
|
| 6 |
+
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dc6d457b64eb3440b62aafe5fe9c0f95213630748165c3b8270463ae2fc5c2f
|
| 3 |
+
size 4939116424
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62754886a90bed127664b763e0bc118b3ce9908df03e009fc5b5e9dbac76a127
|
| 3 |
+
size 4947390880
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41710b06d60120da499452d9f6c981d305936561ff45bda5b8126874e03254ce
|
| 3 |
+
size 3590619888
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 13477093376
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00003-of-00003.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 26 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 35 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 44 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 53 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 62 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 71 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 80 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 89 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 98 |
+
"model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 107 |
+
"model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 125 |
+
"model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 134 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 143 |
+
"model.layers.22.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 152 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 161 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 170 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 179 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 188 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 197 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 206 |
+
"model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 224 |
+
"model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 233 |
+
"model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
|
| 236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
|
| 237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
| 239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
| 240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
| 241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
| 242 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 243 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 244 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 245 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 246 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 247 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 248 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 249 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 250 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 251 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 252 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 253 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 254 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 255 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 256 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 257 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 258 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 259 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 260 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 261 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 262 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 263 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 264 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 265 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 266 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 267 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 268 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 269 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 270 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 271 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 272 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 273 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 274 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 275 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 276 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 277 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 278 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 279 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 280 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 281 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 282 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 283 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 284 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 285 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 286 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 287 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 288 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 289 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 290 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 291 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 292 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 293 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 294 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 295 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 296 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
| 297 |
+
}
|
| 298 |
+
}
|
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d2510dd14b082963fe47efc35b0b19b2de181ef1ed034781f54750bf2e8407f
|
| 3 |
+
size 11576325
|
rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70c0b62bd953493d0675c34feecb6cb4564541e1efc60bb1704ce38255044908
|
| 3 |
+
size 15607
|
rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:241736953f399f6929c6ad898eaf28227b020331cba8da2c020aaaff41594b10
|
| 3 |
+
size 15607
|
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:636810b414fb21a6f581ba1c3b8e4a411132f7b278886aabe91c31881b6d9576
|
| 3 |
+
size 627
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"0": {
|
| 6 |
+
"content": "<unk>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"1": {
|
| 14 |
+
"content": "<s>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"2": {
|
| 22 |
+
"content": "</s>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"32007": {
|
| 30 |
+
"content": "▁<PRE>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"32008": {
|
| 38 |
+
"content": "▁<SUF>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"32009": {
|
| 46 |
+
"content": "▁<MID>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"32010": {
|
| 54 |
+
"content": "▁<EOT>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"additional_special_tokens": [
|
| 63 |
+
"▁<PRE>",
|
| 64 |
+
"▁<MID>",
|
| 65 |
+
"▁<SUF>",
|
| 66 |
+
"▁<EOT>"
|
| 67 |
+
],
|
| 68 |
+
"bos_token": "<s>",
|
| 69 |
+
"clean_up_tokenization_spaces": false,
|
| 70 |
+
"eos_token": "</s>",
|
| 71 |
+
"eot_token": "▁<EOT>",
|
| 72 |
+
"fill_token": "<FILL_ME>",
|
| 73 |
+
"legacy": null,
|
| 74 |
+
"middle_token": "▁<MID>",
|
| 75 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 76 |
+
"pad_token": null,
|
| 77 |
+
"prefix_token": "▁<PRE>",
|
| 78 |
+
"sp_model_kwargs": {},
|
| 79 |
+
"suffix_token": "▁<SUF>",
|
| 80 |
+
"tokenizer_class": "CodeLlamaTokenizer",
|
| 81 |
+
"unk_token": "<unk>",
|
| 82 |
+
"use_default_system_prompt": false
|
| 83 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,735 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.9956122856003191,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 117,
|
| 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.008509506714532641,
|
| 13 |
+
"learning_rate": 3.3333333333333333e-06,
|
| 14 |
+
"loss": 0.8719,
|
| 15 |
+
"step": 1
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"epoch": 0.017019013429065283,
|
| 19 |
+
"learning_rate": 6.666666666666667e-06,
|
| 20 |
+
"loss": 0.8402,
|
| 21 |
+
"step": 2
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"epoch": 0.025528520143597924,
|
| 25 |
+
"learning_rate": 1e-05,
|
| 26 |
+
"loss": 0.8438,
|
| 27 |
+
"step": 3
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.034038026858130566,
|
| 31 |
+
"learning_rate": 1.3333333333333333e-05,
|
| 32 |
+
"loss": 0.8171,
|
| 33 |
+
"step": 4
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"epoch": 0.04254753357266321,
|
| 37 |
+
"learning_rate": 1.6666666666666667e-05,
|
| 38 |
+
"loss": 0.8029,
|
| 39 |
+
"step": 5
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.05105704028719585,
|
| 43 |
+
"learning_rate": 2e-05,
|
| 44 |
+
"loss": 0.7858,
|
| 45 |
+
"step": 6
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.0595665470017285,
|
| 49 |
+
"learning_rate": 2.3333333333333336e-05,
|
| 50 |
+
"loss": 0.7671,
|
| 51 |
+
"step": 7
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.06807605371626113,
|
| 55 |
+
"learning_rate": 2.6666666666666667e-05,
|
| 56 |
+
"loss": 0.7989,
|
| 57 |
+
"step": 8
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"epoch": 0.07658556043079377,
|
| 61 |
+
"learning_rate": 3e-05,
|
| 62 |
+
"loss": 0.7546,
|
| 63 |
+
"step": 9
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.08509506714532641,
|
| 67 |
+
"learning_rate": 3.3333333333333335e-05,
|
| 68 |
+
"loss": 0.745,
|
| 69 |
+
"step": 10
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.09360457385985906,
|
| 73 |
+
"learning_rate": 3.6666666666666666e-05,
|
| 74 |
+
"loss": 0.7169,
|
| 75 |
+
"step": 11
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.1021140805743917,
|
| 79 |
+
"learning_rate": 4e-05,
|
| 80 |
+
"loss": 0.7561,
|
| 81 |
+
"step": 12
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.11062358728892434,
|
| 85 |
+
"learning_rate": 4.3333333333333334e-05,
|
| 86 |
+
"loss": 0.8475,
|
| 87 |
+
"step": 13
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.119133094003457,
|
| 91 |
+
"learning_rate": 4.666666666666667e-05,
|
| 92 |
+
"loss": 0.9401,
|
| 93 |
+
"step": 14
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.12764260071798963,
|
| 97 |
+
"learning_rate": 5e-05,
|
| 98 |
+
"loss": 0.8515,
|
| 99 |
+
"step": 15
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.13615210743252226,
|
| 103 |
+
"learning_rate": 4.9509803921568634e-05,
|
| 104 |
+
"loss": 0.8282,
|
| 105 |
+
"step": 16
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"epoch": 0.14466161414705492,
|
| 109 |
+
"learning_rate": 4.901960784313725e-05,
|
| 110 |
+
"loss": 0.7526,
|
| 111 |
+
"step": 17
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.15317112086158755,
|
| 115 |
+
"learning_rate": 4.8529411764705885e-05,
|
| 116 |
+
"loss": 0.709,
|
| 117 |
+
"step": 18
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.1616806275761202,
|
| 121 |
+
"learning_rate": 4.803921568627452e-05,
|
| 122 |
+
"loss": 0.7005,
|
| 123 |
+
"step": 19
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"epoch": 0.17019013429065283,
|
| 127 |
+
"learning_rate": 4.7549019607843135e-05,
|
| 128 |
+
"loss": 0.6978,
|
| 129 |
+
"step": 20
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.17869964100518548,
|
| 133 |
+
"learning_rate": 4.705882352941177e-05,
|
| 134 |
+
"loss": 0.6689,
|
| 135 |
+
"step": 21
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.1872091477197181,
|
| 139 |
+
"learning_rate": 4.656862745098039e-05,
|
| 140 |
+
"loss": 0.7231,
|
| 141 |
+
"step": 22
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"epoch": 0.19571865443425077,
|
| 145 |
+
"learning_rate": 4.607843137254902e-05,
|
| 146 |
+
"loss": 0.6685,
|
| 147 |
+
"step": 23
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.2042281611487834,
|
| 151 |
+
"learning_rate": 4.558823529411765e-05,
|
| 152 |
+
"loss": 0.6776,
|
| 153 |
+
"step": 24
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.21273766786331605,
|
| 157 |
+
"learning_rate": 4.5098039215686275e-05,
|
| 158 |
+
"loss": 0.6853,
|
| 159 |
+
"step": 25
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.22124717457784868,
|
| 163 |
+
"learning_rate": 4.460784313725491e-05,
|
| 164 |
+
"loss": 0.7705,
|
| 165 |
+
"step": 26
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"epoch": 0.22975668129238133,
|
| 169 |
+
"learning_rate": 4.411764705882353e-05,
|
| 170 |
+
"loss": 0.7922,
|
| 171 |
+
"step": 27
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.238266188006914,
|
| 175 |
+
"learning_rate": 4.362745098039216e-05,
|
| 176 |
+
"loss": 0.6948,
|
| 177 |
+
"step": 28
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.24677569472144661,
|
| 181 |
+
"learning_rate": 4.313725490196079e-05,
|
| 182 |
+
"loss": 0.6748,
|
| 183 |
+
"step": 29
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"epoch": 0.25528520143597927,
|
| 187 |
+
"learning_rate": 4.2647058823529415e-05,
|
| 188 |
+
"loss": 0.7134,
|
| 189 |
+
"step": 30
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.2637947081505119,
|
| 193 |
+
"learning_rate": 4.215686274509804e-05,
|
| 194 |
+
"loss": 0.6921,
|
| 195 |
+
"step": 31
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 0.2723042148650445,
|
| 199 |
+
"learning_rate": 4.166666666666667e-05,
|
| 200 |
+
"loss": 0.6839,
|
| 201 |
+
"step": 32
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 0.2808137215795772,
|
| 205 |
+
"learning_rate": 4.11764705882353e-05,
|
| 206 |
+
"loss": 0.6808,
|
| 207 |
+
"step": 33
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 0.28932322829410984,
|
| 211 |
+
"learning_rate": 4.068627450980392e-05,
|
| 212 |
+
"loss": 0.6939,
|
| 213 |
+
"step": 34
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.2978327350086425,
|
| 217 |
+
"learning_rate": 4.0196078431372555e-05,
|
| 218 |
+
"loss": 0.6846,
|
| 219 |
+
"step": 35
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.3063422417231751,
|
| 223 |
+
"learning_rate": 3.970588235294117e-05,
|
| 224 |
+
"loss": 0.6456,
|
| 225 |
+
"step": 36
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 0.31485174843770775,
|
| 229 |
+
"learning_rate": 3.9215686274509805e-05,
|
| 230 |
+
"loss": 0.6725,
|
| 231 |
+
"step": 37
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 0.3233612551522404,
|
| 235 |
+
"learning_rate": 3.872549019607844e-05,
|
| 236 |
+
"loss": 0.682,
|
| 237 |
+
"step": 38
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"epoch": 0.33187076186677306,
|
| 241 |
+
"learning_rate": 3.8235294117647055e-05,
|
| 242 |
+
"loss": 0.7029,
|
| 243 |
+
"step": 39
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.34038026858130566,
|
| 247 |
+
"learning_rate": 3.774509803921569e-05,
|
| 248 |
+
"loss": 0.7072,
|
| 249 |
+
"step": 40
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.3488897752958383,
|
| 253 |
+
"learning_rate": 3.725490196078432e-05,
|
| 254 |
+
"loss": 0.6925,
|
| 255 |
+
"step": 41
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.35739928201037097,
|
| 259 |
+
"learning_rate": 3.6764705882352945e-05,
|
| 260 |
+
"loss": 0.6642,
|
| 261 |
+
"step": 42
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.3659087887249036,
|
| 265 |
+
"learning_rate": 3.627450980392157e-05,
|
| 266 |
+
"loss": 0.6483,
|
| 267 |
+
"step": 43
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"epoch": 0.3744182954394362,
|
| 271 |
+
"learning_rate": 3.5784313725490195e-05,
|
| 272 |
+
"loss": 0.6779,
|
| 273 |
+
"step": 44
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 0.3829278021539689,
|
| 277 |
+
"learning_rate": 3.529411764705883e-05,
|
| 278 |
+
"loss": 0.6664,
|
| 279 |
+
"step": 45
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.39143730886850153,
|
| 283 |
+
"learning_rate": 3.480392156862745e-05,
|
| 284 |
+
"loss": 0.6493,
|
| 285 |
+
"step": 46
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"epoch": 0.3999468155830342,
|
| 289 |
+
"learning_rate": 3.431372549019608e-05,
|
| 290 |
+
"loss": 0.6853,
|
| 291 |
+
"step": 47
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 0.4084563222975668,
|
| 295 |
+
"learning_rate": 3.382352941176471e-05,
|
| 296 |
+
"loss": 0.6549,
|
| 297 |
+
"step": 48
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.41696582901209944,
|
| 301 |
+
"learning_rate": 3.3333333333333335e-05,
|
| 302 |
+
"loss": 0.6659,
|
| 303 |
+
"step": 49
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"epoch": 0.4254753357266321,
|
| 307 |
+
"learning_rate": 3.284313725490196e-05,
|
| 308 |
+
"loss": 0.6639,
|
| 309 |
+
"step": 50
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.43398484244116475,
|
| 313 |
+
"learning_rate": 3.235294117647059e-05,
|
| 314 |
+
"loss": 0.6583,
|
| 315 |
+
"step": 51
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.44249434915569735,
|
| 319 |
+
"learning_rate": 3.186274509803922e-05,
|
| 320 |
+
"loss": 0.6585,
|
| 321 |
+
"step": 52
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 0.45100385587023,
|
| 325 |
+
"learning_rate": 3.137254901960784e-05,
|
| 326 |
+
"loss": 0.6753,
|
| 327 |
+
"step": 53
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"epoch": 0.45951336258476266,
|
| 331 |
+
"learning_rate": 3.0882352941176475e-05,
|
| 332 |
+
"loss": 0.6712,
|
| 333 |
+
"step": 54
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 0.4680228692992953,
|
| 337 |
+
"learning_rate": 3.0392156862745097e-05,
|
| 338 |
+
"loss": 0.6632,
|
| 339 |
+
"step": 55
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.476532376013828,
|
| 343 |
+
"learning_rate": 2.9901960784313725e-05,
|
| 344 |
+
"loss": 0.6673,
|
| 345 |
+
"step": 56
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"epoch": 0.4850418827283606,
|
| 349 |
+
"learning_rate": 2.9411764705882354e-05,
|
| 350 |
+
"loss": 0.6444,
|
| 351 |
+
"step": 57
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 0.49355138944289323,
|
| 355 |
+
"learning_rate": 2.8921568627450986e-05,
|
| 356 |
+
"loss": 0.6673,
|
| 357 |
+
"step": 58
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 0.5020608961574259,
|
| 361 |
+
"learning_rate": 2.8431372549019608e-05,
|
| 362 |
+
"loss": 0.6629,
|
| 363 |
+
"step": 59
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"epoch": 0.5105704028719585,
|
| 367 |
+
"learning_rate": 2.7941176470588236e-05,
|
| 368 |
+
"loss": 0.6723,
|
| 369 |
+
"step": 60
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.5190799095864912,
|
| 373 |
+
"learning_rate": 2.7450980392156865e-05,
|
| 374 |
+
"loss": 0.6622,
|
| 375 |
+
"step": 61
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"epoch": 0.5275894163010239,
|
| 379 |
+
"learning_rate": 2.696078431372549e-05,
|
| 380 |
+
"loss": 0.6606,
|
| 381 |
+
"step": 62
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.5360989230155564,
|
| 385 |
+
"learning_rate": 2.647058823529412e-05,
|
| 386 |
+
"loss": 0.6823,
|
| 387 |
+
"step": 63
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"epoch": 0.544608429730089,
|
| 391 |
+
"learning_rate": 2.5980392156862747e-05,
|
| 392 |
+
"loss": 0.6519,
|
| 393 |
+
"step": 64
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"epoch": 0.5531179364446217,
|
| 397 |
+
"learning_rate": 2.5490196078431373e-05,
|
| 398 |
+
"loss": 0.6702,
|
| 399 |
+
"step": 65
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.5616274431591544,
|
| 403 |
+
"learning_rate": 2.5e-05,
|
| 404 |
+
"loss": 0.6463,
|
| 405 |
+
"step": 66
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"epoch": 0.570136949873687,
|
| 409 |
+
"learning_rate": 2.4509803921568626e-05,
|
| 410 |
+
"loss": 0.6604,
|
| 411 |
+
"step": 67
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"epoch": 0.5786464565882197,
|
| 415 |
+
"learning_rate": 2.401960784313726e-05,
|
| 416 |
+
"loss": 0.6535,
|
| 417 |
+
"step": 68
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.5871559633027523,
|
| 421 |
+
"learning_rate": 2.3529411764705884e-05,
|
| 422 |
+
"loss": 0.6605,
|
| 423 |
+
"step": 69
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.595665470017285,
|
| 427 |
+
"learning_rate": 2.303921568627451e-05,
|
| 428 |
+
"loss": 0.6514,
|
| 429 |
+
"step": 70
|
| 430 |
+
},
|
| 431 |
+
{
|
| 432 |
+
"epoch": 0.6041749767318175,
|
| 433 |
+
"learning_rate": 2.2549019607843138e-05,
|
| 434 |
+
"loss": 0.6533,
|
| 435 |
+
"step": 71
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.6126844834463502,
|
| 439 |
+
"learning_rate": 2.2058823529411766e-05,
|
| 440 |
+
"loss": 0.6564,
|
| 441 |
+
"step": 72
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"epoch": 0.6211939901608828,
|
| 445 |
+
"learning_rate": 2.1568627450980395e-05,
|
| 446 |
+
"loss": 0.6679,
|
| 447 |
+
"step": 73
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"epoch": 0.6297034968754155,
|
| 451 |
+
"learning_rate": 2.107843137254902e-05,
|
| 452 |
+
"loss": 0.6476,
|
| 453 |
+
"step": 74
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.6382130035899481,
|
| 457 |
+
"learning_rate": 2.058823529411765e-05,
|
| 458 |
+
"loss": 0.6917,
|
| 459 |
+
"step": 75
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.6467225103044808,
|
| 463 |
+
"learning_rate": 2.0098039215686277e-05,
|
| 464 |
+
"loss": 0.6565,
|
| 465 |
+
"step": 76
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 0.6552320170190135,
|
| 469 |
+
"learning_rate": 1.9607843137254903e-05,
|
| 470 |
+
"loss": 0.6329,
|
| 471 |
+
"step": 77
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.6637415237335461,
|
| 475 |
+
"learning_rate": 1.9117647058823528e-05,
|
| 476 |
+
"loss": 0.6149,
|
| 477 |
+
"step": 78
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 0.6722510304480788,
|
| 481 |
+
"learning_rate": 1.862745098039216e-05,
|
| 482 |
+
"loss": 0.6799,
|
| 483 |
+
"step": 79
|
| 484 |
+
},
|
| 485 |
+
{
|
| 486 |
+
"epoch": 0.6807605371626113,
|
| 487 |
+
"learning_rate": 1.8137254901960785e-05,
|
| 488 |
+
"loss": 0.6458,
|
| 489 |
+
"step": 80
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.689270043877144,
|
| 493 |
+
"learning_rate": 1.7647058823529414e-05,
|
| 494 |
+
"loss": 0.6376,
|
| 495 |
+
"step": 81
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"epoch": 0.6977795505916766,
|
| 499 |
+
"learning_rate": 1.715686274509804e-05,
|
| 500 |
+
"loss": 0.6688,
|
| 501 |
+
"step": 82
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"epoch": 0.7062890573062093,
|
| 505 |
+
"learning_rate": 1.6666666666666667e-05,
|
| 506 |
+
"loss": 0.6466,
|
| 507 |
+
"step": 83
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.7147985640207419,
|
| 511 |
+
"learning_rate": 1.6176470588235296e-05,
|
| 512 |
+
"loss": 0.6386,
|
| 513 |
+
"step": 84
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"epoch": 0.7233080707352746,
|
| 517 |
+
"learning_rate": 1.568627450980392e-05,
|
| 518 |
+
"loss": 0.6427,
|
| 519 |
+
"step": 85
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 0.7318175774498072,
|
| 523 |
+
"learning_rate": 1.5196078431372548e-05,
|
| 524 |
+
"loss": 0.6617,
|
| 525 |
+
"step": 86
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.7403270841643399,
|
| 529 |
+
"learning_rate": 1.4705882352941177e-05,
|
| 530 |
+
"loss": 0.6573,
|
| 531 |
+
"step": 87
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"epoch": 0.7488365908788724,
|
| 535 |
+
"learning_rate": 1.4215686274509804e-05,
|
| 536 |
+
"loss": 0.6342,
|
| 537 |
+
"step": 88
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"epoch": 0.7573460975934051,
|
| 541 |
+
"learning_rate": 1.3725490196078432e-05,
|
| 542 |
+
"loss": 0.6455,
|
| 543 |
+
"step": 89
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 0.7658556043079378,
|
| 547 |
+
"learning_rate": 1.323529411764706e-05,
|
| 548 |
+
"loss": 0.6042,
|
| 549 |
+
"step": 90
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.7743651110224704,
|
| 553 |
+
"learning_rate": 1.2745098039215686e-05,
|
| 554 |
+
"loss": 0.639,
|
| 555 |
+
"step": 91
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"epoch": 0.7828746177370031,
|
| 559 |
+
"learning_rate": 1.2254901960784313e-05,
|
| 560 |
+
"loss": 0.6496,
|
| 561 |
+
"step": 92
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 0.7913841244515357,
|
| 565 |
+
"learning_rate": 1.1764705882352942e-05,
|
| 566 |
+
"loss": 0.6474,
|
| 567 |
+
"step": 93
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"epoch": 0.7998936311660684,
|
| 571 |
+
"learning_rate": 1.1274509803921569e-05,
|
| 572 |
+
"loss": 0.6418,
|
| 573 |
+
"step": 94
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"epoch": 0.808403137880601,
|
| 577 |
+
"learning_rate": 1.0784313725490197e-05,
|
| 578 |
+
"loss": 0.6434,
|
| 579 |
+
"step": 95
|
| 580 |
+
},
|
| 581 |
+
{
|
| 582 |
+
"epoch": 0.8169126445951336,
|
| 583 |
+
"learning_rate": 1.0294117647058824e-05,
|
| 584 |
+
"loss": 0.659,
|
| 585 |
+
"step": 96
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"epoch": 0.8254221513096662,
|
| 589 |
+
"learning_rate": 9.803921568627451e-06,
|
| 590 |
+
"loss": 0.6342,
|
| 591 |
+
"step": 97
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 0.8339316580241989,
|
| 595 |
+
"learning_rate": 9.31372549019608e-06,
|
| 596 |
+
"loss": 0.647,
|
| 597 |
+
"step": 98
|
| 598 |
+
},
|
| 599 |
+
{
|
| 600 |
+
"epoch": 0.8424411647387315,
|
| 601 |
+
"learning_rate": 8.823529411764707e-06,
|
| 602 |
+
"loss": 0.6306,
|
| 603 |
+
"step": 99
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
"epoch": 0.8509506714532642,
|
| 607 |
+
"learning_rate": 8.333333333333334e-06,
|
| 608 |
+
"loss": 0.6724,
|
| 609 |
+
"step": 100
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"epoch": 0.8594601781677969,
|
| 613 |
+
"learning_rate": 7.84313725490196e-06,
|
| 614 |
+
"loss": 0.6455,
|
| 615 |
+
"step": 101
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
"epoch": 0.8679696848823295,
|
| 619 |
+
"learning_rate": 7.3529411764705884e-06,
|
| 620 |
+
"loss": 0.634,
|
| 621 |
+
"step": 102
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"epoch": 0.8764791915968622,
|
| 625 |
+
"learning_rate": 6.862745098039216e-06,
|
| 626 |
+
"loss": 0.6353,
|
| 627 |
+
"step": 103
|
| 628 |
+
},
|
| 629 |
+
{
|
| 630 |
+
"epoch": 0.8849886983113947,
|
| 631 |
+
"learning_rate": 6.372549019607843e-06,
|
| 632 |
+
"loss": 0.6632,
|
| 633 |
+
"step": 104
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 0.8934982050259274,
|
| 637 |
+
"learning_rate": 5.882352941176471e-06,
|
| 638 |
+
"loss": 0.6616,
|
| 639 |
+
"step": 105
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"epoch": 0.90200771174046,
|
| 643 |
+
"learning_rate": 5.392156862745099e-06,
|
| 644 |
+
"loss": 0.6312,
|
| 645 |
+
"step": 106
|
| 646 |
+
},
|
| 647 |
+
{
|
| 648 |
+
"epoch": 0.9105172184549927,
|
| 649 |
+
"learning_rate": 4.901960784313726e-06,
|
| 650 |
+
"loss": 0.6592,
|
| 651 |
+
"step": 107
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"epoch": 0.9190267251695253,
|
| 655 |
+
"learning_rate": 4.411764705882353e-06,
|
| 656 |
+
"loss": 0.6634,
|
| 657 |
+
"step": 108
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"epoch": 0.927536231884058,
|
| 661 |
+
"learning_rate": 3.92156862745098e-06,
|
| 662 |
+
"loss": 0.6428,
|
| 663 |
+
"step": 109
|
| 664 |
+
},
|
| 665 |
+
{
|
| 666 |
+
"epoch": 0.9360457385985906,
|
| 667 |
+
"learning_rate": 3.431372549019608e-06,
|
| 668 |
+
"loss": 0.6261,
|
| 669 |
+
"step": 110
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 0.9445552453131233,
|
| 673 |
+
"learning_rate": 2.9411764705882355e-06,
|
| 674 |
+
"loss": 0.6425,
|
| 675 |
+
"step": 111
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.953064752027656,
|
| 679 |
+
"learning_rate": 2.450980392156863e-06,
|
| 680 |
+
"loss": 0.6614,
|
| 681 |
+
"step": 112
|
| 682 |
+
},
|
| 683 |
+
{
|
| 684 |
+
"epoch": 0.9615742587421885,
|
| 685 |
+
"learning_rate": 1.96078431372549e-06,
|
| 686 |
+
"loss": 0.6545,
|
| 687 |
+
"step": 113
|
| 688 |
+
},
|
| 689 |
+
{
|
| 690 |
+
"epoch": 0.9700837654567211,
|
| 691 |
+
"learning_rate": 1.4705882352941177e-06,
|
| 692 |
+
"loss": 0.6184,
|
| 693 |
+
"step": 114
|
| 694 |
+
},
|
| 695 |
+
{
|
| 696 |
+
"epoch": 0.9785932721712538,
|
| 697 |
+
"learning_rate": 9.80392156862745e-07,
|
| 698 |
+
"loss": 0.6671,
|
| 699 |
+
"step": 115
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"epoch": 0.9871027788857865,
|
| 703 |
+
"learning_rate": 4.901960784313725e-07,
|
| 704 |
+
"loss": 0.65,
|
| 705 |
+
"step": 116
|
| 706 |
+
},
|
| 707 |
+
{
|
| 708 |
+
"epoch": 0.9956122856003191,
|
| 709 |
+
"learning_rate": 0.0,
|
| 710 |
+
"loss": 0.6446,
|
| 711 |
+
"step": 117
|
| 712 |
+
}
|
| 713 |
+
],
|
| 714 |
+
"logging_steps": 1.0,
|
| 715 |
+
"max_steps": 117,
|
| 716 |
+
"num_input_tokens_seen": 0,
|
| 717 |
+
"num_train_epochs": 1,
|
| 718 |
+
"save_steps": 500,
|
| 719 |
+
"stateful_callbacks": {
|
| 720 |
+
"TrainerControl": {
|
| 721 |
+
"args": {
|
| 722 |
+
"should_epoch_stop": false,
|
| 723 |
+
"should_evaluate": false,
|
| 724 |
+
"should_log": false,
|
| 725 |
+
"should_save": true,
|
| 726 |
+
"should_training_stop": true
|
| 727 |
+
},
|
| 728 |
+
"attributes": {}
|
| 729 |
+
}
|
| 730 |
+
},
|
| 731 |
+
"total_flos": 2.689042619882799e+18,
|
| 732 |
+
"train_batch_size": 2,
|
| 733 |
+
"trial_name": null,
|
| 734 |
+
"trial_params": null
|
| 735 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e15f41f6e98922492a05ed9a8b6ffd96cd1e257cf8e068a9fe8c14287e0128b
|
| 3 |
+
size 4923
|