zitongyang
commited on
Upload folder using huggingface_hub
Browse files- checkpoint-488/config.json +29 -0
- checkpoint-488/generation_config.json +14 -0
- checkpoint-488/model-00001-of-00029.safetensors +3 -0
- checkpoint-488/model-00002-of-00029.safetensors +3 -0
- checkpoint-488/model-00003-of-00029.safetensors +3 -0
- checkpoint-488/model-00004-of-00029.safetensors +3 -0
- checkpoint-488/model-00005-of-00029.safetensors +3 -0
- checkpoint-488/model-00006-of-00029.safetensors +3 -0
- checkpoint-488/model-00007-of-00029.safetensors +3 -0
- checkpoint-488/model-00008-of-00029.safetensors +3 -0
- checkpoint-488/model-00009-of-00029.safetensors +3 -0
- checkpoint-488/model-00010-of-00029.safetensors +3 -0
- checkpoint-488/model-00011-of-00029.safetensors +3 -0
- checkpoint-488/model-00012-of-00029.safetensors +3 -0
- checkpoint-488/model-00013-of-00029.safetensors +3 -0
- checkpoint-488/model-00014-of-00029.safetensors +3 -0
- checkpoint-488/model-00015-of-00029.safetensors +3 -0
- checkpoint-488/model-00016-of-00029.safetensors +3 -0
- checkpoint-488/model-00017-of-00029.safetensors +3 -0
- checkpoint-488/model-00018-of-00029.safetensors +3 -0
- checkpoint-488/model-00019-of-00029.safetensors +3 -0
- checkpoint-488/model-00020-of-00029.safetensors +3 -0
- checkpoint-488/model-00021-of-00029.safetensors +3 -0
- checkpoint-488/model-00022-of-00029.safetensors +3 -0
- checkpoint-488/model-00023-of-00029.safetensors +3 -0
- checkpoint-488/model-00024-of-00029.safetensors +3 -0
- checkpoint-488/model-00025-of-00029.safetensors +3 -0
- checkpoint-488/model-00026-of-00029.safetensors +3 -0
- checkpoint-488/model-00027-of-00029.safetensors +3 -0
- checkpoint-488/model-00028-of-00029.safetensors +3 -0
- checkpoint-488/model-00029-of-00029.safetensors +3 -0
- checkpoint-488/model.safetensors.index.json +778 -0
- checkpoint-488/trainer_state.json +3449 -0
- checkpoint-488/training_args.bin +3 -0
checkpoint-488/config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Qwen/Qwen2.5-32B-Instruct",
|
3 |
+
"architectures": [
|
4 |
+
"Qwen2ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"eos_token_id": 151645,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 5120,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 27648,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"max_window_layers": 70,
|
15 |
+
"model_type": "qwen2",
|
16 |
+
"num_attention_heads": 40,
|
17 |
+
"num_hidden_layers": 64,
|
18 |
+
"num_key_value_heads": 8,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"rope_theta": 1000000.0,
|
22 |
+
"sliding_window": null,
|
23 |
+
"tie_word_embeddings": false,
|
24 |
+
"torch_dtype": "float32",
|
25 |
+
"transformers_version": "4.46.1",
|
26 |
+
"use_cache": true,
|
27 |
+
"use_sliding_window": false,
|
28 |
+
"vocab_size": 152064
|
29 |
+
}
|
checkpoint-488/generation_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 151643,
|
3 |
+
"do_sample": true,
|
4 |
+
"eos_token_id": [
|
5 |
+
151645,
|
6 |
+
151643
|
7 |
+
],
|
8 |
+
"pad_token_id": 151643,
|
9 |
+
"repetition_penalty": 1.05,
|
10 |
+
"temperature": 0.7,
|
11 |
+
"top_k": 20,
|
12 |
+
"top_p": 0.8,
|
13 |
+
"transformers_version": "4.46.1"
|
14 |
+
}
|
checkpoint-488/model-00001-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b86b9c5e6bfbfea6601b9c1448fbb2dcb0299dfed249ae1030c9f1eaba87c63
|
3 |
+
size 4498420872
|
checkpoint-488/model-00002-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b2a522e81e41f8d9db80270790810ceb15de0fcd1fe6c78663db4defc065cc5
|
3 |
+
size 4718804768
|
checkpoint-488/model-00003-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50eaa2f19ac0cd91c5fc063cbd02edcfc74c6e1973462c7a2a32c91b26d30ac2
|
3 |
+
size 4467075880
|
checkpoint-488/model-00004-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63eeb57f86061462a2a544afd74d8b6dc531f3ab33bd0680442e2c31a004126b
|
3 |
+
size 4467075880
|
checkpoint-488/model-00005-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38a86299c7416aca59ace38b02e531a019e7f4c19cb0e75e343ca7e0945eaf8
|
3 |
+
size 4718804760
|
checkpoint-488/model-00006-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6aef6c44bfca92f857ed578d96ede7ba3e10f6f298632acaf4f1a5ab1e4facf2
|
3 |
+
size 4467075904
|
checkpoint-488/model-00007-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8d360481af0483210e591db639cae8cbfb62937439d9366f3eaf4c66f968538
|
3 |
+
size 4467075904
|
checkpoint-488/model-00008-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b95a2c58683b36472d5de15d39b351e92e223c02e5016b16ec8494078f7eb1ad
|
3 |
+
size 4718804800
|
checkpoint-488/model-00009-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86f6b9d6ba3d5382429177dbbe05ef3334b8a40cefc22746417653414abc7763
|
3 |
+
size 4467075904
|
checkpoint-488/model-00010-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4c9e23bed8cacccc6c9aa1d3f8d6dd02c33a875530e70f86720d73cbc4225ba
|
3 |
+
size 4467075904
|
checkpoint-488/model-00011-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e8837170c5ce37bf94bfa502b7498c923f972e274c487a3b6254af3930c7c4b
|
3 |
+
size 4718804800
|
checkpoint-488/model-00012-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3baaee3ac0a52568594e319b0e8eb89c75892949ec23b9d2bd888c0789a77ae1
|
3 |
+
size 4467075904
|
checkpoint-488/model-00013-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:724d6436bd211a27aa288ebc959d0367012c1a947eaf874bf2d1ff31b31bf1c5
|
3 |
+
size 4467075904
|
checkpoint-488/model-00014-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eb974ff472913e52b156b6685a602f0ec6a249f69b5e35b61ce7796293826d7
|
3 |
+
size 4718804800
|
checkpoint-488/model-00015-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3872634422f66579ddc5b9fcef9f0f283bc343cc34bd8455a84ce36944120e01
|
3 |
+
size 4467075904
|
checkpoint-488/model-00016-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a436a927a86663b44ab8c5200c52ab45dbd8a06157ef1e73a8d1166b773c9fac
|
3 |
+
size 4467075904
|
checkpoint-488/model-00017-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cd7404567bdc5fe1997103a4aad1a241acfa5649299911e3f5ed79483ee5d5e
|
3 |
+
size 4718804800
|
checkpoint-488/model-00018-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b52b290ba916a7943a2a49f8beec1e420b28bf2926006a57ba9b49526bd63929
|
3 |
+
size 4467075904
|
checkpoint-488/model-00019-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f797c71ac79728d5994816bf6ba7d8b59207a545ceb1c1cb354c672cc870aa6
|
3 |
+
size 4467075904
|
checkpoint-488/model-00020-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea6ad226a964de522c1fe4cef1c2345d82061c089ceb8dce413dd5e0effec709
|
3 |
+
size 4718804800
|
checkpoint-488/model-00021-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b787e2453c50931037369e3bfe317360f0b1abcdec92de927df3c005a0b2f61f
|
3 |
+
size 4467075904
|
checkpoint-488/model-00022-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1487ba9f845f71c172598d35cda72ba9a96e09613862dc954c37c04f4ccd4353
|
3 |
+
size 4467075904
|
checkpoint-488/model-00023-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3458ff3c55fde8c8ae1aa3e5492807f436cc54348fcd604734e26c4687a425e0
|
3 |
+
size 4718804800
|
checkpoint-488/model-00024-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89bbfb5e3b2fa523779ec00e47c96e66dfac3e1f49fb0b4c2f4884b22a9e773
|
3 |
+
size 4467075904
|
checkpoint-488/model-00025-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2e40a4268329b79e4142d94fbd907699295d3f49f7a4d40ac17e519de0980b6
|
3 |
+
size 4467075904
|
checkpoint-488/model-00026-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e75d4b668be5cdd900bda666c3fd1584cdebb1e8d04446c53de75fa281a5ee48
|
3 |
+
size 4718804800
|
checkpoint-488/model-00027-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34c2d2260acea28f01d1b4e1447c1382c977a6347b31621e907ea2c077f6e258
|
3 |
+
size 4467075904
|
checkpoint-488/model-00028-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:878fb6409a80a0ec9d7c695441288b6987594989bcbc2d22eefbbfa29640736e
|
3 |
+
size 4467075904
|
checkpoint-488/model-00029-of-00029.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a35f5ba8fd4f9dcd0df69a5ce6e81fdaf26954015d3eb2e302410ba242bdd755
|
3 |
+
size 3680563768
|
checkpoint-488/model.safetensors.index.json
ADDED
@@ -0,0 +1,778 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 131055505408
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00029-of-00029.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00029.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00002-of-00029.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00002-of-00029.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00029.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00029.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00002-of-00029.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00001-of-00029.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00029.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00029.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00001-of-00029.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00029.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00001-of-00029.safetensors",
|
19 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00029.safetensors",
|
20 |
+
"model.layers.1.input_layernorm.weight": "model-00002-of-00029.safetensors",
|
21 |
+
"model.layers.1.mlp.down_proj.weight": "model-00002-of-00029.safetensors",
|
22 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00002-of-00029.safetensors",
|
23 |
+
"model.layers.1.mlp.up_proj.weight": "model-00002-of-00029.safetensors",
|
24 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00002-of-00029.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00002-of-00029.safetensors",
|
26 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00002-of-00029.safetensors",
|
27 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00002-of-00029.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00002-of-00029.safetensors",
|
29 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00002-of-00029.safetensors",
|
30 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00002-of-00029.safetensors",
|
31 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00002-of-00029.safetensors",
|
32 |
+
"model.layers.10.input_layernorm.weight": "model-00006-of-00029.safetensors",
|
33 |
+
"model.layers.10.mlp.down_proj.weight": "model-00006-of-00029.safetensors",
|
34 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00006-of-00029.safetensors",
|
35 |
+
"model.layers.10.mlp.up_proj.weight": "model-00006-of-00029.safetensors",
|
36 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00006-of-00029.safetensors",
|
37 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00005-of-00029.safetensors",
|
38 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00005-of-00029.safetensors",
|
39 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00005-of-00029.safetensors",
|
40 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00005-of-00029.safetensors",
|
41 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00005-of-00029.safetensors",
|
42 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00005-of-00029.safetensors",
|
43 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00005-of-00029.safetensors",
|
44 |
+
"model.layers.11.input_layernorm.weight": "model-00006-of-00029.safetensors",
|
45 |
+
"model.layers.11.mlp.down_proj.weight": "model-00006-of-00029.safetensors",
|
46 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00006-of-00029.safetensors",
|
47 |
+
"model.layers.11.mlp.up_proj.weight": "model-00006-of-00029.safetensors",
|
48 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00006-of-00029.safetensors",
|
49 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00006-of-00029.safetensors",
|
50 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00006-of-00029.safetensors",
|
51 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00006-of-00029.safetensors",
|
52 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00006-of-00029.safetensors",
|
53 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00006-of-00029.safetensors",
|
54 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00006-of-00029.safetensors",
|
55 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00006-of-00029.safetensors",
|
56 |
+
"model.layers.12.input_layernorm.weight": "model-00007-of-00029.safetensors",
|
57 |
+
"model.layers.12.mlp.down_proj.weight": "model-00007-of-00029.safetensors",
|
58 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00006-of-00029.safetensors",
|
59 |
+
"model.layers.12.mlp.up_proj.weight": "model-00007-of-00029.safetensors",
|
60 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00007-of-00029.safetensors",
|
61 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00006-of-00029.safetensors",
|
62 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00006-of-00029.safetensors",
|
63 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00006-of-00029.safetensors",
|
64 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00006-of-00029.safetensors",
|
65 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00006-of-00029.safetensors",
|
66 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00006-of-00029.safetensors",
|
67 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00006-of-00029.safetensors",
|
68 |
+
"model.layers.13.input_layernorm.weight": "model-00007-of-00029.safetensors",
|
69 |
+
"model.layers.13.mlp.down_proj.weight": "model-00007-of-00029.safetensors",
|
70 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00007-of-00029.safetensors",
|
71 |
+
"model.layers.13.mlp.up_proj.weight": "model-00007-of-00029.safetensors",
|
72 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00007-of-00029.safetensors",
|
73 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00007-of-00029.safetensors",
|
74 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00007-of-00029.safetensors",
|
75 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00007-of-00029.safetensors",
|
76 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00007-of-00029.safetensors",
|
77 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00007-of-00029.safetensors",
|
78 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00007-of-00029.safetensors",
|
79 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00007-of-00029.safetensors",
|
80 |
+
"model.layers.14.input_layernorm.weight": "model-00008-of-00029.safetensors",
|
81 |
+
"model.layers.14.mlp.down_proj.weight": "model-00008-of-00029.safetensors",
|
82 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00007-of-00029.safetensors",
|
83 |
+
"model.layers.14.mlp.up_proj.weight": "model-00007-of-00029.safetensors",
|
84 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00008-of-00029.safetensors",
|
85 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00007-of-00029.safetensors",
|
86 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00007-of-00029.safetensors",
|
87 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00007-of-00029.safetensors",
|
88 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00007-of-00029.safetensors",
|
89 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00007-of-00029.safetensors",
|
90 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00007-of-00029.safetensors",
|
91 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00007-of-00029.safetensors",
|
92 |
+
"model.layers.15.input_layernorm.weight": "model-00008-of-00029.safetensors",
|
93 |
+
"model.layers.15.mlp.down_proj.weight": "model-00008-of-00029.safetensors",
|
94 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00008-of-00029.safetensors",
|
95 |
+
"model.layers.15.mlp.up_proj.weight": "model-00008-of-00029.safetensors",
|
96 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00008-of-00029.safetensors",
|
97 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00008-of-00029.safetensors",
|
98 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00008-of-00029.safetensors",
|
99 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00008-of-00029.safetensors",
|
100 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00008-of-00029.safetensors",
|
101 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00008-of-00029.safetensors",
|
102 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00008-of-00029.safetensors",
|
103 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00008-of-00029.safetensors",
|
104 |
+
"model.layers.16.input_layernorm.weight": "model-00008-of-00029.safetensors",
|
105 |
+
"model.layers.16.mlp.down_proj.weight": "model-00008-of-00029.safetensors",
|
106 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00008-of-00029.safetensors",
|
107 |
+
"model.layers.16.mlp.up_proj.weight": "model-00008-of-00029.safetensors",
|
108 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00008-of-00029.safetensors",
|
109 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00008-of-00029.safetensors",
|
110 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00008-of-00029.safetensors",
|
111 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00008-of-00029.safetensors",
|
112 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00008-of-00029.safetensors",
|
113 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00008-of-00029.safetensors",
|
114 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00008-of-00029.safetensors",
|
115 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00008-of-00029.safetensors",
|
116 |
+
"model.layers.17.input_layernorm.weight": "model-00009-of-00029.safetensors",
|
117 |
+
"model.layers.17.mlp.down_proj.weight": "model-00009-of-00029.safetensors",
|
118 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00009-of-00029.safetensors",
|
119 |
+
"model.layers.17.mlp.up_proj.weight": "model-00009-of-00029.safetensors",
|
120 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00009-of-00029.safetensors",
|
121 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00008-of-00029.safetensors",
|
122 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00008-of-00029.safetensors",
|
123 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00008-of-00029.safetensors",
|
124 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00008-of-00029.safetensors",
|
125 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00008-of-00029.safetensors",
|
126 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00008-of-00029.safetensors",
|
127 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00008-of-00029.safetensors",
|
128 |
+
"model.layers.18.input_layernorm.weight": "model-00009-of-00029.safetensors",
|
129 |
+
"model.layers.18.mlp.down_proj.weight": "model-00009-of-00029.safetensors",
|
130 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00009-of-00029.safetensors",
|
131 |
+
"model.layers.18.mlp.up_proj.weight": "model-00009-of-00029.safetensors",
|
132 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00009-of-00029.safetensors",
|
133 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00009-of-00029.safetensors",
|
134 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00009-of-00029.safetensors",
|
135 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00009-of-00029.safetensors",
|
136 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00009-of-00029.safetensors",
|
137 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00009-of-00029.safetensors",
|
138 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00009-of-00029.safetensors",
|
139 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00009-of-00029.safetensors",
|
140 |
+
"model.layers.19.input_layernorm.weight": "model-00010-of-00029.safetensors",
|
141 |
+
"model.layers.19.mlp.down_proj.weight": "model-00010-of-00029.safetensors",
|
142 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00009-of-00029.safetensors",
|
143 |
+
"model.layers.19.mlp.up_proj.weight": "model-00010-of-00029.safetensors",
|
144 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00010-of-00029.safetensors",
|
145 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00009-of-00029.safetensors",
|
146 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00009-of-00029.safetensors",
|
147 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00009-of-00029.safetensors",
|
148 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00009-of-00029.safetensors",
|
149 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00009-of-00029.safetensors",
|
150 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00009-of-00029.safetensors",
|
151 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00009-of-00029.safetensors",
|
152 |
+
"model.layers.2.input_layernorm.weight": "model-00002-of-00029.safetensors",
|
153 |
+
"model.layers.2.mlp.down_proj.weight": "model-00002-of-00029.safetensors",
|
154 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00002-of-00029.safetensors",
|
155 |
+
"model.layers.2.mlp.up_proj.weight": "model-00002-of-00029.safetensors",
|
156 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00002-of-00029.safetensors",
|
157 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00002-of-00029.safetensors",
|
158 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00002-of-00029.safetensors",
|
159 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00002-of-00029.safetensors",
|
160 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00002-of-00029.safetensors",
|
161 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00002-of-00029.safetensors",
|
162 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00002-of-00029.safetensors",
|
163 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00002-of-00029.safetensors",
|
164 |
+
"model.layers.20.input_layernorm.weight": "model-00010-of-00029.safetensors",
|
165 |
+
"model.layers.20.mlp.down_proj.weight": "model-00010-of-00029.safetensors",
|
166 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00010-of-00029.safetensors",
|
167 |
+
"model.layers.20.mlp.up_proj.weight": "model-00010-of-00029.safetensors",
|
168 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00010-of-00029.safetensors",
|
169 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00010-of-00029.safetensors",
|
170 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00010-of-00029.safetensors",
|
171 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00010-of-00029.safetensors",
|
172 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00010-of-00029.safetensors",
|
173 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00010-of-00029.safetensors",
|
174 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00010-of-00029.safetensors",
|
175 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00010-of-00029.safetensors",
|
176 |
+
"model.layers.21.input_layernorm.weight": "model-00011-of-00029.safetensors",
|
177 |
+
"model.layers.21.mlp.down_proj.weight": "model-00011-of-00029.safetensors",
|
178 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00010-of-00029.safetensors",
|
179 |
+
"model.layers.21.mlp.up_proj.weight": "model-00010-of-00029.safetensors",
|
180 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00011-of-00029.safetensors",
|
181 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00010-of-00029.safetensors",
|
182 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00010-of-00029.safetensors",
|
183 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00010-of-00029.safetensors",
|
184 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00010-of-00029.safetensors",
|
185 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00010-of-00029.safetensors",
|
186 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00010-of-00029.safetensors",
|
187 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00010-of-00029.safetensors",
|
188 |
+
"model.layers.22.input_layernorm.weight": "model-00011-of-00029.safetensors",
|
189 |
+
"model.layers.22.mlp.down_proj.weight": "model-00011-of-00029.safetensors",
|
190 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00011-of-00029.safetensors",
|
191 |
+
"model.layers.22.mlp.up_proj.weight": "model-00011-of-00029.safetensors",
|
192 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00011-of-00029.safetensors",
|
193 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00011-of-00029.safetensors",
|
194 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00011-of-00029.safetensors",
|
195 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00011-of-00029.safetensors",
|
196 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00011-of-00029.safetensors",
|
197 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00011-of-00029.safetensors",
|
198 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00011-of-00029.safetensors",
|
199 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00011-of-00029.safetensors",
|
200 |
+
"model.layers.23.input_layernorm.weight": "model-00011-of-00029.safetensors",
|
201 |
+
"model.layers.23.mlp.down_proj.weight": "model-00011-of-00029.safetensors",
|
202 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00011-of-00029.safetensors",
|
203 |
+
"model.layers.23.mlp.up_proj.weight": "model-00011-of-00029.safetensors",
|
204 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00011-of-00029.safetensors",
|
205 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00011-of-00029.safetensors",
|
206 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00011-of-00029.safetensors",
|
207 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00011-of-00029.safetensors",
|
208 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00011-of-00029.safetensors",
|
209 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00011-of-00029.safetensors",
|
210 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00011-of-00029.safetensors",
|
211 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00011-of-00029.safetensors",
|
212 |
+
"model.layers.24.input_layernorm.weight": "model-00012-of-00029.safetensors",
|
213 |
+
"model.layers.24.mlp.down_proj.weight": "model-00012-of-00029.safetensors",
|
214 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00012-of-00029.safetensors",
|
215 |
+
"model.layers.24.mlp.up_proj.weight": "model-00012-of-00029.safetensors",
|
216 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00012-of-00029.safetensors",
|
217 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00011-of-00029.safetensors",
|
218 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00011-of-00029.safetensors",
|
219 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00011-of-00029.safetensors",
|
220 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00011-of-00029.safetensors",
|
221 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00011-of-00029.safetensors",
|
222 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00011-of-00029.safetensors",
|
223 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00011-of-00029.safetensors",
|
224 |
+
"model.layers.25.input_layernorm.weight": "model-00012-of-00029.safetensors",
|
225 |
+
"model.layers.25.mlp.down_proj.weight": "model-00012-of-00029.safetensors",
|
226 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00012-of-00029.safetensors",
|
227 |
+
"model.layers.25.mlp.up_proj.weight": "model-00012-of-00029.safetensors",
|
228 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00012-of-00029.safetensors",
|
229 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00012-of-00029.safetensors",
|
230 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00012-of-00029.safetensors",
|
231 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00012-of-00029.safetensors",
|
232 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00012-of-00029.safetensors",
|
233 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00012-of-00029.safetensors",
|
234 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00012-of-00029.safetensors",
|
235 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00012-of-00029.safetensors",
|
236 |
+
"model.layers.26.input_layernorm.weight": "model-00013-of-00029.safetensors",
|
237 |
+
"model.layers.26.mlp.down_proj.weight": "model-00013-of-00029.safetensors",
|
238 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00012-of-00029.safetensors",
|
239 |
+
"model.layers.26.mlp.up_proj.weight": "model-00013-of-00029.safetensors",
|
240 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00013-of-00029.safetensors",
|
241 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00012-of-00029.safetensors",
|
242 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00012-of-00029.safetensors",
|
243 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00012-of-00029.safetensors",
|
244 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00012-of-00029.safetensors",
|
245 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00012-of-00029.safetensors",
|
246 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00012-of-00029.safetensors",
|
247 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00012-of-00029.safetensors",
|
248 |
+
"model.layers.27.input_layernorm.weight": "model-00013-of-00029.safetensors",
|
249 |
+
"model.layers.27.mlp.down_proj.weight": "model-00013-of-00029.safetensors",
|
250 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00013-of-00029.safetensors",
|
251 |
+
"model.layers.27.mlp.up_proj.weight": "model-00013-of-00029.safetensors",
|
252 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00013-of-00029.safetensors",
|
253 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00013-of-00029.safetensors",
|
254 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00013-of-00029.safetensors",
|
255 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00013-of-00029.safetensors",
|
256 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00013-of-00029.safetensors",
|
257 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00013-of-00029.safetensors",
|
258 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00013-of-00029.safetensors",
|
259 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00013-of-00029.safetensors",
|
260 |
+
"model.layers.28.input_layernorm.weight": "model-00014-of-00029.safetensors",
|
261 |
+
"model.layers.28.mlp.down_proj.weight": "model-00014-of-00029.safetensors",
|
262 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00013-of-00029.safetensors",
|
263 |
+
"model.layers.28.mlp.up_proj.weight": "model-00013-of-00029.safetensors",
|
264 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00014-of-00029.safetensors",
|
265 |
+
"model.layers.28.self_attn.k_proj.bias": "model-00013-of-00029.safetensors",
|
266 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00013-of-00029.safetensors",
|
267 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00013-of-00029.safetensors",
|
268 |
+
"model.layers.28.self_attn.q_proj.bias": "model-00013-of-00029.safetensors",
|
269 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00013-of-00029.safetensors",
|
270 |
+
"model.layers.28.self_attn.v_proj.bias": "model-00013-of-00029.safetensors",
|
271 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00013-of-00029.safetensors",
|
272 |
+
"model.layers.29.input_layernorm.weight": "model-00014-of-00029.safetensors",
|
273 |
+
"model.layers.29.mlp.down_proj.weight": "model-00014-of-00029.safetensors",
|
274 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00014-of-00029.safetensors",
|
275 |
+
"model.layers.29.mlp.up_proj.weight": "model-00014-of-00029.safetensors",
|
276 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00014-of-00029.safetensors",
|
277 |
+
"model.layers.29.self_attn.k_proj.bias": "model-00014-of-00029.safetensors",
|
278 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00014-of-00029.safetensors",
|
279 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00014-of-00029.safetensors",
|
280 |
+
"model.layers.29.self_attn.q_proj.bias": "model-00014-of-00029.safetensors",
|
281 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00014-of-00029.safetensors",
|
282 |
+
"model.layers.29.self_attn.v_proj.bias": "model-00014-of-00029.safetensors",
|
283 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00014-of-00029.safetensors",
|
284 |
+
"model.layers.3.input_layernorm.weight": "model-00003-of-00029.safetensors",
|
285 |
+
"model.layers.3.mlp.down_proj.weight": "model-00003-of-00029.safetensors",
|
286 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00003-of-00029.safetensors",
|
287 |
+
"model.layers.3.mlp.up_proj.weight": "model-00003-of-00029.safetensors",
|
288 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00003-of-00029.safetensors",
|
289 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00002-of-00029.safetensors",
|
290 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00002-of-00029.safetensors",
|
291 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00002-of-00029.safetensors",
|
292 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00002-of-00029.safetensors",
|
293 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00002-of-00029.safetensors",
|
294 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00002-of-00029.safetensors",
|
295 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00002-of-00029.safetensors",
|
296 |
+
"model.layers.30.input_layernorm.weight": "model-00014-of-00029.safetensors",
|
297 |
+
"model.layers.30.mlp.down_proj.weight": "model-00014-of-00029.safetensors",
|
298 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00014-of-00029.safetensors",
|
299 |
+
"model.layers.30.mlp.up_proj.weight": "model-00014-of-00029.safetensors",
|
300 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00014-of-00029.safetensors",
|
301 |
+
"model.layers.30.self_attn.k_proj.bias": "model-00014-of-00029.safetensors",
|
302 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00014-of-00029.safetensors",
|
303 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00014-of-00029.safetensors",
|
304 |
+
"model.layers.30.self_attn.q_proj.bias": "model-00014-of-00029.safetensors",
|
305 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00014-of-00029.safetensors",
|
306 |
+
"model.layers.30.self_attn.v_proj.bias": "model-00014-of-00029.safetensors",
|
307 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00014-of-00029.safetensors",
|
308 |
+
"model.layers.31.input_layernorm.weight": "model-00015-of-00029.safetensors",
|
309 |
+
"model.layers.31.mlp.down_proj.weight": "model-00015-of-00029.safetensors",
|
310 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00015-of-00029.safetensors",
|
311 |
+
"model.layers.31.mlp.up_proj.weight": "model-00015-of-00029.safetensors",
|
312 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00015-of-00029.safetensors",
|
313 |
+
"model.layers.31.self_attn.k_proj.bias": "model-00014-of-00029.safetensors",
|
314 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00014-of-00029.safetensors",
|
315 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00014-of-00029.safetensors",
|
316 |
+
"model.layers.31.self_attn.q_proj.bias": "model-00014-of-00029.safetensors",
|
317 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00014-of-00029.safetensors",
|
318 |
+
"model.layers.31.self_attn.v_proj.bias": "model-00014-of-00029.safetensors",
|
319 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00014-of-00029.safetensors",
|
320 |
+
"model.layers.32.input_layernorm.weight": "model-00015-of-00029.safetensors",
|
321 |
+
"model.layers.32.mlp.down_proj.weight": "model-00015-of-00029.safetensors",
|
322 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00015-of-00029.safetensors",
|
323 |
+
"model.layers.32.mlp.up_proj.weight": "model-00015-of-00029.safetensors",
|
324 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00015-of-00029.safetensors",
|
325 |
+
"model.layers.32.self_attn.k_proj.bias": "model-00015-of-00029.safetensors",
|
326 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00015-of-00029.safetensors",
|
327 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00015-of-00029.safetensors",
|
328 |
+
"model.layers.32.self_attn.q_proj.bias": "model-00015-of-00029.safetensors",
|
329 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00015-of-00029.safetensors",
|
330 |
+
"model.layers.32.self_attn.v_proj.bias": "model-00015-of-00029.safetensors",
|
331 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00015-of-00029.safetensors",
|
332 |
+
"model.layers.33.input_layernorm.weight": "model-00016-of-00029.safetensors",
|
333 |
+
"model.layers.33.mlp.down_proj.weight": "model-00016-of-00029.safetensors",
|
334 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00015-of-00029.safetensors",
|
335 |
+
"model.layers.33.mlp.up_proj.weight": "model-00016-of-00029.safetensors",
|
336 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00016-of-00029.safetensors",
|
337 |
+
"model.layers.33.self_attn.k_proj.bias": "model-00015-of-00029.safetensors",
|
338 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00015-of-00029.safetensors",
|
339 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00015-of-00029.safetensors",
|
340 |
+
"model.layers.33.self_attn.q_proj.bias": "model-00015-of-00029.safetensors",
|
341 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00015-of-00029.safetensors",
|
342 |
+
"model.layers.33.self_attn.v_proj.bias": "model-00015-of-00029.safetensors",
|
343 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00015-of-00029.safetensors",
|
344 |
+
"model.layers.34.input_layernorm.weight": "model-00016-of-00029.safetensors",
|
345 |
+
"model.layers.34.mlp.down_proj.weight": "model-00016-of-00029.safetensors",
|
346 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00016-of-00029.safetensors",
|
347 |
+
"model.layers.34.mlp.up_proj.weight": "model-00016-of-00029.safetensors",
|
348 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00016-of-00029.safetensors",
|
349 |
+
"model.layers.34.self_attn.k_proj.bias": "model-00016-of-00029.safetensors",
|
350 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00016-of-00029.safetensors",
|
351 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00016-of-00029.safetensors",
|
352 |
+
"model.layers.34.self_attn.q_proj.bias": "model-00016-of-00029.safetensors",
|
353 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00016-of-00029.safetensors",
|
354 |
+
"model.layers.34.self_attn.v_proj.bias": "model-00016-of-00029.safetensors",
|
355 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00016-of-00029.safetensors",
|
356 |
+
"model.layers.35.input_layernorm.weight": "model-00017-of-00029.safetensors",
|
357 |
+
"model.layers.35.mlp.down_proj.weight": "model-00017-of-00029.safetensors",
|
358 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00016-of-00029.safetensors",
|
359 |
+
"model.layers.35.mlp.up_proj.weight": "model-00016-of-00029.safetensors",
|
360 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00017-of-00029.safetensors",
|
361 |
+
"model.layers.35.self_attn.k_proj.bias": "model-00016-of-00029.safetensors",
|
362 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00016-of-00029.safetensors",
|
363 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00016-of-00029.safetensors",
|
364 |
+
"model.layers.35.self_attn.q_proj.bias": "model-00016-of-00029.safetensors",
|
365 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00016-of-00029.safetensors",
|
366 |
+
"model.layers.35.self_attn.v_proj.bias": "model-00016-of-00029.safetensors",
|
367 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00016-of-00029.safetensors",
|
368 |
+
"model.layers.36.input_layernorm.weight": "model-00017-of-00029.safetensors",
|
369 |
+
"model.layers.36.mlp.down_proj.weight": "model-00017-of-00029.safetensors",
|
370 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00017-of-00029.safetensors",
|
371 |
+
"model.layers.36.mlp.up_proj.weight": "model-00017-of-00029.safetensors",
|
372 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00017-of-00029.safetensors",
|
373 |
+
"model.layers.36.self_attn.k_proj.bias": "model-00017-of-00029.safetensors",
|
374 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00017-of-00029.safetensors",
|
375 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00017-of-00029.safetensors",
|
376 |
+
"model.layers.36.self_attn.q_proj.bias": "model-00017-of-00029.safetensors",
|
377 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00017-of-00029.safetensors",
|
378 |
+
"model.layers.36.self_attn.v_proj.bias": "model-00017-of-00029.safetensors",
|
379 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00017-of-00029.safetensors",
|
380 |
+
"model.layers.37.input_layernorm.weight": "model-00017-of-00029.safetensors",
|
381 |
+
"model.layers.37.mlp.down_proj.weight": "model-00017-of-00029.safetensors",
|
382 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00017-of-00029.safetensors",
|
383 |
+
"model.layers.37.mlp.up_proj.weight": "model-00017-of-00029.safetensors",
|
384 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00017-of-00029.safetensors",
|
385 |
+
"model.layers.37.self_attn.k_proj.bias": "model-00017-of-00029.safetensors",
|
386 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00017-of-00029.safetensors",
|
387 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00017-of-00029.safetensors",
|
388 |
+
"model.layers.37.self_attn.q_proj.bias": "model-00017-of-00029.safetensors",
|
389 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00017-of-00029.safetensors",
|
390 |
+
"model.layers.37.self_attn.v_proj.bias": "model-00017-of-00029.safetensors",
|
391 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00017-of-00029.safetensors",
|
392 |
+
"model.layers.38.input_layernorm.weight": "model-00018-of-00029.safetensors",
|
393 |
+
"model.layers.38.mlp.down_proj.weight": "model-00018-of-00029.safetensors",
|
394 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00018-of-00029.safetensors",
|
395 |
+
"model.layers.38.mlp.up_proj.weight": "model-00018-of-00029.safetensors",
|
396 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00018-of-00029.safetensors",
|
397 |
+
"model.layers.38.self_attn.k_proj.bias": "model-00017-of-00029.safetensors",
|
398 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00017-of-00029.safetensors",
|
399 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00017-of-00029.safetensors",
|
400 |
+
"model.layers.38.self_attn.q_proj.bias": "model-00017-of-00029.safetensors",
|
401 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00017-of-00029.safetensors",
|
402 |
+
"model.layers.38.self_attn.v_proj.bias": "model-00017-of-00029.safetensors",
|
403 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00017-of-00029.safetensors",
|
404 |
+
"model.layers.39.input_layernorm.weight": "model-00018-of-00029.safetensors",
|
405 |
+
"model.layers.39.mlp.down_proj.weight": "model-00018-of-00029.safetensors",
|
406 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00018-of-00029.safetensors",
|
407 |
+
"model.layers.39.mlp.up_proj.weight": "model-00018-of-00029.safetensors",
|
408 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00018-of-00029.safetensors",
|
409 |
+
"model.layers.39.self_attn.k_proj.bias": "model-00018-of-00029.safetensors",
|
410 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00018-of-00029.safetensors",
|
411 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00018-of-00029.safetensors",
|
412 |
+
"model.layers.39.self_attn.q_proj.bias": "model-00018-of-00029.safetensors",
|
413 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00018-of-00029.safetensors",
|
414 |
+
"model.layers.39.self_attn.v_proj.bias": "model-00018-of-00029.safetensors",
|
415 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00018-of-00029.safetensors",
|
416 |
+
"model.layers.4.input_layernorm.weight": "model-00003-of-00029.safetensors",
|
417 |
+
"model.layers.4.mlp.down_proj.weight": "model-00003-of-00029.safetensors",
|
418 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00003-of-00029.safetensors",
|
419 |
+
"model.layers.4.mlp.up_proj.weight": "model-00003-of-00029.safetensors",
|
420 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00003-of-00029.safetensors",
|
421 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00003-of-00029.safetensors",
|
422 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00003-of-00029.safetensors",
|
423 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00003-of-00029.safetensors",
|
424 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00003-of-00029.safetensors",
|
425 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00003-of-00029.safetensors",
|
426 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00003-of-00029.safetensors",
|
427 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00003-of-00029.safetensors",
|
428 |
+
"model.layers.40.input_layernorm.weight": "model-00019-of-00029.safetensors",
|
429 |
+
"model.layers.40.mlp.down_proj.weight": "model-00019-of-00029.safetensors",
|
430 |
+
"model.layers.40.mlp.gate_proj.weight": "model-00018-of-00029.safetensors",
|
431 |
+
"model.layers.40.mlp.up_proj.weight": "model-00019-of-00029.safetensors",
|
432 |
+
"model.layers.40.post_attention_layernorm.weight": "model-00019-of-00029.safetensors",
|
433 |
+
"model.layers.40.self_attn.k_proj.bias": "model-00018-of-00029.safetensors",
|
434 |
+
"model.layers.40.self_attn.k_proj.weight": "model-00018-of-00029.safetensors",
|
435 |
+
"model.layers.40.self_attn.o_proj.weight": "model-00018-of-00029.safetensors",
|
436 |
+
"model.layers.40.self_attn.q_proj.bias": "model-00018-of-00029.safetensors",
|
437 |
+
"model.layers.40.self_attn.q_proj.weight": "model-00018-of-00029.safetensors",
|
438 |
+
"model.layers.40.self_attn.v_proj.bias": "model-00018-of-00029.safetensors",
|
439 |
+
"model.layers.40.self_attn.v_proj.weight": "model-00018-of-00029.safetensors",
|
440 |
+
"model.layers.41.input_layernorm.weight": "model-00019-of-00029.safetensors",
|
441 |
+
"model.layers.41.mlp.down_proj.weight": "model-00019-of-00029.safetensors",
|
442 |
+
"model.layers.41.mlp.gate_proj.weight": "model-00019-of-00029.safetensors",
|
443 |
+
"model.layers.41.mlp.up_proj.weight": "model-00019-of-00029.safetensors",
|
444 |
+
"model.layers.41.post_attention_layernorm.weight": "model-00019-of-00029.safetensors",
|
445 |
+
"model.layers.41.self_attn.k_proj.bias": "model-00019-of-00029.safetensors",
|
446 |
+
"model.layers.41.self_attn.k_proj.weight": "model-00019-of-00029.safetensors",
|
447 |
+
"model.layers.41.self_attn.o_proj.weight": "model-00019-of-00029.safetensors",
|
448 |
+
"model.layers.41.self_attn.q_proj.bias": "model-00019-of-00029.safetensors",
|
449 |
+
"model.layers.41.self_attn.q_proj.weight": "model-00019-of-00029.safetensors",
|
450 |
+
"model.layers.41.self_attn.v_proj.bias": "model-00019-of-00029.safetensors",
|
451 |
+
"model.layers.41.self_attn.v_proj.weight": "model-00019-of-00029.safetensors",
|
452 |
+
"model.layers.42.input_layernorm.weight": "model-00020-of-00029.safetensors",
|
453 |
+
"model.layers.42.mlp.down_proj.weight": "model-00020-of-00029.safetensors",
|
454 |
+
"model.layers.42.mlp.gate_proj.weight": "model-00019-of-00029.safetensors",
|
455 |
+
"model.layers.42.mlp.up_proj.weight": "model-00019-of-00029.safetensors",
|
456 |
+
"model.layers.42.post_attention_layernorm.weight": "model-00020-of-00029.safetensors",
|
457 |
+
"model.layers.42.self_attn.k_proj.bias": "model-00019-of-00029.safetensors",
|
458 |
+
"model.layers.42.self_attn.k_proj.weight": "model-00019-of-00029.safetensors",
|
459 |
+
"model.layers.42.self_attn.o_proj.weight": "model-00019-of-00029.safetensors",
|
460 |
+
"model.layers.42.self_attn.q_proj.bias": "model-00019-of-00029.safetensors",
|
461 |
+
"model.layers.42.self_attn.q_proj.weight": "model-00019-of-00029.safetensors",
|
462 |
+
"model.layers.42.self_attn.v_proj.bias": "model-00019-of-00029.safetensors",
|
463 |
+
"model.layers.42.self_attn.v_proj.weight": "model-00019-of-00029.safetensors",
|
464 |
+
"model.layers.43.input_layernorm.weight": "model-00020-of-00029.safetensors",
|
465 |
+
"model.layers.43.mlp.down_proj.weight": "model-00020-of-00029.safetensors",
|
466 |
+
"model.layers.43.mlp.gate_proj.weight": "model-00020-of-00029.safetensors",
|
467 |
+
"model.layers.43.mlp.up_proj.weight": "model-00020-of-00029.safetensors",
|
468 |
+
"model.layers.43.post_attention_layernorm.weight": "model-00020-of-00029.safetensors",
|
469 |
+
"model.layers.43.self_attn.k_proj.bias": "model-00020-of-00029.safetensors",
|
470 |
+
"model.layers.43.self_attn.k_proj.weight": "model-00020-of-00029.safetensors",
|
471 |
+
"model.layers.43.self_attn.o_proj.weight": "model-00020-of-00029.safetensors",
|
472 |
+
"model.layers.43.self_attn.q_proj.bias": "model-00020-of-00029.safetensors",
|
473 |
+
"model.layers.43.self_attn.q_proj.weight": "model-00020-of-00029.safetensors",
|
474 |
+
"model.layers.43.self_attn.v_proj.bias": "model-00020-of-00029.safetensors",
|
475 |
+
"model.layers.43.self_attn.v_proj.weight": "model-00020-of-00029.safetensors",
|
476 |
+
"model.layers.44.input_layernorm.weight": "model-00020-of-00029.safetensors",
|
477 |
+
"model.layers.44.mlp.down_proj.weight": "model-00020-of-00029.safetensors",
|
478 |
+
"model.layers.44.mlp.gate_proj.weight": "model-00020-of-00029.safetensors",
|
479 |
+
"model.layers.44.mlp.up_proj.weight": "model-00020-of-00029.safetensors",
|
480 |
+
"model.layers.44.post_attention_layernorm.weight": "model-00020-of-00029.safetensors",
|
481 |
+
"model.layers.44.self_attn.k_proj.bias": "model-00020-of-00029.safetensors",
|
482 |
+
"model.layers.44.self_attn.k_proj.weight": "model-00020-of-00029.safetensors",
|
483 |
+
"model.layers.44.self_attn.o_proj.weight": "model-00020-of-00029.safetensors",
|
484 |
+
"model.layers.44.self_attn.q_proj.bias": "model-00020-of-00029.safetensors",
|
485 |
+
"model.layers.44.self_attn.q_proj.weight": "model-00020-of-00029.safetensors",
|
486 |
+
"model.layers.44.self_attn.v_proj.bias": "model-00020-of-00029.safetensors",
|
487 |
+
"model.layers.44.self_attn.v_proj.weight": "model-00020-of-00029.safetensors",
|
488 |
+
"model.layers.45.input_layernorm.weight": "model-00021-of-00029.safetensors",
|
489 |
+
"model.layers.45.mlp.down_proj.weight": "model-00021-of-00029.safetensors",
|
490 |
+
"model.layers.45.mlp.gate_proj.weight": "model-00021-of-00029.safetensors",
|
491 |
+
"model.layers.45.mlp.up_proj.weight": "model-00021-of-00029.safetensors",
|
492 |
+
"model.layers.45.post_attention_layernorm.weight": "model-00021-of-00029.safetensors",
|
493 |
+
"model.layers.45.self_attn.k_proj.bias": "model-00020-of-00029.safetensors",
|
494 |
+
"model.layers.45.self_attn.k_proj.weight": "model-00020-of-00029.safetensors",
|
495 |
+
"model.layers.45.self_attn.o_proj.weight": "model-00020-of-00029.safetensors",
|
496 |
+
"model.layers.45.self_attn.q_proj.bias": "model-00020-of-00029.safetensors",
|
497 |
+
"model.layers.45.self_attn.q_proj.weight": "model-00020-of-00029.safetensors",
|
498 |
+
"model.layers.45.self_attn.v_proj.bias": "model-00020-of-00029.safetensors",
|
499 |
+
"model.layers.45.self_attn.v_proj.weight": "model-00020-of-00029.safetensors",
|
500 |
+
"model.layers.46.input_layernorm.weight": "model-00021-of-00029.safetensors",
|
501 |
+
"model.layers.46.mlp.down_proj.weight": "model-00021-of-00029.safetensors",
|
502 |
+
"model.layers.46.mlp.gate_proj.weight": "model-00021-of-00029.safetensors",
|
503 |
+
"model.layers.46.mlp.up_proj.weight": "model-00021-of-00029.safetensors",
|
504 |
+
"model.layers.46.post_attention_layernorm.weight": "model-00021-of-00029.safetensors",
|
505 |
+
"model.layers.46.self_attn.k_proj.bias": "model-00021-of-00029.safetensors",
|
506 |
+
"model.layers.46.self_attn.k_proj.weight": "model-00021-of-00029.safetensors",
|
507 |
+
"model.layers.46.self_attn.o_proj.weight": "model-00021-of-00029.safetensors",
|
508 |
+
"model.layers.46.self_attn.q_proj.bias": "model-00021-of-00029.safetensors",
|
509 |
+
"model.layers.46.self_attn.q_proj.weight": "model-00021-of-00029.safetensors",
|
510 |
+
"model.layers.46.self_attn.v_proj.bias": "model-00021-of-00029.safetensors",
|
511 |
+
"model.layers.46.self_attn.v_proj.weight": "model-00021-of-00029.safetensors",
|
512 |
+
"model.layers.47.input_layernorm.weight": "model-00022-of-00029.safetensors",
|
513 |
+
"model.layers.47.mlp.down_proj.weight": "model-00022-of-00029.safetensors",
|
514 |
+
"model.layers.47.mlp.gate_proj.weight": "model-00021-of-00029.safetensors",
|
515 |
+
"model.layers.47.mlp.up_proj.weight": "model-00022-of-00029.safetensors",
|
516 |
+
"model.layers.47.post_attention_layernorm.weight": "model-00022-of-00029.safetensors",
|
517 |
+
"model.layers.47.self_attn.k_proj.bias": "model-00021-of-00029.safetensors",
|
518 |
+
"model.layers.47.self_attn.k_proj.weight": "model-00021-of-00029.safetensors",
|
519 |
+
"model.layers.47.self_attn.o_proj.weight": "model-00021-of-00029.safetensors",
|
520 |
+
"model.layers.47.self_attn.q_proj.bias": "model-00021-of-00029.safetensors",
|
521 |
+
"model.layers.47.self_attn.q_proj.weight": "model-00021-of-00029.safetensors",
|
522 |
+
"model.layers.47.self_attn.v_proj.bias": "model-00021-of-00029.safetensors",
|
523 |
+
"model.layers.47.self_attn.v_proj.weight": "model-00021-of-00029.safetensors",
|
524 |
+
"model.layers.48.input_layernorm.weight": "model-00022-of-00029.safetensors",
|
525 |
+
"model.layers.48.mlp.down_proj.weight": "model-00022-of-00029.safetensors",
|
526 |
+
"model.layers.48.mlp.gate_proj.weight": "model-00022-of-00029.safetensors",
|
527 |
+
"model.layers.48.mlp.up_proj.weight": "model-00022-of-00029.safetensors",
|
528 |
+
"model.layers.48.post_attention_layernorm.weight": "model-00022-of-00029.safetensors",
|
529 |
+
"model.layers.48.self_attn.k_proj.bias": "model-00022-of-00029.safetensors",
|
530 |
+
"model.layers.48.self_attn.k_proj.weight": "model-00022-of-00029.safetensors",
|
531 |
+
"model.layers.48.self_attn.o_proj.weight": "model-00022-of-00029.safetensors",
|
532 |
+
"model.layers.48.self_attn.q_proj.bias": "model-00022-of-00029.safetensors",
|
533 |
+
"model.layers.48.self_attn.q_proj.weight": "model-00022-of-00029.safetensors",
|
534 |
+
"model.layers.48.self_attn.v_proj.bias": "model-00022-of-00029.safetensors",
|
535 |
+
"model.layers.48.self_attn.v_proj.weight": "model-00022-of-00029.safetensors",
|
536 |
+
"model.layers.49.input_layernorm.weight": "model-00023-of-00029.safetensors",
|
537 |
+
"model.layers.49.mlp.down_proj.weight": "model-00023-of-00029.safetensors",
|
538 |
+
"model.layers.49.mlp.gate_proj.weight": "model-00022-of-00029.safetensors",
|
539 |
+
"model.layers.49.mlp.up_proj.weight": "model-00022-of-00029.safetensors",
|
540 |
+
"model.layers.49.post_attention_layernorm.weight": "model-00023-of-00029.safetensors",
|
541 |
+
"model.layers.49.self_attn.k_proj.bias": "model-00022-of-00029.safetensors",
|
542 |
+
"model.layers.49.self_attn.k_proj.weight": "model-00022-of-00029.safetensors",
|
543 |
+
"model.layers.49.self_attn.o_proj.weight": "model-00022-of-00029.safetensors",
|
544 |
+
"model.layers.49.self_attn.q_proj.bias": "model-00022-of-00029.safetensors",
|
545 |
+
"model.layers.49.self_attn.q_proj.weight": "model-00022-of-00029.safetensors",
|
546 |
+
"model.layers.49.self_attn.v_proj.bias": "model-00022-of-00029.safetensors",
|
547 |
+
"model.layers.49.self_attn.v_proj.weight": "model-00022-of-00029.safetensors",
|
548 |
+
"model.layers.5.input_layernorm.weight": "model-00004-of-00029.safetensors",
|
549 |
+
"model.layers.5.mlp.down_proj.weight": "model-00004-of-00029.safetensors",
|
550 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00003-of-00029.safetensors",
|
551 |
+
"model.layers.5.mlp.up_proj.weight": "model-00004-of-00029.safetensors",
|
552 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00004-of-00029.safetensors",
|
553 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00003-of-00029.safetensors",
|
554 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00003-of-00029.safetensors",
|
555 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00003-of-00029.safetensors",
|
556 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00003-of-00029.safetensors",
|
557 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00003-of-00029.safetensors",
|
558 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00003-of-00029.safetensors",
|
559 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00003-of-00029.safetensors",
|
560 |
+
"model.layers.50.input_layernorm.weight": "model-00023-of-00029.safetensors",
|
561 |
+
"model.layers.50.mlp.down_proj.weight": "model-00023-of-00029.safetensors",
|
562 |
+
"model.layers.50.mlp.gate_proj.weight": "model-00023-of-00029.safetensors",
|
563 |
+
"model.layers.50.mlp.up_proj.weight": "model-00023-of-00029.safetensors",
|
564 |
+
"model.layers.50.post_attention_layernorm.weight": "model-00023-of-00029.safetensors",
|
565 |
+
"model.layers.50.self_attn.k_proj.bias": "model-00023-of-00029.safetensors",
|
566 |
+
"model.layers.50.self_attn.k_proj.weight": "model-00023-of-00029.safetensors",
|
567 |
+
"model.layers.50.self_attn.o_proj.weight": "model-00023-of-00029.safetensors",
|
568 |
+
"model.layers.50.self_attn.q_proj.bias": "model-00023-of-00029.safetensors",
|
569 |
+
"model.layers.50.self_attn.q_proj.weight": "model-00023-of-00029.safetensors",
|
570 |
+
"model.layers.50.self_attn.v_proj.bias": "model-00023-of-00029.safetensors",
|
571 |
+
"model.layers.50.self_attn.v_proj.weight": "model-00023-of-00029.safetensors",
|
572 |
+
"model.layers.51.input_layernorm.weight": "model-00023-of-00029.safetensors",
|
573 |
+
"model.layers.51.mlp.down_proj.weight": "model-00023-of-00029.safetensors",
|
574 |
+
"model.layers.51.mlp.gate_proj.weight": "model-00023-of-00029.safetensors",
|
575 |
+
"model.layers.51.mlp.up_proj.weight": "model-00023-of-00029.safetensors",
|
576 |
+
"model.layers.51.post_attention_layernorm.weight": "model-00023-of-00029.safetensors",
|
577 |
+
"model.layers.51.self_attn.k_proj.bias": "model-00023-of-00029.safetensors",
|
578 |
+
"model.layers.51.self_attn.k_proj.weight": "model-00023-of-00029.safetensors",
|
579 |
+
"model.layers.51.self_attn.o_proj.weight": "model-00023-of-00029.safetensors",
|
580 |
+
"model.layers.51.self_attn.q_proj.bias": "model-00023-of-00029.safetensors",
|
581 |
+
"model.layers.51.self_attn.q_proj.weight": "model-00023-of-00029.safetensors",
|
582 |
+
"model.layers.51.self_attn.v_proj.bias": "model-00023-of-00029.safetensors",
|
583 |
+
"model.layers.51.self_attn.v_proj.weight": "model-00023-of-00029.safetensors",
|
584 |
+
"model.layers.52.input_layernorm.weight": "model-00024-of-00029.safetensors",
|
585 |
+
"model.layers.52.mlp.down_proj.weight": "model-00024-of-00029.safetensors",
|
586 |
+
"model.layers.52.mlp.gate_proj.weight": "model-00024-of-00029.safetensors",
|
587 |
+
"model.layers.52.mlp.up_proj.weight": "model-00024-of-00029.safetensors",
|
588 |
+
"model.layers.52.post_attention_layernorm.weight": "model-00024-of-00029.safetensors",
|
589 |
+
"model.layers.52.self_attn.k_proj.bias": "model-00023-of-00029.safetensors",
|
590 |
+
"model.layers.52.self_attn.k_proj.weight": "model-00023-of-00029.safetensors",
|
591 |
+
"model.layers.52.self_attn.o_proj.weight": "model-00023-of-00029.safetensors",
|
592 |
+
"model.layers.52.self_attn.q_proj.bias": "model-00023-of-00029.safetensors",
|
593 |
+
"model.layers.52.self_attn.q_proj.weight": "model-00023-of-00029.safetensors",
|
594 |
+
"model.layers.52.self_attn.v_proj.bias": "model-00023-of-00029.safetensors",
|
595 |
+
"model.layers.52.self_attn.v_proj.weight": "model-00023-of-00029.safetensors",
|
596 |
+
"model.layers.53.input_layernorm.weight": "model-00024-of-00029.safetensors",
|
597 |
+
"model.layers.53.mlp.down_proj.weight": "model-00024-of-00029.safetensors",
|
598 |
+
"model.layers.53.mlp.gate_proj.weight": "model-00024-of-00029.safetensors",
|
599 |
+
"model.layers.53.mlp.up_proj.weight": "model-00024-of-00029.safetensors",
|
600 |
+
"model.layers.53.post_attention_layernorm.weight": "model-00024-of-00029.safetensors",
|
601 |
+
"model.layers.53.self_attn.k_proj.bias": "model-00024-of-00029.safetensors",
|
602 |
+
"model.layers.53.self_attn.k_proj.weight": "model-00024-of-00029.safetensors",
|
603 |
+
"model.layers.53.self_attn.o_proj.weight": "model-00024-of-00029.safetensors",
|
604 |
+
"model.layers.53.self_attn.q_proj.bias": "model-00024-of-00029.safetensors",
|
605 |
+
"model.layers.53.self_attn.q_proj.weight": "model-00024-of-00029.safetensors",
|
606 |
+
"model.layers.53.self_attn.v_proj.bias": "model-00024-of-00029.safetensors",
|
607 |
+
"model.layers.53.self_attn.v_proj.weight": "model-00024-of-00029.safetensors",
|
608 |
+
"model.layers.54.input_layernorm.weight": "model-00025-of-00029.safetensors",
|
609 |
+
"model.layers.54.mlp.down_proj.weight": "model-00025-of-00029.safetensors",
|
610 |
+
"model.layers.54.mlp.gate_proj.weight": "model-00024-of-00029.safetensors",
|
611 |
+
"model.layers.54.mlp.up_proj.weight": "model-00025-of-00029.safetensors",
|
612 |
+
"model.layers.54.post_attention_layernorm.weight": "model-00025-of-00029.safetensors",
|
613 |
+
"model.layers.54.self_attn.k_proj.bias": "model-00024-of-00029.safetensors",
|
614 |
+
"model.layers.54.self_attn.k_proj.weight": "model-00024-of-00029.safetensors",
|
615 |
+
"model.layers.54.self_attn.o_proj.weight": "model-00024-of-00029.safetensors",
|
616 |
+
"model.layers.54.self_attn.q_proj.bias": "model-00024-of-00029.safetensors",
|
617 |
+
"model.layers.54.self_attn.q_proj.weight": "model-00024-of-00029.safetensors",
|
618 |
+
"model.layers.54.self_attn.v_proj.bias": "model-00024-of-00029.safetensors",
|
619 |
+
"model.layers.54.self_attn.v_proj.weight": "model-00024-of-00029.safetensors",
|
620 |
+
"model.layers.55.input_layernorm.weight": "model-00025-of-00029.safetensors",
|
621 |
+
"model.layers.55.mlp.down_proj.weight": "model-00025-of-00029.safetensors",
|
622 |
+
"model.layers.55.mlp.gate_proj.weight": "model-00025-of-00029.safetensors",
|
623 |
+
"model.layers.55.mlp.up_proj.weight": "model-00025-of-00029.safetensors",
|
624 |
+
"model.layers.55.post_attention_layernorm.weight": "model-00025-of-00029.safetensors",
|
625 |
+
"model.layers.55.self_attn.k_proj.bias": "model-00025-of-00029.safetensors",
|
626 |
+
"model.layers.55.self_attn.k_proj.weight": "model-00025-of-00029.safetensors",
|
627 |
+
"model.layers.55.self_attn.o_proj.weight": "model-00025-of-00029.safetensors",
|
628 |
+
"model.layers.55.self_attn.q_proj.bias": "model-00025-of-00029.safetensors",
|
629 |
+
"model.layers.55.self_attn.q_proj.weight": "model-00025-of-00029.safetensors",
|
630 |
+
"model.layers.55.self_attn.v_proj.bias": "model-00025-of-00029.safetensors",
|
631 |
+
"model.layers.55.self_attn.v_proj.weight": "model-00025-of-00029.safetensors",
|
632 |
+
"model.layers.56.input_layernorm.weight": "model-00026-of-00029.safetensors",
|
633 |
+
"model.layers.56.mlp.down_proj.weight": "model-00026-of-00029.safetensors",
|
634 |
+
"model.layers.56.mlp.gate_proj.weight": "model-00025-of-00029.safetensors",
|
635 |
+
"model.layers.56.mlp.up_proj.weight": "model-00025-of-00029.safetensors",
|
636 |
+
"model.layers.56.post_attention_layernorm.weight": "model-00026-of-00029.safetensors",
|
637 |
+
"model.layers.56.self_attn.k_proj.bias": "model-00025-of-00029.safetensors",
|
638 |
+
"model.layers.56.self_attn.k_proj.weight": "model-00025-of-00029.safetensors",
|
639 |
+
"model.layers.56.self_attn.o_proj.weight": "model-00025-of-00029.safetensors",
|
640 |
+
"model.layers.56.self_attn.q_proj.bias": "model-00025-of-00029.safetensors",
|
641 |
+
"model.layers.56.self_attn.q_proj.weight": "model-00025-of-00029.safetensors",
|
642 |
+
"model.layers.56.self_attn.v_proj.bias": "model-00025-of-00029.safetensors",
|
643 |
+
"model.layers.56.self_attn.v_proj.weight": "model-00025-of-00029.safetensors",
|
644 |
+
"model.layers.57.input_layernorm.weight": "model-00026-of-00029.safetensors",
|
645 |
+
"model.layers.57.mlp.down_proj.weight": "model-00026-of-00029.safetensors",
|
646 |
+
"model.layers.57.mlp.gate_proj.weight": "model-00026-of-00029.safetensors",
|
647 |
+
"model.layers.57.mlp.up_proj.weight": "model-00026-of-00029.safetensors",
|
648 |
+
"model.layers.57.post_attention_layernorm.weight": "model-00026-of-00029.safetensors",
|
649 |
+
"model.layers.57.self_attn.k_proj.bias": "model-00026-of-00029.safetensors",
|
650 |
+
"model.layers.57.self_attn.k_proj.weight": "model-00026-of-00029.safetensors",
|
651 |
+
"model.layers.57.self_attn.o_proj.weight": "model-00026-of-00029.safetensors",
|
652 |
+
"model.layers.57.self_attn.q_proj.bias": "model-00026-of-00029.safetensors",
|
653 |
+
"model.layers.57.self_attn.q_proj.weight": "model-00026-of-00029.safetensors",
|
654 |
+
"model.layers.57.self_attn.v_proj.bias": "model-00026-of-00029.safetensors",
|
655 |
+
"model.layers.57.self_attn.v_proj.weight": "model-00026-of-00029.safetensors",
|
656 |
+
"model.layers.58.input_layernorm.weight": "model-00026-of-00029.safetensors",
|
657 |
+
"model.layers.58.mlp.down_proj.weight": "model-00026-of-00029.safetensors",
|
658 |
+
"model.layers.58.mlp.gate_proj.weight": "model-00026-of-00029.safetensors",
|
659 |
+
"model.layers.58.mlp.up_proj.weight": "model-00026-of-00029.safetensors",
|
660 |
+
"model.layers.58.post_attention_layernorm.weight": "model-00026-of-00029.safetensors",
|
661 |
+
"model.layers.58.self_attn.k_proj.bias": "model-00026-of-00029.safetensors",
|
662 |
+
"model.layers.58.self_attn.k_proj.weight": "model-00026-of-00029.safetensors",
|
663 |
+
"model.layers.58.self_attn.o_proj.weight": "model-00026-of-00029.safetensors",
|
664 |
+
"model.layers.58.self_attn.q_proj.bias": "model-00026-of-00029.safetensors",
|
665 |
+
"model.layers.58.self_attn.q_proj.weight": "model-00026-of-00029.safetensors",
|
666 |
+
"model.layers.58.self_attn.v_proj.bias": "model-00026-of-00029.safetensors",
|
667 |
+
"model.layers.58.self_attn.v_proj.weight": "model-00026-of-00029.safetensors",
|
668 |
+
"model.layers.59.input_layernorm.weight": "model-00027-of-00029.safetensors",
|
669 |
+
"model.layers.59.mlp.down_proj.weight": "model-00027-of-00029.safetensors",
|
670 |
+
"model.layers.59.mlp.gate_proj.weight": "model-00027-of-00029.safetensors",
|
671 |
+
"model.layers.59.mlp.up_proj.weight": "model-00027-of-00029.safetensors",
|
672 |
+
"model.layers.59.post_attention_layernorm.weight": "model-00027-of-00029.safetensors",
|
673 |
+
"model.layers.59.self_attn.k_proj.bias": "model-00026-of-00029.safetensors",
|
674 |
+
"model.layers.59.self_attn.k_proj.weight": "model-00026-of-00029.safetensors",
|
675 |
+
"model.layers.59.self_attn.o_proj.weight": "model-00026-of-00029.safetensors",
|
676 |
+
"model.layers.59.self_attn.q_proj.bias": "model-00026-of-00029.safetensors",
|
677 |
+
"model.layers.59.self_attn.q_proj.weight": "model-00026-of-00029.safetensors",
|
678 |
+
"model.layers.59.self_attn.v_proj.bias": "model-00026-of-00029.safetensors",
|
679 |
+
"model.layers.59.self_attn.v_proj.weight": "model-00026-of-00029.safetensors",
|
680 |
+
"model.layers.6.input_layernorm.weight": "model-00004-of-00029.safetensors",
|
681 |
+
"model.layers.6.mlp.down_proj.weight": "model-00004-of-00029.safetensors",
|
682 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00004-of-00029.safetensors",
|
683 |
+
"model.layers.6.mlp.up_proj.weight": "model-00004-of-00029.safetensors",
|
684 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00004-of-00029.safetensors",
|
685 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00004-of-00029.safetensors",
|
686 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00004-of-00029.safetensors",
|
687 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00004-of-00029.safetensors",
|
688 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00004-of-00029.safetensors",
|
689 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00004-of-00029.safetensors",
|
690 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00004-of-00029.safetensors",
|
691 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00004-of-00029.safetensors",
|
692 |
+
"model.layers.60.input_layernorm.weight": "model-00027-of-00029.safetensors",
|
693 |
+
"model.layers.60.mlp.down_proj.weight": "model-00027-of-00029.safetensors",
|
694 |
+
"model.layers.60.mlp.gate_proj.weight": "model-00027-of-00029.safetensors",
|
695 |
+
"model.layers.60.mlp.up_proj.weight": "model-00027-of-00029.safetensors",
|
696 |
+
"model.layers.60.post_attention_layernorm.weight": "model-00027-of-00029.safetensors",
|
697 |
+
"model.layers.60.self_attn.k_proj.bias": "model-00027-of-00029.safetensors",
|
698 |
+
"model.layers.60.self_attn.k_proj.weight": "model-00027-of-00029.safetensors",
|
699 |
+
"model.layers.60.self_attn.o_proj.weight": "model-00027-of-00029.safetensors",
|
700 |
+
"model.layers.60.self_attn.q_proj.bias": "model-00027-of-00029.safetensors",
|
701 |
+
"model.layers.60.self_attn.q_proj.weight": "model-00027-of-00029.safetensors",
|
702 |
+
"model.layers.60.self_attn.v_proj.bias": "model-00027-of-00029.safetensors",
|
703 |
+
"model.layers.60.self_attn.v_proj.weight": "model-00027-of-00029.safetensors",
|
704 |
+
"model.layers.61.input_layernorm.weight": "model-00028-of-00029.safetensors",
|
705 |
+
"model.layers.61.mlp.down_proj.weight": "model-00028-of-00029.safetensors",
|
706 |
+
"model.layers.61.mlp.gate_proj.weight": "model-00027-of-00029.safetensors",
|
707 |
+
"model.layers.61.mlp.up_proj.weight": "model-00028-of-00029.safetensors",
|
708 |
+
"model.layers.61.post_attention_layernorm.weight": "model-00028-of-00029.safetensors",
|
709 |
+
"model.layers.61.self_attn.k_proj.bias": "model-00027-of-00029.safetensors",
|
710 |
+
"model.layers.61.self_attn.k_proj.weight": "model-00027-of-00029.safetensors",
|
711 |
+
"model.layers.61.self_attn.o_proj.weight": "model-00027-of-00029.safetensors",
|
712 |
+
"model.layers.61.self_attn.q_proj.bias": "model-00027-of-00029.safetensors",
|
713 |
+
"model.layers.61.self_attn.q_proj.weight": "model-00027-of-00029.safetensors",
|
714 |
+
"model.layers.61.self_attn.v_proj.bias": "model-00027-of-00029.safetensors",
|
715 |
+
"model.layers.61.self_attn.v_proj.weight": "model-00027-of-00029.safetensors",
|
716 |
+
"model.layers.62.input_layernorm.weight": "model-00028-of-00029.safetensors",
|
717 |
+
"model.layers.62.mlp.down_proj.weight": "model-00028-of-00029.safetensors",
|
718 |
+
"model.layers.62.mlp.gate_proj.weight": "model-00028-of-00029.safetensors",
|
719 |
+
"model.layers.62.mlp.up_proj.weight": "model-00028-of-00029.safetensors",
|
720 |
+
"model.layers.62.post_attention_layernorm.weight": "model-00028-of-00029.safetensors",
|
721 |
+
"model.layers.62.self_attn.k_proj.bias": "model-00028-of-00029.safetensors",
|
722 |
+
"model.layers.62.self_attn.k_proj.weight": "model-00028-of-00029.safetensors",
|
723 |
+
"model.layers.62.self_attn.o_proj.weight": "model-00028-of-00029.safetensors",
|
724 |
+
"model.layers.62.self_attn.q_proj.bias": "model-00028-of-00029.safetensors",
|
725 |
+
"model.layers.62.self_attn.q_proj.weight": "model-00028-of-00029.safetensors",
|
726 |
+
"model.layers.62.self_attn.v_proj.bias": "model-00028-of-00029.safetensors",
|
727 |
+
"model.layers.62.self_attn.v_proj.weight": "model-00028-of-00029.safetensors",
|
728 |
+
"model.layers.63.input_layernorm.weight": "model-00029-of-00029.safetensors",
|
729 |
+
"model.layers.63.mlp.down_proj.weight": "model-00029-of-00029.safetensors",
|
730 |
+
"model.layers.63.mlp.gate_proj.weight": "model-00028-of-00029.safetensors",
|
731 |
+
"model.layers.63.mlp.up_proj.weight": "model-00028-of-00029.safetensors",
|
732 |
+
"model.layers.63.post_attention_layernorm.weight": "model-00029-of-00029.safetensors",
|
733 |
+
"model.layers.63.self_attn.k_proj.bias": "model-00028-of-00029.safetensors",
|
734 |
+
"model.layers.63.self_attn.k_proj.weight": "model-00028-of-00029.safetensors",
|
735 |
+
"model.layers.63.self_attn.o_proj.weight": "model-00028-of-00029.safetensors",
|
736 |
+
"model.layers.63.self_attn.q_proj.bias": "model-00028-of-00029.safetensors",
|
737 |
+
"model.layers.63.self_attn.q_proj.weight": "model-00028-of-00029.safetensors",
|
738 |
+
"model.layers.63.self_attn.v_proj.bias": "model-00028-of-00029.safetensors",
|
739 |
+
"model.layers.63.self_attn.v_proj.weight": "model-00028-of-00029.safetensors",
|
740 |
+
"model.layers.7.input_layernorm.weight": "model-00005-of-00029.safetensors",
|
741 |
+
"model.layers.7.mlp.down_proj.weight": "model-00005-of-00029.safetensors",
|
742 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00004-of-00029.safetensors",
|
743 |
+
"model.layers.7.mlp.up_proj.weight": "model-00004-of-00029.safetensors",
|
744 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00005-of-00029.safetensors",
|
745 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00004-of-00029.safetensors",
|
746 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00004-of-00029.safetensors",
|
747 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00004-of-00029.safetensors",
|
748 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00004-of-00029.safetensors",
|
749 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00004-of-00029.safetensors",
|
750 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00004-of-00029.safetensors",
|
751 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00004-of-00029.safetensors",
|
752 |
+
"model.layers.8.input_layernorm.weight": "model-00005-of-00029.safetensors",
|
753 |
+
"model.layers.8.mlp.down_proj.weight": "model-00005-of-00029.safetensors",
|
754 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00005-of-00029.safetensors",
|
755 |
+
"model.layers.8.mlp.up_proj.weight": "model-00005-of-00029.safetensors",
|
756 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00005-of-00029.safetensors",
|
757 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00005-of-00029.safetensors",
|
758 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00005-of-00029.safetensors",
|
759 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00005-of-00029.safetensors",
|
760 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00005-of-00029.safetensors",
|
761 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00005-of-00029.safetensors",
|
762 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00005-of-00029.safetensors",
|
763 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00005-of-00029.safetensors",
|
764 |
+
"model.layers.9.input_layernorm.weight": "model-00005-of-00029.safetensors",
|
765 |
+
"model.layers.9.mlp.down_proj.weight": "model-00005-of-00029.safetensors",
|
766 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00005-of-00029.safetensors",
|
767 |
+
"model.layers.9.mlp.up_proj.weight": "model-00005-of-00029.safetensors",
|
768 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00005-of-00029.safetensors",
|
769 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00005-of-00029.safetensors",
|
770 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00005-of-00029.safetensors",
|
771 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00005-of-00029.safetensors",
|
772 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00005-of-00029.safetensors",
|
773 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00005-of-00029.safetensors",
|
774 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00005-of-00029.safetensors",
|
775 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00005-of-00029.safetensors",
|
776 |
+
"model.norm.weight": "model-00029-of-00029.safetensors"
|
777 |
+
}
|
778 |
+
}
|
checkpoint-488/trainer_state.json
ADDED
@@ -0,0 +1,3449 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 488,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.004098360655737705,
|
13 |
+
"grad_norm": 4511.04541015625,
|
14 |
+
"learning_rate": 2.0000000000000002e-07,
|
15 |
+
"loss": 2.2104,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.00819672131147541,
|
20 |
+
"grad_norm": 402.808837890625,
|
21 |
+
"learning_rate": 4.0000000000000003e-07,
|
22 |
+
"loss": 2.1402,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.012295081967213115,
|
27 |
+
"grad_norm": 3.9330132007598877,
|
28 |
+
"learning_rate": 6.000000000000001e-07,
|
29 |
+
"loss": 1.8287,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.01639344262295082,
|
34 |
+
"grad_norm": 84.87239074707031,
|
35 |
+
"learning_rate": 8.000000000000001e-07,
|
36 |
+
"loss": 2.1217,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.020491803278688523,
|
41 |
+
"grad_norm": 169.44476318359375,
|
42 |
+
"learning_rate": 1.0000000000000002e-06,
|
43 |
+
"loss": 2.4968,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.02459016393442623,
|
48 |
+
"grad_norm": 99.3742904663086,
|
49 |
+
"learning_rate": 1.2000000000000002e-06,
|
50 |
+
"loss": 2.0496,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.028688524590163935,
|
55 |
+
"grad_norm": 3.963096857070923,
|
56 |
+
"learning_rate": 1.4000000000000001e-06,
|
57 |
+
"loss": 1.8236,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.03278688524590164,
|
62 |
+
"grad_norm": 299.411865234375,
|
63 |
+
"learning_rate": 1.6000000000000001e-06,
|
64 |
+
"loss": 2.2638,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.036885245901639344,
|
69 |
+
"grad_norm": 37.45259475708008,
|
70 |
+
"learning_rate": 1.8000000000000001e-06,
|
71 |
+
"loss": 1.8317,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.040983606557377046,
|
76 |
+
"grad_norm": 999.2122192382812,
|
77 |
+
"learning_rate": 2.0000000000000003e-06,
|
78 |
+
"loss": 1.9443,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.045081967213114756,
|
83 |
+
"grad_norm": 35.29961395263672,
|
84 |
+
"learning_rate": 2.2e-06,
|
85 |
+
"loss": 1.7157,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.04918032786885246,
|
90 |
+
"grad_norm": 3.365468978881836,
|
91 |
+
"learning_rate": 2.4000000000000003e-06,
|
92 |
+
"loss": 1.7892,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.05327868852459016,
|
97 |
+
"grad_norm": 446.4648742675781,
|
98 |
+
"learning_rate": 2.6e-06,
|
99 |
+
"loss": 1.6874,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.05737704918032787,
|
104 |
+
"grad_norm": 376.9467468261719,
|
105 |
+
"learning_rate": 2.8000000000000003e-06,
|
106 |
+
"loss": 1.7135,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.06147540983606557,
|
111 |
+
"grad_norm": 2.599492073059082,
|
112 |
+
"learning_rate": 3e-06,
|
113 |
+
"loss": 1.7379,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.06557377049180328,
|
118 |
+
"grad_norm": 2.955031394958496,
|
119 |
+
"learning_rate": 3.2000000000000003e-06,
|
120 |
+
"loss": 1.7276,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.06967213114754098,
|
125 |
+
"grad_norm": 394.27630615234375,
|
126 |
+
"learning_rate": 3.4000000000000005e-06,
|
127 |
+
"loss": 1.5587,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.07377049180327869,
|
132 |
+
"grad_norm": 2.41615629196167,
|
133 |
+
"learning_rate": 3.6000000000000003e-06,
|
134 |
+
"loss": 1.6808,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.0778688524590164,
|
139 |
+
"grad_norm": 431.9937744140625,
|
140 |
+
"learning_rate": 3.8000000000000005e-06,
|
141 |
+
"loss": 1.3805,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.08196721311475409,
|
146 |
+
"grad_norm": 1.6226919889450073,
|
147 |
+
"learning_rate": 4.000000000000001e-06,
|
148 |
+
"loss": 1.6572,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.0860655737704918,
|
153 |
+
"grad_norm": 13.787015914916992,
|
154 |
+
"learning_rate": 4.2000000000000004e-06,
|
155 |
+
"loss": 1.4747,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.09016393442622951,
|
160 |
+
"grad_norm": 8.452902793884277,
|
161 |
+
"learning_rate": 4.4e-06,
|
162 |
+
"loss": 1.2664,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.0942622950819672,
|
167 |
+
"grad_norm": 1.2060812711715698,
|
168 |
+
"learning_rate": 4.600000000000001e-06,
|
169 |
+
"loss": 1.5725,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.09836065573770492,
|
174 |
+
"grad_norm": 1.17067551612854,
|
175 |
+
"learning_rate": 4.800000000000001e-06,
|
176 |
+
"loss": 1.397,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.10245901639344263,
|
181 |
+
"grad_norm": 1.1773242950439453,
|
182 |
+
"learning_rate": 5e-06,
|
183 |
+
"loss": 1.5365,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.10655737704918032,
|
188 |
+
"grad_norm": 0.8914172649383545,
|
189 |
+
"learning_rate": 4.999942449896355e-06,
|
190 |
+
"loss": 1.171,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.11065573770491803,
|
195 |
+
"grad_norm": 0.8337782025337219,
|
196 |
+
"learning_rate": 4.999769802235034e-06,
|
197 |
+
"loss": 1.3317,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.11475409836065574,
|
202 |
+
"grad_norm": 0.8020254969596863,
|
203 |
+
"learning_rate": 4.999482064964746e-06,
|
204 |
+
"loss": 1.3156,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.11885245901639344,
|
209 |
+
"grad_norm": 0.9282699227333069,
|
210 |
+
"learning_rate": 4.999079251332942e-06,
|
211 |
+
"loss": 1.4523,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.12295081967213115,
|
216 |
+
"grad_norm": 0.8156635165214539,
|
217 |
+
"learning_rate": 4.998561379885193e-06,
|
218 |
+
"loss": 1.2679,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.12704918032786885,
|
223 |
+
"grad_norm": 0.7708067297935486,
|
224 |
+
"learning_rate": 4.997928474464344e-06,
|
225 |
+
"loss": 1.2635,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.13114754098360656,
|
230 |
+
"grad_norm": 0.8476499319076538,
|
231 |
+
"learning_rate": 4.997180564209414e-06,
|
232 |
+
"loss": 1.4239,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.13524590163934427,
|
237 |
+
"grad_norm": 0.7153339982032776,
|
238 |
+
"learning_rate": 4.996317683554252e-06,
|
239 |
+
"loss": 1.2342,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.13934426229508196,
|
244 |
+
"grad_norm": 0.7786403298377991,
|
245 |
+
"learning_rate": 4.9953398722259546e-06,
|
246 |
+
"loss": 1.3844,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.14344262295081966,
|
251 |
+
"grad_norm": 0.8425343036651611,
|
252 |
+
"learning_rate": 4.994247175243038e-06,
|
253 |
+
"loss": 1.3856,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.14754098360655737,
|
258 |
+
"grad_norm": 0.6516931653022766,
|
259 |
+
"learning_rate": 4.993039642913361e-06,
|
260 |
+
"loss": 1.0632,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.15163934426229508,
|
265 |
+
"grad_norm": 0.5697762370109558,
|
266 |
+
"learning_rate": 4.991717330831813e-06,
|
267 |
+
"loss": 1.0365,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.1557377049180328,
|
272 |
+
"grad_norm": 0.5697985887527466,
|
273 |
+
"learning_rate": 4.990280299877749e-06,
|
274 |
+
"loss": 1.0494,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.1598360655737705,
|
279 |
+
"grad_norm": 0.6210886836051941,
|
280 |
+
"learning_rate": 4.988728616212197e-06,
|
281 |
+
"loss": 1.1787,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.16393442622950818,
|
286 |
+
"grad_norm": 0.5863775610923767,
|
287 |
+
"learning_rate": 4.9870623512748e-06,
|
288 |
+
"loss": 1.1843,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.1680327868852459,
|
293 |
+
"grad_norm": 0.629668116569519,
|
294 |
+
"learning_rate": 4.985281581780532e-06,
|
295 |
+
"loss": 1.3212,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.1721311475409836,
|
300 |
+
"grad_norm": 0.5078697204589844,
|
301 |
+
"learning_rate": 4.9833863897161715e-06,
|
302 |
+
"loss": 0.8928,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.1762295081967213,
|
307 |
+
"grad_norm": 0.5744357705116272,
|
308 |
+
"learning_rate": 4.9813768623365164e-06,
|
309 |
+
"loss": 1.1856,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.18032786885245902,
|
314 |
+
"grad_norm": 0.5206721425056458,
|
315 |
+
"learning_rate": 4.979253092160374e-06,
|
316 |
+
"loss": 1.1739,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.18442622950819673,
|
321 |
+
"grad_norm": 0.46724414825439453,
|
322 |
+
"learning_rate": 4.9770151769663e-06,
|
323 |
+
"loss": 1.0133,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.1885245901639344,
|
328 |
+
"grad_norm": 0.629992663860321,
|
329 |
+
"learning_rate": 4.974663219788095e-06,
|
330 |
+
"loss": 1.3077,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.19262295081967212,
|
335 |
+
"grad_norm": 0.3679404556751251,
|
336 |
+
"learning_rate": 4.972197328910063e-06,
|
337 |
+
"loss": 0.7106,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.19672131147540983,
|
342 |
+
"grad_norm": 0.5133907198905945,
|
343 |
+
"learning_rate": 4.969617617862023e-06,
|
344 |
+
"loss": 1.1623,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.20081967213114754,
|
349 |
+
"grad_norm": 0.5112882852554321,
|
350 |
+
"learning_rate": 4.966924205414088e-06,
|
351 |
+
"loss": 1.3149,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.20491803278688525,
|
356 |
+
"grad_norm": 0.5100849270820618,
|
357 |
+
"learning_rate": 4.964117215571188e-06,
|
358 |
+
"loss": 1.3184,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.20901639344262296,
|
363 |
+
"grad_norm": 0.49572739005088806,
|
364 |
+
"learning_rate": 4.9611967775673694e-06,
|
365 |
+
"loss": 1.139,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.21311475409836064,
|
370 |
+
"grad_norm": 0.5028955340385437,
|
371 |
+
"learning_rate": 4.95816302585984e-06,
|
372 |
+
"loss": 1.1495,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.21721311475409835,
|
377 |
+
"grad_norm": 0.44010698795318604,
|
378 |
+
"learning_rate": 4.9550161001227795e-06,
|
379 |
+
"loss": 1.1402,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.22131147540983606,
|
384 |
+
"grad_norm": 0.461842805147171,
|
385 |
+
"learning_rate": 4.95175614524091e-06,
|
386 |
+
"loss": 1.1513,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.22540983606557377,
|
391 |
+
"grad_norm": 0.40412789583206177,
|
392 |
+
"learning_rate": 4.9483833113028245e-06,
|
393 |
+
"loss": 0.8538,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.22950819672131148,
|
398 |
+
"grad_norm": 0.5042741298675537,
|
399 |
+
"learning_rate": 4.944897753594078e-06,
|
400 |
+
"loss": 1.1381,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.2336065573770492,
|
405 |
+
"grad_norm": 0.47176745533943176,
|
406 |
+
"learning_rate": 4.941299632590035e-06,
|
407 |
+
"loss": 1.1349,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.23770491803278687,
|
412 |
+
"grad_norm": 0.41749855875968933,
|
413 |
+
"learning_rate": 4.937589113948485e-06,
|
414 |
+
"loss": 0.9905,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.24180327868852458,
|
419 |
+
"grad_norm": 0.51772141456604,
|
420 |
+
"learning_rate": 4.933766368502015e-06,
|
421 |
+
"loss": 1.1436,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.2459016393442623,
|
426 |
+
"grad_norm": 0.43589144945144653,
|
427 |
+
"learning_rate": 4.929831572250142e-06,
|
428 |
+
"loss": 0.98,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.25,
|
433 |
+
"grad_norm": 0.41600921750068665,
|
434 |
+
"learning_rate": 4.925784906351212e-06,
|
435 |
+
"loss": 1.1226,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.2540983606557377,
|
440 |
+
"grad_norm": 0.5028397440910339,
|
441 |
+
"learning_rate": 4.9216265571140565e-06,
|
442 |
+
"loss": 1.2872,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.2581967213114754,
|
447 |
+
"grad_norm": 0.4340194761753082,
|
448 |
+
"learning_rate": 4.917356715989421e-06,
|
449 |
+
"loss": 1.1263,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.26229508196721313,
|
454 |
+
"grad_norm": 0.4830523729324341,
|
455 |
+
"learning_rate": 4.912975579561146e-06,
|
456 |
+
"loss": 1.2734,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.26639344262295084,
|
461 |
+
"grad_norm": 0.38300302624702454,
|
462 |
+
"learning_rate": 4.908483349537113e-06,
|
463 |
+
"loss": 0.9832,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.27049180327868855,
|
468 |
+
"grad_norm": 0.47147682309150696,
|
469 |
+
"learning_rate": 4.903880232739967e-06,
|
470 |
+
"loss": 1.2843,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.27459016393442626,
|
475 |
+
"grad_norm": 0.4417444169521332,
|
476 |
+
"learning_rate": 4.899166441097586e-06,
|
477 |
+
"loss": 1.1331,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.2786885245901639,
|
482 |
+
"grad_norm": 0.4601738452911377,
|
483 |
+
"learning_rate": 4.8943421916333275e-06,
|
484 |
+
"loss": 1.2623,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.2827868852459016,
|
489 |
+
"grad_norm": 0.4713452160358429,
|
490 |
+
"learning_rate": 4.889407706456039e-06,
|
491 |
+
"loss": 1.2657,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.28688524590163933,
|
496 |
+
"grad_norm": 0.4256956875324249,
|
497 |
+
"learning_rate": 4.884363212749825e-06,
|
498 |
+
"loss": 1.1085,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.29098360655737704,
|
503 |
+
"grad_norm": 0.4324210584163666,
|
504 |
+
"learning_rate": 4.879208942763595e-06,
|
505 |
+
"loss": 1.1078,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.29508196721311475,
|
510 |
+
"grad_norm": 0.5453669428825378,
|
511 |
+
"learning_rate": 4.8739451338003675e-06,
|
512 |
+
"loss": 1.2591,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.29918032786885246,
|
517 |
+
"grad_norm": 0.5175065398216248,
|
518 |
+
"learning_rate": 4.868572028206342e-06,
|
519 |
+
"loss": 1.2617,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.30327868852459017,
|
524 |
+
"grad_norm": 0.4222549498081207,
|
525 |
+
"learning_rate": 4.863089873359746e-06,
|
526 |
+
"loss": 1.1215,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.3073770491803279,
|
531 |
+
"grad_norm": 0.4675232470035553,
|
532 |
+
"learning_rate": 4.857498921659443e-06,
|
533 |
+
"loss": 1.1158,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.3114754098360656,
|
538 |
+
"grad_norm": 0.4866585433483124,
|
539 |
+
"learning_rate": 4.8517994305133135e-06,
|
540 |
+
"loss": 1.1089,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.3155737704918033,
|
545 |
+
"grad_norm": 0.4017506241798401,
|
546 |
+
"learning_rate": 4.845991662326402e-06,
|
547 |
+
"loss": 0.9646,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.319672131147541,
|
552 |
+
"grad_norm": 0.4822794497013092,
|
553 |
+
"learning_rate": 4.840075884488838e-06,
|
554 |
+
"loss": 1.0968,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.3237704918032787,
|
559 |
+
"grad_norm": 0.4413742423057556,
|
560 |
+
"learning_rate": 4.834052369363522e-06,
|
561 |
+
"loss": 1.119,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.32786885245901637,
|
566 |
+
"grad_norm": 0.4934443533420563,
|
567 |
+
"learning_rate": 4.827921394273592e-06,
|
568 |
+
"loss": 1.2649,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.3319672131147541,
|
573 |
+
"grad_norm": 0.43795523047447205,
|
574 |
+
"learning_rate": 4.821683241489648e-06,
|
575 |
+
"loss": 1.1222,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.3360655737704918,
|
580 |
+
"grad_norm": 0.4516526758670807,
|
581 |
+
"learning_rate": 4.815338198216762e-06,
|
582 |
+
"loss": 1.1335,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.3401639344262295,
|
587 |
+
"grad_norm": 0.6029425263404846,
|
588 |
+
"learning_rate": 4.808886556581252e-06,
|
589 |
+
"loss": 1.2402,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.3442622950819672,
|
594 |
+
"grad_norm": 0.4546549618244171,
|
595 |
+
"learning_rate": 4.802328613617234e-06,
|
596 |
+
"loss": 1.2487,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.3483606557377049,
|
601 |
+
"grad_norm": 0.4653581976890564,
|
602 |
+
"learning_rate": 4.795664671252947e-06,
|
603 |
+
"loss": 1.1113,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.3524590163934426,
|
608 |
+
"grad_norm": 0.5216373205184937,
|
609 |
+
"learning_rate": 4.788895036296848e-06,
|
610 |
+
"loss": 1.2333,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.35655737704918034,
|
615 |
+
"grad_norm": 0.5054514408111572,
|
616 |
+
"learning_rate": 4.782020020423492e-06,
|
617 |
+
"loss": 1.2465,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.36065573770491804,
|
622 |
+
"grad_norm": 0.46515244245529175,
|
623 |
+
"learning_rate": 4.775039940159182e-06,
|
624 |
+
"loss": 1.0934,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.36475409836065575,
|
629 |
+
"grad_norm": 0.44310179352760315,
|
630 |
+
"learning_rate": 4.76795511686739e-06,
|
631 |
+
"loss": 1.0959,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.36885245901639346,
|
636 |
+
"grad_norm": 0.4382772147655487,
|
637 |
+
"learning_rate": 4.760765876733967e-06,
|
638 |
+
"loss": 1.24,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.3729508196721312,
|
643 |
+
"grad_norm": 0.4309405982494354,
|
644 |
+
"learning_rate": 4.753472550752128e-06,
|
645 |
+
"loss": 1.1033,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.3770491803278688,
|
650 |
+
"grad_norm": 0.4639149606227875,
|
651 |
+
"learning_rate": 4.746075474707204e-06,
|
652 |
+
"loss": 1.2442,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.38114754098360654,
|
657 |
+
"grad_norm": 0.46096235513687134,
|
658 |
+
"learning_rate": 4.738574989161189e-06,
|
659 |
+
"loss": 1.2546,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.38524590163934425,
|
664 |
+
"grad_norm": 0.4685989320278168,
|
665 |
+
"learning_rate": 4.73097143943706e-06,
|
666 |
+
"loss": 1.2396,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.38934426229508196,
|
671 |
+
"grad_norm": 0.4785357713699341,
|
672 |
+
"learning_rate": 4.723265175602877e-06,
|
673 |
+
"loss": 1.2363,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.39344262295081966,
|
678 |
+
"grad_norm": 0.4441625475883484,
|
679 |
+
"learning_rate": 4.7154565524556655e-06,
|
680 |
+
"loss": 1.1126,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.3975409836065574,
|
685 |
+
"grad_norm": 0.4569564759731293,
|
686 |
+
"learning_rate": 4.707545929505083e-06,
|
687 |
+
"loss": 1.2333,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.4016393442622951,
|
692 |
+
"grad_norm": 0.4679456353187561,
|
693 |
+
"learning_rate": 4.699533670956866e-06,
|
694 |
+
"loss": 1.2431,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.4057377049180328,
|
699 |
+
"grad_norm": 0.42482486367225647,
|
700 |
+
"learning_rate": 4.691420145696062e-06,
|
701 |
+
"loss": 1.2233,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.4098360655737705,
|
706 |
+
"grad_norm": 0.500905454158783,
|
707 |
+
"learning_rate": 4.683205727270047e-06,
|
708 |
+
"loss": 1.0914,
|
709 |
+
"step": 100
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.4139344262295082,
|
713 |
+
"grad_norm": 0.48397594690322876,
|
714 |
+
"learning_rate": 4.674890793871327e-06,
|
715 |
+
"loss": 1.2354,
|
716 |
+
"step": 101
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.4180327868852459,
|
720 |
+
"grad_norm": 0.43638041615486145,
|
721 |
+
"learning_rate": 4.666475728320124e-06,
|
722 |
+
"loss": 1.2393,
|
723 |
+
"step": 102
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.42213114754098363,
|
727 |
+
"grad_norm": 0.4171241819858551,
|
728 |
+
"learning_rate": 4.657960918046755e-06,
|
729 |
+
"loss": 0.9597,
|
730 |
+
"step": 103
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.4262295081967213,
|
734 |
+
"grad_norm": 0.5223995447158813,
|
735 |
+
"learning_rate": 4.64934675507379e-06,
|
736 |
+
"loss": 1.2454,
|
737 |
+
"step": 104
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.430327868852459,
|
741 |
+
"grad_norm": 0.44195184111595154,
|
742 |
+
"learning_rate": 4.6406336359980075e-06,
|
743 |
+
"loss": 1.2265,
|
744 |
+
"step": 105
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.4344262295081967,
|
748 |
+
"grad_norm": 0.3648192882537842,
|
749 |
+
"learning_rate": 4.631821961972131e-06,
|
750 |
+
"loss": 0.9507,
|
751 |
+
"step": 106
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.4385245901639344,
|
755 |
+
"grad_norm": 0.4118606150150299,
|
756 |
+
"learning_rate": 4.622912138686364e-06,
|
757 |
+
"loss": 1.1188,
|
758 |
+
"step": 107
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.4426229508196721,
|
762 |
+
"grad_norm": 0.40940552949905396,
|
763 |
+
"learning_rate": 4.613904576349709e-06,
|
764 |
+
"loss": 0.9472,
|
765 |
+
"step": 108
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.44672131147540983,
|
769 |
+
"grad_norm": 0.4917749762535095,
|
770 |
+
"learning_rate": 4.604799689671083e-06,
|
771 |
+
"loss": 1.2392,
|
772 |
+
"step": 109
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.45081967213114754,
|
776 |
+
"grad_norm": 0.38426458835601807,
|
777 |
+
"learning_rate": 4.595597897840224e-06,
|
778 |
+
"loss": 0.9329,
|
779 |
+
"step": 110
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.45491803278688525,
|
783 |
+
"grad_norm": 0.4216136038303375,
|
784 |
+
"learning_rate": 4.58629962450839e-06,
|
785 |
+
"loss": 1.0911,
|
786 |
+
"step": 111
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.45901639344262296,
|
790 |
+
"grad_norm": 0.4349055290222168,
|
791 |
+
"learning_rate": 4.576905297768856e-06,
|
792 |
+
"loss": 1.1005,
|
793 |
+
"step": 112
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.46311475409836067,
|
797 |
+
"grad_norm": 0.34622690081596375,
|
798 |
+
"learning_rate": 4.567415350137206e-06,
|
799 |
+
"loss": 0.8023,
|
800 |
+
"step": 113
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.4672131147540984,
|
804 |
+
"grad_norm": 0.45868179202079773,
|
805 |
+
"learning_rate": 4.557830218531414e-06,
|
806 |
+
"loss": 1.2439,
|
807 |
+
"step": 114
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.4713114754098361,
|
811 |
+
"grad_norm": 0.4467625021934509,
|
812 |
+
"learning_rate": 4.548150344251735e-06,
|
813 |
+
"loss": 1.2263,
|
814 |
+
"step": 115
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.47540983606557374,
|
818 |
+
"grad_norm": 0.4440653622150421,
|
819 |
+
"learning_rate": 4.538376172960382e-06,
|
820 |
+
"loss": 1.0828,
|
821 |
+
"step": 116
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.47950819672131145,
|
825 |
+
"grad_norm": 0.45460832118988037,
|
826 |
+
"learning_rate": 4.528508154661013e-06,
|
827 |
+
"loss": 1.2406,
|
828 |
+
"step": 117
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.48360655737704916,
|
832 |
+
"grad_norm": 0.40908852219581604,
|
833 |
+
"learning_rate": 4.518546743678008e-06,
|
834 |
+
"loss": 1.0912,
|
835 |
+
"step": 118
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.48770491803278687,
|
839 |
+
"grad_norm": 0.4369237422943115,
|
840 |
+
"learning_rate": 4.508492398635556e-06,
|
841 |
+
"loss": 1.0774,
|
842 |
+
"step": 119
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.4918032786885246,
|
846 |
+
"grad_norm": 0.41811734437942505,
|
847 |
+
"learning_rate": 4.498345582436534e-06,
|
848 |
+
"loss": 1.0917,
|
849 |
+
"step": 120
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.4959016393442623,
|
853 |
+
"grad_norm": 0.4201302230358124,
|
854 |
+
"learning_rate": 4.488106762241202e-06,
|
855 |
+
"loss": 1.0965,
|
856 |
+
"step": 121
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.5,
|
860 |
+
"grad_norm": 0.4195842444896698,
|
861 |
+
"learning_rate": 4.477776409445692e-06,
|
862 |
+
"loss": 1.0757,
|
863 |
+
"step": 122
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.5040983606557377,
|
867 |
+
"grad_norm": 0.37664470076560974,
|
868 |
+
"learning_rate": 4.4673549996603025e-06,
|
869 |
+
"loss": 0.9385,
|
870 |
+
"step": 123
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.5081967213114754,
|
874 |
+
"grad_norm": 0.5090377926826477,
|
875 |
+
"learning_rate": 4.4568430126876036e-06,
|
876 |
+
"loss": 1.2263,
|
877 |
+
"step": 124
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.5122950819672131,
|
881 |
+
"grad_norm": 0.41210001707077026,
|
882 |
+
"learning_rate": 4.446240932500349e-06,
|
883 |
+
"loss": 1.0886,
|
884 |
+
"step": 125
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.5163934426229508,
|
888 |
+
"grad_norm": 0.4589191675186157,
|
889 |
+
"learning_rate": 4.435549247219187e-06,
|
890 |
+
"loss": 1.232,
|
891 |
+
"step": 126
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.5204918032786885,
|
895 |
+
"grad_norm": 0.42237797379493713,
|
896 |
+
"learning_rate": 4.424768449090195e-06,
|
897 |
+
"loss": 1.0785,
|
898 |
+
"step": 127
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.5245901639344263,
|
902 |
+
"grad_norm": 0.42833560705184937,
|
903 |
+
"learning_rate": 4.413899034462215e-06,
|
904 |
+
"loss": 1.0728,
|
905 |
+
"step": 128
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.5286885245901639,
|
909 |
+
"grad_norm": 0.4315826892852783,
|
910 |
+
"learning_rate": 4.402941503763996e-06,
|
911 |
+
"loss": 1.0867,
|
912 |
+
"step": 129
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.5327868852459017,
|
916 |
+
"grad_norm": 0.3762200176715851,
|
917 |
+
"learning_rate": 4.391896361481158e-06,
|
918 |
+
"loss": 0.9324,
|
919 |
+
"step": 130
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.5368852459016393,
|
923 |
+
"grad_norm": 0.4800119698047638,
|
924 |
+
"learning_rate": 4.380764116132972e-06,
|
925 |
+
"loss": 1.1046,
|
926 |
+
"step": 131
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.5409836065573771,
|
930 |
+
"grad_norm": 0.42680102586746216,
|
931 |
+
"learning_rate": 4.369545280248932e-06,
|
932 |
+
"loss": 1.0733,
|
933 |
+
"step": 132
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.5450819672131147,
|
937 |
+
"grad_norm": 0.49782562255859375,
|
938 |
+
"learning_rate": 4.358240370345177e-06,
|
939 |
+
"loss": 1.2342,
|
940 |
+
"step": 133
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.5491803278688525,
|
944 |
+
"grad_norm": 0.4627741873264313,
|
945 |
+
"learning_rate": 4.346849906900693e-06,
|
946 |
+
"loss": 1.2281,
|
947 |
+
"step": 134
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.5532786885245902,
|
951 |
+
"grad_norm": 0.426714688539505,
|
952 |
+
"learning_rate": 4.335374414333362e-06,
|
953 |
+
"loss": 0.9532,
|
954 |
+
"step": 135
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.5573770491803278,
|
958 |
+
"grad_norm": 0.4838584363460541,
|
959 |
+
"learning_rate": 4.323814420975815e-06,
|
960 |
+
"loss": 1.0903,
|
961 |
+
"step": 136
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.5614754098360656,
|
965 |
+
"grad_norm": 0.4934047758579254,
|
966 |
+
"learning_rate": 4.312170459051103e-06,
|
967 |
+
"loss": 1.2122,
|
968 |
+
"step": 137
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.5655737704918032,
|
972 |
+
"grad_norm": 0.4467495381832123,
|
973 |
+
"learning_rate": 4.300443064648198e-06,
|
974 |
+
"loss": 1.0822,
|
975 |
+
"step": 138
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.569672131147541,
|
979 |
+
"grad_norm": 0.4738949239253998,
|
980 |
+
"learning_rate": 4.288632777697313e-06,
|
981 |
+
"loss": 1.2296,
|
982 |
+
"step": 139
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.5737704918032787,
|
986 |
+
"grad_norm": 0.4483662545681,
|
987 |
+
"learning_rate": 4.276740141945035e-06,
|
988 |
+
"loss": 1.0718,
|
989 |
+
"step": 140
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.5778688524590164,
|
993 |
+
"grad_norm": 0.4037500321865082,
|
994 |
+
"learning_rate": 4.264765704929305e-06,
|
995 |
+
"loss": 1.082,
|
996 |
+
"step": 141
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.5819672131147541,
|
1000 |
+
"grad_norm": 0.39695730805397034,
|
1001 |
+
"learning_rate": 4.252710017954191e-06,
|
1002 |
+
"loss": 0.9265,
|
1003 |
+
"step": 142
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.5860655737704918,
|
1007 |
+
"grad_norm": 0.5003882050514221,
|
1008 |
+
"learning_rate": 4.240573636064525e-06,
|
1009 |
+
"loss": 1.2273,
|
1010 |
+
"step": 143
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.5901639344262295,
|
1014 |
+
"grad_norm": 0.4882379174232483,
|
1015 |
+
"learning_rate": 4.228357118020332e-06,
|
1016 |
+
"loss": 1.2261,
|
1017 |
+
"step": 144
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 0.5942622950819673,
|
1021 |
+
"grad_norm": 0.41904476284980774,
|
1022 |
+
"learning_rate": 4.216061026271119e-06,
|
1023 |
+
"loss": 1.1018,
|
1024 |
+
"step": 145
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 0.5983606557377049,
|
1028 |
+
"grad_norm": 0.4707728624343872,
|
1029 |
+
"learning_rate": 4.203685926929968e-06,
|
1030 |
+
"loss": 1.2294,
|
1031 |
+
"step": 146
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 0.6024590163934426,
|
1035 |
+
"grad_norm": 0.40794438123703003,
|
1036 |
+
"learning_rate": 4.191232389747477e-06,
|
1037 |
+
"loss": 1.0856,
|
1038 |
+
"step": 147
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 0.6065573770491803,
|
1042 |
+
"grad_norm": 0.4550691246986389,
|
1043 |
+
"learning_rate": 4.178700988085534e-06,
|
1044 |
+
"loss": 1.2273,
|
1045 |
+
"step": 148
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 0.610655737704918,
|
1049 |
+
"grad_norm": 0.40126630663871765,
|
1050 |
+
"learning_rate": 4.166092298890909e-06,
|
1051 |
+
"loss": 0.9451,
|
1052 |
+
"step": 149
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.6147540983606558,
|
1056 |
+
"grad_norm": 0.4168899655342102,
|
1057 |
+
"learning_rate": 4.1534069026686975e-06,
|
1058 |
+
"loss": 1.0871,
|
1059 |
+
"step": 150
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 0.6188524590163934,
|
1063 |
+
"grad_norm": 0.4449077248573303,
|
1064 |
+
"learning_rate": 4.140645383455593e-06,
|
1065 |
+
"loss": 0.9748,
|
1066 |
+
"step": 151
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 0.6229508196721312,
|
1070 |
+
"grad_norm": 0.5277643799781799,
|
1071 |
+
"learning_rate": 4.127808328793e-06,
|
1072 |
+
"loss": 1.2301,
|
1073 |
+
"step": 152
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 0.6270491803278688,
|
1077 |
+
"grad_norm": 0.4093081057071686,
|
1078 |
+
"learning_rate": 4.114896329699979e-06,
|
1079 |
+
"loss": 1.0789,
|
1080 |
+
"step": 153
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 0.6311475409836066,
|
1084 |
+
"grad_norm": 0.4493444859981537,
|
1085 |
+
"learning_rate": 4.101909980646037e-06,
|
1086 |
+
"loss": 1.2096,
|
1087 |
+
"step": 154
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.6352459016393442,
|
1091 |
+
"grad_norm": 0.40696650743484497,
|
1092 |
+
"learning_rate": 4.088849879523763e-06,
|
1093 |
+
"loss": 1.073,
|
1094 |
+
"step": 155
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 0.639344262295082,
|
1098 |
+
"grad_norm": 0.4298895299434662,
|
1099 |
+
"learning_rate": 4.075716627621295e-06,
|
1100 |
+
"loss": 1.0768,
|
1101 |
+
"step": 156
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 0.6434426229508197,
|
1105 |
+
"grad_norm": 0.544258713722229,
|
1106 |
+
"learning_rate": 4.062510829594641e-06,
|
1107 |
+
"loss": 1.2106,
|
1108 |
+
"step": 157
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.6475409836065574,
|
1112 |
+
"grad_norm": 0.4137495458126068,
|
1113 |
+
"learning_rate": 4.049233093439834e-06,
|
1114 |
+
"loss": 1.0738,
|
1115 |
+
"step": 158
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 0.6516393442622951,
|
1119 |
+
"grad_norm": 0.34983235597610474,
|
1120 |
+
"learning_rate": 4.035884030464951e-06,
|
1121 |
+
"loss": 0.9393,
|
1122 |
+
"step": 159
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.6557377049180327,
|
1126 |
+
"grad_norm": 0.475832998752594,
|
1127 |
+
"learning_rate": 4.022464255261956e-06,
|
1128 |
+
"loss": 1.0725,
|
1129 |
+
"step": 160
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.6598360655737705,
|
1133 |
+
"grad_norm": 0.38982298970222473,
|
1134 |
+
"learning_rate": 4.008974385678412e-06,
|
1135 |
+
"loss": 0.9301,
|
1136 |
+
"step": 161
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.6639344262295082,
|
1140 |
+
"grad_norm": 0.41842958331108093,
|
1141 |
+
"learning_rate": 3.995415042789034e-06,
|
1142 |
+
"loss": 0.9552,
|
1143 |
+
"step": 162
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.6680327868852459,
|
1147 |
+
"grad_norm": 0.3715745806694031,
|
1148 |
+
"learning_rate": 3.9817868508670925e-06,
|
1149 |
+
"loss": 0.9586,
|
1150 |
+
"step": 163
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.6721311475409836,
|
1154 |
+
"grad_norm": 0.39996999502182007,
|
1155 |
+
"learning_rate": 3.9680904373556735e-06,
|
1156 |
+
"loss": 1.0737,
|
1157 |
+
"step": 164
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.6762295081967213,
|
1161 |
+
"grad_norm": 0.41154536604881287,
|
1162 |
+
"learning_rate": 3.954326432838792e-06,
|
1163 |
+
"loss": 0.9275,
|
1164 |
+
"step": 165
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.680327868852459,
|
1168 |
+
"grad_norm": 0.4771071970462799,
|
1169 |
+
"learning_rate": 3.940495471012355e-06,
|
1170 |
+
"loss": 1.2166,
|
1171 |
+
"step": 166
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 0.6844262295081968,
|
1175 |
+
"grad_norm": 0.4488621652126312,
|
1176 |
+
"learning_rate": 3.926598188654993e-06,
|
1177 |
+
"loss": 1.2164,
|
1178 |
+
"step": 167
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 0.6885245901639344,
|
1182 |
+
"grad_norm": 0.3757840096950531,
|
1183 |
+
"learning_rate": 3.912635225598739e-06,
|
1184 |
+
"loss": 0.922,
|
1185 |
+
"step": 168
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 0.6926229508196722,
|
1189 |
+
"grad_norm": 0.4264204800128937,
|
1190 |
+
"learning_rate": 3.898607224699568e-06,
|
1191 |
+
"loss": 1.072,
|
1192 |
+
"step": 169
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 0.6967213114754098,
|
1196 |
+
"grad_norm": 0.4652060270309448,
|
1197 |
+
"learning_rate": 3.884514831807805e-06,
|
1198 |
+
"loss": 1.212,
|
1199 |
+
"step": 170
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 0.7008196721311475,
|
1203 |
+
"grad_norm": 0.455747127532959,
|
1204 |
+
"learning_rate": 3.870358695738389e-06,
|
1205 |
+
"loss": 1.2155,
|
1206 |
+
"step": 171
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.7049180327868853,
|
1210 |
+
"grad_norm": 0.4523256719112396,
|
1211 |
+
"learning_rate": 3.856139468240996e-06,
|
1212 |
+
"loss": 1.221,
|
1213 |
+
"step": 172
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 0.7090163934426229,
|
1217 |
+
"grad_norm": 0.44244229793548584,
|
1218 |
+
"learning_rate": 3.841857803970039e-06,
|
1219 |
+
"loss": 1.2092,
|
1220 |
+
"step": 173
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 0.7131147540983607,
|
1224 |
+
"grad_norm": 0.4393782913684845,
|
1225 |
+
"learning_rate": 3.827514360454529e-06,
|
1226 |
+
"loss": 1.0785,
|
1227 |
+
"step": 174
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 0.7172131147540983,
|
1231 |
+
"grad_norm": 0.4734303057193756,
|
1232 |
+
"learning_rate": 3.813109798067789e-06,
|
1233 |
+
"loss": 1.2032,
|
1234 |
+
"step": 175
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 0.7213114754098361,
|
1238 |
+
"grad_norm": 0.4356328845024109,
|
1239 |
+
"learning_rate": 3.79864477999707e-06,
|
1240 |
+
"loss": 1.0952,
|
1241 |
+
"step": 176
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 0.7254098360655737,
|
1245 |
+
"grad_norm": 0.5063803791999817,
|
1246 |
+
"learning_rate": 3.7841199722130016e-06,
|
1247 |
+
"loss": 1.0747,
|
1248 |
+
"step": 177
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 0.7295081967213115,
|
1252 |
+
"grad_norm": 0.37222030758857727,
|
1253 |
+
"learning_rate": 3.7695360434389385e-06,
|
1254 |
+
"loss": 0.945,
|
1255 |
+
"step": 178
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 0.7336065573770492,
|
1259 |
+
"grad_norm": 0.44854214787483215,
|
1260 |
+
"learning_rate": 3.754893665120171e-06,
|
1261 |
+
"loss": 1.0643,
|
1262 |
+
"step": 179
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.7377049180327869,
|
1266 |
+
"grad_norm": 0.47099798917770386,
|
1267 |
+
"learning_rate": 3.7401935113930115e-06,
|
1268 |
+
"loss": 1.0674,
|
1269 |
+
"step": 180
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 0.7418032786885246,
|
1273 |
+
"grad_norm": 0.40957486629486084,
|
1274 |
+
"learning_rate": 3.7254362590537555e-06,
|
1275 |
+
"loss": 1.0806,
|
1276 |
+
"step": 181
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 0.7459016393442623,
|
1280 |
+
"grad_norm": 0.44317427277565,
|
1281 |
+
"learning_rate": 3.7106225875275257e-06,
|
1282 |
+
"loss": 1.0747,
|
1283 |
+
"step": 182
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 0.75,
|
1287 |
+
"grad_norm": 0.43721142411231995,
|
1288 |
+
"learning_rate": 3.695753178836986e-06,
|
1289 |
+
"loss": 1.217,
|
1290 |
+
"step": 183
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 0.7540983606557377,
|
1294 |
+
"grad_norm": 0.4011574685573578,
|
1295 |
+
"learning_rate": 3.680828717570946e-06,
|
1296 |
+
"loss": 1.0657,
|
1297 |
+
"step": 184
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 0.7581967213114754,
|
1301 |
+
"grad_norm": 0.43174558877944946,
|
1302 |
+
"learning_rate": 3.6658498908528394e-06,
|
1303 |
+
"loss": 1.2118,
|
1304 |
+
"step": 185
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 0.7622950819672131,
|
1308 |
+
"grad_norm": 0.4041191041469574,
|
1309 |
+
"learning_rate": 3.6508173883090915e-06,
|
1310 |
+
"loss": 1.0715,
|
1311 |
+
"step": 186
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 0.7663934426229508,
|
1315 |
+
"grad_norm": 0.40428057312965393,
|
1316 |
+
"learning_rate": 3.635731902037364e-06,
|
1317 |
+
"loss": 1.07,
|
1318 |
+
"step": 187
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.7704918032786885,
|
1322 |
+
"grad_norm": 0.434089720249176,
|
1323 |
+
"learning_rate": 3.6205941265746976e-06,
|
1324 |
+
"loss": 1.0573,
|
1325 |
+
"step": 188
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 0.7745901639344263,
|
1329 |
+
"grad_norm": 0.43966200947761536,
|
1330 |
+
"learning_rate": 3.6054047588655287e-06,
|
1331 |
+
"loss": 1.2011,
|
1332 |
+
"step": 189
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 0.7786885245901639,
|
1336 |
+
"grad_norm": 0.37951526045799255,
|
1337 |
+
"learning_rate": 3.5901644982296058e-06,
|
1338 |
+
"loss": 0.928,
|
1339 |
+
"step": 190
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 0.7827868852459017,
|
1343 |
+
"grad_norm": 0.40477126836776733,
|
1344 |
+
"learning_rate": 3.5748740463297926e-06,
|
1345 |
+
"loss": 1.0996,
|
1346 |
+
"step": 191
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 0.7868852459016393,
|
1350 |
+
"grad_norm": 0.4541768431663513,
|
1351 |
+
"learning_rate": 3.5595341071397627e-06,
|
1352 |
+
"loss": 1.2099,
|
1353 |
+
"step": 192
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 0.7909836065573771,
|
1357 |
+
"grad_norm": 0.4461807310581207,
|
1358 |
+
"learning_rate": 3.5441453869115885e-06,
|
1359 |
+
"loss": 1.2206,
|
1360 |
+
"step": 193
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.7950819672131147,
|
1364 |
+
"grad_norm": 0.393301784992218,
|
1365 |
+
"learning_rate": 3.5287085941432246e-06,
|
1366 |
+
"loss": 1.0643,
|
1367 |
+
"step": 194
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 0.7991803278688525,
|
1371 |
+
"grad_norm": 0.41351836919784546,
|
1372 |
+
"learning_rate": 3.51322443954589e-06,
|
1373 |
+
"loss": 1.2166,
|
1374 |
+
"step": 195
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.8032786885245902,
|
1378 |
+
"grad_norm": 0.4048912525177002,
|
1379 |
+
"learning_rate": 3.4976936360113475e-06,
|
1380 |
+
"loss": 1.0686,
|
1381 |
+
"step": 196
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 0.8073770491803278,
|
1385 |
+
"grad_norm": 0.41161829233169556,
|
1386 |
+
"learning_rate": 3.4821168985790776e-06,
|
1387 |
+
"loss": 1.0661,
|
1388 |
+
"step": 197
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 0.8114754098360656,
|
1392 |
+
"grad_norm": 0.4504454433917999,
|
1393 |
+
"learning_rate": 3.4664949444033648e-06,
|
1394 |
+
"loss": 1.0658,
|
1395 |
+
"step": 198
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 0.8155737704918032,
|
1399 |
+
"grad_norm": 0.45676442980766296,
|
1400 |
+
"learning_rate": 3.4508284927202733e-06,
|
1401 |
+
"loss": 1.2081,
|
1402 |
+
"step": 199
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 0.819672131147541,
|
1406 |
+
"grad_norm": 0.37078866362571716,
|
1407 |
+
"learning_rate": 3.4351182648145388e-06,
|
1408 |
+
"loss": 0.9318,
|
1409 |
+
"step": 200
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 0.8237704918032787,
|
1413 |
+
"grad_norm": 0.373999685049057,
|
1414 |
+
"learning_rate": 3.4193649839863563e-06,
|
1415 |
+
"loss": 0.9257,
|
1416 |
+
"step": 201
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.8278688524590164,
|
1420 |
+
"grad_norm": 0.4319070279598236,
|
1421 |
+
"learning_rate": 3.4035693755180817e-06,
|
1422 |
+
"loss": 1.2125,
|
1423 |
+
"step": 202
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 0.8319672131147541,
|
1427 |
+
"grad_norm": 0.4047754108905792,
|
1428 |
+
"learning_rate": 3.387732166640837e-06,
|
1429 |
+
"loss": 1.0657,
|
1430 |
+
"step": 203
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 0.8360655737704918,
|
1434 |
+
"grad_norm": 0.3999074697494507,
|
1435 |
+
"learning_rate": 3.3718540865010348e-06,
|
1436 |
+
"loss": 1.0561,
|
1437 |
+
"step": 204
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 0.8401639344262295,
|
1441 |
+
"grad_norm": 0.439710795879364,
|
1442 |
+
"learning_rate": 3.355935866126798e-06,
|
1443 |
+
"loss": 1.2163,
|
1444 |
+
"step": 205
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 0.8442622950819673,
|
1448 |
+
"grad_norm": 0.4157400131225586,
|
1449 |
+
"learning_rate": 3.3399782383943153e-06,
|
1450 |
+
"loss": 1.084,
|
1451 |
+
"step": 206
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 0.8483606557377049,
|
1455 |
+
"grad_norm": 0.36068040132522583,
|
1456 |
+
"learning_rate": 3.3239819379940896e-06,
|
1457 |
+
"loss": 0.9286,
|
1458 |
+
"step": 207
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 0.8524590163934426,
|
1462 |
+
"grad_norm": 0.47732654213905334,
|
1463 |
+
"learning_rate": 3.3079477013971173e-06,
|
1464 |
+
"loss": 1.215,
|
1465 |
+
"step": 208
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 0.8565573770491803,
|
1469 |
+
"grad_norm": 0.42468348145484924,
|
1470 |
+
"learning_rate": 3.2918762668209815e-06,
|
1471 |
+
"loss": 1.2141,
|
1472 |
+
"step": 209
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.860655737704918,
|
1476 |
+
"grad_norm": 0.40056779980659485,
|
1477 |
+
"learning_rate": 3.275768374195862e-06,
|
1478 |
+
"loss": 1.0908,
|
1479 |
+
"step": 210
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 0.8647540983606558,
|
1483 |
+
"grad_norm": 0.4349064826965332,
|
1484 |
+
"learning_rate": 3.2596247651304715e-06,
|
1485 |
+
"loss": 1.2033,
|
1486 |
+
"step": 211
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 0.8688524590163934,
|
1490 |
+
"grad_norm": 0.4414246082305908,
|
1491 |
+
"learning_rate": 3.2434461828779096e-06,
|
1492 |
+
"loss": 1.0881,
|
1493 |
+
"step": 212
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.8729508196721312,
|
1497 |
+
"grad_norm": 0.421542763710022,
|
1498 |
+
"learning_rate": 3.227233372301444e-06,
|
1499 |
+
"loss": 1.0671,
|
1500 |
+
"step": 213
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.8770491803278688,
|
1504 |
+
"grad_norm": 0.4388136863708496,
|
1505 |
+
"learning_rate": 3.2109870798402186e-06,
|
1506 |
+
"loss": 1.0648,
|
1507 |
+
"step": 214
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.8811475409836066,
|
1511 |
+
"grad_norm": 0.38112929463386536,
|
1512 |
+
"learning_rate": 3.194708053474885e-06,
|
1513 |
+
"loss": 0.9222,
|
1514 |
+
"step": 215
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.8852459016393442,
|
1518 |
+
"grad_norm": 0.42555421590805054,
|
1519 |
+
"learning_rate": 3.1783970426931686e-06,
|
1520 |
+
"loss": 1.0613,
|
1521 |
+
"step": 216
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.889344262295082,
|
1525 |
+
"grad_norm": 0.45528554916381836,
|
1526 |
+
"learning_rate": 3.1620547984553563e-06,
|
1527 |
+
"loss": 1.206,
|
1528 |
+
"step": 217
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.8934426229508197,
|
1532 |
+
"grad_norm": 0.4099060893058777,
|
1533 |
+
"learning_rate": 3.1456820731597283e-06,
|
1534 |
+
"loss": 1.0603,
|
1535 |
+
"step": 218
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 0.8975409836065574,
|
1539 |
+
"grad_norm": 0.4148857593536377,
|
1540 |
+
"learning_rate": 3.129279620607915e-06,
|
1541 |
+
"loss": 1.0768,
|
1542 |
+
"step": 219
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 0.9016393442622951,
|
1546 |
+
"grad_norm": 0.3957928419113159,
|
1547 |
+
"learning_rate": 3.1128481959701916e-06,
|
1548 |
+
"loss": 1.0694,
|
1549 |
+
"step": 220
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 0.9057377049180327,
|
1553 |
+
"grad_norm": 0.3965204060077667,
|
1554 |
+
"learning_rate": 3.096388555750711e-06,
|
1555 |
+
"loss": 1.066,
|
1556 |
+
"step": 221
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 0.9098360655737705,
|
1560 |
+
"grad_norm": 0.43010538816452026,
|
1561 |
+
"learning_rate": 3.0799014577526735e-06,
|
1562 |
+
"loss": 1.2038,
|
1563 |
+
"step": 222
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 0.9139344262295082,
|
1567 |
+
"grad_norm": 0.4200957119464874,
|
1568 |
+
"learning_rate": 3.063387661043438e-06,
|
1569 |
+
"loss": 1.0688,
|
1570 |
+
"step": 223
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 0.9180327868852459,
|
1574 |
+
"grad_norm": 0.40668630599975586,
|
1575 |
+
"learning_rate": 3.0468479259195753e-06,
|
1576 |
+
"loss": 1.0627,
|
1577 |
+
"step": 224
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 0.9221311475409836,
|
1581 |
+
"grad_norm": 0.26530569791793823,
|
1582 |
+
"learning_rate": 3.0302830138718605e-06,
|
1583 |
+
"loss": 0.5103,
|
1584 |
+
"step": 225
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.9262295081967213,
|
1588 |
+
"grad_norm": 0.44774329662323,
|
1589 |
+
"learning_rate": 3.0136936875502175e-06,
|
1590 |
+
"loss": 1.2042,
|
1591 |
+
"step": 226
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 0.930327868852459,
|
1595 |
+
"grad_norm": 0.34162765741348267,
|
1596 |
+
"learning_rate": 2.9970807107286078e-06,
|
1597 |
+
"loss": 0.7947,
|
1598 |
+
"step": 227
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 0.9344262295081968,
|
1602 |
+
"grad_norm": 0.46961259841918945,
|
1603 |
+
"learning_rate": 2.9804448482698595e-06,
|
1604 |
+
"loss": 1.1955,
|
1605 |
+
"step": 228
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 0.9385245901639344,
|
1609 |
+
"grad_norm": 0.4084847569465637,
|
1610 |
+
"learning_rate": 2.9637868660904613e-06,
|
1611 |
+
"loss": 1.0717,
|
1612 |
+
"step": 229
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 0.9426229508196722,
|
1616 |
+
"grad_norm": 0.42072829604148865,
|
1617 |
+
"learning_rate": 2.947107531125292e-06,
|
1618 |
+
"loss": 1.2051,
|
1619 |
+
"step": 230
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 0.9467213114754098,
|
1623 |
+
"grad_norm": 0.43697723746299744,
|
1624 |
+
"learning_rate": 2.9304076112923175e-06,
|
1625 |
+
"loss": 1.2038,
|
1626 |
+
"step": 231
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 0.9508196721311475,
|
1630 |
+
"grad_norm": 0.42760905623435974,
|
1631 |
+
"learning_rate": 2.9136878754572317e-06,
|
1632 |
+
"loss": 1.2073,
|
1633 |
+
"step": 232
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 0.9549180327868853,
|
1637 |
+
"grad_norm": 0.44690465927124023,
|
1638 |
+
"learning_rate": 2.896949093398059e-06,
|
1639 |
+
"loss": 1.2163,
|
1640 |
+
"step": 233
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 0.9590163934426229,
|
1644 |
+
"grad_norm": 0.4078381061553955,
|
1645 |
+
"learning_rate": 2.8801920357697132e-06,
|
1646 |
+
"loss": 1.0642,
|
1647 |
+
"step": 234
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 0.9631147540983607,
|
1651 |
+
"grad_norm": 0.442238450050354,
|
1652 |
+
"learning_rate": 2.8634174740685165e-06,
|
1653 |
+
"loss": 1.1923,
|
1654 |
+
"step": 235
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 0.9672131147540983,
|
1658 |
+
"grad_norm": 0.37964820861816406,
|
1659 |
+
"learning_rate": 2.8466261805966797e-06,
|
1660 |
+
"loss": 1.0788,
|
1661 |
+
"step": 236
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 0.9713114754098361,
|
1665 |
+
"grad_norm": 0.4121408462524414,
|
1666 |
+
"learning_rate": 2.8298189284267492e-06,
|
1667 |
+
"loss": 1.0854,
|
1668 |
+
"step": 237
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 0.9754098360655737,
|
1672 |
+
"grad_norm": 0.357814759016037,
|
1673 |
+
"learning_rate": 2.8129964913660056e-06,
|
1674 |
+
"loss": 0.9302,
|
1675 |
+
"step": 238
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 0.9795081967213115,
|
1679 |
+
"grad_norm": 0.42910444736480713,
|
1680 |
+
"learning_rate": 2.796159643920847e-06,
|
1681 |
+
"loss": 1.2106,
|
1682 |
+
"step": 239
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 0.9836065573770492,
|
1686 |
+
"grad_norm": 0.4574357569217682,
|
1687 |
+
"learning_rate": 2.7793091612611266e-06,
|
1688 |
+
"loss": 1.2081,
|
1689 |
+
"step": 240
|
1690 |
+
},
|
1691 |
+
{
|
1692 |
+
"epoch": 0.9877049180327869,
|
1693 |
+
"grad_norm": 0.3818189799785614,
|
1694 |
+
"learning_rate": 2.762445819184463e-06,
|
1695 |
+
"loss": 0.9782,
|
1696 |
+
"step": 241
|
1697 |
+
},
|
1698 |
+
{
|
1699 |
+
"epoch": 0.9918032786885246,
|
1700 |
+
"grad_norm": 0.3787913918495178,
|
1701 |
+
"learning_rate": 2.7455703940805228e-06,
|
1702 |
+
"loss": 1.0491,
|
1703 |
+
"step": 242
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"epoch": 0.9959016393442623,
|
1707 |
+
"grad_norm": 0.3858451545238495,
|
1708 |
+
"learning_rate": 2.7286836628952775e-06,
|
1709 |
+
"loss": 0.9493,
|
1710 |
+
"step": 243
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"epoch": 1.0,
|
1714 |
+
"grad_norm": 0.40878915786743164,
|
1715 |
+
"learning_rate": 2.7117864030952306e-06,
|
1716 |
+
"loss": 1.0745,
|
1717 |
+
"step": 244
|
1718 |
+
},
|
1719 |
+
{
|
1720 |
+
"epoch": 1.0040983606557377,
|
1721 |
+
"grad_norm": 0.4115857481956482,
|
1722 |
+
"learning_rate": 2.694879392631625e-06,
|
1723 |
+
"loss": 1.1877,
|
1724 |
+
"step": 245
|
1725 |
+
},
|
1726 |
+
{
|
1727 |
+
"epoch": 1.0081967213114753,
|
1728 |
+
"grad_norm": 0.40796780586242676,
|
1729 |
+
"learning_rate": 2.677963409904624e-06,
|
1730 |
+
"loss": 1.1999,
|
1731 |
+
"step": 246
|
1732 |
+
},
|
1733 |
+
{
|
1734 |
+
"epoch": 1.0122950819672132,
|
1735 |
+
"grad_norm": 0.34583404660224915,
|
1736 |
+
"learning_rate": 2.6610392337274754e-06,
|
1737 |
+
"loss": 0.9231,
|
1738 |
+
"step": 247
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 1.0163934426229508,
|
1742 |
+
"grad_norm": 0.4206702411174774,
|
1743 |
+
"learning_rate": 2.644107643290653e-06,
|
1744 |
+
"loss": 1.1912,
|
1745 |
+
"step": 248
|
1746 |
+
},
|
1747 |
+
{
|
1748 |
+
"epoch": 1.0204918032786885,
|
1749 |
+
"grad_norm": 0.3856116831302643,
|
1750 |
+
"learning_rate": 2.6271694181259854e-06,
|
1751 |
+
"loss": 1.051,
|
1752 |
+
"step": 249
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"epoch": 1.0245901639344261,
|
1756 |
+
"grad_norm": 0.36935338377952576,
|
1757 |
+
"learning_rate": 2.6102253380707626e-06,
|
1758 |
+
"loss": 0.9188,
|
1759 |
+
"step": 250
|
1760 |
+
},
|
1761 |
+
{
|
1762 |
+
"epoch": 1.028688524590164,
|
1763 |
+
"grad_norm": 0.4281650483608246,
|
1764 |
+
"learning_rate": 2.5932761832318354e-06,
|
1765 |
+
"loss": 1.19,
|
1766 |
+
"step": 251
|
1767 |
+
},
|
1768 |
+
{
|
1769 |
+
"epoch": 1.0327868852459017,
|
1770 |
+
"grad_norm": 0.3120673596858978,
|
1771 |
+
"learning_rate": 2.5763227339496984e-06,
|
1772 |
+
"loss": 0.7811,
|
1773 |
+
"step": 252
|
1774 |
+
},
|
1775 |
+
{
|
1776 |
+
"epoch": 1.0368852459016393,
|
1777 |
+
"grad_norm": 0.35444319248199463,
|
1778 |
+
"learning_rate": 2.5593657707625615e-06,
|
1779 |
+
"loss": 0.9101,
|
1780 |
+
"step": 253
|
1781 |
+
},
|
1782 |
+
{
|
1783 |
+
"epoch": 1.040983606557377,
|
1784 |
+
"grad_norm": 0.41338273882865906,
|
1785 |
+
"learning_rate": 2.5424060743704158e-06,
|
1786 |
+
"loss": 1.1917,
|
1787 |
+
"step": 254
|
1788 |
+
},
|
1789 |
+
{
|
1790 |
+
"epoch": 1.0450819672131149,
|
1791 |
+
"grad_norm": 0.39441365003585815,
|
1792 |
+
"learning_rate": 2.5254444255990917e-06,
|
1793 |
+
"loss": 1.1841,
|
1794 |
+
"step": 255
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 1.0491803278688525,
|
1798 |
+
"grad_norm": 0.38659295439720154,
|
1799 |
+
"learning_rate": 2.508481605364302e-06,
|
1800 |
+
"loss": 1.0622,
|
1801 |
+
"step": 256
|
1802 |
+
},
|
1803 |
+
{
|
1804 |
+
"epoch": 1.0532786885245902,
|
1805 |
+
"grad_norm": 0.3723162114620209,
|
1806 |
+
"learning_rate": 2.491518394635699e-06,
|
1807 |
+
"loss": 1.0711,
|
1808 |
+
"step": 257
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"epoch": 1.0573770491803278,
|
1812 |
+
"grad_norm": 0.38122040033340454,
|
1813 |
+
"learning_rate": 2.4745555744009096e-06,
|
1814 |
+
"loss": 1.0615,
|
1815 |
+
"step": 258
|
1816 |
+
},
|
1817 |
+
{
|
1818 |
+
"epoch": 1.0614754098360655,
|
1819 |
+
"grad_norm": 0.38536080718040466,
|
1820 |
+
"learning_rate": 2.4575939256295846e-06,
|
1821 |
+
"loss": 1.0613,
|
1822 |
+
"step": 259
|
1823 |
+
},
|
1824 |
+
{
|
1825 |
+
"epoch": 1.0655737704918034,
|
1826 |
+
"grad_norm": 0.4175841510295868,
|
1827 |
+
"learning_rate": 2.44063422923744e-06,
|
1828 |
+
"loss": 1.1848,
|
1829 |
+
"step": 260
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"epoch": 1.069672131147541,
|
1833 |
+
"grad_norm": 0.3640967607498169,
|
1834 |
+
"learning_rate": 2.423677266050303e-06,
|
1835 |
+
"loss": 0.9144,
|
1836 |
+
"step": 261
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 1.0737704918032787,
|
1840 |
+
"grad_norm": 0.40630045533180237,
|
1841 |
+
"learning_rate": 2.4067238167681655e-06,
|
1842 |
+
"loss": 1.1783,
|
1843 |
+
"step": 262
|
1844 |
+
},
|
1845 |
+
{
|
1846 |
+
"epoch": 1.0778688524590163,
|
1847 |
+
"grad_norm": 0.41707780957221985,
|
1848 |
+
"learning_rate": 2.389774661929238e-06,
|
1849 |
+
"loss": 1.1887,
|
1850 |
+
"step": 263
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 1.0819672131147542,
|
1854 |
+
"grad_norm": 0.4203328490257263,
|
1855 |
+
"learning_rate": 2.3728305818740154e-06,
|
1856 |
+
"loss": 1.1921,
|
1857 |
+
"step": 264
|
1858 |
+
},
|
1859 |
+
{
|
1860 |
+
"epoch": 1.0860655737704918,
|
1861 |
+
"grad_norm": 0.3672391176223755,
|
1862 |
+
"learning_rate": 2.355892356709347e-06,
|
1863 |
+
"loss": 1.0485,
|
1864 |
+
"step": 265
|
1865 |
+
},
|
1866 |
+
{
|
1867 |
+
"epoch": 1.0901639344262295,
|
1868 |
+
"grad_norm": 0.40844452381134033,
|
1869 |
+
"learning_rate": 2.338960766272526e-06,
|
1870 |
+
"loss": 1.1886,
|
1871 |
+
"step": 266
|
1872 |
+
},
|
1873 |
+
{
|
1874 |
+
"epoch": 1.0942622950819672,
|
1875 |
+
"grad_norm": 0.38421133160591125,
|
1876 |
+
"learning_rate": 2.3220365900953767e-06,
|
1877 |
+
"loss": 1.0558,
|
1878 |
+
"step": 267
|
1879 |
+
},
|
1880 |
+
{
|
1881 |
+
"epoch": 1.098360655737705,
|
1882 |
+
"grad_norm": 0.41264253854751587,
|
1883 |
+
"learning_rate": 2.3051206073683755e-06,
|
1884 |
+
"loss": 1.0627,
|
1885 |
+
"step": 268
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"epoch": 1.1024590163934427,
|
1889 |
+
"grad_norm": 0.42893290519714355,
|
1890 |
+
"learning_rate": 2.2882135969047703e-06,
|
1891 |
+
"loss": 1.1924,
|
1892 |
+
"step": 269
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 1.1065573770491803,
|
1896 |
+
"grad_norm": 0.4517589807510376,
|
1897 |
+
"learning_rate": 2.2713163371047234e-06,
|
1898 |
+
"loss": 1.1954,
|
1899 |
+
"step": 270
|
1900 |
+
},
|
1901 |
+
{
|
1902 |
+
"epoch": 1.110655737704918,
|
1903 |
+
"grad_norm": 0.43190959095954895,
|
1904 |
+
"learning_rate": 2.2544296059194777e-06,
|
1905 |
+
"loss": 1.1875,
|
1906 |
+
"step": 271
|
1907 |
+
},
|
1908 |
+
{
|
1909 |
+
"epoch": 1.1147540983606556,
|
1910 |
+
"grad_norm": 0.3956393599510193,
|
1911 |
+
"learning_rate": 2.237554180815538e-06,
|
1912 |
+
"loss": 1.0555,
|
1913 |
+
"step": 272
|
1914 |
+
},
|
1915 |
+
{
|
1916 |
+
"epoch": 1.1188524590163935,
|
1917 |
+
"grad_norm": 0.39499905705451965,
|
1918 |
+
"learning_rate": 2.220690838738874e-06,
|
1919 |
+
"loss": 1.0675,
|
1920 |
+
"step": 273
|
1921 |
+
},
|
1922 |
+
{
|
1923 |
+
"epoch": 1.1229508196721312,
|
1924 |
+
"grad_norm": 0.4274572730064392,
|
1925 |
+
"learning_rate": 2.203840356079154e-06,
|
1926 |
+
"loss": 1.196,
|
1927 |
+
"step": 274
|
1928 |
+
},
|
1929 |
+
{
|
1930 |
+
"epoch": 1.1270491803278688,
|
1931 |
+
"grad_norm": 0.4216081202030182,
|
1932 |
+
"learning_rate": 2.1870035086339957e-06,
|
1933 |
+
"loss": 1.1903,
|
1934 |
+
"step": 275
|
1935 |
+
},
|
1936 |
+
{
|
1937 |
+
"epoch": 1.1311475409836065,
|
1938 |
+
"grad_norm": 0.39377495646476746,
|
1939 |
+
"learning_rate": 2.170181071573252e-06,
|
1940 |
+
"loss": 1.0438,
|
1941 |
+
"step": 276
|
1942 |
+
},
|
1943 |
+
{
|
1944 |
+
"epoch": 1.1352459016393444,
|
1945 |
+
"grad_norm": 0.42385077476501465,
|
1946 |
+
"learning_rate": 2.1533738194033207e-06,
|
1947 |
+
"loss": 1.0567,
|
1948 |
+
"step": 277
|
1949 |
+
},
|
1950 |
+
{
|
1951 |
+
"epoch": 1.139344262295082,
|
1952 |
+
"grad_norm": 0.3978115916252136,
|
1953 |
+
"learning_rate": 2.1365825259314843e-06,
|
1954 |
+
"loss": 1.0567,
|
1955 |
+
"step": 278
|
1956 |
+
},
|
1957 |
+
{
|
1958 |
+
"epoch": 1.1434426229508197,
|
1959 |
+
"grad_norm": 0.3592003881931305,
|
1960 |
+
"learning_rate": 2.119807964230287e-06,
|
1961 |
+
"loss": 0.9136,
|
1962 |
+
"step": 279
|
1963 |
+
},
|
1964 |
+
{
|
1965 |
+
"epoch": 1.1475409836065573,
|
1966 |
+
"grad_norm": 0.37734466791152954,
|
1967 |
+
"learning_rate": 2.1030509066019412e-06,
|
1968 |
+
"loss": 1.0529,
|
1969 |
+
"step": 280
|
1970 |
+
},
|
1971 |
+
{
|
1972 |
+
"epoch": 1.151639344262295,
|
1973 |
+
"grad_norm": 0.35755643248558044,
|
1974 |
+
"learning_rate": 2.0863121245427683e-06,
|
1975 |
+
"loss": 0.9093,
|
1976 |
+
"step": 281
|
1977 |
+
},
|
1978 |
+
{
|
1979 |
+
"epoch": 1.1557377049180328,
|
1980 |
+
"grad_norm": 0.3943209946155548,
|
1981 |
+
"learning_rate": 2.0695923887076824e-06,
|
1982 |
+
"loss": 1.0582,
|
1983 |
+
"step": 282
|
1984 |
+
},
|
1985 |
+
{
|
1986 |
+
"epoch": 1.1598360655737705,
|
1987 |
+
"grad_norm": 0.42525431513786316,
|
1988 |
+
"learning_rate": 2.0528924688747094e-06,
|
1989 |
+
"loss": 1.1881,
|
1990 |
+
"step": 283
|
1991 |
+
},
|
1992 |
+
{
|
1993 |
+
"epoch": 1.1639344262295082,
|
1994 |
+
"grad_norm": 0.40409737825393677,
|
1995 |
+
"learning_rate": 2.0362131339095404e-06,
|
1996 |
+
"loss": 1.1971,
|
1997 |
+
"step": 284
|
1998 |
+
},
|
1999 |
+
{
|
2000 |
+
"epoch": 1.1680327868852458,
|
2001 |
+
"grad_norm": 0.3922713100910187,
|
2002 |
+
"learning_rate": 2.0195551517301413e-06,
|
2003 |
+
"loss": 1.0495,
|
2004 |
+
"step": 285
|
2005 |
+
},
|
2006 |
+
{
|
2007 |
+
"epoch": 1.1721311475409837,
|
2008 |
+
"grad_norm": 0.40771782398223877,
|
2009 |
+
"learning_rate": 2.0029192892713926e-06,
|
2010 |
+
"loss": 1.0463,
|
2011 |
+
"step": 286
|
2012 |
+
},
|
2013 |
+
{
|
2014 |
+
"epoch": 1.1762295081967213,
|
2015 |
+
"grad_norm": 0.36359649896621704,
|
2016 |
+
"learning_rate": 1.986306312449783e-06,
|
2017 |
+
"loss": 0.9164,
|
2018 |
+
"step": 287
|
2019 |
+
},
|
2020 |
+
{
|
2021 |
+
"epoch": 1.180327868852459,
|
2022 |
+
"grad_norm": 0.4061618447303772,
|
2023 |
+
"learning_rate": 1.9697169861281404e-06,
|
2024 |
+
"loss": 1.044,
|
2025 |
+
"step": 288
|
2026 |
+
},
|
2027 |
+
{
|
2028 |
+
"epoch": 1.1844262295081966,
|
2029 |
+
"grad_norm": 0.41950753331184387,
|
2030 |
+
"learning_rate": 1.953152074080425e-06,
|
2031 |
+
"loss": 1.0598,
|
2032 |
+
"step": 289
|
2033 |
+
},
|
2034 |
+
{
|
2035 |
+
"epoch": 1.1885245901639343,
|
2036 |
+
"grad_norm": 0.44499605894088745,
|
2037 |
+
"learning_rate": 1.936612338956562e-06,
|
2038 |
+
"loss": 1.1791,
|
2039 |
+
"step": 290
|
2040 |
+
},
|
2041 |
+
{
|
2042 |
+
"epoch": 1.1926229508196722,
|
2043 |
+
"grad_norm": 0.38169240951538086,
|
2044 |
+
"learning_rate": 1.9200985422473265e-06,
|
2045 |
+
"loss": 1.0692,
|
2046 |
+
"step": 291
|
2047 |
+
},
|
2048 |
+
{
|
2049 |
+
"epoch": 1.1967213114754098,
|
2050 |
+
"grad_norm": 0.3613937199115753,
|
2051 |
+
"learning_rate": 1.9036114442492901e-06,
|
2052 |
+
"loss": 0.9741,
|
2053 |
+
"step": 292
|
2054 |
+
},
|
2055 |
+
{
|
2056 |
+
"epoch": 1.2008196721311475,
|
2057 |
+
"grad_norm": 0.35592231154441833,
|
2058 |
+
"learning_rate": 1.8871518040298092e-06,
|
2059 |
+
"loss": 0.9079,
|
2060 |
+
"step": 293
|
2061 |
+
},
|
2062 |
+
{
|
2063 |
+
"epoch": 1.2049180327868854,
|
2064 |
+
"grad_norm": 0.38903704285621643,
|
2065 |
+
"learning_rate": 1.870720379392086e-06,
|
2066 |
+
"loss": 1.0629,
|
2067 |
+
"step": 294
|
2068 |
+
},
|
2069 |
+
{
|
2070 |
+
"epoch": 1.209016393442623,
|
2071 |
+
"grad_norm": 0.3940332233905792,
|
2072 |
+
"learning_rate": 1.8543179268402728e-06,
|
2073 |
+
"loss": 1.0465,
|
2074 |
+
"step": 295
|
2075 |
+
},
|
2076 |
+
{
|
2077 |
+
"epoch": 1.2131147540983607,
|
2078 |
+
"grad_norm": 0.3513702154159546,
|
2079 |
+
"learning_rate": 1.8379452015446445e-06,
|
2080 |
+
"loss": 0.9417,
|
2081 |
+
"step": 296
|
2082 |
+
},
|
2083 |
+
{
|
2084 |
+
"epoch": 1.2172131147540983,
|
2085 |
+
"grad_norm": 0.40110501646995544,
|
2086 |
+
"learning_rate": 1.8216029573068316e-06,
|
2087 |
+
"loss": 1.1848,
|
2088 |
+
"step": 297
|
2089 |
+
},
|
2090 |
+
{
|
2091 |
+
"epoch": 1.221311475409836,
|
2092 |
+
"grad_norm": 0.4220271110534668,
|
2093 |
+
"learning_rate": 1.8052919465251146e-06,
|
2094 |
+
"loss": 1.1923,
|
2095 |
+
"step": 298
|
2096 |
+
},
|
2097 |
+
{
|
2098 |
+
"epoch": 1.2254098360655739,
|
2099 |
+
"grad_norm": 0.41311049461364746,
|
2100 |
+
"learning_rate": 1.7890129201597818e-06,
|
2101 |
+
"loss": 1.2026,
|
2102 |
+
"step": 299
|
2103 |
+
},
|
2104 |
+
{
|
2105 |
+
"epoch": 1.2295081967213115,
|
2106 |
+
"grad_norm": 0.3664914071559906,
|
2107 |
+
"learning_rate": 1.772766627698556e-06,
|
2108 |
+
"loss": 1.0687,
|
2109 |
+
"step": 300
|
2110 |
+
},
|
2111 |
+
{
|
2112 |
+
"epoch": 1.2336065573770492,
|
2113 |
+
"grad_norm": 0.3773500323295593,
|
2114 |
+
"learning_rate": 1.7565538171220919e-06,
|
2115 |
+
"loss": 1.0548,
|
2116 |
+
"step": 301
|
2117 |
+
},
|
2118 |
+
{
|
2119 |
+
"epoch": 1.2377049180327868,
|
2120 |
+
"grad_norm": 0.38285502791404724,
|
2121 |
+
"learning_rate": 1.7403752348695296e-06,
|
2122 |
+
"loss": 1.0563,
|
2123 |
+
"step": 302
|
2124 |
+
},
|
2125 |
+
{
|
2126 |
+
"epoch": 1.2418032786885247,
|
2127 |
+
"grad_norm": 0.3447133004665375,
|
2128 |
+
"learning_rate": 1.7242316258041392e-06,
|
2129 |
+
"loss": 0.7965,
|
2130 |
+
"step": 303
|
2131 |
+
},
|
2132 |
+
{
|
2133 |
+
"epoch": 1.2459016393442623,
|
2134 |
+
"grad_norm": 0.3942312002182007,
|
2135 |
+
"learning_rate": 1.7081237331790196e-06,
|
2136 |
+
"loss": 1.1774,
|
2137 |
+
"step": 304
|
2138 |
+
},
|
2139 |
+
{
|
2140 |
+
"epoch": 1.25,
|
2141 |
+
"grad_norm": 0.4133829176425934,
|
2142 |
+
"learning_rate": 1.6920522986028832e-06,
|
2143 |
+
"loss": 1.1979,
|
2144 |
+
"step": 305
|
2145 |
+
},
|
2146 |
+
{
|
2147 |
+
"epoch": 1.2540983606557377,
|
2148 |
+
"grad_norm": 0.3958912193775177,
|
2149 |
+
"learning_rate": 1.6760180620059108e-06,
|
2150 |
+
"loss": 1.1947,
|
2151 |
+
"step": 306
|
2152 |
+
},
|
2153 |
+
{
|
2154 |
+
"epoch": 1.2581967213114753,
|
2155 |
+
"grad_norm": 0.38137897849082947,
|
2156 |
+
"learning_rate": 1.6600217616056847e-06,
|
2157 |
+
"loss": 1.0567,
|
2158 |
+
"step": 307
|
2159 |
+
},
|
2160 |
+
{
|
2161 |
+
"epoch": 1.2622950819672132,
|
2162 |
+
"grad_norm": 0.40342697501182556,
|
2163 |
+
"learning_rate": 1.6440641338732017e-06,
|
2164 |
+
"loss": 1.1894,
|
2165 |
+
"step": 308
|
2166 |
+
},
|
2167 |
+
{
|
2168 |
+
"epoch": 1.2663934426229508,
|
2169 |
+
"grad_norm": 0.35720932483673096,
|
2170 |
+
"learning_rate": 1.6281459134989667e-06,
|
2171 |
+
"loss": 1.0529,
|
2172 |
+
"step": 309
|
2173 |
+
},
|
2174 |
+
{
|
2175 |
+
"epoch": 1.2704918032786885,
|
2176 |
+
"grad_norm": 0.4097684919834137,
|
2177 |
+
"learning_rate": 1.6122678333591635e-06,
|
2178 |
+
"loss": 1.1959,
|
2179 |
+
"step": 310
|
2180 |
+
},
|
2181 |
+
{
|
2182 |
+
"epoch": 1.2745901639344264,
|
2183 |
+
"grad_norm": 0.43254339694976807,
|
2184 |
+
"learning_rate": 1.59643062448192e-06,
|
2185 |
+
"loss": 1.1799,
|
2186 |
+
"step": 311
|
2187 |
+
},
|
2188 |
+
{
|
2189 |
+
"epoch": 1.278688524590164,
|
2190 |
+
"grad_norm": 0.39682623744010925,
|
2191 |
+
"learning_rate": 1.5806350160136446e-06,
|
2192 |
+
"loss": 1.1929,
|
2193 |
+
"step": 312
|
2194 |
+
},
|
2195 |
+
{
|
2196 |
+
"epoch": 1.2827868852459017,
|
2197 |
+
"grad_norm": 0.4308740794658661,
|
2198 |
+
"learning_rate": 1.564881735185462e-06,
|
2199 |
+
"loss": 1.2046,
|
2200 |
+
"step": 313
|
2201 |
+
},
|
2202 |
+
{
|
2203 |
+
"epoch": 1.2868852459016393,
|
2204 |
+
"grad_norm": 0.36684301495552063,
|
2205 |
+
"learning_rate": 1.5491715072797273e-06,
|
2206 |
+
"loss": 1.0479,
|
2207 |
+
"step": 314
|
2208 |
+
},
|
2209 |
+
{
|
2210 |
+
"epoch": 1.290983606557377,
|
2211 |
+
"grad_norm": 0.3774110972881317,
|
2212 |
+
"learning_rate": 1.533505055596636e-06,
|
2213 |
+
"loss": 1.0506,
|
2214 |
+
"step": 315
|
2215 |
+
},
|
2216 |
+
{
|
2217 |
+
"epoch": 1.2950819672131146,
|
2218 |
+
"grad_norm": 0.3854641914367676,
|
2219 |
+
"learning_rate": 1.5178831014209228e-06,
|
2220 |
+
"loss": 1.1967,
|
2221 |
+
"step": 316
|
2222 |
+
},
|
2223 |
+
{
|
2224 |
+
"epoch": 1.2991803278688525,
|
2225 |
+
"grad_norm": 0.36282190680503845,
|
2226 |
+
"learning_rate": 1.5023063639886534e-06,
|
2227 |
+
"loss": 0.9287,
|
2228 |
+
"step": 317
|
2229 |
+
},
|
2230 |
+
{
|
2231 |
+
"epoch": 1.3032786885245902,
|
2232 |
+
"grad_norm": 0.4137556850910187,
|
2233 |
+
"learning_rate": 1.4867755604541106e-06,
|
2234 |
+
"loss": 1.1855,
|
2235 |
+
"step": 318
|
2236 |
+
},
|
2237 |
+
{
|
2238 |
+
"epoch": 1.3073770491803278,
|
2239 |
+
"grad_norm": 0.32083621621131897,
|
2240 |
+
"learning_rate": 1.4712914058567764e-06,
|
2241 |
+
"loss": 0.7922,
|
2242 |
+
"step": 319
|
2243 |
+
},
|
2244 |
+
{
|
2245 |
+
"epoch": 1.3114754098360657,
|
2246 |
+
"grad_norm": 0.386574387550354,
|
2247 |
+
"learning_rate": 1.4558546130884124e-06,
|
2248 |
+
"loss": 0.9356,
|
2249 |
+
"step": 320
|
2250 |
+
},
|
2251 |
+
{
|
2252 |
+
"epoch": 1.3155737704918034,
|
2253 |
+
"grad_norm": 0.3629494309425354,
|
2254 |
+
"learning_rate": 1.440465892860237e-06,
|
2255 |
+
"loss": 0.9098,
|
2256 |
+
"step": 321
|
2257 |
+
},
|
2258 |
+
{
|
2259 |
+
"epoch": 1.319672131147541,
|
2260 |
+
"grad_norm": 0.42711344361305237,
|
2261 |
+
"learning_rate": 1.4251259536702078e-06,
|
2262 |
+
"loss": 1.1856,
|
2263 |
+
"step": 322
|
2264 |
+
},
|
2265 |
+
{
|
2266 |
+
"epoch": 1.3237704918032787,
|
2267 |
+
"grad_norm": 0.412729412317276,
|
2268 |
+
"learning_rate": 1.4098355017703953e-06,
|
2269 |
+
"loss": 1.1909,
|
2270 |
+
"step": 323
|
2271 |
+
},
|
2272 |
+
{
|
2273 |
+
"epoch": 1.3278688524590163,
|
2274 |
+
"grad_norm": 0.379153311252594,
|
2275 |
+
"learning_rate": 1.3945952411344721e-06,
|
2276 |
+
"loss": 1.044,
|
2277 |
+
"step": 324
|
2278 |
+
},
|
2279 |
+
{
|
2280 |
+
"epoch": 1.331967213114754,
|
2281 |
+
"grad_norm": 0.39480680227279663,
|
2282 |
+
"learning_rate": 1.3794058734253032e-06,
|
2283 |
+
"loss": 1.1911,
|
2284 |
+
"step": 325
|
2285 |
+
},
|
2286 |
+
{
|
2287 |
+
"epoch": 1.3360655737704918,
|
2288 |
+
"grad_norm": 0.341774582862854,
|
2289 |
+
"learning_rate": 1.3642680979626358e-06,
|
2290 |
+
"loss": 0.788,
|
2291 |
+
"step": 326
|
2292 |
+
},
|
2293 |
+
{
|
2294 |
+
"epoch": 1.3401639344262295,
|
2295 |
+
"grad_norm": 0.35537952184677124,
|
2296 |
+
"learning_rate": 1.3491826116909102e-06,
|
2297 |
+
"loss": 0.9082,
|
2298 |
+
"step": 327
|
2299 |
+
},
|
2300 |
+
{
|
2301 |
+
"epoch": 1.3442622950819672,
|
2302 |
+
"grad_norm": 0.39688992500305176,
|
2303 |
+
"learning_rate": 1.334150109147161e-06,
|
2304 |
+
"loss": 1.1879,
|
2305 |
+
"step": 328
|
2306 |
+
},
|
2307 |
+
{
|
2308 |
+
"epoch": 1.348360655737705,
|
2309 |
+
"grad_norm": 0.36747315526008606,
|
2310 |
+
"learning_rate": 1.319171282429055e-06,
|
2311 |
+
"loss": 1.0536,
|
2312 |
+
"step": 329
|
2313 |
+
},
|
2314 |
+
{
|
2315 |
+
"epoch": 1.3524590163934427,
|
2316 |
+
"grad_norm": 0.3777834475040436,
|
2317 |
+
"learning_rate": 1.3042468211630151e-06,
|
2318 |
+
"loss": 1.0795,
|
2319 |
+
"step": 330
|
2320 |
+
},
|
2321 |
+
{
|
2322 |
+
"epoch": 1.3565573770491803,
|
2323 |
+
"grad_norm": 0.3840106129646301,
|
2324 |
+
"learning_rate": 1.289377412472475e-06,
|
2325 |
+
"loss": 1.0563,
|
2326 |
+
"step": 331
|
2327 |
+
},
|
2328 |
+
{
|
2329 |
+
"epoch": 1.360655737704918,
|
2330 |
+
"grad_norm": 0.38249310851097107,
|
2331 |
+
"learning_rate": 1.2745637409462447e-06,
|
2332 |
+
"loss": 1.054,
|
2333 |
+
"step": 332
|
2334 |
+
},
|
2335 |
+
{
|
2336 |
+
"epoch": 1.3647540983606556,
|
2337 |
+
"grad_norm": 0.41104790568351746,
|
2338 |
+
"learning_rate": 1.2598064886069883e-06,
|
2339 |
+
"loss": 1.194,
|
2340 |
+
"step": 333
|
2341 |
+
},
|
2342 |
+
{
|
2343 |
+
"epoch": 1.3688524590163935,
|
2344 |
+
"grad_norm": 0.4032827317714691,
|
2345 |
+
"learning_rate": 1.245106334879829e-06,
|
2346 |
+
"loss": 1.1931,
|
2347 |
+
"step": 334
|
2348 |
+
},
|
2349 |
+
{
|
2350 |
+
"epoch": 1.3729508196721312,
|
2351 |
+
"grad_norm": 0.34885475039482117,
|
2352 |
+
"learning_rate": 1.2304639565610622e-06,
|
2353 |
+
"loss": 1.0484,
|
2354 |
+
"step": 335
|
2355 |
+
},
|
2356 |
+
{
|
2357 |
+
"epoch": 1.3770491803278688,
|
2358 |
+
"grad_norm": 0.35111573338508606,
|
2359 |
+
"learning_rate": 1.2158800277869999e-06,
|
2360 |
+
"loss": 0.9173,
|
2361 |
+
"step": 336
|
2362 |
+
},
|
2363 |
+
{
|
2364 |
+
"epoch": 1.3811475409836065,
|
2365 |
+
"grad_norm": 0.39559832215309143,
|
2366 |
+
"learning_rate": 1.2013552200029308e-06,
|
2367 |
+
"loss": 1.0561,
|
2368 |
+
"step": 337
|
2369 |
+
},
|
2370 |
+
{
|
2371 |
+
"epoch": 1.3852459016393444,
|
2372 |
+
"grad_norm": 0.3728807866573334,
|
2373 |
+
"learning_rate": 1.1868902019322118e-06,
|
2374 |
+
"loss": 1.0634,
|
2375 |
+
"step": 338
|
2376 |
+
},
|
2377 |
+
{
|
2378 |
+
"epoch": 1.389344262295082,
|
2379 |
+
"grad_norm": 0.36476659774780273,
|
2380 |
+
"learning_rate": 1.1724856395454732e-06,
|
2381 |
+
"loss": 1.0531,
|
2382 |
+
"step": 339
|
2383 |
+
},
|
2384 |
+
{
|
2385 |
+
"epoch": 1.3934426229508197,
|
2386 |
+
"grad_norm": 0.3505764603614807,
|
2387 |
+
"learning_rate": 1.1581421960299606e-06,
|
2388 |
+
"loss": 0.9267,
|
2389 |
+
"step": 340
|
2390 |
+
},
|
2391 |
+
{
|
2392 |
+
"epoch": 1.3975409836065573,
|
2393 |
+
"grad_norm": 0.3615562319755554,
|
2394 |
+
"learning_rate": 1.1438605317590049e-06,
|
2395 |
+
"loss": 1.052,
|
2396 |
+
"step": 341
|
2397 |
+
},
|
2398 |
+
{
|
2399 |
+
"epoch": 1.401639344262295,
|
2400 |
+
"grad_norm": 0.3582325577735901,
|
2401 |
+
"learning_rate": 1.1296413042616115e-06,
|
2402 |
+
"loss": 1.0543,
|
2403 |
+
"step": 342
|
2404 |
+
},
|
2405 |
+
{
|
2406 |
+
"epoch": 1.4057377049180328,
|
2407 |
+
"grad_norm": 0.3774518072605133,
|
2408 |
+
"learning_rate": 1.1154851681921947e-06,
|
2409 |
+
"loss": 1.0565,
|
2410 |
+
"step": 343
|
2411 |
+
},
|
2412 |
+
{
|
2413 |
+
"epoch": 1.4098360655737705,
|
2414 |
+
"grad_norm": 0.40019941329956055,
|
2415 |
+
"learning_rate": 1.1013927753004325e-06,
|
2416 |
+
"loss": 1.189,
|
2417 |
+
"step": 344
|
2418 |
+
},
|
2419 |
+
{
|
2420 |
+
"epoch": 1.4139344262295082,
|
2421 |
+
"grad_norm": 0.3798370063304901,
|
2422 |
+
"learning_rate": 1.087364774401262e-06,
|
2423 |
+
"loss": 1.0464,
|
2424 |
+
"step": 345
|
2425 |
+
},
|
2426 |
+
{
|
2427 |
+
"epoch": 1.418032786885246,
|
2428 |
+
"grad_norm": 0.39250487089157104,
|
2429 |
+
"learning_rate": 1.0734018113450076e-06,
|
2430 |
+
"loss": 1.0502,
|
2431 |
+
"step": 346
|
2432 |
+
},
|
2433 |
+
{
|
2434 |
+
"epoch": 1.4221311475409837,
|
2435 |
+
"grad_norm": 0.3554217517375946,
|
2436 |
+
"learning_rate": 1.0595045289876454e-06,
|
2437 |
+
"loss": 1.0605,
|
2438 |
+
"step": 347
|
2439 |
+
},
|
2440 |
+
{
|
2441 |
+
"epoch": 1.4262295081967213,
|
2442 |
+
"grad_norm": 0.3500226140022278,
|
2443 |
+
"learning_rate": 1.0456735671612092e-06,
|
2444 |
+
"loss": 0.9104,
|
2445 |
+
"step": 348
|
2446 |
+
},
|
2447 |
+
{
|
2448 |
+
"epoch": 1.430327868852459,
|
2449 |
+
"grad_norm": 0.3931366801261902,
|
2450 |
+
"learning_rate": 1.0319095626443263e-06,
|
2451 |
+
"loss": 1.1878,
|
2452 |
+
"step": 349
|
2453 |
+
},
|
2454 |
+
{
|
2455 |
+
"epoch": 1.4344262295081966,
|
2456 |
+
"grad_norm": 0.3775804042816162,
|
2457 |
+
"learning_rate": 1.0182131491329077e-06,
|
2458 |
+
"loss": 1.0624,
|
2459 |
+
"step": 350
|
2460 |
+
},
|
2461 |
+
{
|
2462 |
+
"epoch": 1.4385245901639343,
|
2463 |
+
"grad_norm": 0.4001830220222473,
|
2464 |
+
"learning_rate": 1.004584957210967e-06,
|
2465 |
+
"loss": 1.1765,
|
2466 |
+
"step": 351
|
2467 |
+
},
|
2468 |
+
{
|
2469 |
+
"epoch": 1.4426229508196722,
|
2470 |
+
"grad_norm": 0.41710567474365234,
|
2471 |
+
"learning_rate": 9.910256143215882e-07,
|
2472 |
+
"loss": 1.1916,
|
2473 |
+
"step": 352
|
2474 |
+
},
|
2475 |
+
{
|
2476 |
+
"epoch": 1.4467213114754098,
|
2477 |
+
"grad_norm": 0.33517131209373474,
|
2478 |
+
"learning_rate": 9.775357447380457e-07,
|
2479 |
+
"loss": 0.9161,
|
2480 |
+
"step": 353
|
2481 |
+
},
|
2482 |
+
{
|
2483 |
+
"epoch": 1.4508196721311475,
|
2484 |
+
"grad_norm": 0.34202972054481506,
|
2485 |
+
"learning_rate": 9.6411596953505e-07,
|
2486 |
+
"loss": 0.9116,
|
2487 |
+
"step": 354
|
2488 |
+
},
|
2489 |
+
{
|
2490 |
+
"epoch": 1.4549180327868854,
|
2491 |
+
"grad_norm": 0.36201608180999756,
|
2492 |
+
"learning_rate": 9.507669065601663e-07,
|
2493 |
+
"loss": 1.0389,
|
2494 |
+
"step": 355
|
2495 |
+
},
|
2496 |
+
{
|
2497 |
+
"epoch": 1.459016393442623,
|
2498 |
+
"grad_norm": 0.4313637912273407,
|
2499 |
+
"learning_rate": 9.374891704053596e-07,
|
2500 |
+
"loss": 1.1823,
|
2501 |
+
"step": 356
|
2502 |
+
},
|
2503 |
+
{
|
2504 |
+
"epoch": 1.4631147540983607,
|
2505 |
+
"grad_norm": 0.41889068484306335,
|
2506 |
+
"learning_rate": 9.242833723787051e-07,
|
2507 |
+
"loss": 1.1872,
|
2508 |
+
"step": 357
|
2509 |
+
},
|
2510 |
+
{
|
2511 |
+
"epoch": 1.4672131147540983,
|
2512 |
+
"grad_norm": 0.34125325083732605,
|
2513 |
+
"learning_rate": 9.111501204762368e-07,
|
2514 |
+
"loss": 0.9146,
|
2515 |
+
"step": 358
|
2516 |
+
},
|
2517 |
+
{
|
2518 |
+
"epoch": 1.471311475409836,
|
2519 |
+
"grad_norm": 0.3865812122821808,
|
2520 |
+
"learning_rate": 8.980900193539632e-07,
|
2521 |
+
"loss": 1.1993,
|
2522 |
+
"step": 359
|
2523 |
+
},
|
2524 |
+
{
|
2525 |
+
"epoch": 1.4754098360655736,
|
2526 |
+
"grad_norm": 0.37811699509620667,
|
2527 |
+
"learning_rate": 8.851036703000223e-07,
|
2528 |
+
"loss": 1.1905,
|
2529 |
+
"step": 360
|
2530 |
+
},
|
2531 |
+
{
|
2532 |
+
"epoch": 1.4795081967213115,
|
2533 |
+
"grad_norm": 0.3557872772216797,
|
2534 |
+
"learning_rate": 8.72191671207e-07,
|
2535 |
+
"loss": 0.9251,
|
2536 |
+
"step": 361
|
2537 |
+
},
|
2538 |
+
{
|
2539 |
+
"epoch": 1.4836065573770492,
|
2540 |
+
"grad_norm": 0.40049198269844055,
|
2541 |
+
"learning_rate": 8.593546165444078e-07,
|
2542 |
+
"loss": 1.188,
|
2543 |
+
"step": 362
|
2544 |
+
},
|
2545 |
+
{
|
2546 |
+
"epoch": 1.4877049180327868,
|
2547 |
+
"grad_norm": 0.35006624460220337,
|
2548 |
+
"learning_rate": 8.465930973313033e-07,
|
2549 |
+
"loss": 0.9116,
|
2550 |
+
"step": 363
|
2551 |
+
},
|
2552 |
+
{
|
2553 |
+
"epoch": 1.4918032786885247,
|
2554 |
+
"grad_norm": 0.3427639305591583,
|
2555 |
+
"learning_rate": 8.339077011090921e-07,
|
2556 |
+
"loss": 0.9215,
|
2557 |
+
"step": 364
|
2558 |
+
},
|
2559 |
+
{
|
2560 |
+
"epoch": 1.4959016393442623,
|
2561 |
+
"grad_norm": 0.38232627511024475,
|
2562 |
+
"learning_rate": 8.212990119144662e-07,
|
2563 |
+
"loss": 1.1955,
|
2564 |
+
"step": 365
|
2565 |
+
},
|
2566 |
+
{
|
2567 |
+
"epoch": 1.5,
|
2568 |
+
"grad_norm": 0.4133051037788391,
|
2569 |
+
"learning_rate": 8.08767610252523e-07,
|
2570 |
+
"loss": 1.1938,
|
2571 |
+
"step": 366
|
2572 |
+
},
|
2573 |
+
{
|
2574 |
+
"epoch": 1.5040983606557377,
|
2575 |
+
"grad_norm": 0.35854944586753845,
|
2576 |
+
"learning_rate": 7.963140730700337e-07,
|
2577 |
+
"loss": 1.0445,
|
2578 |
+
"step": 367
|
2579 |
+
},
|
2580 |
+
{
|
2581 |
+
"epoch": 1.5081967213114753,
|
2582 |
+
"grad_norm": 0.3624001741409302,
|
2583 |
+
"learning_rate": 7.839389737288816e-07,
|
2584 |
+
"loss": 1.0562,
|
2585 |
+
"step": 368
|
2586 |
+
},
|
2587 |
+
{
|
2588 |
+
"epoch": 1.512295081967213,
|
2589 |
+
"grad_norm": 0.4092054069042206,
|
2590 |
+
"learning_rate": 7.716428819796681e-07,
|
2591 |
+
"loss": 1.1936,
|
2592 |
+
"step": 369
|
2593 |
+
},
|
2594 |
+
{
|
2595 |
+
"epoch": 1.5163934426229508,
|
2596 |
+
"grad_norm": 0.4036654829978943,
|
2597 |
+
"learning_rate": 7.594263639354757e-07,
|
2598 |
+
"loss": 1.1953,
|
2599 |
+
"step": 370
|
2600 |
+
},
|
2601 |
+
{
|
2602 |
+
"epoch": 1.5204918032786885,
|
2603 |
+
"grad_norm": 0.3745408058166504,
|
2604 |
+
"learning_rate": 7.472899820458099e-07,
|
2605 |
+
"loss": 1.1882,
|
2606 |
+
"step": 371
|
2607 |
+
},
|
2608 |
+
{
|
2609 |
+
"epoch": 1.5245901639344264,
|
2610 |
+
"grad_norm": 0.4146348536014557,
|
2611 |
+
"learning_rate": 7.352342950706964e-07,
|
2612 |
+
"loss": 1.0546,
|
2613 |
+
"step": 372
|
2614 |
+
},
|
2615 |
+
{
|
2616 |
+
"epoch": 1.528688524590164,
|
2617 |
+
"grad_norm": 0.34985482692718506,
|
2618 |
+
"learning_rate": 7.232598580549652e-07,
|
2619 |
+
"loss": 1.0361,
|
2620 |
+
"step": 373
|
2621 |
+
},
|
2622 |
+
{
|
2623 |
+
"epoch": 1.5327868852459017,
|
2624 |
+
"grad_norm": 0.38958367705345154,
|
2625 |
+
"learning_rate": 7.113672223026879e-07,
|
2626 |
+
"loss": 1.0618,
|
2627 |
+
"step": 374
|
2628 |
+
},
|
2629 |
+
{
|
2630 |
+
"epoch": 1.5368852459016393,
|
2631 |
+
"grad_norm": 0.3797606825828552,
|
2632 |
+
"learning_rate": 6.995569353518025e-07,
|
2633 |
+
"loss": 1.1985,
|
2634 |
+
"step": 375
|
2635 |
+
},
|
2636 |
+
{
|
2637 |
+
"epoch": 1.540983606557377,
|
2638 |
+
"grad_norm": 0.38366222381591797,
|
2639 |
+
"learning_rate": 6.878295409488986e-07,
|
2640 |
+
"loss": 1.0515,
|
2641 |
+
"step": 376
|
2642 |
+
},
|
2643 |
+
{
|
2644 |
+
"epoch": 1.5450819672131146,
|
2645 |
+
"grad_norm": 0.36375316977500916,
|
2646 |
+
"learning_rate": 6.761855790241858e-07,
|
2647 |
+
"loss": 1.0462,
|
2648 |
+
"step": 377
|
2649 |
+
},
|
2650 |
+
{
|
2651 |
+
"epoch": 1.5491803278688525,
|
2652 |
+
"grad_norm": 0.3730354607105255,
|
2653 |
+
"learning_rate": 6.646255856666383e-07,
|
2654 |
+
"loss": 1.051,
|
2655 |
+
"step": 378
|
2656 |
+
},
|
2657 |
+
{
|
2658 |
+
"epoch": 1.5532786885245902,
|
2659 |
+
"grad_norm": 0.4092353880405426,
|
2660 |
+
"learning_rate": 6.531500930993081e-07,
|
2661 |
+
"loss": 1.044,
|
2662 |
+
"step": 379
|
2663 |
+
},
|
2664 |
+
{
|
2665 |
+
"epoch": 1.5573770491803278,
|
2666 |
+
"grad_norm": 0.34410029649734497,
|
2667 |
+
"learning_rate": 6.417596296548243e-07,
|
2668 |
+
"loss": 1.0541,
|
2669 |
+
"step": 380
|
2670 |
+
},
|
2671 |
+
{
|
2672 |
+
"epoch": 1.5614754098360657,
|
2673 |
+
"grad_norm": 0.39041340351104736,
|
2674 |
+
"learning_rate": 6.304547197510677e-07,
|
2675 |
+
"loss": 1.1804,
|
2676 |
+
"step": 381
|
2677 |
+
},
|
2678 |
+
{
|
2679 |
+
"epoch": 1.5655737704918034,
|
2680 |
+
"grad_norm": 0.35463252663612366,
|
2681 |
+
"learning_rate": 6.192358838670293e-07,
|
2682 |
+
"loss": 1.1851,
|
2683 |
+
"step": 382
|
2684 |
+
},
|
2685 |
+
{
|
2686 |
+
"epoch": 1.569672131147541,
|
2687 |
+
"grad_norm": 0.3231685161590576,
|
2688 |
+
"learning_rate": 6.081036385188424e-07,
|
2689 |
+
"loss": 0.7895,
|
2690 |
+
"step": 383
|
2691 |
+
},
|
2692 |
+
{
|
2693 |
+
"epoch": 1.5737704918032787,
|
2694 |
+
"grad_norm": 0.36696764826774597,
|
2695 |
+
"learning_rate": 5.970584962360052e-07,
|
2696 |
+
"loss": 1.0495,
|
2697 |
+
"step": 384
|
2698 |
+
},
|
2699 |
+
{
|
2700 |
+
"epoch": 1.5778688524590163,
|
2701 |
+
"grad_norm": 0.3678134083747864,
|
2702 |
+
"learning_rate": 5.861009655377859e-07,
|
2703 |
+
"loss": 1.1852,
|
2704 |
+
"step": 385
|
2705 |
+
},
|
2706 |
+
{
|
2707 |
+
"epoch": 1.581967213114754,
|
2708 |
+
"grad_norm": 0.35735976696014404,
|
2709 |
+
"learning_rate": 5.752315509098044e-07,
|
2710 |
+
"loss": 1.0428,
|
2711 |
+
"step": 386
|
2712 |
+
},
|
2713 |
+
{
|
2714 |
+
"epoch": 1.5860655737704918,
|
2715 |
+
"grad_norm": 0.4014861285686493,
|
2716 |
+
"learning_rate": 5.644507527808135e-07,
|
2717 |
+
"loss": 1.1817,
|
2718 |
+
"step": 387
|
2719 |
+
},
|
2720 |
+
{
|
2721 |
+
"epoch": 1.5901639344262295,
|
2722 |
+
"grad_norm": 0.3189600706100464,
|
2723 |
+
"learning_rate": 5.537590674996521e-07,
|
2724 |
+
"loss": 0.9228,
|
2725 |
+
"step": 388
|
2726 |
+
},
|
2727 |
+
{
|
2728 |
+
"epoch": 1.5942622950819674,
|
2729 |
+
"grad_norm": 0.3636609613895416,
|
2730 |
+
"learning_rate": 5.431569873123965e-07,
|
2731 |
+
"loss": 1.0466,
|
2732 |
+
"step": 389
|
2733 |
+
},
|
2734 |
+
{
|
2735 |
+
"epoch": 1.598360655737705,
|
2736 |
+
"grad_norm": 0.33342039585113525,
|
2737 |
+
"learning_rate": 5.326450003396977e-07,
|
2738 |
+
"loss": 0.9119,
|
2739 |
+
"step": 390
|
2740 |
+
},
|
2741 |
+
{
|
2742 |
+
"epoch": 1.6024590163934427,
|
2743 |
+
"grad_norm": 0.31864428520202637,
|
2744 |
+
"learning_rate": 5.222235905543083e-07,
|
2745 |
+
"loss": 0.9298,
|
2746 |
+
"step": 391
|
2747 |
+
},
|
2748 |
+
{
|
2749 |
+
"epoch": 1.6065573770491803,
|
2750 |
+
"grad_norm": 0.38250261545181274,
|
2751 |
+
"learning_rate": 5.118932377587984e-07,
|
2752 |
+
"loss": 1.1875,
|
2753 |
+
"step": 392
|
2754 |
+
},
|
2755 |
+
{
|
2756 |
+
"epoch": 1.610655737704918,
|
2757 |
+
"grad_norm": 0.36248064041137695,
|
2758 |
+
"learning_rate": 5.016544175634669e-07,
|
2759 |
+
"loss": 1.0468,
|
2760 |
+
"step": 393
|
2761 |
+
},
|
2762 |
+
{
|
2763 |
+
"epoch": 1.6147540983606556,
|
2764 |
+
"grad_norm": 0.39731329679489136,
|
2765 |
+
"learning_rate": 4.915076013644454e-07,
|
2766 |
+
"loss": 1.196,
|
2767 |
+
"step": 394
|
2768 |
+
},
|
2769 |
+
{
|
2770 |
+
"epoch": 1.6188524590163933,
|
2771 |
+
"grad_norm": 0.3571957051753998,
|
2772 |
+
"learning_rate": 4.814532563219921e-07,
|
2773 |
+
"loss": 1.0512,
|
2774 |
+
"step": 395
|
2775 |
+
},
|
2776 |
+
{
|
2777 |
+
"epoch": 1.6229508196721312,
|
2778 |
+
"grad_norm": 0.34423011541366577,
|
2779 |
+
"learning_rate": 4.714918453389875e-07,
|
2780 |
+
"loss": 0.9108,
|
2781 |
+
"step": 396
|
2782 |
+
},
|
2783 |
+
{
|
2784 |
+
"epoch": 1.6270491803278688,
|
2785 |
+
"grad_norm": 0.3421591520309448,
|
2786 |
+
"learning_rate": 4.6162382703961836e-07,
|
2787 |
+
"loss": 1.0536,
|
2788 |
+
"step": 397
|
2789 |
+
},
|
2790 |
+
{
|
2791 |
+
"epoch": 1.6311475409836067,
|
2792 |
+
"grad_norm": 0.3798050284385681,
|
2793 |
+
"learning_rate": 4.51849655748266e-07,
|
2794 |
+
"loss": 1.188,
|
2795 |
+
"step": 398
|
2796 |
+
},
|
2797 |
+
{
|
2798 |
+
"epoch": 1.6352459016393444,
|
2799 |
+
"grad_norm": 0.36641448736190796,
|
2800 |
+
"learning_rate": 4.421697814685869e-07,
|
2801 |
+
"loss": 1.1898,
|
2802 |
+
"step": 399
|
2803 |
+
},
|
2804 |
+
{
|
2805 |
+
"epoch": 1.639344262295082,
|
2806 |
+
"grad_norm": 0.3719433844089508,
|
2807 |
+
"learning_rate": 4.325846498627945e-07,
|
2808 |
+
"loss": 1.1861,
|
2809 |
+
"step": 400
|
2810 |
+
},
|
2811 |
+
{
|
2812 |
+
"epoch": 1.6434426229508197,
|
2813 |
+
"grad_norm": 0.35947632789611816,
|
2814 |
+
"learning_rate": 4.230947022311441e-07,
|
2815 |
+
"loss": 1.1754,
|
2816 |
+
"step": 401
|
2817 |
+
},
|
2818 |
+
{
|
2819 |
+
"epoch": 1.6475409836065573,
|
2820 |
+
"grad_norm": 0.44209569692611694,
|
2821 |
+
"learning_rate": 4.137003754916105e-07,
|
2822 |
+
"loss": 1.189,
|
2823 |
+
"step": 402
|
2824 |
+
},
|
2825 |
+
{
|
2826 |
+
"epoch": 1.651639344262295,
|
2827 |
+
"grad_norm": 0.2977343797683716,
|
2828 |
+
"learning_rate": 4.044021021597769e-07,
|
2829 |
+
"loss": 0.7746,
|
2830 |
+
"step": 403
|
2831 |
+
},
|
2832 |
+
{
|
2833 |
+
"epoch": 1.6557377049180326,
|
2834 |
+
"grad_norm": 0.3610956370830536,
|
2835 |
+
"learning_rate": 3.952003103289179e-07,
|
2836 |
+
"loss": 1.1821,
|
2837 |
+
"step": 404
|
2838 |
+
},
|
2839 |
+
{
|
2840 |
+
"epoch": 1.6598360655737705,
|
2841 |
+
"grad_norm": 0.37780749797821045,
|
2842 |
+
"learning_rate": 3.8609542365029146e-07,
|
2843 |
+
"loss": 1.0457,
|
2844 |
+
"step": 405
|
2845 |
+
},
|
2846 |
+
{
|
2847 |
+
"epoch": 1.6639344262295082,
|
2848 |
+
"grad_norm": 0.38885119557380676,
|
2849 |
+
"learning_rate": 3.770878613136372e-07,
|
2850 |
+
"loss": 1.1997,
|
2851 |
+
"step": 406
|
2852 |
+
},
|
2853 |
+
{
|
2854 |
+
"epoch": 1.668032786885246,
|
2855 |
+
"grad_norm": 0.3951539397239685,
|
2856 |
+
"learning_rate": 3.681780380278696e-07,
|
2857 |
+
"loss": 1.1919,
|
2858 |
+
"step": 407
|
2859 |
+
},
|
2860 |
+
{
|
2861 |
+
"epoch": 1.6721311475409837,
|
2862 |
+
"grad_norm": 0.3688086271286011,
|
2863 |
+
"learning_rate": 3.5936636400199313e-07,
|
2864 |
+
"loss": 1.0473,
|
2865 |
+
"step": 408
|
2866 |
+
},
|
2867 |
+
{
|
2868 |
+
"epoch": 1.6762295081967213,
|
2869 |
+
"grad_norm": 0.3443498909473419,
|
2870 |
+
"learning_rate": 3.506532449262098e-07,
|
2871 |
+
"loss": 0.9097,
|
2872 |
+
"step": 409
|
2873 |
+
},
|
2874 |
+
{
|
2875 |
+
"epoch": 1.680327868852459,
|
2876 |
+
"grad_norm": 0.37763506174087524,
|
2877 |
+
"learning_rate": 3.4203908195324486e-07,
|
2878 |
+
"loss": 1.1979,
|
2879 |
+
"step": 410
|
2880 |
+
},
|
2881 |
+
{
|
2882 |
+
"epoch": 1.6844262295081966,
|
2883 |
+
"grad_norm": 0.34643036127090454,
|
2884 |
+
"learning_rate": 3.3352427167987536e-07,
|
2885 |
+
"loss": 1.0504,
|
2886 |
+
"step": 411
|
2887 |
+
},
|
2888 |
+
{
|
2889 |
+
"epoch": 1.6885245901639343,
|
2890 |
+
"grad_norm": 0.33650776743888855,
|
2891 |
+
"learning_rate": 3.2510920612867284e-07,
|
2892 |
+
"loss": 0.9052,
|
2893 |
+
"step": 412
|
2894 |
+
},
|
2895 |
+
{
|
2896 |
+
"epoch": 1.6926229508196722,
|
2897 |
+
"grad_norm": 0.35390788316726685,
|
2898 |
+
"learning_rate": 3.1679427272995304e-07,
|
2899 |
+
"loss": 1.0437,
|
2900 |
+
"step": 413
|
2901 |
+
},
|
2902 |
+
{
|
2903 |
+
"epoch": 1.6967213114754098,
|
2904 |
+
"grad_norm": 0.3367477357387543,
|
2905 |
+
"learning_rate": 3.0857985430393837e-07,
|
2906 |
+
"loss": 1.0315,
|
2907 |
+
"step": 414
|
2908 |
+
},
|
2909 |
+
{
|
2910 |
+
"epoch": 1.7008196721311475,
|
2911 |
+
"grad_norm": 0.35534176230430603,
|
2912 |
+
"learning_rate": 3.004663290431348e-07,
|
2913 |
+
"loss": 0.9072,
|
2914 |
+
"step": 415
|
2915 |
+
},
|
2916 |
+
{
|
2917 |
+
"epoch": 1.7049180327868854,
|
2918 |
+
"grad_norm": 0.3314175307750702,
|
2919 |
+
"learning_rate": 2.924540704949175e-07,
|
2920 |
+
"loss": 1.045,
|
2921 |
+
"step": 416
|
2922 |
+
},
|
2923 |
+
{
|
2924 |
+
"epoch": 1.709016393442623,
|
2925 |
+
"grad_norm": 0.3758045434951782,
|
2926 |
+
"learning_rate": 2.845434475443351e-07,
|
2927 |
+
"loss": 1.1899,
|
2928 |
+
"step": 417
|
2929 |
+
},
|
2930 |
+
{
|
2931 |
+
"epoch": 1.7131147540983607,
|
2932 |
+
"grad_norm": 0.35300490260124207,
|
2933 |
+
"learning_rate": 2.767348243971235e-07,
|
2934 |
+
"loss": 1.1793,
|
2935 |
+
"step": 418
|
2936 |
+
},
|
2937 |
+
{
|
2938 |
+
"epoch": 1.7172131147540983,
|
2939 |
+
"grad_norm": 0.3697493374347687,
|
2940 |
+
"learning_rate": 2.6902856056294057e-07,
|
2941 |
+
"loss": 1.2013,
|
2942 |
+
"step": 419
|
2943 |
+
},
|
2944 |
+
{
|
2945 |
+
"epoch": 1.721311475409836,
|
2946 |
+
"grad_norm": 0.3522683084011078,
|
2947 |
+
"learning_rate": 2.6142501083881195e-07,
|
2948 |
+
"loss": 1.0652,
|
2949 |
+
"step": 420
|
2950 |
+
},
|
2951 |
+
{
|
2952 |
+
"epoch": 1.7254098360655736,
|
2953 |
+
"grad_norm": 0.37219488620758057,
|
2954 |
+
"learning_rate": 2.539245252927969e-07,
|
2955 |
+
"loss": 1.1923,
|
2956 |
+
"step": 421
|
2957 |
+
},
|
2958 |
+
{
|
2959 |
+
"epoch": 1.7295081967213115,
|
2960 |
+
"grad_norm": 0.3900905251502991,
|
2961 |
+
"learning_rate": 2.4652744924787253e-07,
|
2962 |
+
"loss": 1.1957,
|
2963 |
+
"step": 422
|
2964 |
+
},
|
2965 |
+
{
|
2966 |
+
"epoch": 1.7336065573770492,
|
2967 |
+
"grad_norm": 0.334423303604126,
|
2968 |
+
"learning_rate": 2.3923412326603307e-07,
|
2969 |
+
"loss": 0.9102,
|
2970 |
+
"step": 423
|
2971 |
+
},
|
2972 |
+
{
|
2973 |
+
"epoch": 1.737704918032787,
|
2974 |
+
"grad_norm": 0.3214561641216278,
|
2975 |
+
"learning_rate": 2.3204488313261136e-07,
|
2976 |
+
"loss": 0.926,
|
2977 |
+
"step": 424
|
2978 |
+
},
|
2979 |
+
{
|
2980 |
+
"epoch": 1.7418032786885247,
|
2981 |
+
"grad_norm": 0.36900636553764343,
|
2982 |
+
"learning_rate": 2.2496005984081887e-07,
|
2983 |
+
"loss": 1.1893,
|
2984 |
+
"step": 425
|
2985 |
+
},
|
2986 |
+
{
|
2987 |
+
"epoch": 1.7459016393442623,
|
2988 |
+
"grad_norm": 0.3153081238269806,
|
2989 |
+
"learning_rate": 2.1797997957650807e-07,
|
2990 |
+
"loss": 0.907,
|
2991 |
+
"step": 426
|
2992 |
+
},
|
2993 |
+
{
|
2994 |
+
"epoch": 1.75,
|
2995 |
+
"grad_norm": 0.3328554630279541,
|
2996 |
+
"learning_rate": 2.1110496370315258e-07,
|
2997 |
+
"loss": 0.9161,
|
2998 |
+
"step": 427
|
2999 |
+
},
|
3000 |
+
{
|
3001 |
+
"epoch": 1.7540983606557377,
|
3002 |
+
"grad_norm": 0.3190460801124573,
|
3003 |
+
"learning_rate": 2.0433532874705369e-07,
|
3004 |
+
"loss": 0.9164,
|
3005 |
+
"step": 428
|
3006 |
+
},
|
3007 |
+
{
|
3008 |
+
"epoch": 1.7581967213114753,
|
3009 |
+
"grad_norm": 0.3754616379737854,
|
3010 |
+
"learning_rate": 1.9767138638276616e-07,
|
3011 |
+
"loss": 1.1885,
|
3012 |
+
"step": 429
|
3013 |
+
},
|
3014 |
+
{
|
3015 |
+
"epoch": 1.762295081967213,
|
3016 |
+
"grad_norm": 0.36980029940605164,
|
3017 |
+
"learning_rate": 1.911134434187481e-07,
|
3018 |
+
"loss": 1.1848,
|
3019 |
+
"step": 430
|
3020 |
+
},
|
3021 |
+
{
|
3022 |
+
"epoch": 1.7663934426229508,
|
3023 |
+
"grad_norm": 0.37450385093688965,
|
3024 |
+
"learning_rate": 1.8466180178323856e-07,
|
3025 |
+
"loss": 1.1975,
|
3026 |
+
"step": 431
|
3027 |
+
},
|
3028 |
+
{
|
3029 |
+
"epoch": 1.7704918032786885,
|
3030 |
+
"grad_norm": 0.3627603054046631,
|
3031 |
+
"learning_rate": 1.7831675851035264e-07,
|
3032 |
+
"loss": 1.0433,
|
3033 |
+
"step": 432
|
3034 |
+
},
|
3035 |
+
{
|
3036 |
+
"epoch": 1.7745901639344264,
|
3037 |
+
"grad_norm": 0.37861618399620056,
|
3038 |
+
"learning_rate": 1.7207860572640872e-07,
|
3039 |
+
"loss": 1.1866,
|
3040 |
+
"step": 433
|
3041 |
+
},
|
3042 |
+
{
|
3043 |
+
"epoch": 1.778688524590164,
|
3044 |
+
"grad_norm": 0.33325180411338806,
|
3045 |
+
"learning_rate": 1.6594763063647822e-07,
|
3046 |
+
"loss": 1.0378,
|
3047 |
+
"step": 434
|
3048 |
+
},
|
3049 |
+
{
|
3050 |
+
"epoch": 1.7827868852459017,
|
3051 |
+
"grad_norm": 0.35680869221687317,
|
3052 |
+
"learning_rate": 1.5992411551116304e-07,
|
3053 |
+
"loss": 1.1838,
|
3054 |
+
"step": 435
|
3055 |
+
},
|
3056 |
+
{
|
3057 |
+
"epoch": 1.7868852459016393,
|
3058 |
+
"grad_norm": 0.3443697690963745,
|
3059 |
+
"learning_rate": 1.5400833767359847e-07,
|
3060 |
+
"loss": 1.0466,
|
3061 |
+
"step": 436
|
3062 |
+
},
|
3063 |
+
{
|
3064 |
+
"epoch": 1.790983606557377,
|
3065 |
+
"grad_norm": 0.32265111804008484,
|
3066 |
+
"learning_rate": 1.482005694866867e-07,
|
3067 |
+
"loss": 0.9085,
|
3068 |
+
"step": 437
|
3069 |
+
},
|
3070 |
+
{
|
3071 |
+
"epoch": 1.7950819672131146,
|
3072 |
+
"grad_norm": 0.3619065582752228,
|
3073 |
+
"learning_rate": 1.4250107834055725e-07,
|
3074 |
+
"loss": 1.0399,
|
3075 |
+
"step": 438
|
3076 |
+
},
|
3077 |
+
{
|
3078 |
+
"epoch": 1.7991803278688525,
|
3079 |
+
"grad_norm": 0.34738269448280334,
|
3080 |
+
"learning_rate": 1.369101266402545e-07,
|
3081 |
+
"loss": 0.9015,
|
3082 |
+
"step": 439
|
3083 |
+
},
|
3084 |
+
{
|
3085 |
+
"epoch": 1.8032786885245902,
|
3086 |
+
"grad_norm": 0.33382171392440796,
|
3087 |
+
"learning_rate": 1.3142797179365868e-07,
|
3088 |
+
"loss": 0.9155,
|
3089 |
+
"step": 440
|
3090 |
+
},
|
3091 |
+
{
|
3092 |
+
"epoch": 1.8073770491803278,
|
3093 |
+
"grad_norm": 0.36321792006492615,
|
3094 |
+
"learning_rate": 1.2605486619963276e-07,
|
3095 |
+
"loss": 1.193,
|
3096 |
+
"step": 441
|
3097 |
+
},
|
3098 |
+
{
|
3099 |
+
"epoch": 1.8114754098360657,
|
3100 |
+
"grad_norm": 0.3667308986186981,
|
3101 |
+
"learning_rate": 1.207910572364046e-07,
|
3102 |
+
"loss": 1.173,
|
3103 |
+
"step": 442
|
3104 |
+
},
|
3105 |
+
{
|
3106 |
+
"epoch": 1.8155737704918034,
|
3107 |
+
"grad_norm": 0.3402903974056244,
|
3108 |
+
"learning_rate": 1.1563678725017513e-07,
|
3109 |
+
"loss": 1.0647,
|
3110 |
+
"step": 443
|
3111 |
+
},
|
3112 |
+
{
|
3113 |
+
"epoch": 1.819672131147541,
|
3114 |
+
"grad_norm": 0.34336400032043457,
|
3115 |
+
"learning_rate": 1.1059229354396128e-07,
|
3116 |
+
"loss": 1.0459,
|
3117 |
+
"step": 444
|
3118 |
+
},
|
3119 |
+
{
|
3120 |
+
"epoch": 1.8237704918032787,
|
3121 |
+
"grad_norm": 0.3510723412036896,
|
3122 |
+
"learning_rate": 1.056578083666726e-07,
|
3123 |
+
"loss": 1.0441,
|
3124 |
+
"step": 445
|
3125 |
+
},
|
3126 |
+
{
|
3127 |
+
"epoch": 1.8278688524590163,
|
3128 |
+
"grad_norm": 0.3598317801952362,
|
3129 |
+
"learning_rate": 1.008335589024148e-07,
|
3130 |
+
"loss": 1.0563,
|
3131 |
+
"step": 446
|
3132 |
+
},
|
3133 |
+
{
|
3134 |
+
"epoch": 1.831967213114754,
|
3135 |
+
"grad_norm": 0.3661951422691345,
|
3136 |
+
"learning_rate": 9.611976726003392e-08,
|
3137 |
+
"loss": 1.1879,
|
3138 |
+
"step": 447
|
3139 |
+
},
|
3140 |
+
{
|
3141 |
+
"epoch": 1.8360655737704918,
|
3142 |
+
"grad_norm": 0.3591423034667969,
|
3143 |
+
"learning_rate": 9.151665046288727e-08,
|
3144 |
+
"loss": 1.1889,
|
3145 |
+
"step": 448
|
3146 |
+
},
|
3147 |
+
{
|
3148 |
+
"epoch": 1.8401639344262295,
|
3149 |
+
"grad_norm": 0.37362557649612427,
|
3150 |
+
"learning_rate": 8.702442043885512e-08,
|
3151 |
+
"loss": 1.1838,
|
3152 |
+
"step": 449
|
3153 |
+
},
|
3154 |
+
{
|
3155 |
+
"epoch": 1.8442622950819674,
|
3156 |
+
"grad_norm": 0.35810065269470215,
|
3157 |
+
"learning_rate": 8.264328401057897e-08,
|
3158 |
+
"loss": 1.1907,
|
3159 |
+
"step": 450
|
3160 |
+
},
|
3161 |
+
{
|
3162 |
+
"epoch": 1.848360655737705,
|
3163 |
+
"grad_norm": 0.36946335434913635,
|
3164 |
+
"learning_rate": 7.837344288594395e-08,
|
3165 |
+
"loss": 1.1866,
|
3166 |
+
"step": 451
|
3167 |
+
},
|
3168 |
+
{
|
3169 |
+
"epoch": 1.8524590163934427,
|
3170 |
+
"grad_norm": 0.346340537071228,
|
3171 |
+
"learning_rate": 7.421509364878927e-08,
|
3172 |
+
"loss": 1.0539,
|
3173 |
+
"step": 452
|
3174 |
+
},
|
3175 |
+
{
|
3176 |
+
"epoch": 1.8565573770491803,
|
3177 |
+
"grad_norm": 0.3482150733470917,
|
3178 |
+
"learning_rate": 7.016842774985821e-08,
|
3179 |
+
"loss": 1.1901,
|
3180 |
+
"step": 453
|
3181 |
+
},
|
3182 |
+
{
|
3183 |
+
"epoch": 1.860655737704918,
|
3184 |
+
"grad_norm": 0.33978191018104553,
|
3185 |
+
"learning_rate": 6.623363149798529e-08,
|
3186 |
+
"loss": 1.0597,
|
3187 |
+
"step": 454
|
3188 |
+
},
|
3189 |
+
{
|
3190 |
+
"epoch": 1.8647540983606556,
|
3191 |
+
"grad_norm": 0.32557353377342224,
|
3192 |
+
"learning_rate": 6.241088605151518e-08,
|
3193 |
+
"loss": 0.9112,
|
3194 |
+
"step": 455
|
3195 |
+
},
|
3196 |
+
{
|
3197 |
+
"epoch": 1.8688524590163933,
|
3198 |
+
"grad_norm": 0.3608950674533844,
|
3199 |
+
"learning_rate": 5.870036740996565e-08,
|
3200 |
+
"loss": 1.1979,
|
3201 |
+
"step": 456
|
3202 |
+
},
|
3203 |
+
{
|
3204 |
+
"epoch": 1.8729508196721312,
|
3205 |
+
"grad_norm": 0.3571400046348572,
|
3206 |
+
"learning_rate": 5.5102246405922823e-08,
|
3207 |
+
"loss": 1.0464,
|
3208 |
+
"step": 457
|
3209 |
+
},
|
3210 |
+
{
|
3211 |
+
"epoch": 1.8770491803278688,
|
3212 |
+
"grad_norm": 0.33007898926734924,
|
3213 |
+
"learning_rate": 5.161668869717584e-08,
|
3214 |
+
"loss": 0.92,
|
3215 |
+
"step": 458
|
3216 |
+
},
|
3217 |
+
{
|
3218 |
+
"epoch": 1.8811475409836067,
|
3219 |
+
"grad_norm": 0.30745700001716614,
|
3220 |
+
"learning_rate": 4.824385475909049e-08,
|
3221 |
+
"loss": 0.908,
|
3222 |
+
"step": 459
|
3223 |
+
},
|
3224 |
+
{
|
3225 |
+
"epoch": 1.8852459016393444,
|
3226 |
+
"grad_norm": 0.3910124897956848,
|
3227 |
+
"learning_rate": 4.49838998772209e-08,
|
3228 |
+
"loss": 1.1883,
|
3229 |
+
"step": 460
|
3230 |
+
},
|
3231 |
+
{
|
3232 |
+
"epoch": 1.889344262295082,
|
3233 |
+
"grad_norm": 0.35443976521492004,
|
3234 |
+
"learning_rate": 4.183697414016058e-08,
|
3235 |
+
"loss": 1.198,
|
3236 |
+
"step": 461
|
3237 |
+
},
|
3238 |
+
{
|
3239 |
+
"epoch": 1.8934426229508197,
|
3240 |
+
"grad_norm": 0.2877008616924286,
|
3241 |
+
"learning_rate": 3.8803222432630685e-08,
|
3242 |
+
"loss": 0.7777,
|
3243 |
+
"step": 462
|
3244 |
+
},
|
3245 |
+
{
|
3246 |
+
"epoch": 1.8975409836065573,
|
3247 |
+
"grad_norm": 0.3574839234352112,
|
3248 |
+
"learning_rate": 3.5882784428812324e-08,
|
3249 |
+
"loss": 1.1775,
|
3250 |
+
"step": 463
|
3251 |
+
},
|
3252 |
+
{
|
3253 |
+
"epoch": 1.901639344262295,
|
3254 |
+
"grad_norm": 0.34388306736946106,
|
3255 |
+
"learning_rate": 3.3075794585912534e-08,
|
3256 |
+
"loss": 1.0463,
|
3257 |
+
"step": 464
|
3258 |
+
},
|
3259 |
+
{
|
3260 |
+
"epoch": 1.9057377049180326,
|
3261 |
+
"grad_norm": 0.3502333164215088,
|
3262 |
+
"learning_rate": 3.038238213797673e-08,
|
3263 |
+
"loss": 1.0559,
|
3264 |
+
"step": 465
|
3265 |
+
},
|
3266 |
+
{
|
3267 |
+
"epoch": 1.9098360655737705,
|
3268 |
+
"grad_norm": 0.33753618597984314,
|
3269 |
+
"learning_rate": 2.7802671089937338e-08,
|
3270 |
+
"loss": 0.9013,
|
3271 |
+
"step": 466
|
3272 |
+
},
|
3273 |
+
{
|
3274 |
+
"epoch": 1.9139344262295082,
|
3275 |
+
"grad_norm": 0.3773573338985443,
|
3276 |
+
"learning_rate": 2.5336780211905055e-08,
|
3277 |
+
"loss": 1.1903,
|
3278 |
+
"step": 467
|
3279 |
+
},
|
3280 |
+
{
|
3281 |
+
"epoch": 1.918032786885246,
|
3282 |
+
"grad_norm": 0.3575388491153717,
|
3283 |
+
"learning_rate": 2.2984823033700142e-08,
|
3284 |
+
"loss": 1.0461,
|
3285 |
+
"step": 468
|
3286 |
+
},
|
3287 |
+
{
|
3288 |
+
"epoch": 1.9221311475409837,
|
3289 |
+
"grad_norm": 0.3283044099807739,
|
3290 |
+
"learning_rate": 2.0746907839626075e-08,
|
3291 |
+
"loss": 1.0457,
|
3292 |
+
"step": 469
|
3293 |
+
},
|
3294 |
+
{
|
3295 |
+
"epoch": 1.9262295081967213,
|
3296 |
+
"grad_norm": 0.36623239517211914,
|
3297 |
+
"learning_rate": 1.862313766348406e-08,
|
3298 |
+
"loss": 1.1883,
|
3299 |
+
"step": 470
|
3300 |
+
},
|
3301 |
+
{
|
3302 |
+
"epoch": 1.930327868852459,
|
3303 |
+
"grad_norm": 0.5590834617614746,
|
3304 |
+
"learning_rate": 1.6613610283828797e-08,
|
3305 |
+
"loss": 1.1851,
|
3306 |
+
"step": 471
|
3307 |
+
},
|
3308 |
+
{
|
3309 |
+
"epoch": 1.9344262295081966,
|
3310 |
+
"grad_norm": 0.3764868378639221,
|
3311 |
+
"learning_rate": 1.4718418219468178e-08,
|
3312 |
+
"loss": 1.1829,
|
3313 |
+
"step": 472
|
3314 |
+
},
|
3315 |
+
{
|
3316 |
+
"epoch": 1.9385245901639343,
|
3317 |
+
"grad_norm": 0.33510729670524597,
|
3318 |
+
"learning_rate": 1.2937648725201424e-08,
|
3319 |
+
"loss": 1.0685,
|
3320 |
+
"step": 473
|
3321 |
+
},
|
3322 |
+
{
|
3323 |
+
"epoch": 1.9426229508196722,
|
3324 |
+
"grad_norm": 0.34146928787231445,
|
3325 |
+
"learning_rate": 1.127138378780368e-08,
|
3326 |
+
"loss": 1.0389,
|
3327 |
+
"step": 474
|
3328 |
+
},
|
3329 |
+
{
|
3330 |
+
"epoch": 1.9467213114754098,
|
3331 |
+
"grad_norm": 0.33086708188056946,
|
3332 |
+
"learning_rate": 9.719700122250985e-09,
|
3333 |
+
"loss": 1.0417,
|
3334 |
+
"step": 475
|
3335 |
+
},
|
3336 |
+
{
|
3337 |
+
"epoch": 1.9508196721311475,
|
3338 |
+
"grad_norm": 0.38524767756462097,
|
3339 |
+
"learning_rate": 8.282669168188095e-09,
|
3340 |
+
"loss": 1.1932,
|
3341 |
+
"step": 476
|
3342 |
+
},
|
3343 |
+
{
|
3344 |
+
"epoch": 1.9549180327868854,
|
3345 |
+
"grad_norm": 0.3176893889904022,
|
3346 |
+
"learning_rate": 6.960357086639169e-09,
|
3347 |
+
"loss": 0.9165,
|
3348 |
+
"step": 477
|
3349 |
+
},
|
3350 |
+
{
|
3351 |
+
"epoch": 1.959016393442623,
|
3352 |
+
"grad_norm": 0.40208250284194946,
|
3353 |
+
"learning_rate": 5.752824756961872e-09,
|
3354 |
+
"loss": 1.1892,
|
3355 |
+
"step": 478
|
3356 |
+
},
|
3357 |
+
{
|
3358 |
+
"epoch": 1.9631147540983607,
|
3359 |
+
"grad_norm": 0.3620227575302124,
|
3360 |
+
"learning_rate": 4.660127774045175e-09,
|
3361 |
+
"loss": 1.0402,
|
3362 |
+
"step": 479
|
3363 |
+
},
|
3364 |
+
{
|
3365 |
+
"epoch": 1.9672131147540983,
|
3366 |
+
"grad_norm": 0.3547709882259369,
|
3367 |
+
"learning_rate": 3.682316445748346e-09,
|
3368 |
+
"loss": 1.1752,
|
3369 |
+
"step": 480
|
3370 |
+
},
|
3371 |
+
{
|
3372 |
+
"epoch": 1.971311475409836,
|
3373 |
+
"grad_norm": 0.3593614101409912,
|
3374 |
+
"learning_rate": 2.819435790586411e-09,
|
3375 |
+
"loss": 1.074,
|
3376 |
+
"step": 481
|
3377 |
+
},
|
3378 |
+
{
|
3379 |
+
"epoch": 1.9754098360655736,
|
3380 |
+
"grad_norm": 0.3166957497596741,
|
3381 |
+
"learning_rate": 2.0715255356559826e-09,
|
3382 |
+
"loss": 0.9169,
|
3383 |
+
"step": 482
|
3384 |
+
},
|
3385 |
+
{
|
3386 |
+
"epoch": 1.9795081967213115,
|
3387 |
+
"grad_norm": 0.3417866826057434,
|
3388 |
+
"learning_rate": 1.4386201148072766e-09,
|
3389 |
+
"loss": 1.1867,
|
3390 |
+
"step": 483
|
3391 |
+
},
|
3392 |
+
{
|
3393 |
+
"epoch": 1.9836065573770492,
|
3394 |
+
"grad_norm": 0.3376613259315491,
|
3395 |
+
"learning_rate": 9.20748667058713e-10,
|
3396 |
+
"loss": 1.0687,
|
3397 |
+
"step": 484
|
3398 |
+
},
|
3399 |
+
{
|
3400 |
+
"epoch": 1.987704918032787,
|
3401 |
+
"grad_norm": 0.332938015460968,
|
3402 |
+
"learning_rate": 5.179350352541024e-10,
|
3403 |
+
"loss": 1.0354,
|
3404 |
+
"step": 485
|
3405 |
+
},
|
3406 |
+
{
|
3407 |
+
"epoch": 1.9918032786885247,
|
3408 |
+
"grad_norm": 0.3657640218734741,
|
3409 |
+
"learning_rate": 2.301977649668552e-10,
|
3410 |
+
"loss": 1.1871,
|
3411 |
+
"step": 486
|
3412 |
+
},
|
3413 |
+
{
|
3414 |
+
"epoch": 1.9959016393442623,
|
3415 |
+
"grad_norm": 0.3668140769004822,
|
3416 |
+
"learning_rate": 5.755010364455471e-11,
|
3417 |
+
"loss": 1.1814,
|
3418 |
+
"step": 487
|
3419 |
+
},
|
3420 |
+
{
|
3421 |
+
"epoch": 2.0,
|
3422 |
+
"grad_norm": 0.36807963252067566,
|
3423 |
+
"learning_rate": 0.0,
|
3424 |
+
"loss": 1.177,
|
3425 |
+
"step": 488
|
3426 |
+
}
|
3427 |
+
],
|
3428 |
+
"logging_steps": 1.0,
|
3429 |
+
"max_steps": 488,
|
3430 |
+
"num_input_tokens_seen": 0,
|
3431 |
+
"num_train_epochs": 2,
|
3432 |
+
"save_steps": 500,
|
3433 |
+
"stateful_callbacks": {
|
3434 |
+
"TrainerControl": {
|
3435 |
+
"args": {
|
3436 |
+
"should_epoch_stop": false,
|
3437 |
+
"should_evaluate": false,
|
3438 |
+
"should_log": false,
|
3439 |
+
"should_save": true,
|
3440 |
+
"should_training_stop": true
|
3441 |
+
},
|
3442 |
+
"attributes": {}
|
3443 |
+
}
|
3444 |
+
},
|
3445 |
+
"total_flos": 1.5344105028163994e+18,
|
3446 |
+
"train_batch_size": 1,
|
3447 |
+
"trial_name": null,
|
3448 |
+
"trial_params": null
|
3449 |
+
}
|
checkpoint-488/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1442da29a240f20215228cffff3361298a33ab5abeefe41f06e0ac3cf92d4f74
|
3 |
+
size 5752
|