Upload folder using huggingface_hub
Browse files- ft_7b_NLSY79_numeric_ckpt_3/config.json +31 -0
- ft_7b_NLSY79_numeric_ckpt_3/generation_config.json +10 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00001-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00002-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00003-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00004-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00005-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model-00006-of-00006.safetensors +3 -0
- ft_7b_NLSY79_numeric_ckpt_3/model.safetensors.index.json +298 -0
- ft_7b_NLSY79_numeric_ckpt_3/special_tokens_map.json +30 -0
- ft_7b_NLSY79_numeric_ckpt_3/tokenizer.json +0 -0
- ft_7b_NLSY79_numeric_ckpt_3/tokenizer_config.json +52 -0
- ft_7b_NLSY79_numeric_ckpt_3/trainer_state.json +645 -0
ft_7b_NLSY79_numeric_ckpt_3/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_3/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_3/model-00001-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38575ada3644733d01c9c8244575730f4be748f7837b2c315a3ab21d16277529
|
| 3 |
+
size 4840396416
|
ft_7b_NLSY79_numeric_ckpt_3/model-00002-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc14a4dec910feca24b532902a794f691472d8f51eb03ca9e0189364221698f5
|
| 3 |
+
size 4857206856
|
ft_7b_NLSY79_numeric_ckpt_3/model-00003-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1355600dab31b5e227495a36ae03db9a660d7594aa9a415366e9e46ec23629d9
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_3/model-00004-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b4460799d2d2cdf081c32a54d1b6facda939cd47a503e924d4c4070557c6325
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_3/model-00005-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:225e2d929be06c02d98f73dda7b9746d0c0d03cd199ecf09d906f240d0d9058e
|
| 3 |
+
size 4857206904
|
ft_7b_NLSY79_numeric_ckpt_3/model-00006-of-00006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c79ae6daedcf8840c45fa8d7eb8c4d84d00db80a3077583473065667828df39c
|
| 3 |
+
size 2684472112
|
ft_7b_NLSY79_numeric_ckpt_3/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_3/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_3/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ft_7b_NLSY79_numeric_ckpt_3/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_3/trainer_state.json
ADDED
|
@@ -0,0 +1,645 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 3.0,
|
| 5 |
+
"eval_steps": 28,
|
| 6 |
+
"global_step": 84,
|
| 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": 11.919661521911621,
|
| 14 |
+
"learning_rate": 9.880952380952381e-06,
|
| 15 |
+
"loss": 1.0483,
|
| 16 |
+
"step": 1
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.07142857142857142,
|
| 20 |
+
"grad_norm": 5.637782096862793,
|
| 21 |
+
"learning_rate": 9.761904761904762e-06,
|
| 22 |
+
"loss": 0.7917,
|
| 23 |
+
"step": 2
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.10714285714285714,
|
| 27 |
+
"grad_norm": 4.753999710083008,
|
| 28 |
+
"learning_rate": 9.642857142857144e-06,
|
| 29 |
+
"loss": 0.4759,
|
| 30 |
+
"step": 3
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.14285714285714285,
|
| 34 |
+
"grad_norm": 5.962626934051514,
|
| 35 |
+
"learning_rate": 9.523809523809525e-06,
|
| 36 |
+
"loss": 0.3606,
|
| 37 |
+
"step": 4
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.17857142857142858,
|
| 41 |
+
"grad_norm": 2.603311777114868,
|
| 42 |
+
"learning_rate": 9.404761904761905e-06,
|
| 43 |
+
"loss": 0.244,
|
| 44 |
+
"step": 5
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.21428571428571427,
|
| 48 |
+
"grad_norm": 1.5189177989959717,
|
| 49 |
+
"learning_rate": 9.285714285714288e-06,
|
| 50 |
+
"loss": 0.2214,
|
| 51 |
+
"step": 6
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.25,
|
| 55 |
+
"grad_norm": 7.829935550689697,
|
| 56 |
+
"learning_rate": 9.166666666666666e-06,
|
| 57 |
+
"loss": 0.2326,
|
| 58 |
+
"step": 7
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.2857142857142857,
|
| 62 |
+
"grad_norm": 2.978585720062256,
|
| 63 |
+
"learning_rate": 9.047619047619049e-06,
|
| 64 |
+
"loss": 0.1932,
|
| 65 |
+
"step": 8
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.32142857142857145,
|
| 69 |
+
"grad_norm": 1.122315526008606,
|
| 70 |
+
"learning_rate": 8.92857142857143e-06,
|
| 71 |
+
"loss": 0.1934,
|
| 72 |
+
"step": 9
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.35714285714285715,
|
| 76 |
+
"grad_norm": 3.6377272605895996,
|
| 77 |
+
"learning_rate": 8.80952380952381e-06,
|
| 78 |
+
"loss": 0.2177,
|
| 79 |
+
"step": 10
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.39285714285714285,
|
| 83 |
+
"grad_norm": 0.8451521396636963,
|
| 84 |
+
"learning_rate": 8.690476190476192e-06,
|
| 85 |
+
"loss": 0.1968,
|
| 86 |
+
"step": 11
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.42857142857142855,
|
| 90 |
+
"grad_norm": 0.7287263870239258,
|
| 91 |
+
"learning_rate": 8.571428571428571e-06,
|
| 92 |
+
"loss": 0.1798,
|
| 93 |
+
"step": 12
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.4642857142857143,
|
| 97 |
+
"grad_norm": 0.6711848974227905,
|
| 98 |
+
"learning_rate": 8.452380952380953e-06,
|
| 99 |
+
"loss": 0.1754,
|
| 100 |
+
"step": 13
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.5,
|
| 104 |
+
"grad_norm": 0.6150436401367188,
|
| 105 |
+
"learning_rate": 8.333333333333334e-06,
|
| 106 |
+
"loss": 0.1739,
|
| 107 |
+
"step": 14
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.5357142857142857,
|
| 111 |
+
"grad_norm": 0.36332571506500244,
|
| 112 |
+
"learning_rate": 8.214285714285714e-06,
|
| 113 |
+
"loss": 0.1656,
|
| 114 |
+
"step": 15
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.5714285714285714,
|
| 118 |
+
"grad_norm": 0.4374944865703583,
|
| 119 |
+
"learning_rate": 8.095238095238097e-06,
|
| 120 |
+
"loss": 0.1786,
|
| 121 |
+
"step": 16
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.6071428571428571,
|
| 125 |
+
"grad_norm": 0.39076942205429077,
|
| 126 |
+
"learning_rate": 7.976190476190477e-06,
|
| 127 |
+
"loss": 0.178,
|
| 128 |
+
"step": 17
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.6428571428571429,
|
| 132 |
+
"grad_norm": 0.3334675133228302,
|
| 133 |
+
"learning_rate": 7.857142857142858e-06,
|
| 134 |
+
"loss": 0.1636,
|
| 135 |
+
"step": 18
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.6785714285714286,
|
| 139 |
+
"grad_norm": 0.20510493218898773,
|
| 140 |
+
"learning_rate": 7.738095238095238e-06,
|
| 141 |
+
"loss": 0.1623,
|
| 142 |
+
"step": 19
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 0.7142857142857143,
|
| 146 |
+
"grad_norm": 0.2360071837902069,
|
| 147 |
+
"learning_rate": 7.61904761904762e-06,
|
| 148 |
+
"loss": 0.1652,
|
| 149 |
+
"step": 20
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 0.75,
|
| 153 |
+
"grad_norm": 0.264940470457077,
|
| 154 |
+
"learning_rate": 7.500000000000001e-06,
|
| 155 |
+
"loss": 0.1619,
|
| 156 |
+
"step": 21
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 0.7857142857142857,
|
| 160 |
+
"grad_norm": 0.300240159034729,
|
| 161 |
+
"learning_rate": 7.380952380952382e-06,
|
| 162 |
+
"loss": 0.1535,
|
| 163 |
+
"step": 22
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.8214285714285714,
|
| 167 |
+
"grad_norm": 0.33321136236190796,
|
| 168 |
+
"learning_rate": 7.261904761904762e-06,
|
| 169 |
+
"loss": 0.1632,
|
| 170 |
+
"step": 23
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.8571428571428571,
|
| 174 |
+
"grad_norm": 0.22443978488445282,
|
| 175 |
+
"learning_rate": 7.1428571428571436e-06,
|
| 176 |
+
"loss": 0.1637,
|
| 177 |
+
"step": 24
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.8928571428571429,
|
| 181 |
+
"grad_norm": 0.2477205991744995,
|
| 182 |
+
"learning_rate": 7.023809523809524e-06,
|
| 183 |
+
"loss": 0.1661,
|
| 184 |
+
"step": 25
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 0.9285714285714286,
|
| 188 |
+
"grad_norm": 0.2265806943178177,
|
| 189 |
+
"learning_rate": 6.9047619047619055e-06,
|
| 190 |
+
"loss": 0.1588,
|
| 191 |
+
"step": 26
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 0.9642857142857143,
|
| 195 |
+
"grad_norm": 0.2170599400997162,
|
| 196 |
+
"learning_rate": 6.785714285714287e-06,
|
| 197 |
+
"loss": 0.1661,
|
| 198 |
+
"step": 27
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 1.0,
|
| 202 |
+
"grad_norm": 0.23174011707305908,
|
| 203 |
+
"learning_rate": 6.666666666666667e-06,
|
| 204 |
+
"loss": 0.1575,
|
| 205 |
+
"step": 28
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 1.0,
|
| 209 |
+
"eval_loss": 0.15946057438850403,
|
| 210 |
+
"eval_runtime": 2.1474,
|
| 211 |
+
"eval_samples_per_second": 58.674,
|
| 212 |
+
"eval_steps_per_second": 1.863,
|
| 213 |
+
"step": 28
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 1.0357142857142858,
|
| 217 |
+
"grad_norm": 0.25703656673431396,
|
| 218 |
+
"learning_rate": 6.547619047619048e-06,
|
| 219 |
+
"loss": 0.151,
|
| 220 |
+
"step": 29
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 1.0714285714285714,
|
| 224 |
+
"grad_norm": 0.21578814089298248,
|
| 225 |
+
"learning_rate": 6.4285714285714295e-06,
|
| 226 |
+
"loss": 0.1618,
|
| 227 |
+
"step": 30
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 1.1071428571428572,
|
| 231 |
+
"grad_norm": 0.23016810417175293,
|
| 232 |
+
"learning_rate": 6.30952380952381e-06,
|
| 233 |
+
"loss": 0.1652,
|
| 234 |
+
"step": 31
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 1.1428571428571428,
|
| 238 |
+
"grad_norm": 0.25853970646858215,
|
| 239 |
+
"learning_rate": 6.1904761904761914e-06,
|
| 240 |
+
"loss": 0.1651,
|
| 241 |
+
"step": 32
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 1.1785714285714286,
|
| 245 |
+
"grad_norm": 0.24886569380760193,
|
| 246 |
+
"learning_rate": 6.071428571428571e-06,
|
| 247 |
+
"loss": 0.1618,
|
| 248 |
+
"step": 33
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 1.2142857142857142,
|
| 252 |
+
"grad_norm": 0.2360197901725769,
|
| 253 |
+
"learning_rate": 5.9523809523809525e-06,
|
| 254 |
+
"loss": 0.1597,
|
| 255 |
+
"step": 34
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 1.25,
|
| 259 |
+
"grad_norm": 0.26883211731910706,
|
| 260 |
+
"learning_rate": 5.833333333333334e-06,
|
| 261 |
+
"loss": 0.1619,
|
| 262 |
+
"step": 35
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 1.2857142857142856,
|
| 266 |
+
"grad_norm": 0.28918421268463135,
|
| 267 |
+
"learning_rate": 5.7142857142857145e-06,
|
| 268 |
+
"loss": 0.159,
|
| 269 |
+
"step": 36
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 1.3214285714285714,
|
| 273 |
+
"grad_norm": 0.32539820671081543,
|
| 274 |
+
"learning_rate": 5.595238095238096e-06,
|
| 275 |
+
"loss": 0.1488,
|
| 276 |
+
"step": 37
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 1.3571428571428572,
|
| 280 |
+
"grad_norm": 0.25007861852645874,
|
| 281 |
+
"learning_rate": 5.476190476190477e-06,
|
| 282 |
+
"loss": 0.1596,
|
| 283 |
+
"step": 38
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 1.3928571428571428,
|
| 287 |
+
"grad_norm": 0.21030496060848236,
|
| 288 |
+
"learning_rate": 5.357142857142857e-06,
|
| 289 |
+
"loss": 0.1523,
|
| 290 |
+
"step": 39
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 1.4285714285714286,
|
| 294 |
+
"grad_norm": 0.2676588296890259,
|
| 295 |
+
"learning_rate": 5.2380952380952384e-06,
|
| 296 |
+
"loss": 0.1563,
|
| 297 |
+
"step": 40
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.4642857142857144,
|
| 301 |
+
"grad_norm": 0.25507068634033203,
|
| 302 |
+
"learning_rate": 5.119047619047619e-06,
|
| 303 |
+
"loss": 0.1519,
|
| 304 |
+
"step": 41
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 1.5,
|
| 308 |
+
"grad_norm": 0.17729367315769196,
|
| 309 |
+
"learning_rate": 5e-06,
|
| 310 |
+
"loss": 0.1551,
|
| 311 |
+
"step": 42
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 1.5357142857142856,
|
| 315 |
+
"grad_norm": 0.18454481661319733,
|
| 316 |
+
"learning_rate": 4.880952380952381e-06,
|
| 317 |
+
"loss": 0.1532,
|
| 318 |
+
"step": 43
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 1.5714285714285714,
|
| 322 |
+
"grad_norm": 0.29042497277259827,
|
| 323 |
+
"learning_rate": 4.761904761904762e-06,
|
| 324 |
+
"loss": 0.1473,
|
| 325 |
+
"step": 44
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 1.6071428571428572,
|
| 329 |
+
"grad_norm": 0.19090823829174042,
|
| 330 |
+
"learning_rate": 4.642857142857144e-06,
|
| 331 |
+
"loss": 0.1507,
|
| 332 |
+
"step": 45
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 1.6428571428571428,
|
| 336 |
+
"grad_norm": 0.18267019093036652,
|
| 337 |
+
"learning_rate": 4.523809523809524e-06,
|
| 338 |
+
"loss": 0.1551,
|
| 339 |
+
"step": 46
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 1.6785714285714286,
|
| 343 |
+
"grad_norm": 0.18257488310337067,
|
| 344 |
+
"learning_rate": 4.404761904761905e-06,
|
| 345 |
+
"loss": 0.1529,
|
| 346 |
+
"step": 47
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 1.7142857142857144,
|
| 350 |
+
"grad_norm": 0.21793578565120697,
|
| 351 |
+
"learning_rate": 4.2857142857142855e-06,
|
| 352 |
+
"loss": 0.1485,
|
| 353 |
+
"step": 48
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 1.75,
|
| 357 |
+
"grad_norm": 0.19642029702663422,
|
| 358 |
+
"learning_rate": 4.166666666666667e-06,
|
| 359 |
+
"loss": 0.153,
|
| 360 |
+
"step": 49
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 1.7857142857142856,
|
| 364 |
+
"grad_norm": 0.20266643166542053,
|
| 365 |
+
"learning_rate": 4.047619047619048e-06,
|
| 366 |
+
"loss": 0.1492,
|
| 367 |
+
"step": 50
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 1.8214285714285714,
|
| 371 |
+
"grad_norm": 0.22516804933547974,
|
| 372 |
+
"learning_rate": 3.928571428571429e-06,
|
| 373 |
+
"loss": 0.1504,
|
| 374 |
+
"step": 51
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 1.8571428571428572,
|
| 378 |
+
"grad_norm": 0.1919289529323578,
|
| 379 |
+
"learning_rate": 3.80952380952381e-06,
|
| 380 |
+
"loss": 0.1495,
|
| 381 |
+
"step": 52
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 1.8928571428571428,
|
| 385 |
+
"grad_norm": 0.22315968573093414,
|
| 386 |
+
"learning_rate": 3.690476190476191e-06,
|
| 387 |
+
"loss": 0.1503,
|
| 388 |
+
"step": 53
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 1.9285714285714286,
|
| 392 |
+
"grad_norm": 0.1482672542333603,
|
| 393 |
+
"learning_rate": 3.5714285714285718e-06,
|
| 394 |
+
"loss": 0.1537,
|
| 395 |
+
"step": 54
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 1.9642857142857144,
|
| 399 |
+
"grad_norm": 0.2447565644979477,
|
| 400 |
+
"learning_rate": 3.4523809523809528e-06,
|
| 401 |
+
"loss": 0.1539,
|
| 402 |
+
"step": 55
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 2.0,
|
| 406 |
+
"grad_norm": 0.18086212873458862,
|
| 407 |
+
"learning_rate": 3.3333333333333333e-06,
|
| 408 |
+
"loss": 0.1504,
|
| 409 |
+
"step": 56
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 2.0,
|
| 413 |
+
"eval_loss": 0.15052884817123413,
|
| 414 |
+
"eval_runtime": 2.1528,
|
| 415 |
+
"eval_samples_per_second": 58.529,
|
| 416 |
+
"eval_steps_per_second": 1.858,
|
| 417 |
+
"step": 56
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.0357142857142856,
|
| 421 |
+
"grad_norm": 0.1740996390581131,
|
| 422 |
+
"learning_rate": 3.2142857142857147e-06,
|
| 423 |
+
"loss": 0.1497,
|
| 424 |
+
"step": 57
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 2.0714285714285716,
|
| 428 |
+
"grad_norm": 0.14250056445598602,
|
| 429 |
+
"learning_rate": 3.0952380952380957e-06,
|
| 430 |
+
"loss": 0.1461,
|
| 431 |
+
"step": 58
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 2.107142857142857,
|
| 435 |
+
"grad_norm": 0.16776707768440247,
|
| 436 |
+
"learning_rate": 2.9761904761904763e-06,
|
| 437 |
+
"loss": 0.1457,
|
| 438 |
+
"step": 59
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 2.142857142857143,
|
| 442 |
+
"grad_norm": 0.15274859964847565,
|
| 443 |
+
"learning_rate": 2.8571428571428573e-06,
|
| 444 |
+
"loss": 0.149,
|
| 445 |
+
"step": 60
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 2.1785714285714284,
|
| 449 |
+
"grad_norm": 0.23901039361953735,
|
| 450 |
+
"learning_rate": 2.7380952380952387e-06,
|
| 451 |
+
"loss": 0.1446,
|
| 452 |
+
"step": 61
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"epoch": 2.2142857142857144,
|
| 456 |
+
"grad_norm": 0.15212753415107727,
|
| 457 |
+
"learning_rate": 2.6190476190476192e-06,
|
| 458 |
+
"loss": 0.1451,
|
| 459 |
+
"step": 62
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.25,
|
| 463 |
+
"grad_norm": 0.17873702943325043,
|
| 464 |
+
"learning_rate": 2.5e-06,
|
| 465 |
+
"loss": 0.1474,
|
| 466 |
+
"step": 63
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"epoch": 2.2857142857142856,
|
| 470 |
+
"grad_norm": 0.1357268989086151,
|
| 471 |
+
"learning_rate": 2.380952380952381e-06,
|
| 472 |
+
"loss": 0.1488,
|
| 473 |
+
"step": 64
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 2.3214285714285716,
|
| 477 |
+
"grad_norm": 0.17847894132137299,
|
| 478 |
+
"learning_rate": 2.261904761904762e-06,
|
| 479 |
+
"loss": 0.1544,
|
| 480 |
+
"step": 65
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 2.357142857142857,
|
| 484 |
+
"grad_norm": 0.20869728922843933,
|
| 485 |
+
"learning_rate": 2.1428571428571427e-06,
|
| 486 |
+
"loss": 0.1469,
|
| 487 |
+
"step": 66
|
| 488 |
+
},
|
| 489 |
+
{
|
| 490 |
+
"epoch": 2.392857142857143,
|
| 491 |
+
"grad_norm": 0.15223827958106995,
|
| 492 |
+
"learning_rate": 2.023809523809524e-06,
|
| 493 |
+
"loss": 0.1474,
|
| 494 |
+
"step": 67
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"epoch": 2.4285714285714284,
|
| 498 |
+
"grad_norm": 0.1523120105266571,
|
| 499 |
+
"learning_rate": 1.904761904761905e-06,
|
| 500 |
+
"loss": 0.1426,
|
| 501 |
+
"step": 68
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"epoch": 2.4642857142857144,
|
| 505 |
+
"grad_norm": 0.1669520139694214,
|
| 506 |
+
"learning_rate": 1.7857142857142859e-06,
|
| 507 |
+
"loss": 0.1514,
|
| 508 |
+
"step": 69
|
| 509 |
+
},
|
| 510 |
+
{
|
| 511 |
+
"epoch": 2.5,
|
| 512 |
+
"grad_norm": 0.1686873584985733,
|
| 513 |
+
"learning_rate": 1.6666666666666667e-06,
|
| 514 |
+
"loss": 0.1541,
|
| 515 |
+
"step": 70
|
| 516 |
+
},
|
| 517 |
+
{
|
| 518 |
+
"epoch": 2.5357142857142856,
|
| 519 |
+
"grad_norm": 0.1791808158159256,
|
| 520 |
+
"learning_rate": 1.5476190476190479e-06,
|
| 521 |
+
"loss": 0.1464,
|
| 522 |
+
"step": 71
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 2.571428571428571,
|
| 526 |
+
"grad_norm": 0.15623259544372559,
|
| 527 |
+
"learning_rate": 1.4285714285714286e-06,
|
| 528 |
+
"loss": 0.1489,
|
| 529 |
+
"step": 72
|
| 530 |
+
},
|
| 531 |
+
{
|
| 532 |
+
"epoch": 2.607142857142857,
|
| 533 |
+
"grad_norm": 0.14973101019859314,
|
| 534 |
+
"learning_rate": 1.3095238095238096e-06,
|
| 535 |
+
"loss": 0.1514,
|
| 536 |
+
"step": 73
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 2.642857142857143,
|
| 540 |
+
"grad_norm": 0.2189069539308548,
|
| 541 |
+
"learning_rate": 1.1904761904761906e-06,
|
| 542 |
+
"loss": 0.1517,
|
| 543 |
+
"step": 74
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 2.678571428571429,
|
| 547 |
+
"grad_norm": 0.15775644779205322,
|
| 548 |
+
"learning_rate": 1.0714285714285714e-06,
|
| 549 |
+
"loss": 0.1421,
|
| 550 |
+
"step": 75
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"epoch": 2.7142857142857144,
|
| 554 |
+
"grad_norm": 0.15489579737186432,
|
| 555 |
+
"learning_rate": 9.523809523809525e-07,
|
| 556 |
+
"loss": 0.1505,
|
| 557 |
+
"step": 76
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"epoch": 2.75,
|
| 561 |
+
"grad_norm": 0.16758202016353607,
|
| 562 |
+
"learning_rate": 8.333333333333333e-07,
|
| 563 |
+
"loss": 0.1519,
|
| 564 |
+
"step": 77
|
| 565 |
+
},
|
| 566 |
+
{
|
| 567 |
+
"epoch": 2.7857142857142856,
|
| 568 |
+
"grad_norm": 0.13228367269039154,
|
| 569 |
+
"learning_rate": 7.142857142857143e-07,
|
| 570 |
+
"loss": 0.148,
|
| 571 |
+
"step": 78
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"epoch": 2.821428571428571,
|
| 575 |
+
"grad_norm": 0.14372079074382782,
|
| 576 |
+
"learning_rate": 5.952380952380953e-07,
|
| 577 |
+
"loss": 0.1521,
|
| 578 |
+
"step": 79
|
| 579 |
+
},
|
| 580 |
+
{
|
| 581 |
+
"epoch": 2.857142857142857,
|
| 582 |
+
"grad_norm": 0.16200599074363708,
|
| 583 |
+
"learning_rate": 4.7619047619047623e-07,
|
| 584 |
+
"loss": 0.1503,
|
| 585 |
+
"step": 80
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"epoch": 2.892857142857143,
|
| 589 |
+
"grad_norm": 0.12723486125469208,
|
| 590 |
+
"learning_rate": 3.5714285714285716e-07,
|
| 591 |
+
"loss": 0.1539,
|
| 592 |
+
"step": 81
|
| 593 |
+
},
|
| 594 |
+
{
|
| 595 |
+
"epoch": 2.928571428571429,
|
| 596 |
+
"grad_norm": 0.1323743462562561,
|
| 597 |
+
"learning_rate": 2.3809523809523811e-07,
|
| 598 |
+
"loss": 0.1473,
|
| 599 |
+
"step": 82
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
"epoch": 2.9642857142857144,
|
| 603 |
+
"grad_norm": 0.15712212026119232,
|
| 604 |
+
"learning_rate": 1.1904761904761906e-07,
|
| 605 |
+
"loss": 0.1439,
|
| 606 |
+
"step": 83
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 3.0,
|
| 610 |
+
"grad_norm": 0.11317042261362076,
|
| 611 |
+
"learning_rate": 0.0,
|
| 612 |
+
"loss": 0.1508,
|
| 613 |
+
"step": 84
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"epoch": 3.0,
|
| 617 |
+
"eval_loss": 0.14835017919540405,
|
| 618 |
+
"eval_runtime": 2.1972,
|
| 619 |
+
"eval_samples_per_second": 57.346,
|
| 620 |
+
"eval_steps_per_second": 1.82,
|
| 621 |
+
"step": 84
|
| 622 |
+
}
|
| 623 |
+
],
|
| 624 |
+
"logging_steps": 1.0,
|
| 625 |
+
"max_steps": 84,
|
| 626 |
+
"num_input_tokens_seen": 0,
|
| 627 |
+
"num_train_epochs": 3,
|
| 628 |
+
"save_steps": 28,
|
| 629 |
+
"stateful_callbacks": {
|
| 630 |
+
"TrainerControl": {
|
| 631 |
+
"args": {
|
| 632 |
+
"should_epoch_stop": false,
|
| 633 |
+
"should_evaluate": false,
|
| 634 |
+
"should_log": false,
|
| 635 |
+
"should_save": true,
|
| 636 |
+
"should_training_stop": true
|
| 637 |
+
},
|
| 638 |
+
"attributes": {}
|
| 639 |
+
}
|
| 640 |
+
},
|
| 641 |
+
"total_flos": 5.435330827334451e+16,
|
| 642 |
+
"train_batch_size": 4,
|
| 643 |
+
"trial_name": null,
|
| 644 |
+
"trial_params": null
|
| 645 |
+
}
|