fengyao1909 commited on
Commit
54144d6
·
verified ·
1 Parent(s): ac8cc2c

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. added_tokens.json +28 -0
  3. config.json +38 -0
  4. generation_config.json +6 -0
  5. global_step521/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
  6. global_step521/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt +3 -0
  7. global_step521/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt +3 -0
  8. global_step521/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt +3 -0
  9. global_step521/bf16_zero_pp_rank_4_mp_rank_00_optim_states.pt +3 -0
  10. global_step521/bf16_zero_pp_rank_5_mp_rank_00_optim_states.pt +3 -0
  11. global_step521/bf16_zero_pp_rank_6_mp_rank_00_optim_states.pt +3 -0
  12. global_step521/bf16_zero_pp_rank_7_mp_rank_00_optim_states.pt +3 -0
  13. global_step521/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
  14. global_step521/zero_pp_rank_1_mp_rank_00_model_states.pt +3 -0
  15. global_step521/zero_pp_rank_2_mp_rank_00_model_states.pt +3 -0
  16. global_step521/zero_pp_rank_3_mp_rank_00_model_states.pt +3 -0
  17. global_step521/zero_pp_rank_4_mp_rank_00_model_states.pt +3 -0
  18. global_step521/zero_pp_rank_5_mp_rank_00_model_states.pt +3 -0
  19. global_step521/zero_pp_rank_6_mp_rank_00_model_states.pt +3 -0
  20. global_step521/zero_pp_rank_7_mp_rank_00_model_states.pt +3 -0
  21. latest +1 -0
  22. merges.txt +0 -0
  23. model-00001-of-00013.safetensors +3 -0
  24. model-00002-of-00013.safetensors +3 -0
  25. model-00003-of-00013.safetensors +3 -0
  26. model-00004-of-00013.safetensors +3 -0
  27. model-00005-of-00013.safetensors +3 -0
  28. model-00006-of-00013.safetensors +3 -0
  29. model-00007-of-00013.safetensors +3 -0
  30. model-00008-of-00013.safetensors +3 -0
  31. model-00009-of-00013.safetensors +3 -0
  32. model-00010-of-00013.safetensors +3 -0
  33. model-00011-of-00013.safetensors +3 -0
  34. model-00012-of-00013.safetensors +3 -0
  35. model-00013-of-00013.safetensors +3 -0
  36. model.safetensors.index.json +0 -0
  37. rng_state_0.pth +3 -0
  38. rng_state_1.pth +3 -0
  39. rng_state_2.pth +3 -0
  40. rng_state_3.pth +3 -0
  41. rng_state_4.pth +3 -0
  42. rng_state_5.pth +3 -0
  43. rng_state_6.pth +3 -0
  44. rng_state_7.pth +3 -0
  45. scheduler.pt +3 -0
  46. special_tokens_map.json +31 -0
  47. tokenizer.json +3 -0
  48. tokenizer_config.json +241 -0
  49. trainer_state.json +3681 -0
  50. training_args.bin +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3MoeForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "decoder_sparse_step": 1,
9
+ "eos_token_id": 151643,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 2048,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 6144,
15
+ "max_position_embeddings": 32768,
16
+ "max_window_layers": 48,
17
+ "mlp_only_layers": [],
18
+ "model_type": "qwen3_moe",
19
+ "moe_intermediate_size": 768,
20
+ "norm_topk_prob": true,
21
+ "num_attention_heads": 32,
22
+ "num_experts": 128,
23
+ "num_experts_per_tok": 8,
24
+ "num_hidden_layers": 48,
25
+ "num_key_value_heads": 4,
26
+ "output_router_logits": false,
27
+ "rms_norm_eps": 1e-06,
28
+ "rope_scaling": null,
29
+ "rope_theta": 1000000.0,
30
+ "router_aux_loss_coef": 0.001,
31
+ "sliding_window": null,
32
+ "tie_word_embeddings": false,
33
+ "torch_dtype": "bfloat16",
34
+ "transformers_version": "4.51.3",
35
+ "use_cache": false,
36
+ "use_sliding_window": false,
37
+ "vocab_size": 151936
38
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.51.3"
6
+ }
global_step521/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce24cbd9b5d232185a3a183e55cc78e989c59e41fe53de52a7393b7b376d1354
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7572f09c1fdd2fa98cdba1858a336b6b337336ce7c566d891fcc81da15db939
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4351750df56a6ca304d6667ffa85e80881e890ca719c554f032147dc63dd79c
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b308865d5b16fa59e8c6bad82be744c67dfcd7b85ec4c774e743db93f810c89f
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_4_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7eb2ccce3c870c962a3a3604f28fe8eb9236529dad92c45a92848dc084c822
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_5_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e094ee088310e18c2bf5c7f896965e061fa077faccbaf0bcd27ef65b5a86d333
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_6_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6b599a6196b32685825592ba7a81caf3872143aed960653534ef2fc5c60d55
3
+ size 45798193403
global_step521/bf16_zero_pp_rank_7_mp_rank_00_optim_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f474a1b78decd228f7641e41c393fb3d27889fe49d3887c93174e6a4f501545
3
+ size 45798193403
global_step521/zero_pp_rank_0_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f780276e960e42bf712d3318a395e01fa5cf7a712a2f0329b8c1694e73231a80
3
+ size 10415534
global_step521/zero_pp_rank_1_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:148aebf45019375590f40f2fddbe83a1c746f9e9e70452b379a8f19b485c4096
3
+ size 10415534
global_step521/zero_pp_rank_2_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f764b48f0b44d6522106b23d90394ee04a6674f714a6889869c910c86936c2d7
3
+ size 10415534
global_step521/zero_pp_rank_3_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1ac904cc4bdf8d0296875adcd24f03ba34ccfbe9652e27b03ad2f37afe1bf1
3
+ size 10415534
global_step521/zero_pp_rank_4_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37a758d6f1d7adaf082c5e35b0934de8dc24fe2ed1610bd5e2fec23a21e0f5b
3
+ size 10415534
global_step521/zero_pp_rank_5_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d424f76fd9a93a9b6a3e964114785fb7054ceedfd1d5d64913ed2570438e95aa
3
+ size 10415534
global_step521/zero_pp_rank_6_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eb6d599a6b2bd9c4f460e99cd0aa1b6e146df442472cf594752448c9fd7f65e
3
+ size 10415534
global_step521/zero_pp_rank_7_mp_rank_00_model_states.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0fc95cae2175b3b6ddf6a66f4938ac3cda353fbe08f7d77c593d630e4b3c604
3
+ size 10415534
latest ADDED
@@ -0,0 +1 @@
 
 
1
+ global_step521
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf2afe7e4c8ce6c717586ec2b7ef36152ab18431e0328b8b2e552a3c2ffd9d18
3
+ size 4997184968
model-00002-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5ce043f10d1352af808f9cb213461953c5970df5e5202697e28c0625dcf400
3
+ size 4997741608
model-00003-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d27e7f321f12e8c1e229eff580c7d7b7c0961c52175f82c4eb60b72d1c0b9cf1
3
+ size 4997742208
model-00004-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c279168aa758af0fb39ad019654340f45c89983385a7336f98aab2f74f45ced
3
+ size 4997743184
model-00005-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c24c2fda0b361d273b44925d13deda6ded7ab3c0d0abe5d242a498d95019e3
3
+ size 4997743184
model-00006-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628f6854a6411c55c5407ab31021407c00c6df59705a211df5f3ba1d004c2449
3
+ size 4997743184
model-00007-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3ea1c1121e2ee01d18865a977a5ef6056b0256d1973aa162c66badf26f6659
3
+ size 4997743184
model-00008-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cb97e82819d1d8c486608104119e8911a16a90b01d35ec0daa7e07c2916edac
3
+ size 4997743184
model-00009-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507d28f56ceace257399694e542ce098e8ad42f1c728ad7373a44d0b83f7a904
3
+ size 4997743184
model-00010-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18fefff3cfbfe9262662958e71b18678baa6516b6534049af6bfa6147735d41e
3
+ size 4997743184
model-00011-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f490d6b163fceec3de435d686fe6bdf80a27dcc2a9308faf056b8027217e42f0
3
+ size 4997743184
model-00012-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e416e9145943c45fcddfc32b434ae301bf1c5abb5e359a96357f6c557848269
3
+ size 4997743184
model-00013-of-00013.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58e9120189365e087520e922fae9098fd0f3916079f6ba3f2bdc46b304421dc2
3
+ size 1094220288
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478b41e9f26d338fd8f896e08cad1adab7c423b61f1b45754113bc78d256a3f9
3
+ size 16389
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce29a8767a7d907dd24987aa2c3e654d4317f3042fbc13b5b72cadb46d43311a
3
+ size 16389
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a48db011646b4e9a867bf12f4a233cad5dfbfe309686f8996c250196d3783a
3
+ size 16389
rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9562ee822472a4f01dcd6349ab3d1ef42a48915fe3b92e843a0c37db53c8421
3
+ size 16389
rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d2767d83c3bf27f12db022b0632e2c4f8c164274ba75e380cf18f9d5f21819
3
+ size 16389
rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76816358d4e5db8149d60d55234db658d67a13c0c1ce05d7404cf7125a676a5c
3
+ size 16389
rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1562e7520c977d178183d641f70abcf3f57da2489938756cfbebf9b6e6c1a9fd
3
+ size 16389
rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b6cabaed045c5398cd1b732f7ec48bd363f3b43cd24e0e70e641a42bd00c28
3
+ size 16389
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4db2f3374aacaf5fda6fda21f8d36806d0ea19b20646a97be1c8e531b74e70e
3
+ size 1465
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
+ size 11422654
tokenizer_config.json ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set content = message.content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in message.content %}\n {%- set content = message.content.split('</think>')[-1].lstrip('\\n') %}\n {%- set reasoning_content = message.content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
231
+ "clean_up_tokenization_spaces": false,
232
+ "eos_token": "<|im_end|>",
233
+ "errors": "replace",
234
+ "extra_special_tokens": {},
235
+ "model_max_length": 131072,
236
+ "pad_token": "<|endoftext|>",
237
+ "padding_side": "right",
238
+ "split_special_tokens": false,
239
+ "tokenizer_class": "Qwen2Tokenizer",
240
+ "unk_token": null
241
+ }
trainer_state.json ADDED
@@ -0,0 +1,3681 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.33344,
6
+ "eval_steps": 500,
7
+ "global_step": 521,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.00064,
14
+ "grad_norm": 2.353584373604404,
15
+ "learning_rate": 0.0,
16
+ "loss": 0.5764,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.00128,
21
+ "grad_norm": 2.5677274470706184,
22
+ "learning_rate": 3.79746835443038e-07,
23
+ "loss": 0.6154,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.00192,
28
+ "grad_norm": 2.434815038353528,
29
+ "learning_rate": 7.59493670886076e-07,
30
+ "loss": 0.5762,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.00256,
35
+ "grad_norm": 2.4265789349847133,
36
+ "learning_rate": 1.139240506329114e-06,
37
+ "loss": 0.5898,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.0032,
42
+ "grad_norm": 2.4968640172692007,
43
+ "learning_rate": 1.518987341772152e-06,
44
+ "loss": 0.5854,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.00384,
49
+ "grad_norm": 2.6270464110646,
50
+ "learning_rate": 1.8987341772151901e-06,
51
+ "loss": 0.6063,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.00448,
56
+ "grad_norm": 2.3240861061539664,
57
+ "learning_rate": 2.278481012658228e-06,
58
+ "loss": 0.5713,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.00512,
63
+ "grad_norm": 2.277096457178879,
64
+ "learning_rate": 2.6582278481012658e-06,
65
+ "loss": 0.5981,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.00576,
70
+ "grad_norm": 2.0556904877285276,
71
+ "learning_rate": 3.037974683544304e-06,
72
+ "loss": 0.5783,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.0064,
77
+ "grad_norm": 1.8883532047436715,
78
+ "learning_rate": 3.4177215189873417e-06,
79
+ "loss": 0.5626,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.00704,
84
+ "grad_norm": 1.4054834462317158,
85
+ "learning_rate": 3.7974683544303802e-06,
86
+ "loss": 0.5762,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.00768,
91
+ "grad_norm": 1.2672259034804543,
92
+ "learning_rate": 4.1772151898734175e-06,
93
+ "loss": 0.5447,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.00832,
98
+ "grad_norm": 1.1315187874621562,
99
+ "learning_rate": 4.556962025316456e-06,
100
+ "loss": 0.5003,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.00896,
105
+ "grad_norm": 1.2442008617105749,
106
+ "learning_rate": 4.936708860759494e-06,
107
+ "loss": 0.5235,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.0096,
112
+ "grad_norm": 1.1708354130739331,
113
+ "learning_rate": 5.3164556962025316e-06,
114
+ "loss": 0.4659,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.01024,
119
+ "grad_norm": 1.3068048804077694,
120
+ "learning_rate": 5.69620253164557e-06,
121
+ "loss": 0.4601,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.01088,
126
+ "grad_norm": 1.487196594526998,
127
+ "learning_rate": 6.075949367088608e-06,
128
+ "loss": 0.487,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.01152,
133
+ "grad_norm": 1.3702547576006188,
134
+ "learning_rate": 6.455696202531646e-06,
135
+ "loss": 0.4829,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.01216,
140
+ "grad_norm": 0.985500593752308,
141
+ "learning_rate": 6.835443037974683e-06,
142
+ "loss": 0.4463,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.0128,
147
+ "grad_norm": 0.9909916347896555,
148
+ "learning_rate": 7.215189873417722e-06,
149
+ "loss": 0.4554,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.01344,
154
+ "grad_norm": 1.1838910835370198,
155
+ "learning_rate": 7.5949367088607605e-06,
156
+ "loss": 0.4622,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.01408,
161
+ "grad_norm": 1.6876677020755413,
162
+ "learning_rate": 7.974683544303797e-06,
163
+ "loss": 0.3952,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.01472,
168
+ "grad_norm": 1.0417104358020024,
169
+ "learning_rate": 8.354430379746835e-06,
170
+ "loss": 0.4105,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.01536,
175
+ "grad_norm": 0.703419627437881,
176
+ "learning_rate": 8.734177215189873e-06,
177
+ "loss": 0.3797,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.016,
182
+ "grad_norm": 0.7189072691985104,
183
+ "learning_rate": 9.113924050632912e-06,
184
+ "loss": 0.4206,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.01664,
189
+ "grad_norm": 0.7280445280679197,
190
+ "learning_rate": 9.49367088607595e-06,
191
+ "loss": 0.3963,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.01728,
196
+ "grad_norm": 0.5914861117650524,
197
+ "learning_rate": 9.873417721518988e-06,
198
+ "loss": 0.3928,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.01792,
203
+ "grad_norm": 0.6824922709052414,
204
+ "learning_rate": 1.0253164556962025e-05,
205
+ "loss": 0.3909,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.01856,
210
+ "grad_norm": 0.6157178643639211,
211
+ "learning_rate": 1.0632911392405063e-05,
212
+ "loss": 0.3778,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.0192,
217
+ "grad_norm": 0.7040224694990468,
218
+ "learning_rate": 1.1012658227848103e-05,
219
+ "loss": 0.4034,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.01984,
224
+ "grad_norm": 0.6042406871448358,
225
+ "learning_rate": 1.139240506329114e-05,
226
+ "loss": 0.3991,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.02048,
231
+ "grad_norm": 0.5581052443719693,
232
+ "learning_rate": 1.1772151898734176e-05,
233
+ "loss": 0.4011,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.02112,
238
+ "grad_norm": 0.4266761178757486,
239
+ "learning_rate": 1.2151898734177216e-05,
240
+ "loss": 0.3639,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.02176,
245
+ "grad_norm": 0.49600505321594285,
246
+ "learning_rate": 1.2531645569620253e-05,
247
+ "loss": 0.3784,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.0224,
252
+ "grad_norm": 0.45932753795907266,
253
+ "learning_rate": 1.2911392405063291e-05,
254
+ "loss": 0.3751,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.02304,
259
+ "grad_norm": 0.5363867843128812,
260
+ "learning_rate": 1.3291139240506329e-05,
261
+ "loss": 0.3865,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.02368,
266
+ "grad_norm": 0.5488419069165299,
267
+ "learning_rate": 1.3670886075949367e-05,
268
+ "loss": 0.3787,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.02432,
273
+ "grad_norm": 0.48587043713463085,
274
+ "learning_rate": 1.4050632911392406e-05,
275
+ "loss": 0.3712,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.02496,
280
+ "grad_norm": 0.4440990518273777,
281
+ "learning_rate": 1.4430379746835444e-05,
282
+ "loss": 0.3652,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.0256,
287
+ "grad_norm": 0.3751498370487217,
288
+ "learning_rate": 1.4810126582278482e-05,
289
+ "loss": 0.3569,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.02624,
294
+ "grad_norm": 0.43725343772159886,
295
+ "learning_rate": 1.5189873417721521e-05,
296
+ "loss": 0.3158,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.02688,
301
+ "grad_norm": 0.4888026864502293,
302
+ "learning_rate": 1.5569620253164557e-05,
303
+ "loss": 0.3442,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.02752,
308
+ "grad_norm": 0.44586123200596317,
309
+ "learning_rate": 1.5949367088607595e-05,
310
+ "loss": 0.3328,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.02816,
315
+ "grad_norm": 0.49767798630217713,
316
+ "learning_rate": 1.6329113924050632e-05,
317
+ "loss": 0.351,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.0288,
322
+ "grad_norm": 0.4336104979866255,
323
+ "learning_rate": 1.670886075949367e-05,
324
+ "loss": 0.3612,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.02944,
329
+ "grad_norm": 0.4981279303284916,
330
+ "learning_rate": 1.708860759493671e-05,
331
+ "loss": 0.3543,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.03008,
336
+ "grad_norm": 0.3991975649542343,
337
+ "learning_rate": 1.7468354430379746e-05,
338
+ "loss": 0.346,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.03072,
343
+ "grad_norm": 0.4340035974965301,
344
+ "learning_rate": 1.7848101265822783e-05,
345
+ "loss": 0.3563,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.03136,
350
+ "grad_norm": 0.40441725662186223,
351
+ "learning_rate": 1.8227848101265824e-05,
352
+ "loss": 0.3378,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.032,
357
+ "grad_norm": 0.4015157764097668,
358
+ "learning_rate": 1.860759493670886e-05,
359
+ "loss": 0.3477,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.03264,
364
+ "grad_norm": 0.3897529365297187,
365
+ "learning_rate": 1.89873417721519e-05,
366
+ "loss": 0.3341,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.03328,
371
+ "grad_norm": 0.39864724195969276,
372
+ "learning_rate": 1.9367088607594938e-05,
373
+ "loss": 0.3322,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.03392,
378
+ "grad_norm": 0.365402956200434,
379
+ "learning_rate": 1.9746835443037975e-05,
380
+ "loss": 0.297,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.03456,
385
+ "grad_norm": 0.4449097185367681,
386
+ "learning_rate": 2.0126582278481013e-05,
387
+ "loss": 0.3424,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.0352,
392
+ "grad_norm": 0.43181805843495463,
393
+ "learning_rate": 2.050632911392405e-05,
394
+ "loss": 0.3351,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.03584,
399
+ "grad_norm": 0.392546267080926,
400
+ "learning_rate": 2.0886075949367092e-05,
401
+ "loss": 0.334,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.03648,
406
+ "grad_norm": 0.38060689632546174,
407
+ "learning_rate": 2.1265822784810126e-05,
408
+ "loss": 0.3328,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.03712,
413
+ "grad_norm": 0.389736897725578,
414
+ "learning_rate": 2.1645569620253164e-05,
415
+ "loss": 0.351,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.03776,
420
+ "grad_norm": 0.42262406549661324,
421
+ "learning_rate": 2.2025316455696205e-05,
422
+ "loss": 0.3378,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.0384,
427
+ "grad_norm": 0.43235384034762964,
428
+ "learning_rate": 2.240506329113924e-05,
429
+ "loss": 0.3308,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.03904,
434
+ "grad_norm": 0.3945507271925106,
435
+ "learning_rate": 2.278481012658228e-05,
436
+ "loss": 0.3388,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.03968,
441
+ "grad_norm": 0.40849904164663575,
442
+ "learning_rate": 2.3164556962025318e-05,
443
+ "loss": 0.3191,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.04032,
448
+ "grad_norm": 0.4559537771952015,
449
+ "learning_rate": 2.3544303797468353e-05,
450
+ "loss": 0.3245,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.04096,
455
+ "grad_norm": 0.40069809350325963,
456
+ "learning_rate": 2.3924050632911394e-05,
457
+ "loss": 0.3566,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.0416,
462
+ "grad_norm": 0.37133926498283504,
463
+ "learning_rate": 2.430379746835443e-05,
464
+ "loss": 0.3147,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.04224,
469
+ "grad_norm": 0.4628360444788038,
470
+ "learning_rate": 2.468354430379747e-05,
471
+ "loss": 0.3498,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.04288,
476
+ "grad_norm": 0.38282967415212005,
477
+ "learning_rate": 2.5063291139240507e-05,
478
+ "loss": 0.3171,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.04352,
483
+ "grad_norm": 0.4221420372731314,
484
+ "learning_rate": 2.5443037974683545e-05,
485
+ "loss": 0.3288,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.04416,
490
+ "grad_norm": 0.4014634593404327,
491
+ "learning_rate": 2.5822784810126582e-05,
492
+ "loss": 0.2967,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.0448,
497
+ "grad_norm": 0.4226874979052922,
498
+ "learning_rate": 2.620253164556962e-05,
499
+ "loss": 0.3311,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.04544,
504
+ "grad_norm": 0.3691551141136815,
505
+ "learning_rate": 2.6582278481012658e-05,
506
+ "loss": 0.3154,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.04608,
511
+ "grad_norm": 0.4930935215298506,
512
+ "learning_rate": 2.69620253164557e-05,
513
+ "loss": 0.3248,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.04672,
518
+ "grad_norm": 0.40344283789369767,
519
+ "learning_rate": 2.7341772151898733e-05,
520
+ "loss": 0.3146,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.04736,
525
+ "grad_norm": 0.40136750473831273,
526
+ "learning_rate": 2.7721518987341774e-05,
527
+ "loss": 0.3084,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.048,
532
+ "grad_norm": 0.433002156207923,
533
+ "learning_rate": 2.8101265822784812e-05,
534
+ "loss": 0.2992,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.04864,
539
+ "grad_norm": 0.45976406035512724,
540
+ "learning_rate": 2.8481012658227846e-05,
541
+ "loss": 0.3203,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.04928,
546
+ "grad_norm": 0.46555202230017373,
547
+ "learning_rate": 2.8860759493670888e-05,
548
+ "loss": 0.326,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.04992,
553
+ "grad_norm": 0.40061810400853354,
554
+ "learning_rate": 2.9240506329113925e-05,
555
+ "loss": 0.2902,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.05056,
560
+ "grad_norm": 0.44228162263369347,
561
+ "learning_rate": 2.9620253164556963e-05,
562
+ "loss": 0.3235,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.0512,
567
+ "grad_norm": 0.4587098467220033,
568
+ "learning_rate": 3e-05,
569
+ "loss": 0.3135,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.05184,
574
+ "grad_norm": 0.42643590142876026,
575
+ "learning_rate": 2.9999966342756535e-05,
576
+ "loss": 0.3222,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.05248,
581
+ "grad_norm": 0.4312879132975502,
582
+ "learning_rate": 2.9999865371177178e-05,
583
+ "loss": 0.3161,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.05312,
588
+ "grad_norm": 0.44554806900527943,
589
+ "learning_rate": 2.9999697085715054e-05,
590
+ "loss": 0.3156,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.05376,
595
+ "grad_norm": 0.4388949943183408,
596
+ "learning_rate": 2.9999461487125358e-05,
597
+ "loss": 0.3278,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.0544,
602
+ "grad_norm": 0.4830420761548017,
603
+ "learning_rate": 2.999915857646538e-05,
604
+ "loss": 0.3242,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.05504,
609
+ "grad_norm": 0.42290888303690005,
610
+ "learning_rate": 2.9998788355094472e-05,
611
+ "loss": 0.3051,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.05568,
616
+ "grad_norm": 0.39931894559101605,
617
+ "learning_rate": 2.9998350824674046e-05,
618
+ "loss": 0.3174,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.05632,
623
+ "grad_norm": 0.43885002522435895,
624
+ "learning_rate": 2.999784598716758e-05,
625
+ "loss": 0.3167,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.05696,
630
+ "grad_norm": 0.4385666955310095,
631
+ "learning_rate": 2.9997273844840597e-05,
632
+ "loss": 0.32,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.0576,
637
+ "grad_norm": 0.4241668561559285,
638
+ "learning_rate": 2.9996634400260665e-05,
639
+ "loss": 0.339,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.05824,
644
+ "grad_norm": 0.49455156274720913,
645
+ "learning_rate": 2.9995927656297376e-05,
646
+ "loss": 0.3135,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.05888,
651
+ "grad_norm": 0.3990302088629719,
652
+ "learning_rate": 2.9995153616122335e-05,
653
+ "loss": 0.3026,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.05952,
658
+ "grad_norm": 0.38959449381416456,
659
+ "learning_rate": 2.9994312283209147e-05,
660
+ "loss": 0.2898,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.06016,
665
+ "grad_norm": 0.42585557119259293,
666
+ "learning_rate": 2.9993403661333413e-05,
667
+ "loss": 0.3021,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.0608,
672
+ "grad_norm": 0.37467889420763917,
673
+ "learning_rate": 2.9992427754572692e-05,
674
+ "loss": 0.273,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.06144,
679
+ "grad_norm": 0.4466178048330342,
680
+ "learning_rate": 2.9991384567306485e-05,
681
+ "loss": 0.3116,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.06208,
686
+ "grad_norm": 0.4133406435053229,
687
+ "learning_rate": 2.9990274104216246e-05,
688
+ "loss": 0.3066,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.06272,
693
+ "grad_norm": 0.42703847116501487,
694
+ "learning_rate": 2.9989096370285314e-05,
695
+ "loss": 0.3029,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.06336,
700
+ "grad_norm": 0.42408773456463106,
701
+ "learning_rate": 2.9987851370798936e-05,
702
+ "loss": 0.3302,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.064,
707
+ "grad_norm": 0.36334101776279903,
708
+ "learning_rate": 2.998653911134421e-05,
709
+ "loss": 0.2749,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.06464,
714
+ "grad_norm": 0.39914472077814156,
715
+ "learning_rate": 2.9985159597810067e-05,
716
+ "loss": 0.28,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.06528,
721
+ "grad_norm": 0.4421338433902218,
722
+ "learning_rate": 2.9983712836387263e-05,
723
+ "loss": 0.3284,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.06592,
728
+ "grad_norm": 0.4681114190701383,
729
+ "learning_rate": 2.9982198833568332e-05,
730
+ "loss": 0.3106,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.06656,
735
+ "grad_norm": 0.43495699820223616,
736
+ "learning_rate": 2.998061759614756e-05,
737
+ "loss": 0.3034,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.0672,
742
+ "grad_norm": 0.48523982047419434,
743
+ "learning_rate": 2.9978969131220956e-05,
744
+ "loss": 0.3199,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.06784,
749
+ "grad_norm": 0.46970443054055944,
750
+ "learning_rate": 2.9977253446186236e-05,
751
+ "loss": 0.3145,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.06848,
756
+ "grad_norm": 0.3762833085351204,
757
+ "learning_rate": 2.997547054874275e-05,
758
+ "loss": 0.2784,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.06912,
763
+ "grad_norm": 0.4018479556059187,
764
+ "learning_rate": 2.9973620446891495e-05,
765
+ "loss": 0.29,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.06976,
770
+ "grad_norm": 0.38557801552857196,
771
+ "learning_rate": 2.997170314893504e-05,
772
+ "loss": 0.2973,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.0704,
777
+ "grad_norm": 0.42760504312755043,
778
+ "learning_rate": 2.9969718663477524e-05,
779
+ "loss": 0.3087,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.07104,
784
+ "grad_norm": 0.4336880764497262,
785
+ "learning_rate": 2.9967666999424588e-05,
786
+ "loss": 0.3202,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.07168,
791
+ "grad_norm": 0.4361380772072425,
792
+ "learning_rate": 2.9965548165983337e-05,
793
+ "loss": 0.2858,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.07232,
798
+ "grad_norm": 0.36094868753422277,
799
+ "learning_rate": 2.9963362172662324e-05,
800
+ "loss": 0.2965,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.07296,
805
+ "grad_norm": 0.5213407516270206,
806
+ "learning_rate": 2.9961109029271478e-05,
807
+ "loss": 0.2877,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.0736,
812
+ "grad_norm": 0.39899966857979996,
813
+ "learning_rate": 2.9958788745922088e-05,
814
+ "loss": 0.2967,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.07424,
819
+ "grad_norm": 0.4922285856357075,
820
+ "learning_rate": 2.995640133302672e-05,
821
+ "loss": 0.3135,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.07488,
826
+ "grad_norm": 0.3840683744534582,
827
+ "learning_rate": 2.9953946801299213e-05,
828
+ "loss": 0.3021,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.07552,
833
+ "grad_norm": 0.4183493778424685,
834
+ "learning_rate": 2.995142516175461e-05,
835
+ "loss": 0.307,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.07616,
840
+ "grad_norm": 0.35220612158537656,
841
+ "learning_rate": 2.994883642570909e-05,
842
+ "loss": 0.2702,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.0768,
847
+ "grad_norm": 0.3936594224655844,
848
+ "learning_rate": 2.9946180604779952e-05,
849
+ "loss": 0.2978,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.07744,
854
+ "grad_norm": 0.4020931932900933,
855
+ "learning_rate": 2.9943457710885548e-05,
856
+ "loss": 0.3115,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.07808,
861
+ "grad_norm": 0.413807873620709,
862
+ "learning_rate": 2.9940667756245218e-05,
863
+ "loss": 0.3084,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.07872,
868
+ "grad_norm": 0.3861233473719098,
869
+ "learning_rate": 2.9937810753379266e-05,
870
+ "loss": 0.2844,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.07936,
875
+ "grad_norm": 0.3386752443740303,
876
+ "learning_rate": 2.993488671510886e-05,
877
+ "loss": 0.3037,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.08,
882
+ "grad_norm": 0.3972212865125969,
883
+ "learning_rate": 2.993189565455601e-05,
884
+ "loss": 0.3137,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.08064,
889
+ "grad_norm": 0.38002895692953814,
890
+ "learning_rate": 2.9928837585143497e-05,
891
+ "loss": 0.2873,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.08128,
896
+ "grad_norm": 0.44072168693518854,
897
+ "learning_rate": 2.992571252059482e-05,
898
+ "loss": 0.2782,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.08192,
903
+ "grad_norm": 0.3479281011658149,
904
+ "learning_rate": 2.992252047493411e-05,
905
+ "loss": 0.2799,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.08256,
910
+ "grad_norm": 0.4142266632731221,
911
+ "learning_rate": 2.9919261462486098e-05,
912
+ "loss": 0.3176,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.0832,
917
+ "grad_norm": 0.35944919396457825,
918
+ "learning_rate": 2.991593549787604e-05,
919
+ "loss": 0.2963,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.08384,
924
+ "grad_norm": 0.3837171188201694,
925
+ "learning_rate": 2.9912542596029635e-05,
926
+ "loss": 0.3057,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.08448,
931
+ "grad_norm": 0.4763114305033498,
932
+ "learning_rate": 2.990908277217298e-05,
933
+ "loss": 0.3224,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.08512,
938
+ "grad_norm": 0.3834181145690126,
939
+ "learning_rate": 2.9905556041832494e-05,
940
+ "loss": 0.2841,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.08576,
945
+ "grad_norm": 0.40814627377992635,
946
+ "learning_rate": 2.990196242083485e-05,
947
+ "loss": 0.2871,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.0864,
952
+ "grad_norm": 0.444873139895432,
953
+ "learning_rate": 2.98983019253069e-05,
954
+ "loss": 0.29,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.08704,
959
+ "grad_norm": 0.4015570039172884,
960
+ "learning_rate": 2.9894574571675593e-05,
961
+ "loss": 0.29,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.08768,
966
+ "grad_norm": 0.4192576277736737,
967
+ "learning_rate": 2.989078037666793e-05,
968
+ "loss": 0.3187,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.08832,
973
+ "grad_norm": 0.4701185999968217,
974
+ "learning_rate": 2.988691935731086e-05,
975
+ "loss": 0.3039,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.08896,
980
+ "grad_norm": 0.331862366916375,
981
+ "learning_rate": 2.988299153093122e-05,
982
+ "loss": 0.2814,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.0896,
987
+ "grad_norm": 0.4503832184907915,
988
+ "learning_rate": 2.987899691515565e-05,
989
+ "loss": 0.3084,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.09024,
994
+ "grad_norm": 0.3734705387771823,
995
+ "learning_rate": 2.987493552791052e-05,
996
+ "loss": 0.2837,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.09088,
1001
+ "grad_norm": 0.3978970762252604,
1002
+ "learning_rate": 2.9870807387421843e-05,
1003
+ "loss": 0.3032,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.09152,
1008
+ "grad_norm": 0.39348398869038875,
1009
+ "learning_rate": 2.986661251221519e-05,
1010
+ "loss": 0.3062,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.09216,
1015
+ "grad_norm": 0.4493064184937299,
1016
+ "learning_rate": 2.986235092111563e-05,
1017
+ "loss": 0.3071,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.0928,
1022
+ "grad_norm": 0.44946841788948644,
1023
+ "learning_rate": 2.985802263324761e-05,
1024
+ "loss": 0.3025,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.09344,
1029
+ "grad_norm": 0.5016226955727763,
1030
+ "learning_rate": 2.9853627668034898e-05,
1031
+ "loss": 0.3246,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.09408,
1036
+ "grad_norm": 0.399973023082225,
1037
+ "learning_rate": 2.9849166045200476e-05,
1038
+ "loss": 0.2811,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.09472,
1043
+ "grad_norm": 0.3739130134478663,
1044
+ "learning_rate": 2.9844637784766478e-05,
1045
+ "loss": 0.2855,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.09536,
1050
+ "grad_norm": 0.43805848638708655,
1051
+ "learning_rate": 2.9840042907054068e-05,
1052
+ "loss": 0.2798,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.096,
1057
+ "grad_norm": 0.4402314818129774,
1058
+ "learning_rate": 2.9835381432683363e-05,
1059
+ "loss": 0.2847,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.09664,
1064
+ "grad_norm": 0.4047049034331425,
1065
+ "learning_rate": 2.9830653382573358e-05,
1066
+ "loss": 0.2861,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.09728,
1071
+ "grad_norm": 0.43978737589580585,
1072
+ "learning_rate": 2.982585877794179e-05,
1073
+ "loss": 0.3054,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.09792,
1078
+ "grad_norm": 0.4730334615845102,
1079
+ "learning_rate": 2.9820997640305097e-05,
1080
+ "loss": 0.2817,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.09856,
1085
+ "grad_norm": 0.3740570479644525,
1086
+ "learning_rate": 2.981606999147827e-05,
1087
+ "loss": 0.2608,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.0992,
1092
+ "grad_norm": 0.481760965756092,
1093
+ "learning_rate": 2.9811075853574788e-05,
1094
+ "loss": 0.3113,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.09984,
1099
+ "grad_norm": 0.3961997084965111,
1100
+ "learning_rate": 2.98060152490065e-05,
1101
+ "loss": 0.3088,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 0.10048,
1106
+ "grad_norm": 0.428730401496227,
1107
+ "learning_rate": 2.9800888200483552e-05,
1108
+ "loss": 0.3129,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 0.10112,
1113
+ "grad_norm": 0.4178705790625643,
1114
+ "learning_rate": 2.979569473101424e-05,
1115
+ "loss": 0.3284,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 0.10176,
1120
+ "grad_norm": 0.4463567693300283,
1121
+ "learning_rate": 2.9790434863904957e-05,
1122
+ "loss": 0.3044,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 0.1024,
1127
+ "grad_norm": 0.3939775657775284,
1128
+ "learning_rate": 2.9785108622760045e-05,
1129
+ "loss": 0.2894,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 0.10304,
1134
+ "grad_norm": 0.38174144831499374,
1135
+ "learning_rate": 2.9779716031481717e-05,
1136
+ "loss": 0.2779,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 0.10368,
1141
+ "grad_norm": 0.38589717775088483,
1142
+ "learning_rate": 2.9774257114269955e-05,
1143
+ "loss": 0.3123,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 0.10432,
1148
+ "grad_norm": 0.3673496875585954,
1149
+ "learning_rate": 2.9768731895622355e-05,
1150
+ "loss": 0.2771,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 0.10496,
1155
+ "grad_norm": 0.3571608186420396,
1156
+ "learning_rate": 2.9763140400334072e-05,
1157
+ "loss": 0.2897,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 0.1056,
1162
+ "grad_norm": 0.3939651393603113,
1163
+ "learning_rate": 2.975748265349769e-05,
1164
+ "loss": 0.2966,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 0.10624,
1169
+ "grad_norm": 0.3805663760796052,
1170
+ "learning_rate": 2.975175868050309e-05,
1171
+ "loss": 0.3156,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 0.10688,
1176
+ "grad_norm": 0.3972270203399388,
1177
+ "learning_rate": 2.9745968507037356e-05,
1178
+ "loss": 0.2963,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 0.10752,
1183
+ "grad_norm": 0.39226032551563944,
1184
+ "learning_rate": 2.974011215908467e-05,
1185
+ "loss": 0.2933,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 0.10816,
1190
+ "grad_norm": 0.35875066299615677,
1191
+ "learning_rate": 2.9734189662926163e-05,
1192
+ "loss": 0.2758,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 0.1088,
1197
+ "grad_norm": 0.3709380144753209,
1198
+ "learning_rate": 2.9728201045139813e-05,
1199
+ "loss": 0.2927,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 0.10944,
1204
+ "grad_norm": 0.370201710217779,
1205
+ "learning_rate": 2.972214633260035e-05,
1206
+ "loss": 0.2866,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 0.11008,
1211
+ "grad_norm": 0.3758060771260273,
1212
+ "learning_rate": 2.9716025552479093e-05,
1213
+ "loss": 0.2994,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 0.11072,
1218
+ "grad_norm": 0.32580329325564505,
1219
+ "learning_rate": 2.9709838732243844e-05,
1220
+ "loss": 0.2802,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 0.11136,
1225
+ "grad_norm": 0.38248606018972797,
1226
+ "learning_rate": 2.970358589965879e-05,
1227
+ "loss": 0.2739,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 0.112,
1232
+ "grad_norm": 0.36493445057406637,
1233
+ "learning_rate": 2.9697267082784342e-05,
1234
+ "loss": 0.2874,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 0.11264,
1239
+ "grad_norm": 0.6384082314576618,
1240
+ "learning_rate": 2.969088230997703e-05,
1241
+ "loss": 0.2835,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 0.11328,
1246
+ "grad_norm": 0.4046365021981396,
1247
+ "learning_rate": 2.9684431609889365e-05,
1248
+ "loss": 0.2964,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 0.11392,
1253
+ "grad_norm": 0.3777231337256365,
1254
+ "learning_rate": 2.9677915011469717e-05,
1255
+ "loss": 0.302,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 0.11456,
1260
+ "grad_norm": 0.3550577304426545,
1261
+ "learning_rate": 2.9671332543962183e-05,
1262
+ "loss": 0.2809,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 0.1152,
1267
+ "grad_norm": 0.34027303690053873,
1268
+ "learning_rate": 2.9664684236906466e-05,
1269
+ "loss": 0.2998,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 0.11584,
1274
+ "grad_norm": 0.3705269161905217,
1275
+ "learning_rate": 2.965797012013772e-05,
1276
+ "loss": 0.3187,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 0.11648,
1281
+ "grad_norm": 0.36000193066901365,
1282
+ "learning_rate": 2.9651190223786427e-05,
1283
+ "loss": 0.2838,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 0.11712,
1288
+ "grad_norm": 0.32994641779773276,
1289
+ "learning_rate": 2.9644344578278284e-05,
1290
+ "loss": 0.2791,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 0.11776,
1295
+ "grad_norm": 0.35570577433544603,
1296
+ "learning_rate": 2.963743321433402e-05,
1297
+ "loss": 0.2773,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 0.1184,
1302
+ "grad_norm": 0.3596282933620285,
1303
+ "learning_rate": 2.9630456162969298e-05,
1304
+ "loss": 0.2797,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 0.11904,
1309
+ "grad_norm": 0.3262807239848876,
1310
+ "learning_rate": 2.9623413455494563e-05,
1311
+ "loss": 0.288,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 0.11968,
1316
+ "grad_norm": 0.3565865179949324,
1317
+ "learning_rate": 2.9616305123514897e-05,
1318
+ "loss": 0.2887,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 0.12032,
1323
+ "grad_norm": 0.39532927846862465,
1324
+ "learning_rate": 2.9609131198929884e-05,
1325
+ "loss": 0.2782,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 0.12096,
1330
+ "grad_norm": 0.40888574656849996,
1331
+ "learning_rate": 2.9601891713933457e-05,
1332
+ "loss": 0.2718,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 0.1216,
1337
+ "grad_norm": 0.3494105157933286,
1338
+ "learning_rate": 2.9594586701013765e-05,
1339
+ "loss": 0.2925,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 0.12224,
1344
+ "grad_norm": 0.38169153601979233,
1345
+ "learning_rate": 2.958721619295302e-05,
1346
+ "loss": 0.2783,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 0.12288,
1351
+ "grad_norm": 0.3650159986813621,
1352
+ "learning_rate": 2.9579780222827354e-05,
1353
+ "loss": 0.2839,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 0.12352,
1358
+ "grad_norm": 0.32047234144052256,
1359
+ "learning_rate": 2.957227882400667e-05,
1360
+ "loss": 0.2781,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 0.12416,
1365
+ "grad_norm": 0.39912184054626987,
1366
+ "learning_rate": 2.9564712030154486e-05,
1367
+ "loss": 0.2992,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 0.1248,
1372
+ "grad_norm": 0.3589964401769852,
1373
+ "learning_rate": 2.9557079875227795e-05,
1374
+ "loss": 0.2991,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 0.12544,
1379
+ "grad_norm": 0.3095249869798657,
1380
+ "learning_rate": 2.95493823934769e-05,
1381
+ "loss": 0.2886,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 0.12608,
1386
+ "grad_norm": 0.33996550944422993,
1387
+ "learning_rate": 2.954161961944527e-05,
1388
+ "loss": 0.2705,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 0.12672,
1393
+ "grad_norm": 0.3423071479543653,
1394
+ "learning_rate": 2.953379158796938e-05,
1395
+ "loss": 0.2795,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 0.12736,
1400
+ "grad_norm": 0.36082529918938056,
1401
+ "learning_rate": 2.9525898334178566e-05,
1402
+ "loss": 0.2887,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 0.128,
1407
+ "grad_norm": 0.37640661693173727,
1408
+ "learning_rate": 2.951793989349484e-05,
1409
+ "loss": 0.282,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 0.12864,
1414
+ "grad_norm": 0.3023070350545028,
1415
+ "learning_rate": 2.950991630163277e-05,
1416
+ "loss": 0.254,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 0.12928,
1421
+ "grad_norm": 0.3746495017193779,
1422
+ "learning_rate": 2.950182759459928e-05,
1423
+ "loss": 0.2913,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 0.12992,
1428
+ "grad_norm": 0.38483323478343573,
1429
+ "learning_rate": 2.949367380869351e-05,
1430
+ "loss": 0.2913,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 0.13056,
1435
+ "grad_norm": 0.4213879707012684,
1436
+ "learning_rate": 2.9485454980506663e-05,
1437
+ "loss": 0.2841,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 0.1312,
1442
+ "grad_norm": 0.4131757338780886,
1443
+ "learning_rate": 2.9477171146921816e-05,
1444
+ "loss": 0.2981,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 0.13184,
1449
+ "grad_norm": 0.4415959043983817,
1450
+ "learning_rate": 2.946882234511377e-05,
1451
+ "loss": 0.2975,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 0.13248,
1456
+ "grad_norm": 0.37499387107669097,
1457
+ "learning_rate": 2.9460408612548876e-05,
1458
+ "loss": 0.2844,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 0.13312,
1463
+ "grad_norm": 0.41827519988058354,
1464
+ "learning_rate": 2.9451929986984875e-05,
1465
+ "loss": 0.2958,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 0.13376,
1470
+ "grad_norm": 0.33683714204034787,
1471
+ "learning_rate": 2.9443386506470725e-05,
1472
+ "loss": 0.2686,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 0.1344,
1477
+ "grad_norm": 0.38867413035222104,
1478
+ "learning_rate": 2.9434778209346427e-05,
1479
+ "loss": 0.2876,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 0.13504,
1484
+ "grad_norm": 0.39089889654238963,
1485
+ "learning_rate": 2.942610513424285e-05,
1486
+ "loss": 0.2832,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 0.13568,
1491
+ "grad_norm": 0.3384476658736123,
1492
+ "learning_rate": 2.9417367320081567e-05,
1493
+ "loss": 0.2604,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 0.13632,
1498
+ "grad_norm": 0.38210814875894833,
1499
+ "learning_rate": 2.940856480607468e-05,
1500
+ "loss": 0.2986,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 0.13696,
1505
+ "grad_norm": 0.38075475653821916,
1506
+ "learning_rate": 2.9399697631724637e-05,
1507
+ "loss": 0.2761,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 0.1376,
1512
+ "grad_norm": 0.36451096593797544,
1513
+ "learning_rate": 2.9390765836824053e-05,
1514
+ "loss": 0.3053,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 0.13824,
1519
+ "grad_norm": 0.36903700040818893,
1520
+ "learning_rate": 2.938176946145555e-05,
1521
+ "loss": 0.2776,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 0.13888,
1526
+ "grad_norm": 0.3858847022411217,
1527
+ "learning_rate": 2.9372708545991542e-05,
1528
+ "loss": 0.2682,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 0.13952,
1533
+ "grad_norm": 0.3664388884748071,
1534
+ "learning_rate": 2.936358313109409e-05,
1535
+ "loss": 0.263,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 0.14016,
1540
+ "grad_norm": 0.3833106914044559,
1541
+ "learning_rate": 2.935439325771471e-05,
1542
+ "loss": 0.284,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 0.1408,
1547
+ "grad_norm": 0.4366332113795893,
1548
+ "learning_rate": 2.9345138967094174e-05,
1549
+ "loss": 0.2827,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 0.14144,
1554
+ "grad_norm": 0.35644258927978634,
1555
+ "learning_rate": 2.9335820300762334e-05,
1556
+ "loss": 0.2763,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 0.14208,
1561
+ "grad_norm": 0.4086383954714273,
1562
+ "learning_rate": 2.9326437300537937e-05,
1563
+ "loss": 0.2731,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 0.14272,
1568
+ "grad_norm": 0.37566830211795793,
1569
+ "learning_rate": 2.9316990008528446e-05,
1570
+ "loss": 0.3035,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 0.14336,
1575
+ "grad_norm": 0.37673883341537595,
1576
+ "learning_rate": 2.9307478467129827e-05,
1577
+ "loss": 0.2807,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 0.144,
1582
+ "grad_norm": 0.3658815413836672,
1583
+ "learning_rate": 2.9297902719026392e-05,
1584
+ "loss": 0.2872,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 0.14464,
1589
+ "grad_norm": 0.3723900174142704,
1590
+ "learning_rate": 2.928826280719057e-05,
1591
+ "loss": 0.2628,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 0.14528,
1596
+ "grad_norm": 0.3583483332892453,
1597
+ "learning_rate": 2.9278558774882748e-05,
1598
+ "loss": 0.2757,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 0.14592,
1603
+ "grad_norm": 0.36256098670512743,
1604
+ "learning_rate": 2.9268790665651053e-05,
1605
+ "loss": 0.2795,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 0.14656,
1610
+ "grad_norm": 0.4447205295517405,
1611
+ "learning_rate": 2.925895852333117e-05,
1612
+ "loss": 0.2917,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 0.1472,
1617
+ "grad_norm": 0.33653314086590325,
1618
+ "learning_rate": 2.924906239204614e-05,
1619
+ "loss": 0.2856,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 0.14784,
1624
+ "grad_norm": 0.3875121699387206,
1625
+ "learning_rate": 2.9239102316206166e-05,
1626
+ "loss": 0.2756,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 0.14848,
1631
+ "grad_norm": 0.4191113393584937,
1632
+ "learning_rate": 2.9229078340508404e-05,
1633
+ "loss": 0.2947,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 0.14912,
1638
+ "grad_norm": 0.3866679704383513,
1639
+ "learning_rate": 2.9218990509936774e-05,
1640
+ "loss": 0.2948,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 0.14976,
1645
+ "grad_norm": 0.44210860261964957,
1646
+ "learning_rate": 2.9208838869761756e-05,
1647
+ "loss": 0.2823,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 0.1504,
1652
+ "grad_norm": 0.3569394913477398,
1653
+ "learning_rate": 2.9198623465540172e-05,
1654
+ "loss": 0.2896,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 0.15104,
1659
+ "grad_norm": 0.3582653155321637,
1660
+ "learning_rate": 2.9188344343115005e-05,
1661
+ "loss": 0.2639,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 0.15168,
1666
+ "grad_norm": 0.3632299874629792,
1667
+ "learning_rate": 2.9178001548615176e-05,
1668
+ "loss": 0.2752,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 0.15232,
1673
+ "grad_norm": 0.3627690799272646,
1674
+ "learning_rate": 2.9167595128455357e-05,
1675
+ "loss": 0.2697,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 0.15296,
1680
+ "grad_norm": 0.31681761773997114,
1681
+ "learning_rate": 2.915712512933572e-05,
1682
+ "loss": 0.2886,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 0.1536,
1687
+ "grad_norm": 0.3652202557075009,
1688
+ "learning_rate": 2.914659159824178e-05,
1689
+ "loss": 0.291,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 0.15424,
1694
+ "grad_norm": 0.32355380076781154,
1695
+ "learning_rate": 2.913599458244416e-05,
1696
+ "loss": 0.288,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 0.15488,
1701
+ "grad_norm": 0.3263439505506079,
1702
+ "learning_rate": 2.9125334129498368e-05,
1703
+ "loss": 0.2669,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 0.15552,
1708
+ "grad_norm": 0.34698579986117173,
1709
+ "learning_rate": 2.911461028724459e-05,
1710
+ "loss": 0.2623,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 0.15616,
1715
+ "grad_norm": 0.3560347825174995,
1716
+ "learning_rate": 2.9103823103807503e-05,
1717
+ "loss": 0.2779,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 0.1568,
1722
+ "grad_norm": 0.3829349365942763,
1723
+ "learning_rate": 2.9092972627596012e-05,
1724
+ "loss": 0.285,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 0.15744,
1729
+ "grad_norm": 0.35634808472353574,
1730
+ "learning_rate": 2.9082058907303064e-05,
1731
+ "loss": 0.2787,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 0.15808,
1736
+ "grad_norm": 0.3973522847788536,
1737
+ "learning_rate": 2.9071081991905436e-05,
1738
+ "loss": 0.2686,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 0.15872,
1743
+ "grad_norm": 0.3503037505655835,
1744
+ "learning_rate": 2.9060041930663477e-05,
1745
+ "loss": 0.2601,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 0.15936,
1750
+ "grad_norm": 0.42641830259468066,
1751
+ "learning_rate": 2.9048938773120933e-05,
1752
+ "loss": 0.2571,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 0.16,
1757
+ "grad_norm": 0.33022262318082957,
1758
+ "learning_rate": 2.903777256910469e-05,
1759
+ "loss": 0.2539,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 0.16064,
1764
+ "grad_norm": 0.34806931009286257,
1765
+ "learning_rate": 2.902654336872457e-05,
1766
+ "loss": 0.2855,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 0.16128,
1771
+ "grad_norm": 0.3802291207724926,
1772
+ "learning_rate": 2.9015251222373094e-05,
1773
+ "loss": 0.2505,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 0.16192,
1778
+ "grad_norm": 0.4182370813509436,
1779
+ "learning_rate": 2.9003896180725268e-05,
1780
+ "loss": 0.2821,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 0.16256,
1785
+ "grad_norm": 0.45914515409569023,
1786
+ "learning_rate": 2.8992478294738345e-05,
1787
+ "loss": 0.2934,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 0.1632,
1792
+ "grad_norm": 0.3490846199737997,
1793
+ "learning_rate": 2.8980997615651597e-05,
1794
+ "loss": 0.2853,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 0.16384,
1799
+ "grad_norm": 0.3945607808525512,
1800
+ "learning_rate": 2.8969454194986095e-05,
1801
+ "loss": 0.2704,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 0.16448,
1806
+ "grad_norm": 0.4134287311468698,
1807
+ "learning_rate": 2.8957848084544473e-05,
1808
+ "loss": 0.2856,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 0.16512,
1813
+ "grad_norm": 0.388727953362913,
1814
+ "learning_rate": 2.8946179336410682e-05,
1815
+ "loss": 0.2707,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 0.16576,
1820
+ "grad_norm": 0.3707496935300037,
1821
+ "learning_rate": 2.8934448002949775e-05,
1822
+ "loss": 0.2736,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 0.1664,
1827
+ "grad_norm": 0.37509134347160566,
1828
+ "learning_rate": 2.892265413680767e-05,
1829
+ "loss": 0.2656,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 0.16704,
1834
+ "grad_norm": 0.37839278243532787,
1835
+ "learning_rate": 2.8910797790910902e-05,
1836
+ "loss": 0.2954,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 0.16768,
1841
+ "grad_norm": 0.3709934691909708,
1842
+ "learning_rate": 2.889887901846639e-05,
1843
+ "loss": 0.2771,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 0.16832,
1848
+ "grad_norm": 0.38441885239694634,
1849
+ "learning_rate": 2.8886897872961203e-05,
1850
+ "loss": 0.2872,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 0.16896,
1855
+ "grad_norm": 0.36199416231449505,
1856
+ "learning_rate": 2.887485440816233e-05,
1857
+ "loss": 0.2577,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 0.1696,
1862
+ "grad_norm": 0.35207892498047666,
1863
+ "learning_rate": 2.8862748678116402e-05,
1864
+ "loss": 0.2692,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 0.17024,
1869
+ "grad_norm": 0.3167681279515036,
1870
+ "learning_rate": 2.885058073714949e-05,
1871
+ "loss": 0.2517,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 0.17088,
1876
+ "grad_norm": 0.3836456596956298,
1877
+ "learning_rate": 2.8838350639866843e-05,
1878
+ "loss": 0.3038,
1879
+ "step": 267
1880
+ },
1881
+ {
1882
+ "epoch": 0.17152,
1883
+ "grad_norm": 0.3604280243223731,
1884
+ "learning_rate": 2.882605844115264e-05,
1885
+ "loss": 0.2748,
1886
+ "step": 268
1887
+ },
1888
+ {
1889
+ "epoch": 0.17216,
1890
+ "grad_norm": 0.33239517181664746,
1891
+ "learning_rate": 2.8813704196169753e-05,
1892
+ "loss": 0.2705,
1893
+ "step": 269
1894
+ },
1895
+ {
1896
+ "epoch": 0.1728,
1897
+ "grad_norm": 0.4453367026441279,
1898
+ "learning_rate": 2.8801287960359494e-05,
1899
+ "loss": 0.2752,
1900
+ "step": 270
1901
+ },
1902
+ {
1903
+ "epoch": 0.17344,
1904
+ "grad_norm": 0.3672385598637218,
1905
+ "learning_rate": 2.8788809789441364e-05,
1906
+ "loss": 0.2813,
1907
+ "step": 271
1908
+ },
1909
+ {
1910
+ "epoch": 0.17408,
1911
+ "grad_norm": 0.42500271676682233,
1912
+ "learning_rate": 2.8776269739412803e-05,
1913
+ "loss": 0.2581,
1914
+ "step": 272
1915
+ },
1916
+ {
1917
+ "epoch": 0.17472,
1918
+ "grad_norm": 0.3812194331681742,
1919
+ "learning_rate": 2.8763667866548956e-05,
1920
+ "loss": 0.2797,
1921
+ "step": 273
1922
+ },
1923
+ {
1924
+ "epoch": 0.17536,
1925
+ "grad_norm": 0.398047671024292,
1926
+ "learning_rate": 2.875100422740239e-05,
1927
+ "loss": 0.2822,
1928
+ "step": 274
1929
+ },
1930
+ {
1931
+ "epoch": 0.176,
1932
+ "grad_norm": 0.4382339198136674,
1933
+ "learning_rate": 2.8738278878802865e-05,
1934
+ "loss": 0.2951,
1935
+ "step": 275
1936
+ },
1937
+ {
1938
+ "epoch": 0.17664,
1939
+ "grad_norm": 0.32914734501477555,
1940
+ "learning_rate": 2.8725491877857073e-05,
1941
+ "loss": 0.2505,
1942
+ "step": 276
1943
+ },
1944
+ {
1945
+ "epoch": 0.17728,
1946
+ "grad_norm": 0.359221594407232,
1947
+ "learning_rate": 2.8712643281948365e-05,
1948
+ "loss": 0.2682,
1949
+ "step": 277
1950
+ },
1951
+ {
1952
+ "epoch": 0.17792,
1953
+ "grad_norm": 0.3610201048162127,
1954
+ "learning_rate": 2.8699733148736525e-05,
1955
+ "loss": 0.2706,
1956
+ "step": 278
1957
+ },
1958
+ {
1959
+ "epoch": 0.17856,
1960
+ "grad_norm": 0.3576575465005173,
1961
+ "learning_rate": 2.868676153615748e-05,
1962
+ "loss": 0.2725,
1963
+ "step": 279
1964
+ },
1965
+ {
1966
+ "epoch": 0.1792,
1967
+ "grad_norm": 0.39648269977135403,
1968
+ "learning_rate": 2.8673728502423067e-05,
1969
+ "loss": 0.2638,
1970
+ "step": 280
1971
+ },
1972
+ {
1973
+ "epoch": 0.17984,
1974
+ "grad_norm": 0.35937870544419476,
1975
+ "learning_rate": 2.8660634106020747e-05,
1976
+ "loss": 0.2753,
1977
+ "step": 281
1978
+ },
1979
+ {
1980
+ "epoch": 0.18048,
1981
+ "grad_norm": 0.4065407489775043,
1982
+ "learning_rate": 2.8647478405713355e-05,
1983
+ "loss": 0.2814,
1984
+ "step": 282
1985
+ },
1986
+ {
1987
+ "epoch": 0.18112,
1988
+ "grad_norm": 0.3401826548234812,
1989
+ "learning_rate": 2.8634261460538845e-05,
1990
+ "loss": 0.2734,
1991
+ "step": 283
1992
+ },
1993
+ {
1994
+ "epoch": 0.18176,
1995
+ "grad_norm": 0.3871247999638719,
1996
+ "learning_rate": 2.8620983329810004e-05,
1997
+ "loss": 0.266,
1998
+ "step": 284
1999
+ },
2000
+ {
2001
+ "epoch": 0.1824,
2002
+ "grad_norm": 0.40719492038320787,
2003
+ "learning_rate": 2.860764407311421e-05,
2004
+ "loss": 0.2727,
2005
+ "step": 285
2006
+ },
2007
+ {
2008
+ "epoch": 0.18304,
2009
+ "grad_norm": 0.3399520864358679,
2010
+ "learning_rate": 2.8594243750313137e-05,
2011
+ "loss": 0.2689,
2012
+ "step": 286
2013
+ },
2014
+ {
2015
+ "epoch": 0.18368,
2016
+ "grad_norm": 0.3953164307154916,
2017
+ "learning_rate": 2.8580782421542514e-05,
2018
+ "loss": 0.273,
2019
+ "step": 287
2020
+ },
2021
+ {
2022
+ "epoch": 0.18432,
2023
+ "grad_norm": 0.4447124642066109,
2024
+ "learning_rate": 2.8567260147211826e-05,
2025
+ "loss": 0.282,
2026
+ "step": 288
2027
+ },
2028
+ {
2029
+ "epoch": 0.18496,
2030
+ "grad_norm": 0.3479285885985358,
2031
+ "learning_rate": 2.8553676988004083e-05,
2032
+ "loss": 0.2846,
2033
+ "step": 289
2034
+ },
2035
+ {
2036
+ "epoch": 0.1856,
2037
+ "grad_norm": 0.4427716710403484,
2038
+ "learning_rate": 2.8540033004875506e-05,
2039
+ "loss": 0.2731,
2040
+ "step": 290
2041
+ },
2042
+ {
2043
+ "epoch": 0.18624,
2044
+ "grad_norm": 0.3389993255265989,
2045
+ "learning_rate": 2.852632825905528e-05,
2046
+ "loss": 0.2728,
2047
+ "step": 291
2048
+ },
2049
+ {
2050
+ "epoch": 0.18688,
2051
+ "grad_norm": 0.36214801666992735,
2052
+ "learning_rate": 2.851256281204526e-05,
2053
+ "loss": 0.2963,
2054
+ "step": 292
2055
+ },
2056
+ {
2057
+ "epoch": 0.18752,
2058
+ "grad_norm": 0.3225822277564517,
2059
+ "learning_rate": 2.849873672561972e-05,
2060
+ "loss": 0.256,
2061
+ "step": 293
2062
+ },
2063
+ {
2064
+ "epoch": 0.18816,
2065
+ "grad_norm": 0.36090735754771,
2066
+ "learning_rate": 2.8484850061825052e-05,
2067
+ "loss": 0.274,
2068
+ "step": 294
2069
+ },
2070
+ {
2071
+ "epoch": 0.1888,
2072
+ "grad_norm": 0.3619026443591473,
2073
+ "learning_rate": 2.84709028829795e-05,
2074
+ "loss": 0.2904,
2075
+ "step": 295
2076
+ },
2077
+ {
2078
+ "epoch": 0.18944,
2079
+ "grad_norm": 0.3252751498399478,
2080
+ "learning_rate": 2.8456895251672867e-05,
2081
+ "loss": 0.2892,
2082
+ "step": 296
2083
+ },
2084
+ {
2085
+ "epoch": 0.19008,
2086
+ "grad_norm": 0.3420708202146713,
2087
+ "learning_rate": 2.8442827230766265e-05,
2088
+ "loss": 0.2509,
2089
+ "step": 297
2090
+ },
2091
+ {
2092
+ "epoch": 0.19072,
2093
+ "grad_norm": 0.3927376280930936,
2094
+ "learning_rate": 2.8428698883391805e-05,
2095
+ "loss": 0.2902,
2096
+ "step": 298
2097
+ },
2098
+ {
2099
+ "epoch": 0.19136,
2100
+ "grad_norm": 0.33206871786295983,
2101
+ "learning_rate": 2.8414510272952306e-05,
2102
+ "loss": 0.2725,
2103
+ "step": 299
2104
+ },
2105
+ {
2106
+ "epoch": 0.192,
2107
+ "grad_norm": 0.31541664358451077,
2108
+ "learning_rate": 2.840026146312104e-05,
2109
+ "loss": 0.2379,
2110
+ "step": 300
2111
+ },
2112
+ {
2113
+ "epoch": 0.19264,
2114
+ "grad_norm": 0.3610931095304509,
2115
+ "learning_rate": 2.8385952517841433e-05,
2116
+ "loss": 0.2778,
2117
+ "step": 301
2118
+ },
2119
+ {
2120
+ "epoch": 0.19328,
2121
+ "grad_norm": 0.32547764886975145,
2122
+ "learning_rate": 2.837158350132677e-05,
2123
+ "loss": 0.2786,
2124
+ "step": 302
2125
+ },
2126
+ {
2127
+ "epoch": 0.19392,
2128
+ "grad_norm": 0.3428550126773416,
2129
+ "learning_rate": 2.835715447805991e-05,
2130
+ "loss": 0.2896,
2131
+ "step": 303
2132
+ },
2133
+ {
2134
+ "epoch": 0.19456,
2135
+ "grad_norm": 0.34537169429710707,
2136
+ "learning_rate": 2.8342665512793018e-05,
2137
+ "loss": 0.2888,
2138
+ "step": 304
2139
+ },
2140
+ {
2141
+ "epoch": 0.1952,
2142
+ "grad_norm": 0.3526668903699371,
2143
+ "learning_rate": 2.8328116670547237e-05,
2144
+ "loss": 0.2711,
2145
+ "step": 305
2146
+ },
2147
+ {
2148
+ "epoch": 0.19584,
2149
+ "grad_norm": 0.3298129440685655,
2150
+ "learning_rate": 2.8313508016612428e-05,
2151
+ "loss": 0.2723,
2152
+ "step": 306
2153
+ },
2154
+ {
2155
+ "epoch": 0.19648,
2156
+ "grad_norm": 0.3252403541009243,
2157
+ "learning_rate": 2.8298839616546854e-05,
2158
+ "loss": 0.2783,
2159
+ "step": 307
2160
+ },
2161
+ {
2162
+ "epoch": 0.19712,
2163
+ "grad_norm": 0.31942049727047156,
2164
+ "learning_rate": 2.8284111536176907e-05,
2165
+ "loss": 0.3047,
2166
+ "step": 308
2167
+ },
2168
+ {
2169
+ "epoch": 0.19776,
2170
+ "grad_norm": 0.28119673519843524,
2171
+ "learning_rate": 2.8269323841596802e-05,
2172
+ "loss": 0.2685,
2173
+ "step": 309
2174
+ },
2175
+ {
2176
+ "epoch": 0.1984,
2177
+ "grad_norm": 0.3574212794376199,
2178
+ "learning_rate": 2.825447659916827e-05,
2179
+ "loss": 0.271,
2180
+ "step": 310
2181
+ },
2182
+ {
2183
+ "epoch": 0.19904,
2184
+ "grad_norm": 0.30153919945084046,
2185
+ "learning_rate": 2.823956987552028e-05,
2186
+ "loss": 0.2529,
2187
+ "step": 311
2188
+ },
2189
+ {
2190
+ "epoch": 0.19968,
2191
+ "grad_norm": 0.3494979054883366,
2192
+ "learning_rate": 2.8224603737548737e-05,
2193
+ "loss": 0.2886,
2194
+ "step": 312
2195
+ },
2196
+ {
2197
+ "epoch": 0.20032,
2198
+ "grad_norm": 0.30740471706963013,
2199
+ "learning_rate": 2.8209578252416162e-05,
2200
+ "loss": 0.2876,
2201
+ "step": 313
2202
+ },
2203
+ {
2204
+ "epoch": 0.20096,
2205
+ "grad_norm": 0.3279624895202358,
2206
+ "learning_rate": 2.8194493487551402e-05,
2207
+ "loss": 0.2946,
2208
+ "step": 314
2209
+ },
2210
+ {
2211
+ "epoch": 0.2016,
2212
+ "grad_norm": 0.3430080164088275,
2213
+ "learning_rate": 2.8179349510649354e-05,
2214
+ "loss": 0.2891,
2215
+ "step": 315
2216
+ },
2217
+ {
2218
+ "epoch": 0.20224,
2219
+ "grad_norm": 0.30496631367689814,
2220
+ "learning_rate": 2.8164146389670605e-05,
2221
+ "loss": 0.2842,
2222
+ "step": 316
2223
+ },
2224
+ {
2225
+ "epoch": 0.20288,
2226
+ "grad_norm": 0.379409454373658,
2227
+ "learning_rate": 2.8148884192841183e-05,
2228
+ "loss": 0.294,
2229
+ "step": 317
2230
+ },
2231
+ {
2232
+ "epoch": 0.20352,
2233
+ "grad_norm": 0.2948622980345085,
2234
+ "learning_rate": 2.8133562988652218e-05,
2235
+ "loss": 0.2584,
2236
+ "step": 318
2237
+ },
2238
+ {
2239
+ "epoch": 0.20416,
2240
+ "grad_norm": 0.3443019691027711,
2241
+ "learning_rate": 2.8118182845859636e-05,
2242
+ "loss": 0.251,
2243
+ "step": 319
2244
+ },
2245
+ {
2246
+ "epoch": 0.2048,
2247
+ "grad_norm": 0.36699154745018375,
2248
+ "learning_rate": 2.810274383348387e-05,
2249
+ "loss": 0.2952,
2250
+ "step": 320
2251
+ },
2252
+ {
2253
+ "epoch": 0.20544,
2254
+ "grad_norm": 0.33967893078585726,
2255
+ "learning_rate": 2.8087246020809536e-05,
2256
+ "loss": 0.2796,
2257
+ "step": 321
2258
+ },
2259
+ {
2260
+ "epoch": 0.20608,
2261
+ "grad_norm": 0.31170315997663467,
2262
+ "learning_rate": 2.8071689477385117e-05,
2263
+ "loss": 0.2721,
2264
+ "step": 322
2265
+ },
2266
+ {
2267
+ "epoch": 0.20672,
2268
+ "grad_norm": 0.3242087780438831,
2269
+ "learning_rate": 2.8056074273022666e-05,
2270
+ "loss": 0.2774,
2271
+ "step": 323
2272
+ },
2273
+ {
2274
+ "epoch": 0.20736,
2275
+ "grad_norm": 0.3555981636400892,
2276
+ "learning_rate": 2.8040400477797476e-05,
2277
+ "loss": 0.2797,
2278
+ "step": 324
2279
+ },
2280
+ {
2281
+ "epoch": 0.208,
2282
+ "grad_norm": 0.309319481935765,
2283
+ "learning_rate": 2.8024668162047783e-05,
2284
+ "loss": 0.292,
2285
+ "step": 325
2286
+ },
2287
+ {
2288
+ "epoch": 0.20864,
2289
+ "grad_norm": 0.38567954428634077,
2290
+ "learning_rate": 2.8008877396374434e-05,
2291
+ "loss": 0.2622,
2292
+ "step": 326
2293
+ },
2294
+ {
2295
+ "epoch": 0.20928,
2296
+ "grad_norm": 0.3558299126479417,
2297
+ "learning_rate": 2.799302825164058e-05,
2298
+ "loss": 0.2741,
2299
+ "step": 327
2300
+ },
2301
+ {
2302
+ "epoch": 0.20992,
2303
+ "grad_norm": 0.32961441916292467,
2304
+ "learning_rate": 2.7977120798971374e-05,
2305
+ "loss": 0.2669,
2306
+ "step": 328
2307
+ },
2308
+ {
2309
+ "epoch": 0.21056,
2310
+ "grad_norm": 0.30783578854216875,
2311
+ "learning_rate": 2.7961155109753596e-05,
2312
+ "loss": 0.2645,
2313
+ "step": 329
2314
+ },
2315
+ {
2316
+ "epoch": 0.2112,
2317
+ "grad_norm": 0.32966575581899893,
2318
+ "learning_rate": 2.79451312556354e-05,
2319
+ "loss": 0.2654,
2320
+ "step": 330
2321
+ },
2322
+ {
2323
+ "epoch": 0.21184,
2324
+ "grad_norm": 0.31714659245735044,
2325
+ "learning_rate": 2.7929049308525958e-05,
2326
+ "loss": 0.2542,
2327
+ "step": 331
2328
+ },
2329
+ {
2330
+ "epoch": 0.21248,
2331
+ "grad_norm": 0.3196236044042015,
2332
+ "learning_rate": 2.7912909340595133e-05,
2333
+ "loss": 0.2624,
2334
+ "step": 332
2335
+ },
2336
+ {
2337
+ "epoch": 0.21312,
2338
+ "grad_norm": 0.3579856676787265,
2339
+ "learning_rate": 2.7896711424273166e-05,
2340
+ "loss": 0.272,
2341
+ "step": 333
2342
+ },
2343
+ {
2344
+ "epoch": 0.21376,
2345
+ "grad_norm": 0.3327728411912822,
2346
+ "learning_rate": 2.7880455632250358e-05,
2347
+ "loss": 0.2588,
2348
+ "step": 334
2349
+ },
2350
+ {
2351
+ "epoch": 0.2144,
2352
+ "grad_norm": 0.31027790499808855,
2353
+ "learning_rate": 2.7864142037476727e-05,
2354
+ "loss": 0.2728,
2355
+ "step": 335
2356
+ },
2357
+ {
2358
+ "epoch": 0.21504,
2359
+ "grad_norm": 0.3202262124080976,
2360
+ "learning_rate": 2.784777071316169e-05,
2361
+ "loss": 0.2818,
2362
+ "step": 336
2363
+ },
2364
+ {
2365
+ "epoch": 0.21568,
2366
+ "grad_norm": 0.29821110258387634,
2367
+ "learning_rate": 2.7831341732773733e-05,
2368
+ "loss": 0.2561,
2369
+ "step": 337
2370
+ },
2371
+ {
2372
+ "epoch": 0.21632,
2373
+ "grad_norm": 0.33344963895852425,
2374
+ "learning_rate": 2.7814855170040083e-05,
2375
+ "loss": 0.2859,
2376
+ "step": 338
2377
+ },
2378
+ {
2379
+ "epoch": 0.21696,
2380
+ "grad_norm": 0.3260713930863079,
2381
+ "learning_rate": 2.7798311098946375e-05,
2382
+ "loss": 0.2529,
2383
+ "step": 339
2384
+ },
2385
+ {
2386
+ "epoch": 0.2176,
2387
+ "grad_norm": 0.3749841150106177,
2388
+ "learning_rate": 2.7781709593736316e-05,
2389
+ "loss": 0.2807,
2390
+ "step": 340
2391
+ },
2392
+ {
2393
+ "epoch": 0.21824,
2394
+ "grad_norm": 0.34099250856014796,
2395
+ "learning_rate": 2.7765050728911363e-05,
2396
+ "loss": 0.2886,
2397
+ "step": 341
2398
+ },
2399
+ {
2400
+ "epoch": 0.21888,
2401
+ "grad_norm": 0.33765459803209535,
2402
+ "learning_rate": 2.7748334579230375e-05,
2403
+ "loss": 0.2497,
2404
+ "step": 342
2405
+ },
2406
+ {
2407
+ "epoch": 0.21952,
2408
+ "grad_norm": 0.2851983974846401,
2409
+ "learning_rate": 2.773156121970929e-05,
2410
+ "loss": 0.2401,
2411
+ "step": 343
2412
+ },
2413
+ {
2414
+ "epoch": 0.22016,
2415
+ "grad_norm": 3.444718072231663,
2416
+ "learning_rate": 2.7714730725620786e-05,
2417
+ "loss": 0.2706,
2418
+ "step": 344
2419
+ },
2420
+ {
2421
+ "epoch": 0.2208,
2422
+ "grad_norm": 0.41628559582587626,
2423
+ "learning_rate": 2.7697843172493925e-05,
2424
+ "loss": 0.2732,
2425
+ "step": 345
2426
+ },
2427
+ {
2428
+ "epoch": 0.22144,
2429
+ "grad_norm": 0.33063598183417514,
2430
+ "learning_rate": 2.7680898636113845e-05,
2431
+ "loss": 0.2775,
2432
+ "step": 346
2433
+ },
2434
+ {
2435
+ "epoch": 0.22208,
2436
+ "grad_norm": 0.3317549477105874,
2437
+ "learning_rate": 2.7663897192521393e-05,
2438
+ "loss": 0.2673,
2439
+ "step": 347
2440
+ },
2441
+ {
2442
+ "epoch": 0.22272,
2443
+ "grad_norm": 0.39451049358358514,
2444
+ "learning_rate": 2.764683891801281e-05,
2445
+ "loss": 0.2853,
2446
+ "step": 348
2447
+ },
2448
+ {
2449
+ "epoch": 0.22336,
2450
+ "grad_norm": 0.33825604933869896,
2451
+ "learning_rate": 2.7629723889139345e-05,
2452
+ "loss": 0.2836,
2453
+ "step": 349
2454
+ },
2455
+ {
2456
+ "epoch": 0.224,
2457
+ "grad_norm": 0.3938596661138968,
2458
+ "learning_rate": 2.7612552182706968e-05,
2459
+ "loss": 0.2679,
2460
+ "step": 350
2461
+ },
2462
+ {
2463
+ "epoch": 0.22464,
2464
+ "grad_norm": 0.3709101970004551,
2465
+ "learning_rate": 2.759532387577599e-05,
2466
+ "loss": 0.2819,
2467
+ "step": 351
2468
+ },
2469
+ {
2470
+ "epoch": 0.22528,
2471
+ "grad_norm": 0.35417172495939264,
2472
+ "learning_rate": 2.7578039045660713e-05,
2473
+ "loss": 0.2639,
2474
+ "step": 352
2475
+ },
2476
+ {
2477
+ "epoch": 0.22592,
2478
+ "grad_norm": 0.3327176351302671,
2479
+ "learning_rate": 2.75606977699291e-05,
2480
+ "loss": 0.2639,
2481
+ "step": 353
2482
+ },
2483
+ {
2484
+ "epoch": 0.22656,
2485
+ "grad_norm": 0.3564326153038442,
2486
+ "learning_rate": 2.754330012640243e-05,
2487
+ "loss": 0.2556,
2488
+ "step": 354
2489
+ },
2490
+ {
2491
+ "epoch": 0.2272,
2492
+ "grad_norm": 0.32512504523834834,
2493
+ "learning_rate": 2.752584619315493e-05,
2494
+ "loss": 0.2643,
2495
+ "step": 355
2496
+ },
2497
+ {
2498
+ "epoch": 0.22784,
2499
+ "grad_norm": 0.3882343021011366,
2500
+ "learning_rate": 2.7508336048513437e-05,
2501
+ "loss": 0.2786,
2502
+ "step": 356
2503
+ },
2504
+ {
2505
+ "epoch": 0.22848,
2506
+ "grad_norm": 0.3645455650133275,
2507
+ "learning_rate": 2.7490769771057043e-05,
2508
+ "loss": 0.2642,
2509
+ "step": 357
2510
+ },
2511
+ {
2512
+ "epoch": 0.22912,
2513
+ "grad_norm": 0.36026260628073103,
2514
+ "learning_rate": 2.747314743961675e-05,
2515
+ "loss": 0.2639,
2516
+ "step": 358
2517
+ },
2518
+ {
2519
+ "epoch": 0.22976,
2520
+ "grad_norm": 0.3515677194617887,
2521
+ "learning_rate": 2.7455469133275095e-05,
2522
+ "loss": 0.2814,
2523
+ "step": 359
2524
+ },
2525
+ {
2526
+ "epoch": 0.2304,
2527
+ "grad_norm": 0.34391091885619035,
2528
+ "learning_rate": 2.743773493136583e-05,
2529
+ "loss": 0.2673,
2530
+ "step": 360
2531
+ },
2532
+ {
2533
+ "epoch": 0.23104,
2534
+ "grad_norm": 0.3449879915659821,
2535
+ "learning_rate": 2.7419944913473533e-05,
2536
+ "loss": 0.2333,
2537
+ "step": 361
2538
+ },
2539
+ {
2540
+ "epoch": 0.23168,
2541
+ "grad_norm": 0.31990363584739007,
2542
+ "learning_rate": 2.7402099159433258e-05,
2543
+ "loss": 0.2532,
2544
+ "step": 362
2545
+ },
2546
+ {
2547
+ "epoch": 0.23232,
2548
+ "grad_norm": 0.3875818304841908,
2549
+ "learning_rate": 2.73841977493302e-05,
2550
+ "loss": 0.2811,
2551
+ "step": 363
2552
+ },
2553
+ {
2554
+ "epoch": 0.23296,
2555
+ "grad_norm": 0.3566549850839257,
2556
+ "learning_rate": 2.7366240763499302e-05,
2557
+ "loss": 0.2507,
2558
+ "step": 364
2559
+ },
2560
+ {
2561
+ "epoch": 0.2336,
2562
+ "grad_norm": 0.3080698897167787,
2563
+ "learning_rate": 2.7348228282524916e-05,
2564
+ "loss": 0.2603,
2565
+ "step": 365
2566
+ },
2567
+ {
2568
+ "epoch": 0.23424,
2569
+ "grad_norm": 0.3357967412245159,
2570
+ "learning_rate": 2.7330160387240443e-05,
2571
+ "loss": 0.2451,
2572
+ "step": 366
2573
+ },
2574
+ {
2575
+ "epoch": 0.23488,
2576
+ "grad_norm": 0.3527005868734707,
2577
+ "learning_rate": 2.731203715872795e-05,
2578
+ "loss": 0.275,
2579
+ "step": 367
2580
+ },
2581
+ {
2582
+ "epoch": 0.23552,
2583
+ "grad_norm": 0.316985061769891,
2584
+ "learning_rate": 2.729385867831783e-05,
2585
+ "loss": 0.269,
2586
+ "step": 368
2587
+ },
2588
+ {
2589
+ "epoch": 0.23616,
2590
+ "grad_norm": 0.33344202384537386,
2591
+ "learning_rate": 2.7275625027588414e-05,
2592
+ "loss": 0.2691,
2593
+ "step": 369
2594
+ },
2595
+ {
2596
+ "epoch": 0.2368,
2597
+ "grad_norm": 0.34625417830177385,
2598
+ "learning_rate": 2.7257336288365634e-05,
2599
+ "loss": 0.2653,
2600
+ "step": 370
2601
+ },
2602
+ {
2603
+ "epoch": 0.23744,
2604
+ "grad_norm": 0.3267922712231095,
2605
+ "learning_rate": 2.7238992542722625e-05,
2606
+ "loss": 0.2617,
2607
+ "step": 371
2608
+ },
2609
+ {
2610
+ "epoch": 0.23808,
2611
+ "grad_norm": 0.330793248709517,
2612
+ "learning_rate": 2.722059387297938e-05,
2613
+ "loss": 0.2574,
2614
+ "step": 372
2615
+ },
2616
+ {
2617
+ "epoch": 0.23872,
2618
+ "grad_norm": 0.3463369707262466,
2619
+ "learning_rate": 2.720214036170236e-05,
2620
+ "loss": 0.2627,
2621
+ "step": 373
2622
+ },
2623
+ {
2624
+ "epoch": 0.23936,
2625
+ "grad_norm": 0.33043396116356993,
2626
+ "learning_rate": 2.7183632091704143e-05,
2627
+ "loss": 0.2708,
2628
+ "step": 374
2629
+ },
2630
+ {
2631
+ "epoch": 0.24,
2632
+ "grad_norm": 0.3485722629331789,
2633
+ "learning_rate": 2.716506914604305e-05,
2634
+ "loss": 0.2612,
2635
+ "step": 375
2636
+ },
2637
+ {
2638
+ "epoch": 0.24064,
2639
+ "grad_norm": 0.3412635617995565,
2640
+ "learning_rate": 2.7146451608022748e-05,
2641
+ "loss": 0.2607,
2642
+ "step": 376
2643
+ },
2644
+ {
2645
+ "epoch": 0.24128,
2646
+ "grad_norm": 0.35685994147745786,
2647
+ "learning_rate": 2.7127779561191905e-05,
2648
+ "loss": 0.2577,
2649
+ "step": 377
2650
+ },
2651
+ {
2652
+ "epoch": 0.24192,
2653
+ "grad_norm": 0.3039380817502753,
2654
+ "learning_rate": 2.7109053089343815e-05,
2655
+ "loss": 0.2611,
2656
+ "step": 378
2657
+ },
2658
+ {
2659
+ "epoch": 0.24256,
2660
+ "grad_norm": 0.43279102042200523,
2661
+ "learning_rate": 2.7090272276515993e-05,
2662
+ "loss": 0.2756,
2663
+ "step": 379
2664
+ },
2665
+ {
2666
+ "epoch": 0.2432,
2667
+ "grad_norm": 0.31054351672072755,
2668
+ "learning_rate": 2.707143720698983e-05,
2669
+ "loss": 0.2708,
2670
+ "step": 380
2671
+ },
2672
+ {
2673
+ "epoch": 0.24384,
2674
+ "grad_norm": 0.36851176929762747,
2675
+ "learning_rate": 2.7052547965290186e-05,
2676
+ "loss": 0.276,
2677
+ "step": 381
2678
+ },
2679
+ {
2680
+ "epoch": 0.24448,
2681
+ "grad_norm": 0.3627663453356185,
2682
+ "learning_rate": 2.703360463618504e-05,
2683
+ "loss": 0.2732,
2684
+ "step": 382
2685
+ },
2686
+ {
2687
+ "epoch": 0.24512,
2688
+ "grad_norm": 0.3576702828639981,
2689
+ "learning_rate": 2.7014607304685096e-05,
2690
+ "loss": 0.2625,
2691
+ "step": 383
2692
+ },
2693
+ {
2694
+ "epoch": 0.24576,
2695
+ "grad_norm": 0.3437585046911205,
2696
+ "learning_rate": 2.699555605604339e-05,
2697
+ "loss": 0.2717,
2698
+ "step": 384
2699
+ },
2700
+ {
2701
+ "epoch": 0.2464,
2702
+ "grad_norm": 0.3563941457915153,
2703
+ "learning_rate": 2.6976450975754923e-05,
2704
+ "loss": 0.2599,
2705
+ "step": 385
2706
+ },
2707
+ {
2708
+ "epoch": 0.24704,
2709
+ "grad_norm": 0.32499802120658194,
2710
+ "learning_rate": 2.6957292149556276e-05,
2711
+ "loss": 0.2677,
2712
+ "step": 386
2713
+ },
2714
+ {
2715
+ "epoch": 0.24768,
2716
+ "grad_norm": 0.33344191861008443,
2717
+ "learning_rate": 2.6938079663425218e-05,
2718
+ "loss": 0.2882,
2719
+ "step": 387
2720
+ },
2721
+ {
2722
+ "epoch": 0.24832,
2723
+ "grad_norm": 0.3517570106726394,
2724
+ "learning_rate": 2.691881360358033e-05,
2725
+ "loss": 0.2754,
2726
+ "step": 388
2727
+ },
2728
+ {
2729
+ "epoch": 0.24896,
2730
+ "grad_norm": 0.3237247905400656,
2731
+ "learning_rate": 2.6899494056480596e-05,
2732
+ "loss": 0.2545,
2733
+ "step": 389
2734
+ },
2735
+ {
2736
+ "epoch": 0.2496,
2737
+ "grad_norm": 0.3605247711441668,
2738
+ "learning_rate": 2.6880121108825056e-05,
2739
+ "loss": 0.2858,
2740
+ "step": 390
2741
+ },
2742
+ {
2743
+ "epoch": 0.25024,
2744
+ "grad_norm": 0.3227764776694619,
2745
+ "learning_rate": 2.6860694847552374e-05,
2746
+ "loss": 0.2588,
2747
+ "step": 391
2748
+ },
2749
+ {
2750
+ "epoch": 0.25088,
2751
+ "grad_norm": 0.30914534952022565,
2752
+ "learning_rate": 2.6841215359840468e-05,
2753
+ "loss": 0.265,
2754
+ "step": 392
2755
+ },
2756
+ {
2757
+ "epoch": 0.25152,
2758
+ "grad_norm": 0.3040468595020032,
2759
+ "learning_rate": 2.682168273310612e-05,
2760
+ "loss": 0.2572,
2761
+ "step": 393
2762
+ },
2763
+ {
2764
+ "epoch": 0.25216,
2765
+ "grad_norm": 0.3582628170978083,
2766
+ "learning_rate": 2.680209705500458e-05,
2767
+ "loss": 0.2692,
2768
+ "step": 394
2769
+ },
2770
+ {
2771
+ "epoch": 0.2528,
2772
+ "grad_norm": 0.3288877765942096,
2773
+ "learning_rate": 2.6782458413429177e-05,
2774
+ "loss": 0.2556,
2775
+ "step": 395
2776
+ },
2777
+ {
2778
+ "epoch": 0.25344,
2779
+ "grad_norm": 0.3483940416687742,
2780
+ "learning_rate": 2.6762766896510914e-05,
2781
+ "loss": 0.2509,
2782
+ "step": 396
2783
+ },
2784
+ {
2785
+ "epoch": 0.25408,
2786
+ "grad_norm": 0.4148522716152593,
2787
+ "learning_rate": 2.6743022592618075e-05,
2788
+ "loss": 0.2855,
2789
+ "step": 397
2790
+ },
2791
+ {
2792
+ "epoch": 0.25472,
2793
+ "grad_norm": 0.3153140469461542,
2794
+ "learning_rate": 2.6723225590355852e-05,
2795
+ "loss": 0.2422,
2796
+ "step": 398
2797
+ },
2798
+ {
2799
+ "epoch": 0.25536,
2800
+ "grad_norm": 0.3414987747573693,
2801
+ "learning_rate": 2.6703375978565906e-05,
2802
+ "loss": 0.2566,
2803
+ "step": 399
2804
+ },
2805
+ {
2806
+ "epoch": 0.256,
2807
+ "grad_norm": 0.3082723258062477,
2808
+ "learning_rate": 2.6683473846326002e-05,
2809
+ "loss": 0.2692,
2810
+ "step": 400
2811
+ },
2812
+ {
2813
+ "epoch": 0.25664,
2814
+ "grad_norm": 0.3120921043255892,
2815
+ "learning_rate": 2.666351928294959e-05,
2816
+ "loss": 0.2484,
2817
+ "step": 401
2818
+ },
2819
+ {
2820
+ "epoch": 0.25728,
2821
+ "grad_norm": 0.34491023806967935,
2822
+ "learning_rate": 2.6643512377985423e-05,
2823
+ "loss": 0.2634,
2824
+ "step": 402
2825
+ },
2826
+ {
2827
+ "epoch": 0.25792,
2828
+ "grad_norm": 1.227578859205086,
2829
+ "learning_rate": 2.6623453221217137e-05,
2830
+ "loss": 0.2681,
2831
+ "step": 403
2832
+ },
2833
+ {
2834
+ "epoch": 0.25856,
2835
+ "grad_norm": 0.36139208492186886,
2836
+ "learning_rate": 2.660334190266285e-05,
2837
+ "loss": 0.2781,
2838
+ "step": 404
2839
+ },
2840
+ {
2841
+ "epoch": 0.2592,
2842
+ "grad_norm": 0.3146578283750008,
2843
+ "learning_rate": 2.658317851257477e-05,
2844
+ "loss": 0.2661,
2845
+ "step": 405
2846
+ },
2847
+ {
2848
+ "epoch": 0.25984,
2849
+ "grad_norm": 0.3241167195918667,
2850
+ "learning_rate": 2.6562963141438783e-05,
2851
+ "loss": 0.2747,
2852
+ "step": 406
2853
+ },
2854
+ {
2855
+ "epoch": 0.26048,
2856
+ "grad_norm": 0.32983966170598866,
2857
+ "learning_rate": 2.6542695879974044e-05,
2858
+ "loss": 0.2821,
2859
+ "step": 407
2860
+ },
2861
+ {
2862
+ "epoch": 0.26112,
2863
+ "grad_norm": 0.3302761405872256,
2864
+ "learning_rate": 2.652237681913257e-05,
2865
+ "loss": 0.2677,
2866
+ "step": 408
2867
+ },
2868
+ {
2869
+ "epoch": 0.26176,
2870
+ "grad_norm": 0.33848152131881326,
2871
+ "learning_rate": 2.6502006050098842e-05,
2872
+ "loss": 0.2542,
2873
+ "step": 409
2874
+ },
2875
+ {
2876
+ "epoch": 0.2624,
2877
+ "grad_norm": 0.3413235227280745,
2878
+ "learning_rate": 2.648158366428938e-05,
2879
+ "loss": 0.2664,
2880
+ "step": 410
2881
+ },
2882
+ {
2883
+ "epoch": 0.26304,
2884
+ "grad_norm": 0.32916338812223606,
2885
+ "learning_rate": 2.6461109753352355e-05,
2886
+ "loss": 0.2616,
2887
+ "step": 411
2888
+ },
2889
+ {
2890
+ "epoch": 0.26368,
2891
+ "grad_norm": 0.3053892800899407,
2892
+ "learning_rate": 2.6440584409167144e-05,
2893
+ "loss": 0.2583,
2894
+ "step": 412
2895
+ },
2896
+ {
2897
+ "epoch": 0.26432,
2898
+ "grad_norm": 0.3385379902087113,
2899
+ "learning_rate": 2.6420007723843952e-05,
2900
+ "loss": 0.256,
2901
+ "step": 413
2902
+ },
2903
+ {
2904
+ "epoch": 0.26496,
2905
+ "grad_norm": 0.37571936271303413,
2906
+ "learning_rate": 2.639937978972338e-05,
2907
+ "loss": 0.2503,
2908
+ "step": 414
2909
+ },
2910
+ {
2911
+ "epoch": 0.2656,
2912
+ "grad_norm": 0.2854100162554339,
2913
+ "learning_rate": 2.6378700699376015e-05,
2914
+ "loss": 0.2415,
2915
+ "step": 415
2916
+ },
2917
+ {
2918
+ "epoch": 0.26624,
2919
+ "grad_norm": 0.31271921873205044,
2920
+ "learning_rate": 2.6357970545602014e-05,
2921
+ "loss": 0.2475,
2922
+ "step": 416
2923
+ },
2924
+ {
2925
+ "epoch": 0.26688,
2926
+ "grad_norm": 0.34030180044647645,
2927
+ "learning_rate": 2.6337189421430688e-05,
2928
+ "loss": 0.2379,
2929
+ "step": 417
2930
+ },
2931
+ {
2932
+ "epoch": 0.26752,
2933
+ "grad_norm": 0.4075617302343357,
2934
+ "learning_rate": 2.631635742012009e-05,
2935
+ "loss": 0.2742,
2936
+ "step": 418
2937
+ },
2938
+ {
2939
+ "epoch": 0.26816,
2940
+ "grad_norm": 0.3607203044257088,
2941
+ "learning_rate": 2.629547463515657e-05,
2942
+ "loss": 0.2694,
2943
+ "step": 419
2944
+ },
2945
+ {
2946
+ "epoch": 0.2688,
2947
+ "grad_norm": 0.3244858888191209,
2948
+ "learning_rate": 2.6274541160254405e-05,
2949
+ "loss": 0.2633,
2950
+ "step": 420
2951
+ },
2952
+ {
2953
+ "epoch": 0.26944,
2954
+ "grad_norm": 0.3940598188912196,
2955
+ "learning_rate": 2.6253557089355333e-05,
2956
+ "loss": 0.2466,
2957
+ "step": 421
2958
+ },
2959
+ {
2960
+ "epoch": 0.27008,
2961
+ "grad_norm": 0.3011262776053056,
2962
+ "learning_rate": 2.6232522516628153e-05,
2963
+ "loss": 0.2727,
2964
+ "step": 422
2965
+ },
2966
+ {
2967
+ "epoch": 0.27072,
2968
+ "grad_norm": 0.3739061295982007,
2969
+ "learning_rate": 2.6211437536468292e-05,
2970
+ "loss": 0.2671,
2971
+ "step": 423
2972
+ },
2973
+ {
2974
+ "epoch": 0.27136,
2975
+ "grad_norm": 0.32945664324477797,
2976
+ "learning_rate": 2.6190302243497396e-05,
2977
+ "loss": 0.2708,
2978
+ "step": 424
2979
+ },
2980
+ {
2981
+ "epoch": 0.272,
2982
+ "grad_norm": 0.36534937038877574,
2983
+ "learning_rate": 2.6169116732562892e-05,
2984
+ "loss": 0.2298,
2985
+ "step": 425
2986
+ },
2987
+ {
2988
+ "epoch": 0.27264,
2989
+ "grad_norm": 0.33670531669484066,
2990
+ "learning_rate": 2.6147881098737562e-05,
2991
+ "loss": 0.2681,
2992
+ "step": 426
2993
+ },
2994
+ {
2995
+ "epoch": 0.27328,
2996
+ "grad_norm": 0.35965800175602797,
2997
+ "learning_rate": 2.612659543731913e-05,
2998
+ "loss": 0.2675,
2999
+ "step": 427
3000
+ },
3001
+ {
3002
+ "epoch": 0.27392,
3003
+ "grad_norm": 0.3509912783523724,
3004
+ "learning_rate": 2.610525984382982e-05,
3005
+ "loss": 0.2752,
3006
+ "step": 428
3007
+ },
3008
+ {
3009
+ "epoch": 0.27456,
3010
+ "grad_norm": 0.3341800947139574,
3011
+ "learning_rate": 2.6083874414015934e-05,
3012
+ "loss": 0.2651,
3013
+ "step": 429
3014
+ },
3015
+ {
3016
+ "epoch": 0.2752,
3017
+ "grad_norm": 0.3512265177853723,
3018
+ "learning_rate": 2.606243924384742e-05,
3019
+ "loss": 0.2746,
3020
+ "step": 430
3021
+ },
3022
+ {
3023
+ "epoch": 0.27584,
3024
+ "grad_norm": 0.3314007433299324,
3025
+ "learning_rate": 2.6040954429517442e-05,
3026
+ "loss": 0.2406,
3027
+ "step": 431
3028
+ },
3029
+ {
3030
+ "epoch": 0.27648,
3031
+ "grad_norm": 0.31623472637208033,
3032
+ "learning_rate": 2.6019420067441958e-05,
3033
+ "loss": 0.2432,
3034
+ "step": 432
3035
+ },
3036
+ {
3037
+ "epoch": 0.27712,
3038
+ "grad_norm": 0.33629626691329856,
3039
+ "learning_rate": 2.599783625425926e-05,
3040
+ "loss": 0.2642,
3041
+ "step": 433
3042
+ },
3043
+ {
3044
+ "epoch": 0.27776,
3045
+ "grad_norm": 0.32932652640189397,
3046
+ "learning_rate": 2.597620308682957e-05,
3047
+ "loss": 0.2722,
3048
+ "step": 434
3049
+ },
3050
+ {
3051
+ "epoch": 0.2784,
3052
+ "grad_norm": 0.3162553853731888,
3053
+ "learning_rate": 2.5954520662234602e-05,
3054
+ "loss": 0.253,
3055
+ "step": 435
3056
+ },
3057
+ {
3058
+ "epoch": 0.27904,
3059
+ "grad_norm": 0.32294208690580367,
3060
+ "learning_rate": 2.5932789077777103e-05,
3061
+ "loss": 0.2453,
3062
+ "step": 436
3063
+ },
3064
+ {
3065
+ "epoch": 0.27968,
3066
+ "grad_norm": 0.2860688977348506,
3067
+ "learning_rate": 2.591100843098043e-05,
3068
+ "loss": 0.2583,
3069
+ "step": 437
3070
+ },
3071
+ {
3072
+ "epoch": 0.28032,
3073
+ "grad_norm": 0.3382649825825897,
3074
+ "learning_rate": 2.5889178819588134e-05,
3075
+ "loss": 0.243,
3076
+ "step": 438
3077
+ },
3078
+ {
3079
+ "epoch": 0.28096,
3080
+ "grad_norm": 0.3426287563355019,
3081
+ "learning_rate": 2.5867300341563477e-05,
3082
+ "loss": 0.2832,
3083
+ "step": 439
3084
+ },
3085
+ {
3086
+ "epoch": 0.2816,
3087
+ "grad_norm": 0.3616023005679438,
3088
+ "learning_rate": 2.5845373095089028e-05,
3089
+ "loss": 0.2586,
3090
+ "step": 440
3091
+ },
3092
+ {
3093
+ "epoch": 0.28224,
3094
+ "grad_norm": 0.3680942120537055,
3095
+ "learning_rate": 2.5823397178566217e-05,
3096
+ "loss": 0.2449,
3097
+ "step": 441
3098
+ },
3099
+ {
3100
+ "epoch": 0.28288,
3101
+ "grad_norm": 0.3266840109358284,
3102
+ "learning_rate": 2.580137269061488e-05,
3103
+ "loss": 0.2806,
3104
+ "step": 442
3105
+ },
3106
+ {
3107
+ "epoch": 0.28352,
3108
+ "grad_norm": 0.3268151383316364,
3109
+ "learning_rate": 2.5779299730072815e-05,
3110
+ "loss": 0.264,
3111
+ "step": 443
3112
+ },
3113
+ {
3114
+ "epoch": 0.28416,
3115
+ "grad_norm": 0.32651398276400556,
3116
+ "learning_rate": 2.5757178395995358e-05,
3117
+ "loss": 0.2672,
3118
+ "step": 444
3119
+ },
3120
+ {
3121
+ "epoch": 0.2848,
3122
+ "grad_norm": 0.35504343797167337,
3123
+ "learning_rate": 2.5735008787654933e-05,
3124
+ "loss": 0.2563,
3125
+ "step": 445
3126
+ },
3127
+ {
3128
+ "epoch": 0.28544,
3129
+ "grad_norm": 0.3332900931306675,
3130
+ "learning_rate": 2.5712791004540592e-05,
3131
+ "loss": 0.2679,
3132
+ "step": 446
3133
+ },
3134
+ {
3135
+ "epoch": 0.28608,
3136
+ "grad_norm": 0.32153395285613084,
3137
+ "learning_rate": 2.5690525146357575e-05,
3138
+ "loss": 0.2572,
3139
+ "step": 447
3140
+ },
3141
+ {
3142
+ "epoch": 0.28672,
3143
+ "grad_norm": 0.33090800287138983,
3144
+ "learning_rate": 2.566821131302688e-05,
3145
+ "loss": 0.2834,
3146
+ "step": 448
3147
+ },
3148
+ {
3149
+ "epoch": 0.28736,
3150
+ "grad_norm": 0.336200932174992,
3151
+ "learning_rate": 2.5645849604684775e-05,
3152
+ "loss": 0.248,
3153
+ "step": 449
3154
+ },
3155
+ {
3156
+ "epoch": 0.288,
3157
+ "grad_norm": 0.32237186462753925,
3158
+ "learning_rate": 2.56234401216824e-05,
3159
+ "loss": 0.2665,
3160
+ "step": 450
3161
+ },
3162
+ {
3163
+ "epoch": 0.28864,
3164
+ "grad_norm": 0.3195380119597909,
3165
+ "learning_rate": 2.5600982964585272e-05,
3166
+ "loss": 0.2508,
3167
+ "step": 451
3168
+ },
3169
+ {
3170
+ "epoch": 0.28928,
3171
+ "grad_norm": 0.3475060876563337,
3172
+ "learning_rate": 2.5578478234172865e-05,
3173
+ "loss": 0.2594,
3174
+ "step": 452
3175
+ },
3176
+ {
3177
+ "epoch": 0.28992,
3178
+ "grad_norm": 0.627047630421656,
3179
+ "learning_rate": 2.5555926031438134e-05,
3180
+ "loss": 0.2485,
3181
+ "step": 453
3182
+ },
3183
+ {
3184
+ "epoch": 0.29056,
3185
+ "grad_norm": 0.3005632921400129,
3186
+ "learning_rate": 2.5533326457587072e-05,
3187
+ "loss": 0.2363,
3188
+ "step": 454
3189
+ },
3190
+ {
3191
+ "epoch": 0.2912,
3192
+ "grad_norm": 0.3907484843122131,
3193
+ "learning_rate": 2.551067961403827e-05,
3194
+ "loss": 0.2635,
3195
+ "step": 455
3196
+ },
3197
+ {
3198
+ "epoch": 0.29184,
3199
+ "grad_norm": 0.30910241081220835,
3200
+ "learning_rate": 2.5487985602422425e-05,
3201
+ "loss": 0.2554,
3202
+ "step": 456
3203
+ },
3204
+ {
3205
+ "epoch": 0.29248,
3206
+ "grad_norm": 0.3316657790671481,
3207
+ "learning_rate": 2.546524452458193e-05,
3208
+ "loss": 0.2465,
3209
+ "step": 457
3210
+ },
3211
+ {
3212
+ "epoch": 0.29312,
3213
+ "grad_norm": 0.33514519152514977,
3214
+ "learning_rate": 2.5442456482570383e-05,
3215
+ "loss": 0.2509,
3216
+ "step": 458
3217
+ },
3218
+ {
3219
+ "epoch": 0.29376,
3220
+ "grad_norm": 0.3135722919118478,
3221
+ "learning_rate": 2.5419621578652137e-05,
3222
+ "loss": 0.2584,
3223
+ "step": 459
3224
+ },
3225
+ {
3226
+ "epoch": 0.2944,
3227
+ "grad_norm": 0.8767929120277721,
3228
+ "learning_rate": 2.539673991530185e-05,
3229
+ "loss": 0.2649,
3230
+ "step": 460
3231
+ },
3232
+ {
3233
+ "epoch": 0.29504,
3234
+ "grad_norm": 0.32933106915081395,
3235
+ "learning_rate": 2.5373811595204022e-05,
3236
+ "loss": 0.2727,
3237
+ "step": 461
3238
+ },
3239
+ {
3240
+ "epoch": 0.29568,
3241
+ "grad_norm": 0.4082581717544081,
3242
+ "learning_rate": 2.5350836721252525e-05,
3243
+ "loss": 0.2569,
3244
+ "step": 462
3245
+ },
3246
+ {
3247
+ "epoch": 0.29632,
3248
+ "grad_norm": 0.3412102305943323,
3249
+ "learning_rate": 2.5327815396550142e-05,
3250
+ "loss": 0.2639,
3251
+ "step": 463
3252
+ },
3253
+ {
3254
+ "epoch": 0.29696,
3255
+ "grad_norm": 0.31780550108168804,
3256
+ "learning_rate": 2.530474772440812e-05,
3257
+ "loss": 0.2418,
3258
+ "step": 464
3259
+ },
3260
+ {
3261
+ "epoch": 0.2976,
3262
+ "grad_norm": 0.29529324755348607,
3263
+ "learning_rate": 2.5281633808345702e-05,
3264
+ "loss": 0.2471,
3265
+ "step": 465
3266
+ },
3267
+ {
3268
+ "epoch": 0.29824,
3269
+ "grad_norm": 0.33728330149501135,
3270
+ "learning_rate": 2.5258473752089636e-05,
3271
+ "loss": 0.2801,
3272
+ "step": 466
3273
+ },
3274
+ {
3275
+ "epoch": 0.29888,
3276
+ "grad_norm": 0.3267488434365671,
3277
+ "learning_rate": 2.5235267659573746e-05,
3278
+ "loss": 0.2414,
3279
+ "step": 467
3280
+ },
3281
+ {
3282
+ "epoch": 0.29952,
3283
+ "grad_norm": 0.29150985108582134,
3284
+ "learning_rate": 2.521201563493845e-05,
3285
+ "loss": 0.265,
3286
+ "step": 468
3287
+ },
3288
+ {
3289
+ "epoch": 0.30016,
3290
+ "grad_norm": 0.30336323784858,
3291
+ "learning_rate": 2.5188717782530292e-05,
3292
+ "loss": 0.2593,
3293
+ "step": 469
3294
+ },
3295
+ {
3296
+ "epoch": 0.3008,
3297
+ "grad_norm": 0.29926798408682637,
3298
+ "learning_rate": 2.516537420690146e-05,
3299
+ "loss": 0.2604,
3300
+ "step": 470
3301
+ },
3302
+ {
3303
+ "epoch": 0.30144,
3304
+ "grad_norm": 0.3065859162009593,
3305
+ "learning_rate": 2.514198501280934e-05,
3306
+ "loss": 0.2629,
3307
+ "step": 471
3308
+ },
3309
+ {
3310
+ "epoch": 0.30208,
3311
+ "grad_norm": 0.3049740162502653,
3312
+ "learning_rate": 2.5118550305216054e-05,
3313
+ "loss": 0.2754,
3314
+ "step": 472
3315
+ },
3316
+ {
3317
+ "epoch": 0.30272,
3318
+ "grad_norm": 0.30876372307121774,
3319
+ "learning_rate": 2.5095070189287944e-05,
3320
+ "loss": 0.2668,
3321
+ "step": 473
3322
+ },
3323
+ {
3324
+ "epoch": 0.30336,
3325
+ "grad_norm": 0.29273269101927585,
3326
+ "learning_rate": 2.5071544770395143e-05,
3327
+ "loss": 0.2558,
3328
+ "step": 474
3329
+ },
3330
+ {
3331
+ "epoch": 0.304,
3332
+ "grad_norm": 0.3076653994547958,
3333
+ "learning_rate": 2.5047974154111092e-05,
3334
+ "loss": 0.2489,
3335
+ "step": 475
3336
+ },
3337
+ {
3338
+ "epoch": 0.30464,
3339
+ "grad_norm": 0.3333719011093153,
3340
+ "learning_rate": 2.5024358446212046e-05,
3341
+ "loss": 0.2435,
3342
+ "step": 476
3343
+ },
3344
+ {
3345
+ "epoch": 0.30528,
3346
+ "grad_norm": 0.38541240875825966,
3347
+ "learning_rate": 2.5000697752676622e-05,
3348
+ "loss": 0.2791,
3349
+ "step": 477
3350
+ },
3351
+ {
3352
+ "epoch": 0.30592,
3353
+ "grad_norm": 0.31076311872010254,
3354
+ "learning_rate": 2.4976992179685317e-05,
3355
+ "loss": 0.2693,
3356
+ "step": 478
3357
+ },
3358
+ {
3359
+ "epoch": 0.30656,
3360
+ "grad_norm": 0.3140598892806967,
3361
+ "learning_rate": 2.4953241833620034e-05,
3362
+ "loss": 0.2453,
3363
+ "step": 479
3364
+ },
3365
+ {
3366
+ "epoch": 0.3072,
3367
+ "grad_norm": 0.30866549699497225,
3368
+ "learning_rate": 2.4929446821063596e-05,
3369
+ "loss": 0.2494,
3370
+ "step": 480
3371
+ },
3372
+ {
3373
+ "epoch": 0.30784,
3374
+ "grad_norm": 0.3057358078354188,
3375
+ "learning_rate": 2.4905607248799265e-05,
3376
+ "loss": 0.2583,
3377
+ "step": 481
3378
+ },
3379
+ {
3380
+ "epoch": 0.30848,
3381
+ "grad_norm": 0.2832731794280749,
3382
+ "learning_rate": 2.4881723223810295e-05,
3383
+ "loss": 0.2687,
3384
+ "step": 482
3385
+ },
3386
+ {
3387
+ "epoch": 0.30912,
3388
+ "grad_norm": 0.3051553661664977,
3389
+ "learning_rate": 2.4857794853279396e-05,
3390
+ "loss": 0.2599,
3391
+ "step": 483
3392
+ },
3393
+ {
3394
+ "epoch": 0.30976,
3395
+ "grad_norm": 0.2998378381048481,
3396
+ "learning_rate": 2.4833822244588312e-05,
3397
+ "loss": 0.2451,
3398
+ "step": 484
3399
+ },
3400
+ {
3401
+ "epoch": 0.3104,
3402
+ "grad_norm": 0.3174813787668605,
3403
+ "learning_rate": 2.4809805505317296e-05,
3404
+ "loss": 0.264,
3405
+ "step": 485
3406
+ },
3407
+ {
3408
+ "epoch": 0.31104,
3409
+ "grad_norm": 0.28982862061791764,
3410
+ "learning_rate": 2.4785744743244644e-05,
3411
+ "loss": 0.2478,
3412
+ "step": 486
3413
+ },
3414
+ {
3415
+ "epoch": 0.31168,
3416
+ "grad_norm": 0.3147239609211115,
3417
+ "learning_rate": 2.4761640066346217e-05,
3418
+ "loss": 0.2372,
3419
+ "step": 487
3420
+ },
3421
+ {
3422
+ "epoch": 0.31232,
3423
+ "grad_norm": 0.2898871152482304,
3424
+ "learning_rate": 2.4737491582794945e-05,
3425
+ "loss": 0.2638,
3426
+ "step": 488
3427
+ },
3428
+ {
3429
+ "epoch": 0.31296,
3430
+ "grad_norm": 0.33890483931828097,
3431
+ "learning_rate": 2.4713299400960342e-05,
3432
+ "loss": 0.2444,
3433
+ "step": 489
3434
+ },
3435
+ {
3436
+ "epoch": 0.3136,
3437
+ "grad_norm": 0.28327565279880107,
3438
+ "learning_rate": 2.4689063629408034e-05,
3439
+ "loss": 0.272,
3440
+ "step": 490
3441
+ },
3442
+ {
3443
+ "epoch": 0.31424,
3444
+ "grad_norm": 0.3212172431491676,
3445
+ "learning_rate": 2.4664784376899257e-05,
3446
+ "loss": 0.2545,
3447
+ "step": 491
3448
+ },
3449
+ {
3450
+ "epoch": 0.31488,
3451
+ "grad_norm": 0.3367903918403918,
3452
+ "learning_rate": 2.4640461752390367e-05,
3453
+ "loss": 0.2632,
3454
+ "step": 492
3455
+ },
3456
+ {
3457
+ "epoch": 0.31552,
3458
+ "grad_norm": 0.3230413061531243,
3459
+ "learning_rate": 2.4616095865032366e-05,
3460
+ "loss": 0.2825,
3461
+ "step": 493
3462
+ },
3463
+ {
3464
+ "epoch": 0.31616,
3465
+ "grad_norm": 0.34034207513600895,
3466
+ "learning_rate": 2.459168682417041e-05,
3467
+ "loss": 0.271,
3468
+ "step": 494
3469
+ },
3470
+ {
3471
+ "epoch": 0.3168,
3472
+ "grad_norm": 0.32141809222820283,
3473
+ "learning_rate": 2.4567234739343283e-05,
3474
+ "loss": 0.2396,
3475
+ "step": 495
3476
+ },
3477
+ {
3478
+ "epoch": 0.31744,
3479
+ "grad_norm": 0.2753406394259948,
3480
+ "learning_rate": 2.454273972028297e-05,
3481
+ "loss": 0.2404,
3482
+ "step": 496
3483
+ },
3484
+ {
3485
+ "epoch": 0.31808,
3486
+ "grad_norm": 0.3351114179983899,
3487
+ "learning_rate": 2.451820187691411e-05,
3488
+ "loss": 0.2763,
3489
+ "step": 497
3490
+ },
3491
+ {
3492
+ "epoch": 0.31872,
3493
+ "grad_norm": 0.3513219675385064,
3494
+ "learning_rate": 2.4493621319353525e-05,
3495
+ "loss": 0.2609,
3496
+ "step": 498
3497
+ },
3498
+ {
3499
+ "epoch": 0.31936,
3500
+ "grad_norm": 0.3110180234096309,
3501
+ "learning_rate": 2.4468998157909723e-05,
3502
+ "loss": 0.2402,
3503
+ "step": 499
3504
+ },
3505
+ {
3506
+ "epoch": 0.32,
3507
+ "grad_norm": 0.2964890570904897,
3508
+ "learning_rate": 2.444433250308241e-05,
3509
+ "loss": 0.2659,
3510
+ "step": 500
3511
+ },
3512
+ {
3513
+ "epoch": 0.32064,
3514
+ "grad_norm": 0.3579764939490037,
3515
+ "learning_rate": 2.4419624465561964e-05,
3516
+ "loss": 0.2514,
3517
+ "step": 501
3518
+ },
3519
+ {
3520
+ "epoch": 0.32128,
3521
+ "grad_norm": 0.3144597113409246,
3522
+ "learning_rate": 2.4394874156228988e-05,
3523
+ "loss": 0.2608,
3524
+ "step": 502
3525
+ },
3526
+ {
3527
+ "epoch": 0.32192,
3528
+ "grad_norm": 0.31609390625354067,
3529
+ "learning_rate": 2.4370081686153767e-05,
3530
+ "loss": 0.2443,
3531
+ "step": 503
3532
+ },
3533
+ {
3534
+ "epoch": 0.32256,
3535
+ "grad_norm": 0.29746982935843747,
3536
+ "learning_rate": 2.4345247166595803e-05,
3537
+ "loss": 0.2377,
3538
+ "step": 504
3539
+ },
3540
+ {
3541
+ "epoch": 0.3232,
3542
+ "grad_norm": 0.34126278199611504,
3543
+ "learning_rate": 2.4320370709003284e-05,
3544
+ "loss": 0.2554,
3545
+ "step": 505
3546
+ },
3547
+ {
3548
+ "epoch": 0.32384,
3549
+ "grad_norm": 0.2990237684037871,
3550
+ "learning_rate": 2.429545242501261e-05,
3551
+ "loss": 0.2848,
3552
+ "step": 506
3553
+ },
3554
+ {
3555
+ "epoch": 0.32448,
3556
+ "grad_norm": 0.32322206092320094,
3557
+ "learning_rate": 2.4270492426447884e-05,
3558
+ "loss": 0.2561,
3559
+ "step": 507
3560
+ },
3561
+ {
3562
+ "epoch": 0.32512,
3563
+ "grad_norm": 0.3260943452277802,
3564
+ "learning_rate": 2.424549082532041e-05,
3565
+ "loss": 0.26,
3566
+ "step": 508
3567
+ },
3568
+ {
3569
+ "epoch": 0.32576,
3570
+ "grad_norm": 0.4295758739365506,
3571
+ "learning_rate": 2.422044773382817e-05,
3572
+ "loss": 0.2513,
3573
+ "step": 509
3574
+ },
3575
+ {
3576
+ "epoch": 0.3264,
3577
+ "grad_norm": 0.31835152340497586,
3578
+ "learning_rate": 2.4195363264355365e-05,
3579
+ "loss": 0.2505,
3580
+ "step": 510
3581
+ },
3582
+ {
3583
+ "epoch": 0.32704,
3584
+ "grad_norm": 0.3531418180586244,
3585
+ "learning_rate": 2.417023752947188e-05,
3586
+ "loss": 0.2609,
3587
+ "step": 511
3588
+ },
3589
+ {
3590
+ "epoch": 0.32768,
3591
+ "grad_norm": 0.28968278915332163,
3592
+ "learning_rate": 2.4145070641932767e-05,
3593
+ "loss": 0.2472,
3594
+ "step": 512
3595
+ },
3596
+ {
3597
+ "epoch": 0.32832,
3598
+ "grad_norm": 0.3176579318606065,
3599
+ "learning_rate": 2.4119862714677773e-05,
3600
+ "loss": 0.2563,
3601
+ "step": 513
3602
+ },
3603
+ {
3604
+ "epoch": 0.32896,
3605
+ "grad_norm": 0.3447755475779212,
3606
+ "learning_rate": 2.4094613860830813e-05,
3607
+ "loss": 0.299,
3608
+ "step": 514
3609
+ },
3610
+ {
3611
+ "epoch": 0.3296,
3612
+ "grad_norm": 0.30246755944222914,
3613
+ "learning_rate": 2.4069324193699453e-05,
3614
+ "loss": 0.2285,
3615
+ "step": 515
3616
+ },
3617
+ {
3618
+ "epoch": 0.33024,
3619
+ "grad_norm": 0.36003409699329864,
3620
+ "learning_rate": 2.4043993826774433e-05,
3621
+ "loss": 0.2473,
3622
+ "step": 516
3623
+ },
3624
+ {
3625
+ "epoch": 0.33088,
3626
+ "grad_norm": 0.35159179010717023,
3627
+ "learning_rate": 2.4018622873729136e-05,
3628
+ "loss": 0.2654,
3629
+ "step": 517
3630
+ },
3631
+ {
3632
+ "epoch": 0.33152,
3633
+ "grad_norm": 0.30073111767960253,
3634
+ "learning_rate": 2.3993211448419055e-05,
3635
+ "loss": 0.249,
3636
+ "step": 518
3637
+ },
3638
+ {
3639
+ "epoch": 0.33216,
3640
+ "grad_norm": 0.3319898092071986,
3641
+ "learning_rate": 2.3967759664881347e-05,
3642
+ "loss": 0.2737,
3643
+ "step": 519
3644
+ },
3645
+ {
3646
+ "epoch": 0.3328,
3647
+ "grad_norm": 0.4467760115064727,
3648
+ "learning_rate": 2.394226763733425e-05,
3649
+ "loss": 0.2585,
3650
+ "step": 520
3651
+ },
3652
+ {
3653
+ "epoch": 0.33344,
3654
+ "grad_norm": 0.3041939438386619,
3655
+ "learning_rate": 2.3916735480176618e-05,
3656
+ "loss": 0.2266,
3657
+ "step": 521
3658
+ }
3659
+ ],
3660
+ "logging_steps": 1,
3661
+ "max_steps": 1562,
3662
+ "num_input_tokens_seen": 0,
3663
+ "num_train_epochs": 1,
3664
+ "save_steps": 521,
3665
+ "stateful_callbacks": {
3666
+ "TrainerControl": {
3667
+ "args": {
3668
+ "should_epoch_stop": false,
3669
+ "should_evaluate": false,
3670
+ "should_log": false,
3671
+ "should_save": true,
3672
+ "should_training_stop": false
3673
+ },
3674
+ "attributes": {}
3675
+ }
3676
+ },
3677
+ "total_flos": 237774868512768.0,
3678
+ "train_batch_size": 2,
3679
+ "trial_name": null,
3680
+ "trial_params": null
3681
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2aadc5b31371b9db6c8db28f809924e6b4be7369eb5e93afa0622aae716f332
3
+ size 8017