Upload folder using huggingface_hub
Browse files- ft_7b_NLSY79_numeric_ckpt_bo5/config.json +31 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/generation_config.json +10 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00001-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00002-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00003-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00004-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00005-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model-00006-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/model.safetensors.index.json +298 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/special_tokens_map.json +30 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/tokenizer.json +0 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/tokenizer_config.json +52 -0
- ft_7b_NLSY79_numeric_ckpt_bo5/trainer_state.json +1053 -0
ft_7b_NLSY79_numeric_ckpt_bo5/config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "togethercomputer/llama-2-7b",
|
| 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": 4096,
|
| 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 |
+
"pad_token_id": 0,
|
| 22 |
+
"pretraining_tp": 1,
|
| 23 |
+
"rms_norm_eps": 1e-05,
|
| 24 |
+
"rope_scaling": null,
|
| 25 |
+
"rope_theta": 10000.0,
|
| 26 |
+
"tie_word_embeddings": false,
|
| 27 |
+
"torch_dtype": "float32",
|
| 28 |
+
"transformers_version": "4.45.1",
|
| 29 |
+
"use_cache": false,
|
| 30 |
+
"vocab_size": 32000
|
| 31 |
+
}
|
ft_7b_NLSY79_numeric_ckpt_bo5/generation_config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 1,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"max_length": 4096,
|
| 6 |
+
"pad_token_id": 32000,
|
| 7 |
+
"temperature": 0.6,
|
| 8 |
+
"top_p": 0.9,
|
| 9 |
+
"transformers_version": "4.45.1"
|
| 10 |
+
}
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00001-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bcda92603fb8298e86c94f972bcac14b1cfc23b1c8f1dd9667af1728e2a2e5c
|
| 3 |
+
size 4840396416
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00002-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6e7ffc8ed479880912677fac8aa7ab8b324a178ec0bc43076618698945f283c
|
| 3 |
+
size 4857206856
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00003-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2a8efcde07c2b4d8e211a5e9166ffdeb2810d87fd367ab1fa78bc4ac01df610
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00004-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e5940bda8d8b6820ae48b63573141a9acfd391fb6f5a52215dece216d7e5ee4
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00005-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf0cee2bbc1a171d2474cad27cbdc02c85b5c7a4dc812d7b9c45cffc2bd02b5b
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_bo5/model-00006-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a113f479ff9aa57a6eb074c0c3e62b20dbb4f3cd2f43e035f4b56efc5a52996d
|
| 3 |
+
size 2684472112
|
ft_7b_NLSY79_numeric_ckpt_bo5/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 26953662464
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 26 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 35 |
+
"model.layers.11.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 44 |
+
"model.layers.12.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 53 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 62 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 71 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 80 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
| 82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
| 83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
| 84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
| 85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 89 |
+
"model.layers.17.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
| 97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
| 98 |
+
"model.layers.18.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 107 |
+
"model.layers.19.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 125 |
+
"model.layers.20.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 134 |
+
"model.layers.21.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 143 |
+
"model.layers.22.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
| 145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
| 146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
| 147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
| 148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 152 |
+
"model.layers.23.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
| 158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
| 159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
| 160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
| 161 |
+
"model.layers.24.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 170 |
+
"model.layers.25.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 179 |
+
"model.layers.26.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 188 |
+
"model.layers.27.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 197 |
+
"model.layers.28.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
| 199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
| 200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
| 201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
| 202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 206 |
+
"model.layers.29.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
| 212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
| 213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
| 214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
| 215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 224 |
+
"model.layers.30.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 233 |
+
"model.layers.31.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
| 235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
| 236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
| 237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
| 238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
| 239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
| 240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
| 241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
| 242 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 243 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
| 244 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
| 245 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
| 246 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
| 247 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 248 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 249 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 250 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 251 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 252 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 253 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 254 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 255 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 256 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
| 257 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
| 258 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
| 259 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
| 260 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 261 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 262 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 263 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 264 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 265 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 266 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 267 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 268 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 269 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 270 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 271 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 272 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 273 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 274 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 275 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 276 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 277 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 278 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 279 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 280 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 281 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 282 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 283 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 284 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 285 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 286 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 287 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 288 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
| 289 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
| 290 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
| 291 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
| 292 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
| 293 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
| 294 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
| 295 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
| 296 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
| 297 |
+
}
|
| 298 |
+
}
|
ft_7b_NLSY79_numeric_ckpt_bo5/special_tokens_map.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": true,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": true,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<unk>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": true,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"unk_token": {
|
| 24 |
+
"content": "<unk>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": true,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
}
|
| 30 |
+
}
|
ft_7b_NLSY79_numeric_ckpt_bo5/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ft_7b_NLSY79_numeric_ckpt_bo5/tokenizer_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": null,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"0": {
|
| 7 |
+
"content": "<unk>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": true,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": true
|
| 13 |
+
},
|
| 14 |
+
"1": {
|
| 15 |
+
"content": "<s>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": true,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": true
|
| 21 |
+
},
|
| 22 |
+
"2": {
|
| 23 |
+
"content": "</s>",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": true,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": true
|
| 29 |
+
},
|
| 30 |
+
"32000": {
|
| 31 |
+
"content": "<pad>",
|
| 32 |
+
"lstrip": true,
|
| 33 |
+
"normalized": true,
|
| 34 |
+
"rstrip": true,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": false
|
| 37 |
+
}
|
| 38 |
+
},
|
| 39 |
+
"additional_special_tokens": [],
|
| 40 |
+
"bos_token": "<s>",
|
| 41 |
+
"chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' or message['role'] == 'tool' %}{{ bos_token + '[INST] ' + content + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + content + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content + ' ' + eos_token }}{% endif %}{% endfor %}",
|
| 42 |
+
"clean_up_tokenization_spaces": false,
|
| 43 |
+
"eos_token": "</s>",
|
| 44 |
+
"legacy": false,
|
| 45 |
+
"model_max_length": 4096,
|
| 46 |
+
"pad_token": "<unk>",
|
| 47 |
+
"padding_side": "right",
|
| 48 |
+
"sp_model_kwargs": {},
|
| 49 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 50 |
+
"unk_token": "<unk>",
|
| 51 |
+
"use_default_system_prompt": true
|
| 52 |
+
}
|
ft_7b_NLSY79_numeric_ckpt_bo5/trainer_state.json
ADDED
|
@@ -0,0 +1,1053 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 5.0,
|
| 5 |
+
"eval_steps": 28,
|
| 6 |
+
"global_step": 140,
|
| 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.03571428571428571,
|
| 13 |
+
"grad_norm": 12.081677436828613,
|
| 14 |
+
"learning_rate": 9.92857142857143e-06,
|
| 15 |
+
"loss": 1.0525,
|
| 16 |
+
"step": 1
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.07142857142857142,
|
| 20 |
+
"grad_norm": 5.285427093505859,
|
| 21 |
+
"learning_rate": 9.857142857142859e-06,
|
| 22 |
+
"loss": 0.7508,
|
| 23 |
+
"step": 2
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.10714285714285714,
|
| 27 |
+
"grad_norm": 4.433465003967285,
|
| 28 |
+
"learning_rate": 9.785714285714286e-06,
|
| 29 |
+
"loss": 0.4643,
|
| 30 |
+
"step": 3
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.14285714285714285,
|
| 34 |
+
"grad_norm": 6.333235740661621,
|
| 35 |
+
"learning_rate": 9.714285714285715e-06,
|
| 36 |
+
"loss": 0.3666,
|
| 37 |
+
"step": 4
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.17857142857142858,
|
| 41 |
+
"grad_norm": 2.5423436164855957,
|
| 42 |
+
"learning_rate": 9.642857142857144e-06,
|
| 43 |
+
"loss": 0.2368,
|
| 44 |
+
"step": 5
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.21428571428571427,
|
| 48 |
+
"grad_norm": 1.518909215927124,
|
| 49 |
+
"learning_rate": 9.571428571428573e-06,
|
| 50 |
+
"loss": 0.2168,
|
| 51 |
+
"step": 6
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.25,
|
| 55 |
+
"grad_norm": 3.7196946144104004,
|
| 56 |
+
"learning_rate": 9.5e-06,
|
| 57 |
+
"loss": 0.2146,
|
| 58 |
+
"step": 7
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.2857142857142857,
|
| 62 |
+
"grad_norm": 1.4132509231567383,
|
| 63 |
+
"learning_rate": 9.42857142857143e-06,
|
| 64 |
+
"loss": 0.2065,
|
| 65 |
+
"step": 8
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.32142857142857145,
|
| 69 |
+
"grad_norm": 1.5003870725631714,
|
| 70 |
+
"learning_rate": 9.357142857142859e-06,
|
| 71 |
+
"loss": 0.1949,
|
| 72 |
+
"step": 9
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.35714285714285715,
|
| 76 |
+
"grad_norm": 0.591156542301178,
|
| 77 |
+
"learning_rate": 9.285714285714288e-06,
|
| 78 |
+
"loss": 0.1911,
|
| 79 |
+
"step": 10
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.39285714285714285,
|
| 83 |
+
"grad_norm": 0.4523528218269348,
|
| 84 |
+
"learning_rate": 9.214285714285715e-06,
|
| 85 |
+
"loss": 0.1843,
|
| 86 |
+
"step": 11
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.42857142857142855,
|
| 90 |
+
"grad_norm": 0.37661436200141907,
|
| 91 |
+
"learning_rate": 9.142857142857144e-06,
|
| 92 |
+
"loss": 0.1884,
|
| 93 |
+
"step": 12
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.4642857142857143,
|
| 97 |
+
"grad_norm": 0.4541841447353363,
|
| 98 |
+
"learning_rate": 9.071428571428573e-06,
|
| 99 |
+
"loss": 0.1762,
|
| 100 |
+
"step": 13
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.5,
|
| 104 |
+
"grad_norm": 0.4595728814601898,
|
| 105 |
+
"learning_rate": 9e-06,
|
| 106 |
+
"loss": 0.175,
|
| 107 |
+
"step": 14
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.5357142857142857,
|
| 111 |
+
"grad_norm": 0.4273124635219574,
|
| 112 |
+
"learning_rate": 8.92857142857143e-06,
|
| 113 |
+
"loss": 0.1754,
|
| 114 |
+
"step": 15
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.5714285714285714,
|
| 118 |
+
"grad_norm": 0.3979589343070984,
|
| 119 |
+
"learning_rate": 8.857142857142858e-06,
|
| 120 |
+
"loss": 0.1714,
|
| 121 |
+
"step": 16
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.6071428571428571,
|
| 125 |
+
"grad_norm": 0.38886794447898865,
|
| 126 |
+
"learning_rate": 8.785714285714286e-06,
|
| 127 |
+
"loss": 0.1698,
|
| 128 |
+
"step": 17
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.6428571428571429,
|
| 132 |
+
"grad_norm": 0.2782571315765381,
|
| 133 |
+
"learning_rate": 8.714285714285715e-06,
|
| 134 |
+
"loss": 0.1667,
|
| 135 |
+
"step": 18
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.6785714285714286,
|
| 139 |
+
"grad_norm": 0.40736621618270874,
|
| 140 |
+
"learning_rate": 8.642857142857144e-06,
|
| 141 |
+
"loss": 0.1571,
|
| 142 |
+
"step": 19
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 0.7142857142857143,
|
| 146 |
+
"grad_norm": 0.3938260078430176,
|
| 147 |
+
"learning_rate": 8.571428571428571e-06,
|
| 148 |
+
"loss": 0.1597,
|
| 149 |
+
"step": 20
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 0.75,
|
| 153 |
+
"grad_norm": 0.24732190370559692,
|
| 154 |
+
"learning_rate": 8.5e-06,
|
| 155 |
+
"loss": 0.164,
|
| 156 |
+
"step": 21
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 0.7857142857142857,
|
| 160 |
+
"grad_norm": 0.2385326325893402,
|
| 161 |
+
"learning_rate": 8.428571428571429e-06,
|
| 162 |
+
"loss": 0.1644,
|
| 163 |
+
"step": 22
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.8214285714285714,
|
| 167 |
+
"grad_norm": 0.2823322117328644,
|
| 168 |
+
"learning_rate": 8.357142857142858e-06,
|
| 169 |
+
"loss": 0.1626,
|
| 170 |
+
"step": 23
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.8571428571428571,
|
| 174 |
+
"grad_norm": 0.21747717261314392,
|
| 175 |
+
"learning_rate": 8.285714285714287e-06,
|
| 176 |
+
"loss": 0.1615,
|
| 177 |
+
"step": 24
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.8928571428571429,
|
| 181 |
+
"grad_norm": 0.21219764649868011,
|
| 182 |
+
"learning_rate": 8.214285714285714e-06,
|
| 183 |
+
"loss": 0.1572,
|
| 184 |
+
"step": 25
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 0.9285714285714286,
|
| 188 |
+
"grad_norm": 0.21892203390598297,
|
| 189 |
+
"learning_rate": 8.142857142857143e-06,
|
| 190 |
+
"loss": 0.1645,
|
| 191 |
+
"step": 26
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 0.9642857142857143,
|
| 195 |
+
"grad_norm": 0.2094288170337677,
|
| 196 |
+
"learning_rate": 8.071428571428572e-06,
|
| 197 |
+
"loss": 0.1541,
|
| 198 |
+
"step": 27
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 1.0,
|
| 202 |
+
"grad_norm": 0.18000562489032745,
|
| 203 |
+
"learning_rate": 8.000000000000001e-06,
|
| 204 |
+
"loss": 0.1538,
|
| 205 |
+
"step": 28
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 1.0,
|
| 209 |
+
"eval_loss": 0.1590520143508911,
|
| 210 |
+
"eval_runtime": 2.1493,
|
| 211 |
+
"eval_samples_per_second": 58.625,
|
| 212 |
+
"eval_steps_per_second": 1.861,
|
| 213 |
+
"step": 28
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 1.0357142857142858,
|
| 217 |
+
"grad_norm": 0.18174391984939575,
|
| 218 |
+
"learning_rate": 7.928571428571429e-06,
|
| 219 |
+
"loss": 0.1597,
|
| 220 |
+
"step": 29
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 1.0714285714285714,
|
| 224 |
+
"grad_norm": 0.22220967710018158,
|
| 225 |
+
"learning_rate": 7.857142857142858e-06,
|
| 226 |
+
"loss": 0.1534,
|
| 227 |
+
"step": 30
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 1.1071428571428572,
|
| 231 |
+
"grad_norm": 0.17073528468608856,
|
| 232 |
+
"learning_rate": 7.785714285714287e-06,
|
| 233 |
+
"loss": 0.1557,
|
| 234 |
+
"step": 31
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 1.1428571428571428,
|
| 238 |
+
"grad_norm": 0.15626376867294312,
|
| 239 |
+
"learning_rate": 7.714285714285716e-06,
|
| 240 |
+
"loss": 0.1557,
|
| 241 |
+
"step": 32
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 1.1785714285714286,
|
| 245 |
+
"grad_norm": 0.23702695965766907,
|
| 246 |
+
"learning_rate": 7.642857142857143e-06,
|
| 247 |
+
"loss": 0.1609,
|
| 248 |
+
"step": 33
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 1.2142857142857142,
|
| 252 |
+
"grad_norm": 0.21649490296840668,
|
| 253 |
+
"learning_rate": 7.571428571428572e-06,
|
| 254 |
+
"loss": 0.1604,
|
| 255 |
+
"step": 34
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 1.25,
|
| 259 |
+
"grad_norm": 0.1806497573852539,
|
| 260 |
+
"learning_rate": 7.500000000000001e-06,
|
| 261 |
+
"loss": 0.1502,
|
| 262 |
+
"step": 35
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 1.2857142857142856,
|
| 266 |
+
"grad_norm": 0.20161722600460052,
|
| 267 |
+
"learning_rate": 7.428571428571429e-06,
|
| 268 |
+
"loss": 0.1658,
|
| 269 |
+
"step": 36
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 1.3214285714285714,
|
| 273 |
+
"grad_norm": 0.16629658639431,
|
| 274 |
+
"learning_rate": 7.357142857142858e-06,
|
| 275 |
+
"loss": 0.1523,
|
| 276 |
+
"step": 37
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 1.3571428571428572,
|
| 280 |
+
"grad_norm": 0.2315870076417923,
|
| 281 |
+
"learning_rate": 7.285714285714286e-06,
|
| 282 |
+
"loss": 0.1589,
|
| 283 |
+
"step": 38
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 1.3928571428571428,
|
| 287 |
+
"grad_norm": 0.2570408582687378,
|
| 288 |
+
"learning_rate": 7.2142857142857145e-06,
|
| 289 |
+
"loss": 0.1552,
|
| 290 |
+
"step": 39
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 1.4285714285714286,
|
| 294 |
+
"grad_norm": 0.30357950925827026,
|
| 295 |
+
"learning_rate": 7.1428571428571436e-06,
|
| 296 |
+
"loss": 0.1574,
|
| 297 |
+
"step": 40
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.4642857142857144,
|
| 301 |
+
"grad_norm": 0.35007497668266296,
|
| 302 |
+
"learning_rate": 7.0714285714285726e-06,
|
| 303 |
+
"loss": 0.1551,
|
| 304 |
+
"step": 41
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 1.5,
|
| 308 |
+
"grad_norm": 0.2148563712835312,
|
| 309 |
+
"learning_rate": 7e-06,
|
| 310 |
+
"loss": 0.1517,
|
| 311 |
+
"step": 42
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 1.5357142857142856,
|
| 315 |
+
"grad_norm": 0.2838610112667084,
|
| 316 |
+
"learning_rate": 6.928571428571429e-06,
|
| 317 |
+
"loss": 0.1548,
|
| 318 |
+
"step": 43
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 1.5714285714285714,
|
| 322 |
+
"grad_norm": 0.2081470936536789,
|
| 323 |
+
"learning_rate": 6.857142857142858e-06,
|
| 324 |
+
"loss": 0.1518,
|
| 325 |
+
"step": 44
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 1.6071428571428572,
|
| 329 |
+
"grad_norm": 0.1889055073261261,
|
| 330 |
+
"learning_rate": 6.785714285714287e-06,
|
| 331 |
+
"loss": 0.1551,
|
| 332 |
+
"step": 45
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 1.6428571428571428,
|
| 336 |
+
"grad_norm": 0.2086947113275528,
|
| 337 |
+
"learning_rate": 6.714285714285714e-06,
|
| 338 |
+
"loss": 0.1544,
|
| 339 |
+
"step": 46
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 1.6785714285714286,
|
| 343 |
+
"grad_norm": 0.22598181664943695,
|
| 344 |
+
"learning_rate": 6.642857142857143e-06,
|
| 345 |
+
"loss": 0.1569,
|
| 346 |
+
"step": 47
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 1.7142857142857144,
|
| 350 |
+
"grad_norm": 0.2200927883386612,
|
| 351 |
+
"learning_rate": 6.571428571428572e-06,
|
| 352 |
+
"loss": 0.1542,
|
| 353 |
+
"step": 48
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 1.75,
|
| 357 |
+
"grad_norm": 0.19812268018722534,
|
| 358 |
+
"learning_rate": 6.5000000000000004e-06,
|
| 359 |
+
"loss": 0.1466,
|
| 360 |
+
"step": 49
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 1.7857142857142856,
|
| 364 |
+
"grad_norm": 0.20251977443695068,
|
| 365 |
+
"learning_rate": 6.4285714285714295e-06,
|
| 366 |
+
"loss": 0.1503,
|
| 367 |
+
"step": 50
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 1.8214285714285714,
|
| 371 |
+
"grad_norm": 0.180288627743721,
|
| 372 |
+
"learning_rate": 6.357142857142858e-06,
|
| 373 |
+
"loss": 0.154,
|
| 374 |
+
"step": 51
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 1.8571428571428572,
|
| 378 |
+
"grad_norm": 0.1877080202102661,
|
| 379 |
+
"learning_rate": 6.285714285714286e-06,
|
| 380 |
+
"loss": 0.147,
|
| 381 |
+
"step": 52
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 1.8928571428571428,
|
| 385 |
+
"grad_norm": 0.16711044311523438,
|
| 386 |
+
"learning_rate": 6.214285714285715e-06,
|
| 387 |
+
"loss": 0.1535,
|
| 388 |
+
"step": 53
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 1.9285714285714286,
|
| 392 |
+
"grad_norm": 0.24658982455730438,
|
| 393 |
+
"learning_rate": 6.142857142857144e-06,
|
| 394 |
+
"loss": 0.1525,
|
| 395 |
+
"step": 54
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 1.9642857142857144,
|
| 399 |
+
"grad_norm": 0.19483476877212524,
|
| 400 |
+
"learning_rate": 6.071428571428571e-06,
|
| 401 |
+
"loss": 0.1506,
|
| 402 |
+
"step": 55
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 2.0,
|
| 406 |
+
"grad_norm": 0.20001035928726196,
|
| 407 |
+
"learning_rate": 6e-06,
|
| 408 |
+
"loss": 0.1499,
|
| 409 |
+
"step": 56
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 2.0,
|
| 413 |
+
"eval_loss": 0.15051335096359253,
|
| 414 |
+
"eval_runtime": 2.1673,
|
| 415 |
+
"eval_samples_per_second": 58.137,
|
| 416 |
+
"eval_steps_per_second": 1.846,
|
| 417 |
+
"step": 56
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.0357142857142856,
|
| 421 |
+
"grad_norm": 0.2521534860134125,
|
| 422 |
+
"learning_rate": 5.928571428571429e-06,
|
| 423 |
+
"loss": 0.1477,
|
| 424 |
+
"step": 57
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 2.0714285714285716,
|
| 428 |
+
"grad_norm": 0.11569789797067642,
|
| 429 |
+
"learning_rate": 5.857142857142858e-06,
|
| 430 |
+
"loss": 0.1555,
|
| 431 |
+
"step": 58
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 2.107142857142857,
|
| 435 |
+
"grad_norm": 0.20440654456615448,
|
| 436 |
+
"learning_rate": 5.785714285714286e-06,
|
| 437 |
+
"loss": 0.1518,
|
| 438 |
+
"step": 59
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 2.142857142857143,
|
| 442 |
+
"grad_norm": 0.22283302247524261,
|
| 443 |
+
"learning_rate": 5.7142857142857145e-06,
|
| 444 |
+
"loss": 0.1487,
|
| 445 |
+
"step": 60
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 2.1785714285714284,
|
| 449 |
+
"grad_norm": 0.1489076167345047,
|
| 450 |
+
"learning_rate": 5.6428571428571435e-06,
|
| 451 |
+
"loss": 0.1473,
|
| 452 |
+
"step": 61
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"epoch": 2.2142857142857144,
|
| 456 |
+
"grad_norm": 0.256145179271698,
|
| 457 |
+
"learning_rate": 5.571428571428572e-06,
|
| 458 |
+
"loss": 0.1494,
|
| 459 |
+
"step": 62
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.25,
|
| 463 |
+
"grad_norm": 0.23553088307380676,
|
| 464 |
+
"learning_rate": 5.500000000000001e-06,
|
| 465 |
+
"loss": 0.1599,
|
| 466 |
+
"step": 63
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"epoch": 2.2857142857142856,
|
| 470 |
+
"grad_norm": 0.3005368411540985,
|
| 471 |
+
"learning_rate": 5.428571428571429e-06,
|
| 472 |
+
"loss": 0.1505,
|
| 473 |
+
"step": 64
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 2.3214285714285716,
|
| 477 |
+
"grad_norm": 0.2602750062942505,
|
| 478 |
+
"learning_rate": 5.357142857142857e-06,
|
| 479 |
+
"loss": 0.1498,
|
| 480 |
+
"step": 65
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 2.357142857142857,
|
| 484 |
+
"grad_norm": 0.19512447714805603,
|
| 485 |
+
"learning_rate": 5.285714285714286e-06,
|
| 486 |
+
"loss": 0.154,
|
| 487 |
+
"step": 66
|
| 488 |
+
},
|
| 489 |
+
{
|
| 490 |
+
"epoch": 2.392857142857143,
|
| 491 |
+
"grad_norm": 0.1901603788137436,
|
| 492 |
+
"learning_rate": 5.214285714285715e-06,
|
| 493 |
+
"loss": 0.144,
|
| 494 |
+
"step": 67
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"epoch": 2.4285714285714284,
|
| 498 |
+
"grad_norm": 0.30498695373535156,
|
| 499 |
+
"learning_rate": 5.142857142857142e-06,
|
| 500 |
+
"loss": 0.1506,
|
| 501 |
+
"step": 68
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"epoch": 2.4642857142857144,
|
| 505 |
+
"grad_norm": 0.2257249355316162,
|
| 506 |
+
"learning_rate": 5.071428571428571e-06,
|
| 507 |
+
"loss": 0.1494,
|
| 508 |
+
"step": 69
|
| 509 |
+
},
|
| 510 |
+
{
|
| 511 |
+
"epoch": 2.5,
|
| 512 |
+
"grad_norm": 0.2071664184331894,
|
| 513 |
+
"learning_rate": 5e-06,
|
| 514 |
+
"loss": 0.1472,
|
| 515 |
+
"step": 70
|
| 516 |
+
},
|
| 517 |
+
{
|
| 518 |
+
"epoch": 2.5357142857142856,
|
| 519 |
+
"grad_norm": 0.20181076228618622,
|
| 520 |
+
"learning_rate": 4.928571428571429e-06,
|
| 521 |
+
"loss": 0.1469,
|
| 522 |
+
"step": 71
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 2.571428571428571,
|
| 526 |
+
"grad_norm": 0.2276153564453125,
|
| 527 |
+
"learning_rate": 4.857142857142858e-06,
|
| 528 |
+
"loss": 0.1385,
|
| 529 |
+
"step": 72
|
| 530 |
+
},
|
| 531 |
+
{
|
| 532 |
+
"epoch": 2.607142857142857,
|
| 533 |
+
"grad_norm": 0.20884571969509125,
|
| 534 |
+
"learning_rate": 4.785714285714287e-06,
|
| 535 |
+
"loss": 0.1467,
|
| 536 |
+
"step": 73
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 2.642857142857143,
|
| 540 |
+
"grad_norm": 0.21689516305923462,
|
| 541 |
+
"learning_rate": 4.714285714285715e-06,
|
| 542 |
+
"loss": 0.1481,
|
| 543 |
+
"step": 74
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 2.678571428571429,
|
| 547 |
+
"grad_norm": 0.17452067136764526,
|
| 548 |
+
"learning_rate": 4.642857142857144e-06,
|
| 549 |
+
"loss": 0.1475,
|
| 550 |
+
"step": 75
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"epoch": 2.7142857142857144,
|
| 554 |
+
"grad_norm": 0.16819435358047485,
|
| 555 |
+
"learning_rate": 4.571428571428572e-06,
|
| 556 |
+
"loss": 0.1506,
|
| 557 |
+
"step": 76
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"epoch": 2.75,
|
| 561 |
+
"grad_norm": 0.2525673806667328,
|
| 562 |
+
"learning_rate": 4.5e-06,
|
| 563 |
+
"loss": 0.1467,
|
| 564 |
+
"step": 77
|
| 565 |
+
},
|
| 566 |
+
{
|
| 567 |
+
"epoch": 2.7857142857142856,
|
| 568 |
+
"grad_norm": 0.14343217015266418,
|
| 569 |
+
"learning_rate": 4.428571428571429e-06,
|
| 570 |
+
"loss": 0.1425,
|
| 571 |
+
"step": 78
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"epoch": 2.821428571428571,
|
| 575 |
+
"grad_norm": 0.16456633806228638,
|
| 576 |
+
"learning_rate": 4.357142857142857e-06,
|
| 577 |
+
"loss": 0.143,
|
| 578 |
+
"step": 79
|
| 579 |
+
},
|
| 580 |
+
{
|
| 581 |
+
"epoch": 2.857142857142857,
|
| 582 |
+
"grad_norm": 0.18822863698005676,
|
| 583 |
+
"learning_rate": 4.2857142857142855e-06,
|
| 584 |
+
"loss": 0.1487,
|
| 585 |
+
"step": 80
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"epoch": 2.892857142857143,
|
| 589 |
+
"grad_norm": 0.2158735692501068,
|
| 590 |
+
"learning_rate": 4.2142857142857145e-06,
|
| 591 |
+
"loss": 0.149,
|
| 592 |
+
"step": 81
|
| 593 |
+
},
|
| 594 |
+
{
|
| 595 |
+
"epoch": 2.928571428571429,
|
| 596 |
+
"grad_norm": 0.1611018180847168,
|
| 597 |
+
"learning_rate": 4.1428571428571435e-06,
|
| 598 |
+
"loss": 0.147,
|
| 599 |
+
"step": 82
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
"epoch": 2.9642857142857144,
|
| 603 |
+
"grad_norm": 0.16799627244472504,
|
| 604 |
+
"learning_rate": 4.071428571428572e-06,
|
| 605 |
+
"loss": 0.1492,
|
| 606 |
+
"step": 83
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 3.0,
|
| 610 |
+
"grad_norm": 0.13422495126724243,
|
| 611 |
+
"learning_rate": 4.000000000000001e-06,
|
| 612 |
+
"loss": 0.1474,
|
| 613 |
+
"step": 84
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"epoch": 3.0,
|
| 617 |
+
"eval_loss": 0.14775319397449493,
|
| 618 |
+
"eval_runtime": 2.2656,
|
| 619 |
+
"eval_samples_per_second": 55.613,
|
| 620 |
+
"eval_steps_per_second": 1.766,
|
| 621 |
+
"step": 84
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"epoch": 3.0357142857142856,
|
| 625 |
+
"grad_norm": 0.20705361664295197,
|
| 626 |
+
"learning_rate": 3.928571428571429e-06,
|
| 627 |
+
"loss": 0.1517,
|
| 628 |
+
"step": 85
|
| 629 |
+
},
|
| 630 |
+
{
|
| 631 |
+
"epoch": 3.0714285714285716,
|
| 632 |
+
"grad_norm": 0.18867868185043335,
|
| 633 |
+
"learning_rate": 3.857142857142858e-06,
|
| 634 |
+
"loss": 0.1456,
|
| 635 |
+
"step": 86
|
| 636 |
+
},
|
| 637 |
+
{
|
| 638 |
+
"epoch": 3.107142857142857,
|
| 639 |
+
"grad_norm": 0.14404603838920593,
|
| 640 |
+
"learning_rate": 3.785714285714286e-06,
|
| 641 |
+
"loss": 0.1447,
|
| 642 |
+
"step": 87
|
| 643 |
+
},
|
| 644 |
+
{
|
| 645 |
+
"epoch": 3.142857142857143,
|
| 646 |
+
"grad_norm": 0.19374044239521027,
|
| 647 |
+
"learning_rate": 3.7142857142857146e-06,
|
| 648 |
+
"loss": 0.1482,
|
| 649 |
+
"step": 88
|
| 650 |
+
},
|
| 651 |
+
{
|
| 652 |
+
"epoch": 3.1785714285714284,
|
| 653 |
+
"grad_norm": 0.18256932497024536,
|
| 654 |
+
"learning_rate": 3.642857142857143e-06,
|
| 655 |
+
"loss": 0.1511,
|
| 656 |
+
"step": 89
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"epoch": 3.2142857142857144,
|
| 660 |
+
"grad_norm": 0.20517702400684357,
|
| 661 |
+
"learning_rate": 3.5714285714285718e-06,
|
| 662 |
+
"loss": 0.1425,
|
| 663 |
+
"step": 90
|
| 664 |
+
},
|
| 665 |
+
{
|
| 666 |
+
"epoch": 3.25,
|
| 667 |
+
"grad_norm": 0.15663719177246094,
|
| 668 |
+
"learning_rate": 3.5e-06,
|
| 669 |
+
"loss": 0.1382,
|
| 670 |
+
"step": 91
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 3.2857142857142856,
|
| 674 |
+
"grad_norm": 0.16562233865261078,
|
| 675 |
+
"learning_rate": 3.428571428571429e-06,
|
| 676 |
+
"loss": 0.1434,
|
| 677 |
+
"step": 92
|
| 678 |
+
},
|
| 679 |
+
{
|
| 680 |
+
"epoch": 3.3214285714285716,
|
| 681 |
+
"grad_norm": 0.18002949655056,
|
| 682 |
+
"learning_rate": 3.357142857142857e-06,
|
| 683 |
+
"loss": 0.1415,
|
| 684 |
+
"step": 93
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"epoch": 3.357142857142857,
|
| 688 |
+
"grad_norm": 0.1938929408788681,
|
| 689 |
+
"learning_rate": 3.285714285714286e-06,
|
| 690 |
+
"loss": 0.1442,
|
| 691 |
+
"step": 94
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"epoch": 3.392857142857143,
|
| 695 |
+
"grad_norm": 0.18171778321266174,
|
| 696 |
+
"learning_rate": 3.2142857142857147e-06,
|
| 697 |
+
"loss": 0.1483,
|
| 698 |
+
"step": 95
|
| 699 |
+
},
|
| 700 |
+
{
|
| 701 |
+
"epoch": 3.4285714285714284,
|
| 702 |
+
"grad_norm": 0.15573526918888092,
|
| 703 |
+
"learning_rate": 3.142857142857143e-06,
|
| 704 |
+
"loss": 0.1469,
|
| 705 |
+
"step": 96
|
| 706 |
+
},
|
| 707 |
+
{
|
| 708 |
+
"epoch": 3.4642857142857144,
|
| 709 |
+
"grad_norm": 0.17476877570152283,
|
| 710 |
+
"learning_rate": 3.071428571428572e-06,
|
| 711 |
+
"loss": 0.1508,
|
| 712 |
+
"step": 97
|
| 713 |
+
},
|
| 714 |
+
{
|
| 715 |
+
"epoch": 3.5,
|
| 716 |
+
"grad_norm": 0.22000928223133087,
|
| 717 |
+
"learning_rate": 3e-06,
|
| 718 |
+
"loss": 0.1489,
|
| 719 |
+
"step": 98
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"epoch": 3.5357142857142856,
|
| 723 |
+
"grad_norm": 0.15354207158088684,
|
| 724 |
+
"learning_rate": 2.928571428571429e-06,
|
| 725 |
+
"loss": 0.1487,
|
| 726 |
+
"step": 99
|
| 727 |
+
},
|
| 728 |
+
{
|
| 729 |
+
"epoch": 3.571428571428571,
|
| 730 |
+
"grad_norm": 0.18868641555309296,
|
| 731 |
+
"learning_rate": 2.8571428571428573e-06,
|
| 732 |
+
"loss": 0.1427,
|
| 733 |
+
"step": 100
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 3.607142857142857,
|
| 737 |
+
"grad_norm": 0.1645778864622116,
|
| 738 |
+
"learning_rate": 2.785714285714286e-06,
|
| 739 |
+
"loss": 0.1499,
|
| 740 |
+
"step": 101
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"epoch": 3.642857142857143,
|
| 744 |
+
"grad_norm": 0.1766495257616043,
|
| 745 |
+
"learning_rate": 2.7142857142857144e-06,
|
| 746 |
+
"loss": 0.1433,
|
| 747 |
+
"step": 102
|
| 748 |
+
},
|
| 749 |
+
{
|
| 750 |
+
"epoch": 3.678571428571429,
|
| 751 |
+
"grad_norm": 0.2021266520023346,
|
| 752 |
+
"learning_rate": 2.642857142857143e-06,
|
| 753 |
+
"loss": 0.1421,
|
| 754 |
+
"step": 103
|
| 755 |
+
},
|
| 756 |
+
{
|
| 757 |
+
"epoch": 3.7142857142857144,
|
| 758 |
+
"grad_norm": 0.15105552971363068,
|
| 759 |
+
"learning_rate": 2.571428571428571e-06,
|
| 760 |
+
"loss": 0.1417,
|
| 761 |
+
"step": 104
|
| 762 |
+
},
|
| 763 |
+
{
|
| 764 |
+
"epoch": 3.75,
|
| 765 |
+
"grad_norm": 0.12559005618095398,
|
| 766 |
+
"learning_rate": 2.5e-06,
|
| 767 |
+
"loss": 0.1456,
|
| 768 |
+
"step": 105
|
| 769 |
+
},
|
| 770 |
+
{
|
| 771 |
+
"epoch": 3.7857142857142856,
|
| 772 |
+
"grad_norm": 0.14722345769405365,
|
| 773 |
+
"learning_rate": 2.428571428571429e-06,
|
| 774 |
+
"loss": 0.146,
|
| 775 |
+
"step": 106
|
| 776 |
+
},
|
| 777 |
+
{
|
| 778 |
+
"epoch": 3.821428571428571,
|
| 779 |
+
"grad_norm": 0.15455345809459686,
|
| 780 |
+
"learning_rate": 2.3571428571428574e-06,
|
| 781 |
+
"loss": 0.1481,
|
| 782 |
+
"step": 107
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"epoch": 3.857142857142857,
|
| 786 |
+
"grad_norm": 0.139808788895607,
|
| 787 |
+
"learning_rate": 2.285714285714286e-06,
|
| 788 |
+
"loss": 0.1428,
|
| 789 |
+
"step": 108
|
| 790 |
+
},
|
| 791 |
+
{
|
| 792 |
+
"epoch": 3.892857142857143,
|
| 793 |
+
"grad_norm": 0.1421094685792923,
|
| 794 |
+
"learning_rate": 2.2142857142857146e-06,
|
| 795 |
+
"loss": 0.1469,
|
| 796 |
+
"step": 109
|
| 797 |
+
},
|
| 798 |
+
{
|
| 799 |
+
"epoch": 3.928571428571429,
|
| 800 |
+
"grad_norm": 0.15167543292045593,
|
| 801 |
+
"learning_rate": 2.1428571428571427e-06,
|
| 802 |
+
"loss": 0.1395,
|
| 803 |
+
"step": 110
|
| 804 |
+
},
|
| 805 |
+
{
|
| 806 |
+
"epoch": 3.9642857142857144,
|
| 807 |
+
"grad_norm": 0.14574706554412842,
|
| 808 |
+
"learning_rate": 2.0714285714285717e-06,
|
| 809 |
+
"loss": 0.1412,
|
| 810 |
+
"step": 111
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"epoch": 4.0,
|
| 814 |
+
"grad_norm": 0.12879705429077148,
|
| 815 |
+
"learning_rate": 2.0000000000000003e-06,
|
| 816 |
+
"loss": 0.1488,
|
| 817 |
+
"step": 112
|
| 818 |
+
},
|
| 819 |
+
{
|
| 820 |
+
"epoch": 4.0,
|
| 821 |
+
"eval_loss": 0.14662690460681915,
|
| 822 |
+
"eval_runtime": 2.2658,
|
| 823 |
+
"eval_samples_per_second": 55.609,
|
| 824 |
+
"eval_steps_per_second": 1.765,
|
| 825 |
+
"step": 112
|
| 826 |
+
},
|
| 827 |
+
{
|
| 828 |
+
"epoch": 4.035714285714286,
|
| 829 |
+
"grad_norm": 0.14704079926013947,
|
| 830 |
+
"learning_rate": 1.928571428571429e-06,
|
| 831 |
+
"loss": 0.1421,
|
| 832 |
+
"step": 113
|
| 833 |
+
},
|
| 834 |
+
{
|
| 835 |
+
"epoch": 4.071428571428571,
|
| 836 |
+
"grad_norm": 0.16781854629516602,
|
| 837 |
+
"learning_rate": 1.8571428571428573e-06,
|
| 838 |
+
"loss": 0.1423,
|
| 839 |
+
"step": 114
|
| 840 |
+
},
|
| 841 |
+
{
|
| 842 |
+
"epoch": 4.107142857142857,
|
| 843 |
+
"grad_norm": 0.13000237941741943,
|
| 844 |
+
"learning_rate": 1.7857142857142859e-06,
|
| 845 |
+
"loss": 0.1454,
|
| 846 |
+
"step": 115
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"epoch": 4.142857142857143,
|
| 850 |
+
"grad_norm": 0.1692391037940979,
|
| 851 |
+
"learning_rate": 1.7142857142857145e-06,
|
| 852 |
+
"loss": 0.1438,
|
| 853 |
+
"step": 116
|
| 854 |
+
},
|
| 855 |
+
{
|
| 856 |
+
"epoch": 4.178571428571429,
|
| 857 |
+
"grad_norm": 0.13547258079051971,
|
| 858 |
+
"learning_rate": 1.642857142857143e-06,
|
| 859 |
+
"loss": 0.1467,
|
| 860 |
+
"step": 117
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 4.214285714285714,
|
| 864 |
+
"grad_norm": 0.15148146450519562,
|
| 865 |
+
"learning_rate": 1.5714285714285714e-06,
|
| 866 |
+
"loss": 0.1358,
|
| 867 |
+
"step": 118
|
| 868 |
+
},
|
| 869 |
+
{
|
| 870 |
+
"epoch": 4.25,
|
| 871 |
+
"grad_norm": 0.1352066695690155,
|
| 872 |
+
"learning_rate": 1.5e-06,
|
| 873 |
+
"loss": 0.1412,
|
| 874 |
+
"step": 119
|
| 875 |
+
},
|
| 876 |
+
{
|
| 877 |
+
"epoch": 4.285714285714286,
|
| 878 |
+
"grad_norm": 0.17222042381763458,
|
| 879 |
+
"learning_rate": 1.4285714285714286e-06,
|
| 880 |
+
"loss": 0.1461,
|
| 881 |
+
"step": 120
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"epoch": 4.321428571428571,
|
| 885 |
+
"grad_norm": 0.14871928095817566,
|
| 886 |
+
"learning_rate": 1.3571428571428572e-06,
|
| 887 |
+
"loss": 0.1432,
|
| 888 |
+
"step": 121
|
| 889 |
+
},
|
| 890 |
+
{
|
| 891 |
+
"epoch": 4.357142857142857,
|
| 892 |
+
"grad_norm": 0.15067841112613678,
|
| 893 |
+
"learning_rate": 1.2857142857142856e-06,
|
| 894 |
+
"loss": 0.1415,
|
| 895 |
+
"step": 122
|
| 896 |
+
},
|
| 897 |
+
{
|
| 898 |
+
"epoch": 4.392857142857143,
|
| 899 |
+
"grad_norm": 0.14608663320541382,
|
| 900 |
+
"learning_rate": 1.2142857142857144e-06,
|
| 901 |
+
"loss": 0.142,
|
| 902 |
+
"step": 123
|
| 903 |
+
},
|
| 904 |
+
{
|
| 905 |
+
"epoch": 4.428571428571429,
|
| 906 |
+
"grad_norm": 0.15205149352550507,
|
| 907 |
+
"learning_rate": 1.142857142857143e-06,
|
| 908 |
+
"loss": 0.1476,
|
| 909 |
+
"step": 124
|
| 910 |
+
},
|
| 911 |
+
{
|
| 912 |
+
"epoch": 4.464285714285714,
|
| 913 |
+
"grad_norm": 0.16045041382312775,
|
| 914 |
+
"learning_rate": 1.0714285714285714e-06,
|
| 915 |
+
"loss": 0.1436,
|
| 916 |
+
"step": 125
|
| 917 |
+
},
|
| 918 |
+
{
|
| 919 |
+
"epoch": 4.5,
|
| 920 |
+
"grad_norm": 0.1634548455476761,
|
| 921 |
+
"learning_rate": 1.0000000000000002e-06,
|
| 922 |
+
"loss": 0.1417,
|
| 923 |
+
"step": 126
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 4.535714285714286,
|
| 927 |
+
"grad_norm": 0.15137611329555511,
|
| 928 |
+
"learning_rate": 9.285714285714287e-07,
|
| 929 |
+
"loss": 0.1436,
|
| 930 |
+
"step": 127
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"epoch": 4.571428571428571,
|
| 934 |
+
"grad_norm": 0.15078158676624298,
|
| 935 |
+
"learning_rate": 8.571428571428572e-07,
|
| 936 |
+
"loss": 0.1413,
|
| 937 |
+
"step": 128
|
| 938 |
+
},
|
| 939 |
+
{
|
| 940 |
+
"epoch": 4.607142857142857,
|
| 941 |
+
"grad_norm": 0.1497843712568283,
|
| 942 |
+
"learning_rate": 7.857142857142857e-07,
|
| 943 |
+
"loss": 0.1424,
|
| 944 |
+
"step": 129
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"epoch": 4.642857142857143,
|
| 948 |
+
"grad_norm": 0.1408492922782898,
|
| 949 |
+
"learning_rate": 7.142857142857143e-07,
|
| 950 |
+
"loss": 0.1473,
|
| 951 |
+
"step": 130
|
| 952 |
+
},
|
| 953 |
+
{
|
| 954 |
+
"epoch": 4.678571428571429,
|
| 955 |
+
"grad_norm": 0.15160909295082092,
|
| 956 |
+
"learning_rate": 6.428571428571428e-07,
|
| 957 |
+
"loss": 0.1401,
|
| 958 |
+
"step": 131
|
| 959 |
+
},
|
| 960 |
+
{
|
| 961 |
+
"epoch": 4.714285714285714,
|
| 962 |
+
"grad_norm": 0.142478346824646,
|
| 963 |
+
"learning_rate": 5.714285714285715e-07,
|
| 964 |
+
"loss": 0.144,
|
| 965 |
+
"step": 132
|
| 966 |
+
},
|
| 967 |
+
{
|
| 968 |
+
"epoch": 4.75,
|
| 969 |
+
"grad_norm": 0.1262168288230896,
|
| 970 |
+
"learning_rate": 5.000000000000001e-07,
|
| 971 |
+
"loss": 0.1422,
|
| 972 |
+
"step": 133
|
| 973 |
+
},
|
| 974 |
+
{
|
| 975 |
+
"epoch": 4.785714285714286,
|
| 976 |
+
"grad_norm": 0.14598068594932556,
|
| 977 |
+
"learning_rate": 4.285714285714286e-07,
|
| 978 |
+
"loss": 0.1455,
|
| 979 |
+
"step": 134
|
| 980 |
+
},
|
| 981 |
+
{
|
| 982 |
+
"epoch": 4.821428571428571,
|
| 983 |
+
"grad_norm": 0.13455575704574585,
|
| 984 |
+
"learning_rate": 3.5714285714285716e-07,
|
| 985 |
+
"loss": 0.1458,
|
| 986 |
+
"step": 135
|
| 987 |
+
},
|
| 988 |
+
{
|
| 989 |
+
"epoch": 4.857142857142857,
|
| 990 |
+
"grad_norm": 0.15703856945037842,
|
| 991 |
+
"learning_rate": 2.8571428571428575e-07,
|
| 992 |
+
"loss": 0.1472,
|
| 993 |
+
"step": 136
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"epoch": 4.892857142857143,
|
| 997 |
+
"grad_norm": 0.1457439512014389,
|
| 998 |
+
"learning_rate": 2.142857142857143e-07,
|
| 999 |
+
"loss": 0.1419,
|
| 1000 |
+
"step": 137
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"epoch": 4.928571428571429,
|
| 1004 |
+
"grad_norm": 0.1295253485441208,
|
| 1005 |
+
"learning_rate": 1.4285714285714287e-07,
|
| 1006 |
+
"loss": 0.133,
|
| 1007 |
+
"step": 138
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"epoch": 4.964285714285714,
|
| 1011 |
+
"grad_norm": 0.13447636365890503,
|
| 1012 |
+
"learning_rate": 7.142857142857144e-08,
|
| 1013 |
+
"loss": 0.1447,
|
| 1014 |
+
"step": 139
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 5.0,
|
| 1018 |
+
"grad_norm": 0.13733166456222534,
|
| 1019 |
+
"learning_rate": 0.0,
|
| 1020 |
+
"loss": 0.141,
|
| 1021 |
+
"step": 140
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"epoch": 5.0,
|
| 1025 |
+
"eval_loss": 0.14620642364025116,
|
| 1026 |
+
"eval_runtime": 2.257,
|
| 1027 |
+
"eval_samples_per_second": 55.826,
|
| 1028 |
+
"eval_steps_per_second": 1.772,
|
| 1029 |
+
"step": 140
|
| 1030 |
+
}
|
| 1031 |
+
],
|
| 1032 |
+
"logging_steps": 1.0,
|
| 1033 |
+
"max_steps": 140,
|
| 1034 |
+
"num_input_tokens_seen": 0,
|
| 1035 |
+
"num_train_epochs": 5,
|
| 1036 |
+
"save_steps": 28,
|
| 1037 |
+
"stateful_callbacks": {
|
| 1038 |
+
"TrainerControl": {
|
| 1039 |
+
"args": {
|
| 1040 |
+
"should_epoch_stop": false,
|
| 1041 |
+
"should_evaluate": false,
|
| 1042 |
+
"should_log": false,
|
| 1043 |
+
"should_save": true,
|
| 1044 |
+
"should_training_stop": true
|
| 1045 |
+
},
|
| 1046 |
+
"attributes": {}
|
| 1047 |
+
}
|
| 1048 |
+
},
|
| 1049 |
+
"total_flos": 9.058737567091917e+16,
|
| 1050 |
+
"train_batch_size": 4,
|
| 1051 |
+
"trial_name": null,
|
| 1052 |
+
"trial_params": null
|
| 1053 |
+
}
|