Upload folder using huggingface_hub
Browse files- added_tokens.json +3 -0
- config.json +26 -0
- generation_config.json +4 -0
- pytorch_model-00001-of-00003.bin +3 -0
- pytorch_model-00002-of-00003.bin +3 -0
- pytorch_model-00003-of-00003.bin +3 -0
- pytorch_model.bin.index.json +410 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +6 -0
- tokenizer.model +3 -0
- tokenizer_config.json +35 -0
- trainer_state.json +2124 -0
- training_args.bin +3 -0
added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[PAD]": 32000
|
3 |
+
}
|
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "meta-llama/Llama-2-13b-hf",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"bos_token_id": 1,
|
7 |
+
"eos_token_id": 2,
|
8 |
+
"hidden_act": "silu",
|
9 |
+
"hidden_size": 5120,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"intermediate_size": 13824,
|
12 |
+
"max_position_embeddings": 4096,
|
13 |
+
"model_type": "llama",
|
14 |
+
"num_attention_heads": 40,
|
15 |
+
"num_hidden_layers": 40,
|
16 |
+
"num_key_value_heads": 40,
|
17 |
+
"pad_token_id": 0,
|
18 |
+
"pretraining_tp": 1,
|
19 |
+
"rms_norm_eps": 1e-05,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"tie_word_embeddings": false,
|
22 |
+
"torch_dtype": "bfloat16",
|
23 |
+
"transformers_version": "4.31.0",
|
24 |
+
"use_cache": false,
|
25 |
+
"vocab_size": 32001
|
26 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_new_tokens": 256,
|
3 |
+
"transformers_version": "4.31.0"
|
4 |
+
}
|
pytorch_model-00001-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4ca3fb841bee4cff14b2e462ea2de09ad87bb9b917dcea5988b5b92798683c5
|
3 |
+
size 9949048046
|
pytorch_model-00002-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c9feb0e50da1f7109a9c960499cf59fceedc93911c11f3fd98763ee1fe843eb
|
3 |
+
size 9904474400
|
pytorch_model-00003-of-00003.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d13d5cb462af48e05cc9cc9a004c95e650425446d86a20afd156f32e717d2435
|
3 |
+
size 6179210249
|
pytorch_model.bin.index.json
ADDED
@@ -0,0 +1,410 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 26032588800
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "pytorch_model-00003-of-00003.bin",
|
7 |
+
"model.embed_tokens.weight": "pytorch_model-00001-of-00003.bin",
|
8 |
+
"model.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
17 |
+
"model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
18 |
+
"model.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
23 |
+
"model.layers.1.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
24 |
+
"model.layers.1.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
25 |
+
"model.layers.1.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
27 |
+
"model.layers.1.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
28 |
+
"model.layers.10.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
29 |
+
"model.layers.10.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
30 |
+
"model.layers.10.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
31 |
+
"model.layers.10.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
32 |
+
"model.layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
33 |
+
"model.layers.10.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
34 |
+
"model.layers.10.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
35 |
+
"model.layers.10.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
37 |
+
"model.layers.10.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
38 |
+
"model.layers.11.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
39 |
+
"model.layers.11.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
40 |
+
"model.layers.11.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
41 |
+
"model.layers.11.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
42 |
+
"model.layers.11.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
43 |
+
"model.layers.11.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
44 |
+
"model.layers.11.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
45 |
+
"model.layers.11.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
47 |
+
"model.layers.11.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
48 |
+
"model.layers.12.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
49 |
+
"model.layers.12.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
50 |
+
"model.layers.12.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
51 |
+
"model.layers.12.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
52 |
+
"model.layers.12.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
53 |
+
"model.layers.12.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
54 |
+
"model.layers.12.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
55 |
+
"model.layers.12.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
57 |
+
"model.layers.12.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
58 |
+
"model.layers.13.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
59 |
+
"model.layers.13.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
60 |
+
"model.layers.13.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
61 |
+
"model.layers.13.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
62 |
+
"model.layers.13.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
63 |
+
"model.layers.13.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
64 |
+
"model.layers.13.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
65 |
+
"model.layers.13.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
67 |
+
"model.layers.13.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
68 |
+
"model.layers.14.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
69 |
+
"model.layers.14.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
70 |
+
"model.layers.14.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
71 |
+
"model.layers.14.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
72 |
+
"model.layers.14.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
73 |
+
"model.layers.14.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
74 |
+
"model.layers.14.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
75 |
+
"model.layers.14.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
77 |
+
"model.layers.14.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
78 |
+
"model.layers.15.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
79 |
+
"model.layers.15.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
80 |
+
"model.layers.15.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
81 |
+
"model.layers.15.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
82 |
+
"model.layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
83 |
+
"model.layers.15.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
84 |
+
"model.layers.15.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
85 |
+
"model.layers.15.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
87 |
+
"model.layers.15.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
88 |
+
"model.layers.16.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
89 |
+
"model.layers.16.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
90 |
+
"model.layers.16.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
91 |
+
"model.layers.16.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
92 |
+
"model.layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
93 |
+
"model.layers.16.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
94 |
+
"model.layers.16.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
95 |
+
"model.layers.16.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
97 |
+
"model.layers.16.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
98 |
+
"model.layers.17.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
99 |
+
"model.layers.17.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
100 |
+
"model.layers.17.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
101 |
+
"model.layers.17.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
102 |
+
"model.layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
103 |
+
"model.layers.17.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
104 |
+
"model.layers.17.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
105 |
+
"model.layers.17.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
107 |
+
"model.layers.17.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
108 |
+
"model.layers.18.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
109 |
+
"model.layers.18.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
110 |
+
"model.layers.18.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
111 |
+
"model.layers.18.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
112 |
+
"model.layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
113 |
+
"model.layers.18.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
114 |
+
"model.layers.18.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
115 |
+
"model.layers.18.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
117 |
+
"model.layers.18.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
118 |
+
"model.layers.19.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
119 |
+
"model.layers.19.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
120 |
+
"model.layers.19.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
121 |
+
"model.layers.19.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
122 |
+
"model.layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
123 |
+
"model.layers.19.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
124 |
+
"model.layers.19.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
125 |
+
"model.layers.19.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
127 |
+
"model.layers.19.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
128 |
+
"model.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
129 |
+
"model.layers.2.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
130 |
+
"model.layers.2.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
131 |
+
"model.layers.2.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
132 |
+
"model.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
133 |
+
"model.layers.2.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
134 |
+
"model.layers.2.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
135 |
+
"model.layers.2.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
137 |
+
"model.layers.2.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
138 |
+
"model.layers.20.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
139 |
+
"model.layers.20.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
140 |
+
"model.layers.20.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
141 |
+
"model.layers.20.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
142 |
+
"model.layers.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
143 |
+
"model.layers.20.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
144 |
+
"model.layers.20.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
145 |
+
"model.layers.20.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
147 |
+
"model.layers.20.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
148 |
+
"model.layers.21.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
149 |
+
"model.layers.21.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
150 |
+
"model.layers.21.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
151 |
+
"model.layers.21.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
152 |
+
"model.layers.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
153 |
+
"model.layers.21.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
154 |
+
"model.layers.21.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
155 |
+
"model.layers.21.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
157 |
+
"model.layers.21.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
158 |
+
"model.layers.22.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
159 |
+
"model.layers.22.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
160 |
+
"model.layers.22.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
161 |
+
"model.layers.22.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
162 |
+
"model.layers.22.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
163 |
+
"model.layers.22.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
164 |
+
"model.layers.22.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
165 |
+
"model.layers.22.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
167 |
+
"model.layers.22.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
168 |
+
"model.layers.23.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
169 |
+
"model.layers.23.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
170 |
+
"model.layers.23.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
171 |
+
"model.layers.23.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
172 |
+
"model.layers.23.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
173 |
+
"model.layers.23.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
174 |
+
"model.layers.23.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
175 |
+
"model.layers.23.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
177 |
+
"model.layers.23.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
178 |
+
"model.layers.24.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
179 |
+
"model.layers.24.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
180 |
+
"model.layers.24.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
181 |
+
"model.layers.24.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
182 |
+
"model.layers.24.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
183 |
+
"model.layers.24.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
184 |
+
"model.layers.24.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
185 |
+
"model.layers.24.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
187 |
+
"model.layers.24.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
188 |
+
"model.layers.25.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
189 |
+
"model.layers.25.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
190 |
+
"model.layers.25.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
191 |
+
"model.layers.25.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
192 |
+
"model.layers.25.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
193 |
+
"model.layers.25.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
194 |
+
"model.layers.25.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
195 |
+
"model.layers.25.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
197 |
+
"model.layers.25.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
198 |
+
"model.layers.26.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
199 |
+
"model.layers.26.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
200 |
+
"model.layers.26.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
201 |
+
"model.layers.26.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
202 |
+
"model.layers.26.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
203 |
+
"model.layers.26.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
204 |
+
"model.layers.26.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
205 |
+
"model.layers.26.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
207 |
+
"model.layers.26.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
208 |
+
"model.layers.27.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
209 |
+
"model.layers.27.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
210 |
+
"model.layers.27.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
211 |
+
"model.layers.27.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
212 |
+
"model.layers.27.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
213 |
+
"model.layers.27.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
214 |
+
"model.layers.27.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
215 |
+
"model.layers.27.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
217 |
+
"model.layers.27.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
218 |
+
"model.layers.28.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
219 |
+
"model.layers.28.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
220 |
+
"model.layers.28.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
221 |
+
"model.layers.28.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
222 |
+
"model.layers.28.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
223 |
+
"model.layers.28.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
224 |
+
"model.layers.28.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
225 |
+
"model.layers.28.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
227 |
+
"model.layers.28.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
228 |
+
"model.layers.29.input_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
229 |
+
"model.layers.29.mlp.down_proj.weight": "pytorch_model-00002-of-00003.bin",
|
230 |
+
"model.layers.29.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
231 |
+
"model.layers.29.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
232 |
+
"model.layers.29.post_attention_layernorm.weight": "pytorch_model-00002-of-00003.bin",
|
233 |
+
"model.layers.29.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
234 |
+
"model.layers.29.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
235 |
+
"model.layers.29.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
237 |
+
"model.layers.29.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
238 |
+
"model.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
239 |
+
"model.layers.3.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
240 |
+
"model.layers.3.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
241 |
+
"model.layers.3.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
242 |
+
"model.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
243 |
+
"model.layers.3.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
244 |
+
"model.layers.3.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
245 |
+
"model.layers.3.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
247 |
+
"model.layers.3.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
248 |
+
"model.layers.30.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
249 |
+
"model.layers.30.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
250 |
+
"model.layers.30.mlp.gate_proj.weight": "pytorch_model-00002-of-00003.bin",
|
251 |
+
"model.layers.30.mlp.up_proj.weight": "pytorch_model-00002-of-00003.bin",
|
252 |
+
"model.layers.30.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
253 |
+
"model.layers.30.self_attn.k_proj.weight": "pytorch_model-00002-of-00003.bin",
|
254 |
+
"model.layers.30.self_attn.o_proj.weight": "pytorch_model-00002-of-00003.bin",
|
255 |
+
"model.layers.30.self_attn.q_proj.weight": "pytorch_model-00002-of-00003.bin",
|
256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "pytorch_model-00002-of-00003.bin",
|
257 |
+
"model.layers.30.self_attn.v_proj.weight": "pytorch_model-00002-of-00003.bin",
|
258 |
+
"model.layers.31.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
259 |
+
"model.layers.31.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
260 |
+
"model.layers.31.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
261 |
+
"model.layers.31.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
262 |
+
"model.layers.31.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
263 |
+
"model.layers.31.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
264 |
+
"model.layers.31.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
265 |
+
"model.layers.31.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
267 |
+
"model.layers.31.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
268 |
+
"model.layers.32.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
269 |
+
"model.layers.32.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
270 |
+
"model.layers.32.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
271 |
+
"model.layers.32.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
272 |
+
"model.layers.32.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
273 |
+
"model.layers.32.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
274 |
+
"model.layers.32.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
275 |
+
"model.layers.32.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
276 |
+
"model.layers.32.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
277 |
+
"model.layers.32.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
278 |
+
"model.layers.33.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
279 |
+
"model.layers.33.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
280 |
+
"model.layers.33.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
281 |
+
"model.layers.33.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
282 |
+
"model.layers.33.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
283 |
+
"model.layers.33.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
284 |
+
"model.layers.33.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
285 |
+
"model.layers.33.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
286 |
+
"model.layers.33.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
287 |
+
"model.layers.33.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
288 |
+
"model.layers.34.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
289 |
+
"model.layers.34.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
290 |
+
"model.layers.34.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
291 |
+
"model.layers.34.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
292 |
+
"model.layers.34.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
293 |
+
"model.layers.34.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
294 |
+
"model.layers.34.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
295 |
+
"model.layers.34.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
296 |
+
"model.layers.34.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
297 |
+
"model.layers.34.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
298 |
+
"model.layers.35.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
299 |
+
"model.layers.35.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
300 |
+
"model.layers.35.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
301 |
+
"model.layers.35.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
302 |
+
"model.layers.35.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
303 |
+
"model.layers.35.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
304 |
+
"model.layers.35.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
305 |
+
"model.layers.35.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
306 |
+
"model.layers.35.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
307 |
+
"model.layers.35.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
308 |
+
"model.layers.36.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
309 |
+
"model.layers.36.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
310 |
+
"model.layers.36.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
311 |
+
"model.layers.36.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
312 |
+
"model.layers.36.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
313 |
+
"model.layers.36.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
314 |
+
"model.layers.36.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
315 |
+
"model.layers.36.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
316 |
+
"model.layers.36.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
317 |
+
"model.layers.36.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
318 |
+
"model.layers.37.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
319 |
+
"model.layers.37.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
320 |
+
"model.layers.37.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
321 |
+
"model.layers.37.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
322 |
+
"model.layers.37.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
323 |
+
"model.layers.37.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
324 |
+
"model.layers.37.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
325 |
+
"model.layers.37.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
326 |
+
"model.layers.37.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
327 |
+
"model.layers.37.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
328 |
+
"model.layers.38.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
329 |
+
"model.layers.38.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
330 |
+
"model.layers.38.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
331 |
+
"model.layers.38.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
332 |
+
"model.layers.38.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
333 |
+
"model.layers.38.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
334 |
+
"model.layers.38.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
335 |
+
"model.layers.38.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
336 |
+
"model.layers.38.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
337 |
+
"model.layers.38.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
338 |
+
"model.layers.39.input_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
339 |
+
"model.layers.39.mlp.down_proj.weight": "pytorch_model-00003-of-00003.bin",
|
340 |
+
"model.layers.39.mlp.gate_proj.weight": "pytorch_model-00003-of-00003.bin",
|
341 |
+
"model.layers.39.mlp.up_proj.weight": "pytorch_model-00003-of-00003.bin",
|
342 |
+
"model.layers.39.post_attention_layernorm.weight": "pytorch_model-00003-of-00003.bin",
|
343 |
+
"model.layers.39.self_attn.k_proj.weight": "pytorch_model-00003-of-00003.bin",
|
344 |
+
"model.layers.39.self_attn.o_proj.weight": "pytorch_model-00003-of-00003.bin",
|
345 |
+
"model.layers.39.self_attn.q_proj.weight": "pytorch_model-00003-of-00003.bin",
|
346 |
+
"model.layers.39.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00003.bin",
|
347 |
+
"model.layers.39.self_attn.v_proj.weight": "pytorch_model-00003-of-00003.bin",
|
348 |
+
"model.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
349 |
+
"model.layers.4.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
350 |
+
"model.layers.4.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
351 |
+
"model.layers.4.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
352 |
+
"model.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
353 |
+
"model.layers.4.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
354 |
+
"model.layers.4.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
355 |
+
"model.layers.4.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
356 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
357 |
+
"model.layers.4.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
358 |
+
"model.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
359 |
+
"model.layers.5.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
360 |
+
"model.layers.5.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
361 |
+
"model.layers.5.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
362 |
+
"model.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
363 |
+
"model.layers.5.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
364 |
+
"model.layers.5.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
365 |
+
"model.layers.5.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
366 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
367 |
+
"model.layers.5.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
368 |
+
"model.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
369 |
+
"model.layers.6.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
370 |
+
"model.layers.6.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
371 |
+
"model.layers.6.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
372 |
+
"model.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
373 |
+
"model.layers.6.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
374 |
+
"model.layers.6.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
375 |
+
"model.layers.6.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
376 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
377 |
+
"model.layers.6.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
378 |
+
"model.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
379 |
+
"model.layers.7.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
380 |
+
"model.layers.7.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
381 |
+
"model.layers.7.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
382 |
+
"model.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
383 |
+
"model.layers.7.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
384 |
+
"model.layers.7.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
385 |
+
"model.layers.7.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
386 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
387 |
+
"model.layers.7.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
388 |
+
"model.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
389 |
+
"model.layers.8.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
390 |
+
"model.layers.8.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
391 |
+
"model.layers.8.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
392 |
+
"model.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
393 |
+
"model.layers.8.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
394 |
+
"model.layers.8.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
395 |
+
"model.layers.8.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
396 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
397 |
+
"model.layers.8.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
398 |
+
"model.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
399 |
+
"model.layers.9.mlp.down_proj.weight": "pytorch_model-00001-of-00003.bin",
|
400 |
+
"model.layers.9.mlp.gate_proj.weight": "pytorch_model-00001-of-00003.bin",
|
401 |
+
"model.layers.9.mlp.up_proj.weight": "pytorch_model-00001-of-00003.bin",
|
402 |
+
"model.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00003.bin",
|
403 |
+
"model.layers.9.self_attn.k_proj.weight": "pytorch_model-00001-of-00003.bin",
|
404 |
+
"model.layers.9.self_attn.o_proj.weight": "pytorch_model-00001-of-00003.bin",
|
405 |
+
"model.layers.9.self_attn.q_proj.weight": "pytorch_model-00001-of-00003.bin",
|
406 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00003.bin",
|
407 |
+
"model.layers.9.self_attn.v_proj.weight": "pytorch_model-00001-of-00003.bin",
|
408 |
+
"model.norm.weight": "pytorch_model-00003-of-00003.bin"
|
409 |
+
}
|
410 |
+
}
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98faac54bb4691597f342efb5e51a9af83dbd7d612cb41773ce3397e9739d297
|
3 |
+
size 14511
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f4766a50a63740d51a19c983a4de442d7f62ff1e951fc016c44cc6c58fb9db1
|
3 |
+
size 627
|
special_tokens_map.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<s>",
|
3 |
+
"eos_token": "</s>",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"unk_token": "<unk>"
|
6 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer_config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"bos_token": {
|
5 |
+
"__type": "AddedToken",
|
6 |
+
"content": "<s>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false
|
11 |
+
},
|
12 |
+
"clean_up_tokenization_spaces": false,
|
13 |
+
"eos_token": {
|
14 |
+
"__type": "AddedToken",
|
15 |
+
"content": "</s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false
|
20 |
+
},
|
21 |
+
"legacy": false,
|
22 |
+
"model_max_length": 1000000000000000019884624838656,
|
23 |
+
"pad_token": null,
|
24 |
+
"padding_side": "right",
|
25 |
+
"sp_model_kwargs": {},
|
26 |
+
"tokenizer_class": "LlamaTokenizer",
|
27 |
+
"unk_token": {
|
28 |
+
"__type": "AddedToken",
|
29 |
+
"content": "<unk>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false
|
34 |
+
}
|
35 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,2124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.0009760716430288746,
|
5 |
+
"global_step": 3100,
|
6 |
+
"is_hyper_param_search": false,
|
7 |
+
"is_local_process_zero": true,
|
8 |
+
"is_world_process_zero": true,
|
9 |
+
"log_history": [
|
10 |
+
{
|
11 |
+
"epoch": 0.0,
|
12 |
+
"learning_rate": 0.0002,
|
13 |
+
"loss": 4.3689,
|
14 |
+
"step": 10
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"epoch": 0.0,
|
18 |
+
"learning_rate": 0.0002,
|
19 |
+
"loss": 3.0166,
|
20 |
+
"step": 20
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"epoch": 0.0,
|
24 |
+
"learning_rate": 0.0002,
|
25 |
+
"loss": 2.6587,
|
26 |
+
"step": 30
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"epoch": 0.0,
|
30 |
+
"learning_rate": 0.0002,
|
31 |
+
"loss": 2.7002,
|
32 |
+
"step": 40
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.0,
|
36 |
+
"learning_rate": 0.0002,
|
37 |
+
"loss": 2.8247,
|
38 |
+
"step": 50
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.0,
|
42 |
+
"learning_rate": 0.0002,
|
43 |
+
"loss": 2.7709,
|
44 |
+
"step": 60
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0,
|
48 |
+
"learning_rate": 0.0002,
|
49 |
+
"loss": 2.5964,
|
50 |
+
"step": 70
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 0.0,
|
54 |
+
"learning_rate": 0.0002,
|
55 |
+
"loss": 2.5285,
|
56 |
+
"step": 80
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"epoch": 0.0,
|
60 |
+
"learning_rate": 0.0002,
|
61 |
+
"loss": 2.6166,
|
62 |
+
"step": 90
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 0.0,
|
66 |
+
"learning_rate": 0.0002,
|
67 |
+
"loss": 2.7509,
|
68 |
+
"step": 100
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.0,
|
72 |
+
"eval_loss": 2.828864097595215,
|
73 |
+
"eval_runtime": 25015.5353,
|
74 |
+
"eval_samples_per_second": 4.048,
|
75 |
+
"eval_steps_per_second": 2.024,
|
76 |
+
"step": 100
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.0,
|
80 |
+
"learning_rate": 0.0002,
|
81 |
+
"loss": 2.6819,
|
82 |
+
"step": 110
|
83 |
+
},
|
84 |
+
{
|
85 |
+
"epoch": 0.0,
|
86 |
+
"learning_rate": 0.0002,
|
87 |
+
"loss": 2.5314,
|
88 |
+
"step": 120
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"epoch": 0.0,
|
92 |
+
"learning_rate": 0.0002,
|
93 |
+
"loss": 2.4678,
|
94 |
+
"step": 130
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.0,
|
98 |
+
"learning_rate": 0.0002,
|
99 |
+
"loss": 2.5079,
|
100 |
+
"step": 140
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.0,
|
104 |
+
"learning_rate": 0.0002,
|
105 |
+
"loss": 2.6501,
|
106 |
+
"step": 150
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 0.0,
|
110 |
+
"learning_rate": 0.0002,
|
111 |
+
"loss": 2.6981,
|
112 |
+
"step": 160
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"epoch": 0.0,
|
116 |
+
"learning_rate": 0.0002,
|
117 |
+
"loss": 2.5262,
|
118 |
+
"step": 170
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"epoch": 0.0,
|
122 |
+
"learning_rate": 0.0002,
|
123 |
+
"loss": 2.4819,
|
124 |
+
"step": 180
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"epoch": 0.0,
|
128 |
+
"learning_rate": 0.0002,
|
129 |
+
"loss": 2.4657,
|
130 |
+
"step": 190
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 0.0,
|
134 |
+
"learning_rate": 0.0002,
|
135 |
+
"loss": 2.6072,
|
136 |
+
"step": 200
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.0,
|
140 |
+
"eval_loss": 2.7019286155700684,
|
141 |
+
"eval_runtime": 25020.9542,
|
142 |
+
"eval_samples_per_second": 4.048,
|
143 |
+
"eval_steps_per_second": 2.024,
|
144 |
+
"step": 200
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 0.0,
|
148 |
+
"learning_rate": 0.0002,
|
149 |
+
"loss": 2.5656,
|
150 |
+
"step": 210
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.0,
|
154 |
+
"learning_rate": 0.0002,
|
155 |
+
"loss": 2.5185,
|
156 |
+
"step": 220
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.0,
|
160 |
+
"learning_rate": 0.0002,
|
161 |
+
"loss": 2.4271,
|
162 |
+
"step": 230
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"epoch": 0.0,
|
166 |
+
"learning_rate": 0.0002,
|
167 |
+
"loss": 2.4286,
|
168 |
+
"step": 240
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"epoch": 0.0,
|
172 |
+
"learning_rate": 0.0002,
|
173 |
+
"loss": 2.5728,
|
174 |
+
"step": 250
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 0.0,
|
178 |
+
"learning_rate": 0.0002,
|
179 |
+
"loss": 2.5597,
|
180 |
+
"step": 260
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"epoch": 0.0,
|
184 |
+
"learning_rate": 0.0002,
|
185 |
+
"loss": 2.4337,
|
186 |
+
"step": 270
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 0.0,
|
190 |
+
"learning_rate": 0.0002,
|
191 |
+
"loss": 2.4491,
|
192 |
+
"step": 280
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.0,
|
196 |
+
"learning_rate": 0.0002,
|
197 |
+
"loss": 2.4494,
|
198 |
+
"step": 290
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.0,
|
202 |
+
"learning_rate": 0.0002,
|
203 |
+
"loss": 2.5075,
|
204 |
+
"step": 300
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 0.0,
|
208 |
+
"eval_loss": 2.6475937366485596,
|
209 |
+
"eval_runtime": 25026.694,
|
210 |
+
"eval_samples_per_second": 4.047,
|
211 |
+
"eval_steps_per_second": 2.023,
|
212 |
+
"step": 300
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.0,
|
216 |
+
"learning_rate": 0.0002,
|
217 |
+
"loss": 2.5654,
|
218 |
+
"step": 310
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"epoch": 0.0,
|
222 |
+
"learning_rate": 0.0002,
|
223 |
+
"loss": 2.445,
|
224 |
+
"step": 320
|
225 |
+
},
|
226 |
+
{
|
227 |
+
"epoch": 0.0,
|
228 |
+
"learning_rate": 0.0002,
|
229 |
+
"loss": 2.4604,
|
230 |
+
"step": 330
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 0.0,
|
234 |
+
"learning_rate": 0.0002,
|
235 |
+
"loss": 2.4279,
|
236 |
+
"step": 340
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"epoch": 0.0,
|
240 |
+
"learning_rate": 0.0002,
|
241 |
+
"loss": 2.545,
|
242 |
+
"step": 350
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 0.0,
|
246 |
+
"learning_rate": 0.0002,
|
247 |
+
"loss": 2.579,
|
248 |
+
"step": 360
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.0,
|
252 |
+
"learning_rate": 0.0002,
|
253 |
+
"loss": 2.4052,
|
254 |
+
"step": 370
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.0,
|
258 |
+
"learning_rate": 0.0002,
|
259 |
+
"loss": 2.3807,
|
260 |
+
"step": 380
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"epoch": 0.0,
|
264 |
+
"learning_rate": 0.0002,
|
265 |
+
"loss": 2.4444,
|
266 |
+
"step": 390
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"epoch": 0.0,
|
270 |
+
"learning_rate": 0.0002,
|
271 |
+
"loss": 2.4991,
|
272 |
+
"step": 400
|
273 |
+
},
|
274 |
+
{
|
275 |
+
"epoch": 0.0,
|
276 |
+
"eval_loss": 2.606245279312134,
|
277 |
+
"eval_runtime": 25030.0633,
|
278 |
+
"eval_samples_per_second": 4.046,
|
279 |
+
"eval_steps_per_second": 2.023,
|
280 |
+
"step": 400
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"epoch": 0.0,
|
284 |
+
"learning_rate": 0.0002,
|
285 |
+
"loss": 2.6451,
|
286 |
+
"step": 410
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"epoch": 0.0,
|
290 |
+
"learning_rate": 0.0002,
|
291 |
+
"loss": 2.4054,
|
292 |
+
"step": 420
|
293 |
+
},
|
294 |
+
{
|
295 |
+
"epoch": 0.0,
|
296 |
+
"learning_rate": 0.0002,
|
297 |
+
"loss": 2.4127,
|
298 |
+
"step": 430
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 0.0,
|
302 |
+
"learning_rate": 0.0002,
|
303 |
+
"loss": 2.3986,
|
304 |
+
"step": 440
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.0,
|
308 |
+
"learning_rate": 0.0002,
|
309 |
+
"loss": 2.4556,
|
310 |
+
"step": 450
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.0,
|
314 |
+
"learning_rate": 0.0002,
|
315 |
+
"loss": 2.531,
|
316 |
+
"step": 460
|
317 |
+
},
|
318 |
+
{
|
319 |
+
"epoch": 0.0,
|
320 |
+
"learning_rate": 0.0002,
|
321 |
+
"loss": 2.4173,
|
322 |
+
"step": 470
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"epoch": 0.0,
|
326 |
+
"learning_rate": 0.0002,
|
327 |
+
"loss": 2.4098,
|
328 |
+
"step": 480
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"epoch": 0.0,
|
332 |
+
"learning_rate": 0.0002,
|
333 |
+
"loss": 2.3917,
|
334 |
+
"step": 490
|
335 |
+
},
|
336 |
+
{
|
337 |
+
"epoch": 0.0,
|
338 |
+
"learning_rate": 0.0002,
|
339 |
+
"loss": 2.5342,
|
340 |
+
"step": 500
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 0.0,
|
344 |
+
"eval_loss": 2.553729772567749,
|
345 |
+
"eval_runtime": 25028.6332,
|
346 |
+
"eval_samples_per_second": 4.046,
|
347 |
+
"eval_steps_per_second": 2.023,
|
348 |
+
"step": 500
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"epoch": 0.0,
|
352 |
+
"learning_rate": 0.0002,
|
353 |
+
"loss": 2.5335,
|
354 |
+
"step": 510
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 0.0,
|
358 |
+
"learning_rate": 0.0002,
|
359 |
+
"loss": 2.4117,
|
360 |
+
"step": 520
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.0,
|
364 |
+
"learning_rate": 0.0002,
|
365 |
+
"loss": 2.3891,
|
366 |
+
"step": 530
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.0,
|
370 |
+
"learning_rate": 0.0002,
|
371 |
+
"loss": 2.3963,
|
372 |
+
"step": 540
|
373 |
+
},
|
374 |
+
{
|
375 |
+
"epoch": 0.0,
|
376 |
+
"learning_rate": 0.0002,
|
377 |
+
"loss": 2.4859,
|
378 |
+
"step": 550
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"epoch": 0.0,
|
382 |
+
"learning_rate": 0.0002,
|
383 |
+
"loss": 2.5574,
|
384 |
+
"step": 560
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 0.0,
|
388 |
+
"learning_rate": 0.0002,
|
389 |
+
"loss": 2.4218,
|
390 |
+
"step": 570
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 0.0,
|
394 |
+
"learning_rate": 0.0002,
|
395 |
+
"loss": 2.3816,
|
396 |
+
"step": 580
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 0.0,
|
400 |
+
"learning_rate": 0.0002,
|
401 |
+
"loss": 2.3866,
|
402 |
+
"step": 590
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.0,
|
406 |
+
"learning_rate": 0.0002,
|
407 |
+
"loss": 2.4992,
|
408 |
+
"step": 600
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.0,
|
412 |
+
"eval_loss": 2.5366227626800537,
|
413 |
+
"eval_runtime": 25013.3524,
|
414 |
+
"eval_samples_per_second": 4.049,
|
415 |
+
"eval_steps_per_second": 2.024,
|
416 |
+
"step": 600
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.0,
|
420 |
+
"learning_rate": 0.0002,
|
421 |
+
"loss": 2.5315,
|
422 |
+
"step": 610
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.0,
|
426 |
+
"learning_rate": 0.0002,
|
427 |
+
"loss": 2.4261,
|
428 |
+
"step": 620
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"epoch": 0.0,
|
432 |
+
"learning_rate": 0.0002,
|
433 |
+
"loss": 2.3737,
|
434 |
+
"step": 630
|
435 |
+
},
|
436 |
+
{
|
437 |
+
"epoch": 0.0,
|
438 |
+
"learning_rate": 0.0002,
|
439 |
+
"loss": 2.385,
|
440 |
+
"step": 640
|
441 |
+
},
|
442 |
+
{
|
443 |
+
"epoch": 0.0,
|
444 |
+
"learning_rate": 0.0002,
|
445 |
+
"loss": 2.405,
|
446 |
+
"step": 650
|
447 |
+
},
|
448 |
+
{
|
449 |
+
"epoch": 0.0,
|
450 |
+
"learning_rate": 0.0002,
|
451 |
+
"loss": 2.5182,
|
452 |
+
"step": 660
|
453 |
+
},
|
454 |
+
{
|
455 |
+
"epoch": 0.0,
|
456 |
+
"learning_rate": 0.0002,
|
457 |
+
"loss": 2.3498,
|
458 |
+
"step": 670
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.0,
|
462 |
+
"learning_rate": 0.0002,
|
463 |
+
"loss": 2.3539,
|
464 |
+
"step": 680
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.0,
|
468 |
+
"learning_rate": 0.0002,
|
469 |
+
"loss": 2.3276,
|
470 |
+
"step": 690
|
471 |
+
},
|
472 |
+
{
|
473 |
+
"epoch": 0.0,
|
474 |
+
"learning_rate": 0.0002,
|
475 |
+
"loss": 2.4602,
|
476 |
+
"step": 700
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"epoch": 0.0,
|
480 |
+
"eval_loss": 2.5101232528686523,
|
481 |
+
"eval_runtime": 25025.24,
|
482 |
+
"eval_samples_per_second": 4.047,
|
483 |
+
"eval_steps_per_second": 2.023,
|
484 |
+
"step": 700
|
485 |
+
},
|
486 |
+
{
|
487 |
+
"epoch": 0.0,
|
488 |
+
"learning_rate": 0.0002,
|
489 |
+
"loss": 2.5107,
|
490 |
+
"step": 710
|
491 |
+
},
|
492 |
+
{
|
493 |
+
"epoch": 0.0,
|
494 |
+
"learning_rate": 0.0002,
|
495 |
+
"loss": 2.3919,
|
496 |
+
"step": 720
|
497 |
+
},
|
498 |
+
{
|
499 |
+
"epoch": 0.0,
|
500 |
+
"learning_rate": 0.0002,
|
501 |
+
"loss": 2.3818,
|
502 |
+
"step": 730
|
503 |
+
},
|
504 |
+
{
|
505 |
+
"epoch": 0.0,
|
506 |
+
"learning_rate": 0.0002,
|
507 |
+
"loss": 2.3866,
|
508 |
+
"step": 740
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 0.0,
|
512 |
+
"learning_rate": 0.0002,
|
513 |
+
"loss": 2.4079,
|
514 |
+
"step": 750
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.0,
|
518 |
+
"learning_rate": 0.0002,
|
519 |
+
"loss": 2.4908,
|
520 |
+
"step": 760
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.0,
|
524 |
+
"learning_rate": 0.0002,
|
525 |
+
"loss": 2.3965,
|
526 |
+
"step": 770
|
527 |
+
},
|
528 |
+
{
|
529 |
+
"epoch": 0.0,
|
530 |
+
"learning_rate": 0.0002,
|
531 |
+
"loss": 2.323,
|
532 |
+
"step": 780
|
533 |
+
},
|
534 |
+
{
|
535 |
+
"epoch": 0.0,
|
536 |
+
"learning_rate": 0.0002,
|
537 |
+
"loss": 2.3136,
|
538 |
+
"step": 790
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"epoch": 0.0,
|
542 |
+
"learning_rate": 0.0002,
|
543 |
+
"loss": 2.3786,
|
544 |
+
"step": 800
|
545 |
+
},
|
546 |
+
{
|
547 |
+
"epoch": 0.0,
|
548 |
+
"eval_loss": 2.50821590423584,
|
549 |
+
"eval_runtime": 25013.6917,
|
550 |
+
"eval_samples_per_second": 4.049,
|
551 |
+
"eval_steps_per_second": 2.024,
|
552 |
+
"step": 800
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"epoch": 0.0,
|
556 |
+
"learning_rate": 0.0002,
|
557 |
+
"loss": 2.5106,
|
558 |
+
"step": 810
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"epoch": 0.0,
|
562 |
+
"learning_rate": 0.0002,
|
563 |
+
"loss": 2.3971,
|
564 |
+
"step": 820
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"epoch": 0.0,
|
568 |
+
"learning_rate": 0.0002,
|
569 |
+
"loss": 2.3305,
|
570 |
+
"step": 830
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.0,
|
574 |
+
"learning_rate": 0.0002,
|
575 |
+
"loss": 2.3711,
|
576 |
+
"step": 840
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.0,
|
580 |
+
"learning_rate": 0.0002,
|
581 |
+
"loss": 2.4803,
|
582 |
+
"step": 850
|
583 |
+
},
|
584 |
+
{
|
585 |
+
"epoch": 0.0,
|
586 |
+
"learning_rate": 0.0002,
|
587 |
+
"loss": 2.4738,
|
588 |
+
"step": 860
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"epoch": 0.0,
|
592 |
+
"learning_rate": 0.0002,
|
593 |
+
"loss": 2.3712,
|
594 |
+
"step": 870
|
595 |
+
},
|
596 |
+
{
|
597 |
+
"epoch": 0.0,
|
598 |
+
"learning_rate": 0.0002,
|
599 |
+
"loss": 2.3463,
|
600 |
+
"step": 880
|
601 |
+
},
|
602 |
+
{
|
603 |
+
"epoch": 0.0,
|
604 |
+
"learning_rate": 0.0002,
|
605 |
+
"loss": 2.2843,
|
606 |
+
"step": 890
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 0.0,
|
610 |
+
"learning_rate": 0.0002,
|
611 |
+
"loss": 2.3725,
|
612 |
+
"step": 900
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.0,
|
616 |
+
"eval_loss": 2.494638204574585,
|
617 |
+
"eval_runtime": 25014.3413,
|
618 |
+
"eval_samples_per_second": 4.049,
|
619 |
+
"eval_steps_per_second": 2.024,
|
620 |
+
"step": 900
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 0.0,
|
624 |
+
"learning_rate": 0.0002,
|
625 |
+
"loss": 2.5215,
|
626 |
+
"step": 910
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.0,
|
630 |
+
"learning_rate": 0.0002,
|
631 |
+
"loss": 2.3802,
|
632 |
+
"step": 920
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.0,
|
636 |
+
"learning_rate": 0.0002,
|
637 |
+
"loss": 2.3499,
|
638 |
+
"step": 930
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"epoch": 0.0,
|
642 |
+
"learning_rate": 0.0002,
|
643 |
+
"loss": 2.3199,
|
644 |
+
"step": 940
|
645 |
+
},
|
646 |
+
{
|
647 |
+
"epoch": 0.0,
|
648 |
+
"learning_rate": 0.0002,
|
649 |
+
"loss": 2.3491,
|
650 |
+
"step": 950
|
651 |
+
},
|
652 |
+
{
|
653 |
+
"epoch": 0.0,
|
654 |
+
"learning_rate": 0.0002,
|
655 |
+
"loss": 2.4885,
|
656 |
+
"step": 960
|
657 |
+
},
|
658 |
+
{
|
659 |
+
"epoch": 0.0,
|
660 |
+
"learning_rate": 0.0002,
|
661 |
+
"loss": 2.3633,
|
662 |
+
"step": 970
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 0.0,
|
666 |
+
"learning_rate": 0.0002,
|
667 |
+
"loss": 2.3226,
|
668 |
+
"step": 980
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.0,
|
672 |
+
"learning_rate": 0.0002,
|
673 |
+
"loss": 2.2587,
|
674 |
+
"step": 990
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.0,
|
678 |
+
"learning_rate": 0.0002,
|
679 |
+
"loss": 2.3803,
|
680 |
+
"step": 1000
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 0.0,
|
684 |
+
"eval_loss": 2.458460807800293,
|
685 |
+
"eval_runtime": 25021.0121,
|
686 |
+
"eval_samples_per_second": 4.048,
|
687 |
+
"eval_steps_per_second": 2.024,
|
688 |
+
"step": 1000
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.0,
|
692 |
+
"learning_rate": 0.0002,
|
693 |
+
"loss": 2.3921,
|
694 |
+
"step": 1010
|
695 |
+
},
|
696 |
+
{
|
697 |
+
"epoch": 0.0,
|
698 |
+
"learning_rate": 0.0002,
|
699 |
+
"loss": 2.3305,
|
700 |
+
"step": 1020
|
701 |
+
},
|
702 |
+
{
|
703 |
+
"epoch": 0.0,
|
704 |
+
"learning_rate": 0.0002,
|
705 |
+
"loss": 2.2907,
|
706 |
+
"step": 1030
|
707 |
+
},
|
708 |
+
{
|
709 |
+
"epoch": 0.0,
|
710 |
+
"learning_rate": 0.0002,
|
711 |
+
"loss": 2.319,
|
712 |
+
"step": 1040
|
713 |
+
},
|
714 |
+
{
|
715 |
+
"epoch": 0.0,
|
716 |
+
"learning_rate": 0.0002,
|
717 |
+
"loss": 2.4507,
|
718 |
+
"step": 1050
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"epoch": 0.0,
|
722 |
+
"learning_rate": 0.0002,
|
723 |
+
"loss": 2.467,
|
724 |
+
"step": 1060
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.0,
|
728 |
+
"learning_rate": 0.0002,
|
729 |
+
"loss": 2.3639,
|
730 |
+
"step": 1070
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.0,
|
734 |
+
"learning_rate": 0.0002,
|
735 |
+
"loss": 2.3189,
|
736 |
+
"step": 1080
|
737 |
+
},
|
738 |
+
{
|
739 |
+
"epoch": 0.0,
|
740 |
+
"learning_rate": 0.0002,
|
741 |
+
"loss": 2.2974,
|
742 |
+
"step": 1090
|
743 |
+
},
|
744 |
+
{
|
745 |
+
"epoch": 0.0,
|
746 |
+
"learning_rate": 0.0002,
|
747 |
+
"loss": 2.3331,
|
748 |
+
"step": 1100
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"epoch": 0.0,
|
752 |
+
"eval_loss": 2.454998254776001,
|
753 |
+
"eval_runtime": 25014.8749,
|
754 |
+
"eval_samples_per_second": 4.049,
|
755 |
+
"eval_steps_per_second": 2.024,
|
756 |
+
"step": 1100
|
757 |
+
},
|
758 |
+
{
|
759 |
+
"epoch": 0.0,
|
760 |
+
"learning_rate": 0.0002,
|
761 |
+
"loss": 2.4715,
|
762 |
+
"step": 1110
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"epoch": 0.0,
|
766 |
+
"learning_rate": 0.0002,
|
767 |
+
"loss": 2.3549,
|
768 |
+
"step": 1120
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"epoch": 0.0,
|
772 |
+
"learning_rate": 0.0002,
|
773 |
+
"loss": 2.3196,
|
774 |
+
"step": 1130
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 0.0,
|
778 |
+
"learning_rate": 0.0002,
|
779 |
+
"loss": 2.2633,
|
780 |
+
"step": 1140
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.0,
|
784 |
+
"learning_rate": 0.0002,
|
785 |
+
"loss": 2.3661,
|
786 |
+
"step": 1150
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.0,
|
790 |
+
"learning_rate": 0.0002,
|
791 |
+
"loss": 2.4783,
|
792 |
+
"step": 1160
|
793 |
+
},
|
794 |
+
{
|
795 |
+
"epoch": 0.0,
|
796 |
+
"learning_rate": 0.0002,
|
797 |
+
"loss": 2.3531,
|
798 |
+
"step": 1170
|
799 |
+
},
|
800 |
+
{
|
801 |
+
"epoch": 0.0,
|
802 |
+
"learning_rate": 0.0002,
|
803 |
+
"loss": 2.2943,
|
804 |
+
"step": 1180
|
805 |
+
},
|
806 |
+
{
|
807 |
+
"epoch": 0.0,
|
808 |
+
"learning_rate": 0.0002,
|
809 |
+
"loss": 2.2409,
|
810 |
+
"step": 1190
|
811 |
+
},
|
812 |
+
{
|
813 |
+
"epoch": 0.0,
|
814 |
+
"learning_rate": 0.0002,
|
815 |
+
"loss": 2.3605,
|
816 |
+
"step": 1200
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"epoch": 0.0,
|
820 |
+
"eval_loss": 2.448063611984253,
|
821 |
+
"eval_runtime": 25013.9619,
|
822 |
+
"eval_samples_per_second": 4.049,
|
823 |
+
"eval_steps_per_second": 2.024,
|
824 |
+
"step": 1200
|
825 |
+
},
|
826 |
+
{
|
827 |
+
"epoch": 0.0,
|
828 |
+
"learning_rate": 0.0002,
|
829 |
+
"loss": 2.4612,
|
830 |
+
"step": 1210
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 0.0,
|
834 |
+
"learning_rate": 0.0002,
|
835 |
+
"loss": 2.3746,
|
836 |
+
"step": 1220
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.0,
|
840 |
+
"learning_rate": 0.0002,
|
841 |
+
"loss": 2.304,
|
842 |
+
"step": 1230
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.0,
|
846 |
+
"learning_rate": 0.0002,
|
847 |
+
"loss": 2.2925,
|
848 |
+
"step": 1240
|
849 |
+
},
|
850 |
+
{
|
851 |
+
"epoch": 0.0,
|
852 |
+
"learning_rate": 0.0002,
|
853 |
+
"loss": 2.2926,
|
854 |
+
"step": 1250
|
855 |
+
},
|
856 |
+
{
|
857 |
+
"epoch": 0.0,
|
858 |
+
"learning_rate": 0.0002,
|
859 |
+
"loss": 2.4145,
|
860 |
+
"step": 1260
|
861 |
+
},
|
862 |
+
{
|
863 |
+
"epoch": 0.0,
|
864 |
+
"learning_rate": 0.0002,
|
865 |
+
"loss": 2.3593,
|
866 |
+
"step": 1270
|
867 |
+
},
|
868 |
+
{
|
869 |
+
"epoch": 0.0,
|
870 |
+
"learning_rate": 0.0002,
|
871 |
+
"loss": 2.2417,
|
872 |
+
"step": 1280
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"epoch": 0.0,
|
876 |
+
"learning_rate": 0.0002,
|
877 |
+
"loss": 2.301,
|
878 |
+
"step": 1290
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.0,
|
882 |
+
"learning_rate": 0.0002,
|
883 |
+
"loss": 2.3336,
|
884 |
+
"step": 1300
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.0,
|
888 |
+
"eval_loss": 2.424609661102295,
|
889 |
+
"eval_runtime": 25025.8125,
|
890 |
+
"eval_samples_per_second": 4.047,
|
891 |
+
"eval_steps_per_second": 2.023,
|
892 |
+
"step": 1300
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.0,
|
896 |
+
"learning_rate": 0.0002,
|
897 |
+
"loss": 2.4126,
|
898 |
+
"step": 1310
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.0,
|
902 |
+
"learning_rate": 0.0002,
|
903 |
+
"loss": 2.308,
|
904 |
+
"step": 1320
|
905 |
+
},
|
906 |
+
{
|
907 |
+
"epoch": 0.0,
|
908 |
+
"learning_rate": 0.0002,
|
909 |
+
"loss": 2.3052,
|
910 |
+
"step": 1330
|
911 |
+
},
|
912 |
+
{
|
913 |
+
"epoch": 0.0,
|
914 |
+
"learning_rate": 0.0002,
|
915 |
+
"loss": 2.2798,
|
916 |
+
"step": 1340
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"epoch": 0.0,
|
920 |
+
"learning_rate": 0.0002,
|
921 |
+
"loss": 2.3208,
|
922 |
+
"step": 1350
|
923 |
+
},
|
924 |
+
{
|
925 |
+
"epoch": 0.0,
|
926 |
+
"learning_rate": 0.0002,
|
927 |
+
"loss": 2.3309,
|
928 |
+
"step": 1360
|
929 |
+
},
|
930 |
+
{
|
931 |
+
"epoch": 0.0,
|
932 |
+
"learning_rate": 0.0002,
|
933 |
+
"loss": 2.331,
|
934 |
+
"step": 1370
|
935 |
+
},
|
936 |
+
{
|
937 |
+
"epoch": 0.0,
|
938 |
+
"learning_rate": 0.0002,
|
939 |
+
"loss": 2.3068,
|
940 |
+
"step": 1380
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.0,
|
944 |
+
"learning_rate": 0.0002,
|
945 |
+
"loss": 2.1971,
|
946 |
+
"step": 1390
|
947 |
+
},
|
948 |
+
{
|
949 |
+
"epoch": 0.0,
|
950 |
+
"learning_rate": 0.0002,
|
951 |
+
"loss": 2.3114,
|
952 |
+
"step": 1400
|
953 |
+
},
|
954 |
+
{
|
955 |
+
"epoch": 0.0,
|
956 |
+
"eval_loss": 2.4197137355804443,
|
957 |
+
"eval_runtime": 25013.8484,
|
958 |
+
"eval_samples_per_second": 4.049,
|
959 |
+
"eval_steps_per_second": 2.024,
|
960 |
+
"step": 1400
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"epoch": 0.0,
|
964 |
+
"learning_rate": 0.0002,
|
965 |
+
"loss": 2.4611,
|
966 |
+
"step": 1410
|
967 |
+
},
|
968 |
+
{
|
969 |
+
"epoch": 0.0,
|
970 |
+
"learning_rate": 0.0002,
|
971 |
+
"loss": 2.2463,
|
972 |
+
"step": 1420
|
973 |
+
},
|
974 |
+
{
|
975 |
+
"epoch": 0.0,
|
976 |
+
"learning_rate": 0.0002,
|
977 |
+
"loss": 2.2844,
|
978 |
+
"step": 1430
|
979 |
+
},
|
980 |
+
{
|
981 |
+
"epoch": 0.0,
|
982 |
+
"learning_rate": 0.0002,
|
983 |
+
"loss": 2.2544,
|
984 |
+
"step": 1440
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 0.0,
|
988 |
+
"learning_rate": 0.0002,
|
989 |
+
"loss": 2.3002,
|
990 |
+
"step": 1450
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"epoch": 0.0,
|
994 |
+
"learning_rate": 0.0002,
|
995 |
+
"loss": 2.4263,
|
996 |
+
"step": 1460
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.0,
|
1000 |
+
"learning_rate": 0.0002,
|
1001 |
+
"loss": 2.328,
|
1002 |
+
"step": 1470
|
1003 |
+
},
|
1004 |
+
{
|
1005 |
+
"epoch": 0.0,
|
1006 |
+
"learning_rate": 0.0002,
|
1007 |
+
"loss": 2.2609,
|
1008 |
+
"step": 1480
|
1009 |
+
},
|
1010 |
+
{
|
1011 |
+
"epoch": 0.0,
|
1012 |
+
"learning_rate": 0.0002,
|
1013 |
+
"loss": 2.2854,
|
1014 |
+
"step": 1490
|
1015 |
+
},
|
1016 |
+
{
|
1017 |
+
"epoch": 0.0,
|
1018 |
+
"learning_rate": 0.0002,
|
1019 |
+
"loss": 2.3257,
|
1020 |
+
"step": 1500
|
1021 |
+
},
|
1022 |
+
{
|
1023 |
+
"epoch": 0.0,
|
1024 |
+
"eval_loss": 2.407323122024536,
|
1025 |
+
"eval_runtime": 25024.2416,
|
1026 |
+
"eval_samples_per_second": 4.047,
|
1027 |
+
"eval_steps_per_second": 2.024,
|
1028 |
+
"step": 1500
|
1029 |
+
},
|
1030 |
+
{
|
1031 |
+
"epoch": 0.0,
|
1032 |
+
"learning_rate": 0.0002,
|
1033 |
+
"loss": 2.4174,
|
1034 |
+
"step": 1510
|
1035 |
+
},
|
1036 |
+
{
|
1037 |
+
"epoch": 0.0,
|
1038 |
+
"learning_rate": 0.0002,
|
1039 |
+
"loss": 2.2817,
|
1040 |
+
"step": 1520
|
1041 |
+
},
|
1042 |
+
{
|
1043 |
+
"epoch": 0.0,
|
1044 |
+
"learning_rate": 0.0002,
|
1045 |
+
"loss": 2.2796,
|
1046 |
+
"step": 1530
|
1047 |
+
},
|
1048 |
+
{
|
1049 |
+
"epoch": 0.0,
|
1050 |
+
"learning_rate": 0.0002,
|
1051 |
+
"loss": 2.2834,
|
1052 |
+
"step": 1540
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.0,
|
1056 |
+
"learning_rate": 0.0002,
|
1057 |
+
"loss": 2.2803,
|
1058 |
+
"step": 1550
|
1059 |
+
},
|
1060 |
+
{
|
1061 |
+
"epoch": 0.0,
|
1062 |
+
"learning_rate": 0.0002,
|
1063 |
+
"loss": 2.39,
|
1064 |
+
"step": 1560
|
1065 |
+
},
|
1066 |
+
{
|
1067 |
+
"epoch": 0.0,
|
1068 |
+
"learning_rate": 0.0002,
|
1069 |
+
"loss": 2.2672,
|
1070 |
+
"step": 1570
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"epoch": 0.0,
|
1074 |
+
"learning_rate": 0.0002,
|
1075 |
+
"loss": 2.3054,
|
1076 |
+
"step": 1580
|
1077 |
+
},
|
1078 |
+
{
|
1079 |
+
"epoch": 0.0,
|
1080 |
+
"learning_rate": 0.0002,
|
1081 |
+
"loss": 2.2576,
|
1082 |
+
"step": 1590
|
1083 |
+
},
|
1084 |
+
{
|
1085 |
+
"epoch": 0.0,
|
1086 |
+
"learning_rate": 0.0002,
|
1087 |
+
"loss": 2.3099,
|
1088 |
+
"step": 1600
|
1089 |
+
},
|
1090 |
+
{
|
1091 |
+
"epoch": 0.0,
|
1092 |
+
"eval_loss": 2.401474952697754,
|
1093 |
+
"eval_runtime": 25023.95,
|
1094 |
+
"eval_samples_per_second": 4.047,
|
1095 |
+
"eval_steps_per_second": 2.024,
|
1096 |
+
"step": 1600
|
1097 |
+
},
|
1098 |
+
{
|
1099 |
+
"epoch": 0.0,
|
1100 |
+
"learning_rate": 0.0002,
|
1101 |
+
"loss": 2.4225,
|
1102 |
+
"step": 1610
|
1103 |
+
},
|
1104 |
+
{
|
1105 |
+
"epoch": 0.0,
|
1106 |
+
"learning_rate": 0.0002,
|
1107 |
+
"loss": 2.3135,
|
1108 |
+
"step": 1620
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.0,
|
1112 |
+
"learning_rate": 0.0002,
|
1113 |
+
"loss": 2.2705,
|
1114 |
+
"step": 1630
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"epoch": 0.0,
|
1118 |
+
"learning_rate": 0.0002,
|
1119 |
+
"loss": 2.2075,
|
1120 |
+
"step": 1640
|
1121 |
+
},
|
1122 |
+
{
|
1123 |
+
"epoch": 0.0,
|
1124 |
+
"learning_rate": 0.0002,
|
1125 |
+
"loss": 2.3811,
|
1126 |
+
"step": 1650
|
1127 |
+
},
|
1128 |
+
{
|
1129 |
+
"epoch": 0.0,
|
1130 |
+
"learning_rate": 0.0002,
|
1131 |
+
"loss": 2.4239,
|
1132 |
+
"step": 1660
|
1133 |
+
},
|
1134 |
+
{
|
1135 |
+
"epoch": 0.0,
|
1136 |
+
"learning_rate": 0.0002,
|
1137 |
+
"loss": 2.3319,
|
1138 |
+
"step": 1670
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"epoch": 0.0,
|
1142 |
+
"learning_rate": 0.0002,
|
1143 |
+
"loss": 2.3106,
|
1144 |
+
"step": 1680
|
1145 |
+
},
|
1146 |
+
{
|
1147 |
+
"epoch": 0.0,
|
1148 |
+
"learning_rate": 0.0002,
|
1149 |
+
"loss": 2.2231,
|
1150 |
+
"step": 1690
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.0,
|
1154 |
+
"learning_rate": 0.0002,
|
1155 |
+
"loss": 2.311,
|
1156 |
+
"step": 1700
|
1157 |
+
},
|
1158 |
+
{
|
1159 |
+
"epoch": 0.0,
|
1160 |
+
"eval_loss": 2.3863916397094727,
|
1161 |
+
"eval_runtime": 25021.8392,
|
1162 |
+
"eval_samples_per_second": 4.047,
|
1163 |
+
"eval_steps_per_second": 2.024,
|
1164 |
+
"step": 1700
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.0,
|
1168 |
+
"learning_rate": 0.0002,
|
1169 |
+
"loss": 2.4332,
|
1170 |
+
"step": 1710
|
1171 |
+
},
|
1172 |
+
{
|
1173 |
+
"epoch": 0.0,
|
1174 |
+
"learning_rate": 0.0002,
|
1175 |
+
"loss": 2.3183,
|
1176 |
+
"step": 1720
|
1177 |
+
},
|
1178 |
+
{
|
1179 |
+
"epoch": 0.0,
|
1180 |
+
"learning_rate": 0.0002,
|
1181 |
+
"loss": 2.2177,
|
1182 |
+
"step": 1730
|
1183 |
+
},
|
1184 |
+
{
|
1185 |
+
"epoch": 0.0,
|
1186 |
+
"learning_rate": 0.0002,
|
1187 |
+
"loss": 2.3045,
|
1188 |
+
"step": 1740
|
1189 |
+
},
|
1190 |
+
{
|
1191 |
+
"epoch": 0.0,
|
1192 |
+
"learning_rate": 0.0002,
|
1193 |
+
"loss": 2.2627,
|
1194 |
+
"step": 1750
|
1195 |
+
},
|
1196 |
+
{
|
1197 |
+
"epoch": 0.0,
|
1198 |
+
"learning_rate": 0.0002,
|
1199 |
+
"loss": 2.4087,
|
1200 |
+
"step": 1760
|
1201 |
+
},
|
1202 |
+
{
|
1203 |
+
"epoch": 0.0,
|
1204 |
+
"learning_rate": 0.0002,
|
1205 |
+
"loss": 2.3026,
|
1206 |
+
"step": 1770
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.0,
|
1210 |
+
"learning_rate": 0.0002,
|
1211 |
+
"loss": 2.3316,
|
1212 |
+
"step": 1780
|
1213 |
+
},
|
1214 |
+
{
|
1215 |
+
"epoch": 0.0,
|
1216 |
+
"learning_rate": 0.0002,
|
1217 |
+
"loss": 2.256,
|
1218 |
+
"step": 1790
|
1219 |
+
},
|
1220 |
+
{
|
1221 |
+
"epoch": 0.0,
|
1222 |
+
"learning_rate": 0.0002,
|
1223 |
+
"loss": 2.3276,
|
1224 |
+
"step": 1800
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"epoch": 0.0,
|
1228 |
+
"eval_loss": 2.3831562995910645,
|
1229 |
+
"eval_runtime": 25030.8877,
|
1230 |
+
"eval_samples_per_second": 4.046,
|
1231 |
+
"eval_steps_per_second": 2.023,
|
1232 |
+
"step": 1800
|
1233 |
+
},
|
1234 |
+
{
|
1235 |
+
"epoch": 0.0,
|
1236 |
+
"learning_rate": 0.0002,
|
1237 |
+
"loss": 2.3993,
|
1238 |
+
"step": 1810
|
1239 |
+
},
|
1240 |
+
{
|
1241 |
+
"epoch": 0.0,
|
1242 |
+
"learning_rate": 0.0002,
|
1243 |
+
"loss": 2.3138,
|
1244 |
+
"step": 1820
|
1245 |
+
},
|
1246 |
+
{
|
1247 |
+
"epoch": 0.0,
|
1248 |
+
"learning_rate": 0.0002,
|
1249 |
+
"loss": 2.2652,
|
1250 |
+
"step": 1830
|
1251 |
+
},
|
1252 |
+
{
|
1253 |
+
"epoch": 0.0,
|
1254 |
+
"learning_rate": 0.0002,
|
1255 |
+
"loss": 2.2848,
|
1256 |
+
"step": 1840
|
1257 |
+
},
|
1258 |
+
{
|
1259 |
+
"epoch": 0.0,
|
1260 |
+
"learning_rate": 0.0002,
|
1261 |
+
"loss": 2.3009,
|
1262 |
+
"step": 1850
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.0,
|
1266 |
+
"learning_rate": 0.0002,
|
1267 |
+
"loss": 2.3942,
|
1268 |
+
"step": 1860
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"epoch": 0.0,
|
1272 |
+
"learning_rate": 0.0002,
|
1273 |
+
"loss": 2.2951,
|
1274 |
+
"step": 1870
|
1275 |
+
},
|
1276 |
+
{
|
1277 |
+
"epoch": 0.0,
|
1278 |
+
"learning_rate": 0.0002,
|
1279 |
+
"loss": 2.2457,
|
1280 |
+
"step": 1880
|
1281 |
+
},
|
1282 |
+
{
|
1283 |
+
"epoch": 0.0,
|
1284 |
+
"learning_rate": 0.0002,
|
1285 |
+
"loss": 2.2514,
|
1286 |
+
"step": 1890
|
1287 |
+
},
|
1288 |
+
{
|
1289 |
+
"epoch": 0.0,
|
1290 |
+
"learning_rate": 0.0002,
|
1291 |
+
"loss": 2.2656,
|
1292 |
+
"step": 1900
|
1293 |
+
},
|
1294 |
+
{
|
1295 |
+
"epoch": 0.0,
|
1296 |
+
"eval_loss": 2.3777658939361572,
|
1297 |
+
"eval_runtime": 25024.5627,
|
1298 |
+
"eval_samples_per_second": 4.047,
|
1299 |
+
"eval_steps_per_second": 2.023,
|
1300 |
+
"step": 1900
|
1301 |
+
},
|
1302 |
+
{
|
1303 |
+
"epoch": 0.0,
|
1304 |
+
"learning_rate": 0.0002,
|
1305 |
+
"loss": 2.3702,
|
1306 |
+
"step": 1910
|
1307 |
+
},
|
1308 |
+
{
|
1309 |
+
"epoch": 0.0,
|
1310 |
+
"learning_rate": 0.0002,
|
1311 |
+
"loss": 2.2896,
|
1312 |
+
"step": 1920
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"epoch": 0.0,
|
1316 |
+
"learning_rate": 0.0002,
|
1317 |
+
"loss": 2.2635,
|
1318 |
+
"step": 1930
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.0,
|
1322 |
+
"learning_rate": 0.0002,
|
1323 |
+
"loss": 2.2506,
|
1324 |
+
"step": 1940
|
1325 |
+
},
|
1326 |
+
{
|
1327 |
+
"epoch": 0.0,
|
1328 |
+
"learning_rate": 0.0002,
|
1329 |
+
"loss": 2.2108,
|
1330 |
+
"step": 1950
|
1331 |
+
},
|
1332 |
+
{
|
1333 |
+
"epoch": 0.0,
|
1334 |
+
"learning_rate": 0.0002,
|
1335 |
+
"loss": 2.3469,
|
1336 |
+
"step": 1960
|
1337 |
+
},
|
1338 |
+
{
|
1339 |
+
"epoch": 0.0,
|
1340 |
+
"learning_rate": 0.0002,
|
1341 |
+
"loss": 2.2863,
|
1342 |
+
"step": 1970
|
1343 |
+
},
|
1344 |
+
{
|
1345 |
+
"epoch": 0.0,
|
1346 |
+
"learning_rate": 0.0002,
|
1347 |
+
"loss": 2.3095,
|
1348 |
+
"step": 1980
|
1349 |
+
},
|
1350 |
+
{
|
1351 |
+
"epoch": 0.0,
|
1352 |
+
"learning_rate": 0.0002,
|
1353 |
+
"loss": 2.2594,
|
1354 |
+
"step": 1990
|
1355 |
+
},
|
1356 |
+
{
|
1357 |
+
"epoch": 0.0,
|
1358 |
+
"learning_rate": 0.0002,
|
1359 |
+
"loss": 2.3124,
|
1360 |
+
"step": 2000
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.0,
|
1364 |
+
"eval_loss": 2.3710832595825195,
|
1365 |
+
"eval_runtime": 25009.9377,
|
1366 |
+
"eval_samples_per_second": 4.049,
|
1367 |
+
"eval_steps_per_second": 2.025,
|
1368 |
+
"step": 2000
|
1369 |
+
},
|
1370 |
+
{
|
1371 |
+
"epoch": 0.0,
|
1372 |
+
"learning_rate": 0.0002,
|
1373 |
+
"loss": 2.42,
|
1374 |
+
"step": 2010
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.0,
|
1378 |
+
"learning_rate": 0.0002,
|
1379 |
+
"loss": 2.2725,
|
1380 |
+
"step": 2020
|
1381 |
+
},
|
1382 |
+
{
|
1383 |
+
"epoch": 0.0,
|
1384 |
+
"learning_rate": 0.0002,
|
1385 |
+
"loss": 2.243,
|
1386 |
+
"step": 2030
|
1387 |
+
},
|
1388 |
+
{
|
1389 |
+
"epoch": 0.0,
|
1390 |
+
"learning_rate": 0.0002,
|
1391 |
+
"loss": 2.1696,
|
1392 |
+
"step": 2040
|
1393 |
+
},
|
1394 |
+
{
|
1395 |
+
"epoch": 0.0,
|
1396 |
+
"learning_rate": 0.0002,
|
1397 |
+
"loss": 2.2764,
|
1398 |
+
"step": 2050
|
1399 |
+
},
|
1400 |
+
{
|
1401 |
+
"epoch": 0.0,
|
1402 |
+
"learning_rate": 0.0002,
|
1403 |
+
"loss": 2.4149,
|
1404 |
+
"step": 2060
|
1405 |
+
},
|
1406 |
+
{
|
1407 |
+
"epoch": 0.0,
|
1408 |
+
"learning_rate": 0.0002,
|
1409 |
+
"loss": 2.3201,
|
1410 |
+
"step": 2070
|
1411 |
+
},
|
1412 |
+
{
|
1413 |
+
"epoch": 0.0,
|
1414 |
+
"learning_rate": 0.0002,
|
1415 |
+
"loss": 2.2489,
|
1416 |
+
"step": 2080
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.0,
|
1420 |
+
"learning_rate": 0.0002,
|
1421 |
+
"loss": 2.1856,
|
1422 |
+
"step": 2090
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"epoch": 0.0,
|
1426 |
+
"learning_rate": 0.0002,
|
1427 |
+
"loss": 2.295,
|
1428 |
+
"step": 2100
|
1429 |
+
},
|
1430 |
+
{
|
1431 |
+
"epoch": 0.0,
|
1432 |
+
"eval_loss": 2.3622617721557617,
|
1433 |
+
"eval_runtime": 25023.6158,
|
1434 |
+
"eval_samples_per_second": 4.047,
|
1435 |
+
"eval_steps_per_second": 2.024,
|
1436 |
+
"step": 2100
|
1437 |
+
},
|
1438 |
+
{
|
1439 |
+
"epoch": 0.0,
|
1440 |
+
"learning_rate": 0.0002,
|
1441 |
+
"loss": 2.3851,
|
1442 |
+
"step": 2110
|
1443 |
+
},
|
1444 |
+
{
|
1445 |
+
"epoch": 0.0,
|
1446 |
+
"learning_rate": 0.0002,
|
1447 |
+
"loss": 2.2984,
|
1448 |
+
"step": 2120
|
1449 |
+
},
|
1450 |
+
{
|
1451 |
+
"epoch": 0.0,
|
1452 |
+
"learning_rate": 0.0002,
|
1453 |
+
"loss": 2.189,
|
1454 |
+
"step": 2130
|
1455 |
+
},
|
1456 |
+
{
|
1457 |
+
"epoch": 0.0,
|
1458 |
+
"learning_rate": 0.0002,
|
1459 |
+
"loss": 2.2425,
|
1460 |
+
"step": 2140
|
1461 |
+
},
|
1462 |
+
{
|
1463 |
+
"epoch": 0.0,
|
1464 |
+
"learning_rate": 0.0002,
|
1465 |
+
"loss": 2.312,
|
1466 |
+
"step": 2150
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"epoch": 0.0,
|
1470 |
+
"learning_rate": 0.0002,
|
1471 |
+
"loss": 2.3269,
|
1472 |
+
"step": 2160
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.0,
|
1476 |
+
"learning_rate": 0.0002,
|
1477 |
+
"loss": 2.3006,
|
1478 |
+
"step": 2170
|
1479 |
+
},
|
1480 |
+
{
|
1481 |
+
"epoch": 0.0,
|
1482 |
+
"learning_rate": 0.0002,
|
1483 |
+
"loss": 2.2974,
|
1484 |
+
"step": 2180
|
1485 |
+
},
|
1486 |
+
{
|
1487 |
+
"epoch": 0.0,
|
1488 |
+
"learning_rate": 0.0002,
|
1489 |
+
"loss": 2.1995,
|
1490 |
+
"step": 2190
|
1491 |
+
},
|
1492 |
+
{
|
1493 |
+
"epoch": 0.0,
|
1494 |
+
"learning_rate": 0.0002,
|
1495 |
+
"loss": 2.3021,
|
1496 |
+
"step": 2200
|
1497 |
+
},
|
1498 |
+
{
|
1499 |
+
"epoch": 0.0,
|
1500 |
+
"eval_loss": 2.356457471847534,
|
1501 |
+
"eval_runtime": 25014.0777,
|
1502 |
+
"eval_samples_per_second": 4.049,
|
1503 |
+
"eval_steps_per_second": 2.024,
|
1504 |
+
"step": 2200
|
1505 |
+
},
|
1506 |
+
{
|
1507 |
+
"epoch": 0.0,
|
1508 |
+
"learning_rate": 0.0002,
|
1509 |
+
"loss": 2.3836,
|
1510 |
+
"step": 2210
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"epoch": 0.0,
|
1514 |
+
"learning_rate": 0.0002,
|
1515 |
+
"loss": 2.2795,
|
1516 |
+
"step": 2220
|
1517 |
+
},
|
1518 |
+
{
|
1519 |
+
"epoch": 0.0,
|
1520 |
+
"learning_rate": 0.0002,
|
1521 |
+
"loss": 2.196,
|
1522 |
+
"step": 2230
|
1523 |
+
},
|
1524 |
+
{
|
1525 |
+
"epoch": 0.0,
|
1526 |
+
"learning_rate": 0.0002,
|
1527 |
+
"loss": 2.2284,
|
1528 |
+
"step": 2240
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.0,
|
1532 |
+
"learning_rate": 0.0002,
|
1533 |
+
"loss": 2.2464,
|
1534 |
+
"step": 2250
|
1535 |
+
},
|
1536 |
+
{
|
1537 |
+
"epoch": 0.0,
|
1538 |
+
"learning_rate": 0.0002,
|
1539 |
+
"loss": 2.406,
|
1540 |
+
"step": 2260
|
1541 |
+
},
|
1542 |
+
{
|
1543 |
+
"epoch": 0.0,
|
1544 |
+
"learning_rate": 0.0002,
|
1545 |
+
"loss": 2.2814,
|
1546 |
+
"step": 2270
|
1547 |
+
},
|
1548 |
+
{
|
1549 |
+
"epoch": 0.0,
|
1550 |
+
"learning_rate": 0.0002,
|
1551 |
+
"loss": 2.2595,
|
1552 |
+
"step": 2280
|
1553 |
+
},
|
1554 |
+
{
|
1555 |
+
"epoch": 0.0,
|
1556 |
+
"learning_rate": 0.0002,
|
1557 |
+
"loss": 2.2578,
|
1558 |
+
"step": 2290
|
1559 |
+
},
|
1560 |
+
{
|
1561 |
+
"epoch": 0.0,
|
1562 |
+
"learning_rate": 0.0002,
|
1563 |
+
"loss": 2.2471,
|
1564 |
+
"step": 2300
|
1565 |
+
},
|
1566 |
+
{
|
1567 |
+
"epoch": 0.0,
|
1568 |
+
"eval_loss": 2.334439516067505,
|
1569 |
+
"eval_runtime": 25021.2061,
|
1570 |
+
"eval_samples_per_second": 4.048,
|
1571 |
+
"eval_steps_per_second": 2.024,
|
1572 |
+
"step": 2300
|
1573 |
+
},
|
1574 |
+
{
|
1575 |
+
"epoch": 0.0,
|
1576 |
+
"learning_rate": 0.0002,
|
1577 |
+
"loss": 2.3846,
|
1578 |
+
"step": 2310
|
1579 |
+
},
|
1580 |
+
{
|
1581 |
+
"epoch": 0.0,
|
1582 |
+
"learning_rate": 0.0002,
|
1583 |
+
"loss": 2.2797,
|
1584 |
+
"step": 2320
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.0,
|
1588 |
+
"learning_rate": 0.0002,
|
1589 |
+
"loss": 2.2136,
|
1590 |
+
"step": 2330
|
1591 |
+
},
|
1592 |
+
{
|
1593 |
+
"epoch": 0.0,
|
1594 |
+
"learning_rate": 0.0002,
|
1595 |
+
"loss": 2.2303,
|
1596 |
+
"step": 2340
|
1597 |
+
},
|
1598 |
+
{
|
1599 |
+
"epoch": 0.0,
|
1600 |
+
"learning_rate": 0.0002,
|
1601 |
+
"loss": 2.3312,
|
1602 |
+
"step": 2350
|
1603 |
+
},
|
1604 |
+
{
|
1605 |
+
"epoch": 0.0,
|
1606 |
+
"learning_rate": 0.0002,
|
1607 |
+
"loss": 2.3484,
|
1608 |
+
"step": 2360
|
1609 |
+
},
|
1610 |
+
{
|
1611 |
+
"epoch": 0.0,
|
1612 |
+
"learning_rate": 0.0002,
|
1613 |
+
"loss": 2.3012,
|
1614 |
+
"step": 2370
|
1615 |
+
},
|
1616 |
+
{
|
1617 |
+
"epoch": 0.0,
|
1618 |
+
"learning_rate": 0.0002,
|
1619 |
+
"loss": 2.2255,
|
1620 |
+
"step": 2380
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"epoch": 0.0,
|
1624 |
+
"learning_rate": 0.0002,
|
1625 |
+
"loss": 2.1879,
|
1626 |
+
"step": 2390
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 0.0,
|
1630 |
+
"learning_rate": 0.0002,
|
1631 |
+
"loss": 2.2432,
|
1632 |
+
"step": 2400
|
1633 |
+
},
|
1634 |
+
{
|
1635 |
+
"epoch": 0.0,
|
1636 |
+
"eval_loss": 2.3361294269561768,
|
1637 |
+
"eval_runtime": 25017.0273,
|
1638 |
+
"eval_samples_per_second": 4.048,
|
1639 |
+
"eval_steps_per_second": 2.024,
|
1640 |
+
"step": 2400
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 0.0,
|
1644 |
+
"learning_rate": 0.0002,
|
1645 |
+
"loss": 2.3223,
|
1646 |
+
"step": 2410
|
1647 |
+
},
|
1648 |
+
{
|
1649 |
+
"epoch": 0.0,
|
1650 |
+
"learning_rate": 0.0002,
|
1651 |
+
"loss": 2.2756,
|
1652 |
+
"step": 2420
|
1653 |
+
},
|
1654 |
+
{
|
1655 |
+
"epoch": 0.0,
|
1656 |
+
"learning_rate": 0.0002,
|
1657 |
+
"loss": 2.2312,
|
1658 |
+
"step": 2430
|
1659 |
+
},
|
1660 |
+
{
|
1661 |
+
"epoch": 0.0,
|
1662 |
+
"learning_rate": 0.0002,
|
1663 |
+
"loss": 2.2296,
|
1664 |
+
"step": 2440
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"epoch": 0.0,
|
1668 |
+
"learning_rate": 0.0002,
|
1669 |
+
"loss": 2.2083,
|
1670 |
+
"step": 2450
|
1671 |
+
},
|
1672 |
+
{
|
1673 |
+
"epoch": 0.0,
|
1674 |
+
"learning_rate": 0.0002,
|
1675 |
+
"loss": 2.3684,
|
1676 |
+
"step": 2460
|
1677 |
+
},
|
1678 |
+
{
|
1679 |
+
"epoch": 0.0,
|
1680 |
+
"learning_rate": 0.0002,
|
1681 |
+
"loss": 2.2336,
|
1682 |
+
"step": 2470
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 0.0,
|
1686 |
+
"learning_rate": 0.0002,
|
1687 |
+
"loss": 2.2262,
|
1688 |
+
"step": 2480
|
1689 |
+
},
|
1690 |
+
{
|
1691 |
+
"epoch": 0.0,
|
1692 |
+
"learning_rate": 0.0002,
|
1693 |
+
"loss": 2.1644,
|
1694 |
+
"step": 2490
|
1695 |
+
},
|
1696 |
+
{
|
1697 |
+
"epoch": 0.0,
|
1698 |
+
"learning_rate": 0.0002,
|
1699 |
+
"loss": 2.3096,
|
1700 |
+
"step": 2500
|
1701 |
+
},
|
1702 |
+
{
|
1703 |
+
"epoch": 0.0,
|
1704 |
+
"eval_loss": 2.336559772491455,
|
1705 |
+
"eval_runtime": 25015.5454,
|
1706 |
+
"eval_samples_per_second": 4.048,
|
1707 |
+
"eval_steps_per_second": 2.024,
|
1708 |
+
"step": 2500
|
1709 |
+
},
|
1710 |
+
{
|
1711 |
+
"epoch": 0.0,
|
1712 |
+
"learning_rate": 0.0002,
|
1713 |
+
"loss": 2.3185,
|
1714 |
+
"step": 2510
|
1715 |
+
},
|
1716 |
+
{
|
1717 |
+
"epoch": 0.0,
|
1718 |
+
"learning_rate": 0.0002,
|
1719 |
+
"loss": 2.2768,
|
1720 |
+
"step": 2520
|
1721 |
+
},
|
1722 |
+
{
|
1723 |
+
"epoch": 0.0,
|
1724 |
+
"learning_rate": 0.0002,
|
1725 |
+
"loss": 2.2151,
|
1726 |
+
"step": 2530
|
1727 |
+
},
|
1728 |
+
{
|
1729 |
+
"epoch": 0.0,
|
1730 |
+
"learning_rate": 0.0002,
|
1731 |
+
"loss": 2.2017,
|
1732 |
+
"step": 2540
|
1733 |
+
},
|
1734 |
+
{
|
1735 |
+
"epoch": 0.0,
|
1736 |
+
"learning_rate": 0.0002,
|
1737 |
+
"loss": 2.2616,
|
1738 |
+
"step": 2550
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 0.0,
|
1742 |
+
"learning_rate": 0.0002,
|
1743 |
+
"loss": 2.3333,
|
1744 |
+
"step": 2560
|
1745 |
+
},
|
1746 |
+
{
|
1747 |
+
"epoch": 0.0,
|
1748 |
+
"learning_rate": 0.0002,
|
1749 |
+
"loss": 2.2404,
|
1750 |
+
"step": 2570
|
1751 |
+
},
|
1752 |
+
{
|
1753 |
+
"epoch": 0.0,
|
1754 |
+
"learning_rate": 0.0002,
|
1755 |
+
"loss": 2.25,
|
1756 |
+
"step": 2580
|
1757 |
+
},
|
1758 |
+
{
|
1759 |
+
"epoch": 0.0,
|
1760 |
+
"learning_rate": 0.0002,
|
1761 |
+
"loss": 2.22,
|
1762 |
+
"step": 2590
|
1763 |
+
},
|
1764 |
+
{
|
1765 |
+
"epoch": 0.0,
|
1766 |
+
"learning_rate": 0.0002,
|
1767 |
+
"loss": 2.2884,
|
1768 |
+
"step": 2600
|
1769 |
+
},
|
1770 |
+
{
|
1771 |
+
"epoch": 0.0,
|
1772 |
+
"eval_loss": 2.332972526550293,
|
1773 |
+
"eval_runtime": 25018.5289,
|
1774 |
+
"eval_samples_per_second": 4.048,
|
1775 |
+
"eval_steps_per_second": 2.024,
|
1776 |
+
"step": 2600
|
1777 |
+
},
|
1778 |
+
{
|
1779 |
+
"epoch": 0.0,
|
1780 |
+
"learning_rate": 0.0002,
|
1781 |
+
"loss": 2.3739,
|
1782 |
+
"step": 2610
|
1783 |
+
},
|
1784 |
+
{
|
1785 |
+
"epoch": 0.0,
|
1786 |
+
"learning_rate": 0.0002,
|
1787 |
+
"loss": 2.2611,
|
1788 |
+
"step": 2620
|
1789 |
+
},
|
1790 |
+
{
|
1791 |
+
"epoch": 0.0,
|
1792 |
+
"learning_rate": 0.0002,
|
1793 |
+
"loss": 2.2323,
|
1794 |
+
"step": 2630
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 0.0,
|
1798 |
+
"learning_rate": 0.0002,
|
1799 |
+
"loss": 2.1285,
|
1800 |
+
"step": 2640
|
1801 |
+
},
|
1802 |
+
{
|
1803 |
+
"epoch": 0.0,
|
1804 |
+
"learning_rate": 0.0002,
|
1805 |
+
"loss": 2.2504,
|
1806 |
+
"step": 2650
|
1807 |
+
},
|
1808 |
+
{
|
1809 |
+
"epoch": 0.0,
|
1810 |
+
"learning_rate": 0.0002,
|
1811 |
+
"loss": 2.3694,
|
1812 |
+
"step": 2660
|
1813 |
+
},
|
1814 |
+
{
|
1815 |
+
"epoch": 0.0,
|
1816 |
+
"learning_rate": 0.0002,
|
1817 |
+
"loss": 2.2317,
|
1818 |
+
"step": 2670
|
1819 |
+
},
|
1820 |
+
{
|
1821 |
+
"epoch": 0.0,
|
1822 |
+
"learning_rate": 0.0002,
|
1823 |
+
"loss": 2.2714,
|
1824 |
+
"step": 2680
|
1825 |
+
},
|
1826 |
+
{
|
1827 |
+
"epoch": 0.0,
|
1828 |
+
"learning_rate": 0.0002,
|
1829 |
+
"loss": 2.1926,
|
1830 |
+
"step": 2690
|
1831 |
+
},
|
1832 |
+
{
|
1833 |
+
"epoch": 0.0,
|
1834 |
+
"learning_rate": 0.0002,
|
1835 |
+
"loss": 2.2617,
|
1836 |
+
"step": 2700
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 0.0,
|
1840 |
+
"eval_loss": 2.325580596923828,
|
1841 |
+
"eval_runtime": 25014.9463,
|
1842 |
+
"eval_samples_per_second": 4.049,
|
1843 |
+
"eval_steps_per_second": 2.024,
|
1844 |
+
"step": 2700
|
1845 |
+
},
|
1846 |
+
{
|
1847 |
+
"epoch": 0.0,
|
1848 |
+
"learning_rate": 0.0002,
|
1849 |
+
"loss": 2.3665,
|
1850 |
+
"step": 2710
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 0.0,
|
1854 |
+
"learning_rate": 0.0002,
|
1855 |
+
"loss": 2.2604,
|
1856 |
+
"step": 2720
|
1857 |
+
},
|
1858 |
+
{
|
1859 |
+
"epoch": 0.0,
|
1860 |
+
"learning_rate": 0.0002,
|
1861 |
+
"loss": 2.2129,
|
1862 |
+
"step": 2730
|
1863 |
+
},
|
1864 |
+
{
|
1865 |
+
"epoch": 0.0,
|
1866 |
+
"learning_rate": 0.0002,
|
1867 |
+
"loss": 2.2166,
|
1868 |
+
"step": 2740
|
1869 |
+
},
|
1870 |
+
{
|
1871 |
+
"epoch": 0.0,
|
1872 |
+
"learning_rate": 0.0002,
|
1873 |
+
"loss": 2.2418,
|
1874 |
+
"step": 2750
|
1875 |
+
},
|
1876 |
+
{
|
1877 |
+
"epoch": 0.0,
|
1878 |
+
"learning_rate": 0.0002,
|
1879 |
+
"loss": 2.3793,
|
1880 |
+
"step": 2760
|
1881 |
+
},
|
1882 |
+
{
|
1883 |
+
"epoch": 0.0,
|
1884 |
+
"learning_rate": 0.0002,
|
1885 |
+
"loss": 2.2684,
|
1886 |
+
"step": 2770
|
1887 |
+
},
|
1888 |
+
{
|
1889 |
+
"epoch": 0.0,
|
1890 |
+
"learning_rate": 0.0002,
|
1891 |
+
"loss": 2.1758,
|
1892 |
+
"step": 2780
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 0.0,
|
1896 |
+
"learning_rate": 0.0002,
|
1897 |
+
"loss": 2.2116,
|
1898 |
+
"step": 2790
|
1899 |
+
},
|
1900 |
+
{
|
1901 |
+
"epoch": 0.0,
|
1902 |
+
"learning_rate": 0.0002,
|
1903 |
+
"loss": 2.2753,
|
1904 |
+
"step": 2800
|
1905 |
+
},
|
1906 |
+
{
|
1907 |
+
"epoch": 0.0,
|
1908 |
+
"eval_loss": 2.3111133575439453,
|
1909 |
+
"eval_runtime": 25017.4138,
|
1910 |
+
"eval_samples_per_second": 4.048,
|
1911 |
+
"eval_steps_per_second": 2.024,
|
1912 |
+
"step": 2800
|
1913 |
+
},
|
1914 |
+
{
|
1915 |
+
"epoch": 0.0,
|
1916 |
+
"learning_rate": 0.0002,
|
1917 |
+
"loss": 2.3754,
|
1918 |
+
"step": 2810
|
1919 |
+
},
|
1920 |
+
{
|
1921 |
+
"epoch": 0.0,
|
1922 |
+
"learning_rate": 0.0002,
|
1923 |
+
"loss": 2.2508,
|
1924 |
+
"step": 2820
|
1925 |
+
},
|
1926 |
+
{
|
1927 |
+
"epoch": 0.0,
|
1928 |
+
"learning_rate": 0.0002,
|
1929 |
+
"loss": 2.1793,
|
1930 |
+
"step": 2830
|
1931 |
+
},
|
1932 |
+
{
|
1933 |
+
"epoch": 0.0,
|
1934 |
+
"learning_rate": 0.0002,
|
1935 |
+
"loss": 2.1444,
|
1936 |
+
"step": 2840
|
1937 |
+
},
|
1938 |
+
{
|
1939 |
+
"epoch": 0.0,
|
1940 |
+
"learning_rate": 0.0002,
|
1941 |
+
"loss": 2.2093,
|
1942 |
+
"step": 2850
|
1943 |
+
},
|
1944 |
+
{
|
1945 |
+
"epoch": 0.0,
|
1946 |
+
"learning_rate": 0.0002,
|
1947 |
+
"loss": 2.2917,
|
1948 |
+
"step": 2860
|
1949 |
+
},
|
1950 |
+
{
|
1951 |
+
"epoch": 0.0,
|
1952 |
+
"learning_rate": 0.0002,
|
1953 |
+
"loss": 2.2487,
|
1954 |
+
"step": 2870
|
1955 |
+
},
|
1956 |
+
{
|
1957 |
+
"epoch": 0.0,
|
1958 |
+
"learning_rate": 0.0002,
|
1959 |
+
"loss": 2.1931,
|
1960 |
+
"step": 2880
|
1961 |
+
},
|
1962 |
+
{
|
1963 |
+
"epoch": 0.0,
|
1964 |
+
"learning_rate": 0.0002,
|
1965 |
+
"loss": 2.1862,
|
1966 |
+
"step": 2890
|
1967 |
+
},
|
1968 |
+
{
|
1969 |
+
"epoch": 0.0,
|
1970 |
+
"learning_rate": 0.0002,
|
1971 |
+
"loss": 2.3007,
|
1972 |
+
"step": 2900
|
1973 |
+
},
|
1974 |
+
{
|
1975 |
+
"epoch": 0.0,
|
1976 |
+
"eval_loss": 2.3113691806793213,
|
1977 |
+
"eval_runtime": 25009.312,
|
1978 |
+
"eval_samples_per_second": 4.049,
|
1979 |
+
"eval_steps_per_second": 2.025,
|
1980 |
+
"step": 2900
|
1981 |
+
},
|
1982 |
+
{
|
1983 |
+
"epoch": 0.0,
|
1984 |
+
"learning_rate": 0.0002,
|
1985 |
+
"loss": 2.3637,
|
1986 |
+
"step": 2910
|
1987 |
+
},
|
1988 |
+
{
|
1989 |
+
"epoch": 0.0,
|
1990 |
+
"learning_rate": 0.0002,
|
1991 |
+
"loss": 2.2385,
|
1992 |
+
"step": 2920
|
1993 |
+
},
|
1994 |
+
{
|
1995 |
+
"epoch": 0.0,
|
1996 |
+
"learning_rate": 0.0002,
|
1997 |
+
"loss": 2.2092,
|
1998 |
+
"step": 2930
|
1999 |
+
},
|
2000 |
+
{
|
2001 |
+
"epoch": 0.0,
|
2002 |
+
"learning_rate": 0.0002,
|
2003 |
+
"loss": 2.1755,
|
2004 |
+
"step": 2940
|
2005 |
+
},
|
2006 |
+
{
|
2007 |
+
"epoch": 0.0,
|
2008 |
+
"learning_rate": 0.0002,
|
2009 |
+
"loss": 2.2523,
|
2010 |
+
"step": 2950
|
2011 |
+
},
|
2012 |
+
{
|
2013 |
+
"epoch": 0.0,
|
2014 |
+
"learning_rate": 0.0002,
|
2015 |
+
"loss": 2.3127,
|
2016 |
+
"step": 2960
|
2017 |
+
},
|
2018 |
+
{
|
2019 |
+
"epoch": 0.0,
|
2020 |
+
"learning_rate": 0.0002,
|
2021 |
+
"loss": 2.2634,
|
2022 |
+
"step": 2970
|
2023 |
+
},
|
2024 |
+
{
|
2025 |
+
"epoch": 0.0,
|
2026 |
+
"learning_rate": 0.0002,
|
2027 |
+
"loss": 2.2487,
|
2028 |
+
"step": 2980
|
2029 |
+
},
|
2030 |
+
{
|
2031 |
+
"epoch": 0.0,
|
2032 |
+
"learning_rate": 0.0002,
|
2033 |
+
"loss": 2.1269,
|
2034 |
+
"step": 2990
|
2035 |
+
},
|
2036 |
+
{
|
2037 |
+
"epoch": 0.0,
|
2038 |
+
"learning_rate": 0.0002,
|
2039 |
+
"loss": 2.1926,
|
2040 |
+
"step": 3000
|
2041 |
+
},
|
2042 |
+
{
|
2043 |
+
"epoch": 0.0,
|
2044 |
+
"eval_loss": 2.2998297214508057,
|
2045 |
+
"eval_runtime": 25014.9441,
|
2046 |
+
"eval_samples_per_second": 4.049,
|
2047 |
+
"eval_steps_per_second": 2.024,
|
2048 |
+
"step": 3000
|
2049 |
+
},
|
2050 |
+
{
|
2051 |
+
"epoch": 0.0,
|
2052 |
+
"learning_rate": 0.0002,
|
2053 |
+
"loss": 2.3595,
|
2054 |
+
"step": 3010
|
2055 |
+
},
|
2056 |
+
{
|
2057 |
+
"epoch": 0.0,
|
2058 |
+
"learning_rate": 0.0002,
|
2059 |
+
"loss": 2.2325,
|
2060 |
+
"step": 3020
|
2061 |
+
},
|
2062 |
+
{
|
2063 |
+
"epoch": 0.0,
|
2064 |
+
"learning_rate": 0.0002,
|
2065 |
+
"loss": 2.1953,
|
2066 |
+
"step": 3030
|
2067 |
+
},
|
2068 |
+
{
|
2069 |
+
"epoch": 0.0,
|
2070 |
+
"learning_rate": 0.0002,
|
2071 |
+
"loss": 2.184,
|
2072 |
+
"step": 3040
|
2073 |
+
},
|
2074 |
+
{
|
2075 |
+
"epoch": 0.0,
|
2076 |
+
"learning_rate": 0.0002,
|
2077 |
+
"loss": 2.1961,
|
2078 |
+
"step": 3050
|
2079 |
+
},
|
2080 |
+
{
|
2081 |
+
"epoch": 0.0,
|
2082 |
+
"learning_rate": 0.0002,
|
2083 |
+
"loss": 2.3776,
|
2084 |
+
"step": 3060
|
2085 |
+
},
|
2086 |
+
{
|
2087 |
+
"epoch": 0.0,
|
2088 |
+
"learning_rate": 0.0002,
|
2089 |
+
"loss": 2.2627,
|
2090 |
+
"step": 3070
|
2091 |
+
},
|
2092 |
+
{
|
2093 |
+
"epoch": 0.0,
|
2094 |
+
"learning_rate": 0.0002,
|
2095 |
+
"loss": 2.2189,
|
2096 |
+
"step": 3080
|
2097 |
+
},
|
2098 |
+
{
|
2099 |
+
"epoch": 0.0,
|
2100 |
+
"learning_rate": 0.0002,
|
2101 |
+
"loss": 2.1835,
|
2102 |
+
"step": 3090
|
2103 |
+
},
|
2104 |
+
{
|
2105 |
+
"epoch": 0.0,
|
2106 |
+
"learning_rate": 0.0002,
|
2107 |
+
"loss": 2.2283,
|
2108 |
+
"step": 3100
|
2109 |
+
},
|
2110 |
+
{
|
2111 |
+
"epoch": 0.0,
|
2112 |
+
"eval_loss": 2.2964084148406982,
|
2113 |
+
"eval_runtime": 25012.2645,
|
2114 |
+
"eval_samples_per_second": 4.049,
|
2115 |
+
"eval_steps_per_second": 2.024,
|
2116 |
+
"step": 3100
|
2117 |
+
}
|
2118 |
+
],
|
2119 |
+
"max_steps": 10000,
|
2120 |
+
"num_train_epochs": 1,
|
2121 |
+
"total_flos": 5.849399834018734e+18,
|
2122 |
+
"trial_name": null,
|
2123 |
+
"trial_params": null
|
2124 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc23f5cf300528a33ebc8b688eabafcfb40b0fb5049cbbda172a08cb5a27121f
|
3 |
+
size 5755
|