hwm21 commited on
Commit
f18f3a6
·
verified ·
1 Parent(s): 45fee38

Training in progress, step 50000, checkpoint

Browse files
checkpoint-50000/config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/detr-resnet-50-dc5",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "relu",
5
+ "architectures": [
6
+ "DetrForObjectDetection"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "auxiliary_loss": false,
10
+ "backbone": "resnet50",
11
+ "backbone_config": null,
12
+ "backbone_kwargs": {
13
+ "in_chans": 3,
14
+ "out_indices": [
15
+ 1,
16
+ 2,
17
+ 3,
18
+ 4
19
+ ],
20
+ "output_stride": 16
21
+ },
22
+ "bbox_cost": 5,
23
+ "bbox_loss_coefficient": 5,
24
+ "class_cost": 1,
25
+ "classifier_dropout": 0.0,
26
+ "d_model": 256,
27
+ "decoder_attention_heads": 8,
28
+ "decoder_ffn_dim": 2048,
29
+ "decoder_layerdrop": 0.0,
30
+ "decoder_layers": 6,
31
+ "dice_loss_coefficient": 1,
32
+ "dilation": true,
33
+ "dropout": 0.1,
34
+ "encoder_attention_heads": 8,
35
+ "encoder_ffn_dim": 2048,
36
+ "encoder_layerdrop": 0.0,
37
+ "encoder_layers": 6,
38
+ "eos_coefficient": 0.1,
39
+ "giou_cost": 2,
40
+ "giou_loss_coefficient": 2,
41
+ "id2label": {
42
+ "0": "segment"
43
+ },
44
+ "init_std": 0.02,
45
+ "init_xavier_std": 1.0,
46
+ "is_encoder_decoder": true,
47
+ "label2id": {
48
+ "segment": 0
49
+ },
50
+ "mask_loss_coefficient": 1,
51
+ "max_position_embeddings": 1024,
52
+ "model_type": "detr",
53
+ "num_channels": 3,
54
+ "num_hidden_layers": 6,
55
+ "num_queries": 500,
56
+ "position_embedding_type": "sine",
57
+ "scale_embedding": false,
58
+ "torch_dtype": "float32",
59
+ "transformers_version": "4.44.2",
60
+ "use_pretrained_backbone": true,
61
+ "use_timm_backbone": true
62
+ }
checkpoint-50000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88cd2b74515a2dd9644c8b9a25feb510a14865620c7e1cb7e26df7ed6b664fd
3
+ size 166904424
checkpoint-50000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea1dbb97028962cb4714dcd5da4de03fc5d367d28aed5f77ed7656038c040ef9
3
+ size 331310970
checkpoint-50000/preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_annotations": true,
3
+ "do_normalize": true,
4
+ "do_pad": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "format": "coco_detection",
8
+ "image_mean": [
9
+ 0.485,
10
+ 0.456,
11
+ 0.406
12
+ ],
13
+ "image_processor_type": "DetrImageProcessor",
14
+ "image_std": [
15
+ 0.229,
16
+ 0.224,
17
+ 0.225
18
+ ],
19
+ "pad_size": null,
20
+ "resample": 2,
21
+ "rescale_factor": 0.00392156862745098,
22
+ "size": {
23
+ "longest_edge": 1333,
24
+ "shortest_edge": 800
25
+ }
26
+ }
checkpoint-50000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:534ddce74642cf5955b438bfb8eaebee344bdca5c24e1dd4a03c70e88d487df5
3
+ size 14244
checkpoint-50000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92c9e93961a8ad40f4a60c9a5e6c3235db54f6dd85fabeeb15ecf58439ed375
3
+ size 1064
checkpoint-50000/trainer_state.json ADDED
@@ -0,0 +1,3533 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 769.2307692307693,
5
+ "eval_steps": 500,
6
+ "global_step": 50000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.5384615384615383,
13
+ "grad_norm": 134.7136688232422,
14
+ "learning_rate": 9.981600000000001e-06,
15
+ "loss": 5.6198,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 3.076923076923077,
20
+ "grad_norm": 115.98611450195312,
21
+ "learning_rate": 9.961600000000001e-06,
22
+ "loss": 3.5959,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 4.615384615384615,
27
+ "grad_norm": 114.23514556884766,
28
+ "learning_rate": 9.941600000000002e-06,
29
+ "loss": 3.3845,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 6.153846153846154,
34
+ "grad_norm": 140.5648193359375,
35
+ "learning_rate": 9.921600000000002e-06,
36
+ "loss": 3.1494,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 7.6923076923076925,
41
+ "grad_norm": 117.4485855102539,
42
+ "learning_rate": 9.901600000000002e-06,
43
+ "loss": 3.0773,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 9.23076923076923,
48
+ "grad_norm": 389.71490478515625,
49
+ "learning_rate": 9.8816e-06,
50
+ "loss": 3.2116,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 10.76923076923077,
55
+ "grad_norm": 107.11251831054688,
56
+ "learning_rate": 9.8616e-06,
57
+ "loss": 3.0471,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 12.307692307692308,
62
+ "grad_norm": 85.49571228027344,
63
+ "learning_rate": 9.8416e-06,
64
+ "loss": 3.0201,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 13.846153846153847,
69
+ "grad_norm": 121.62274932861328,
70
+ "learning_rate": 9.821600000000001e-06,
71
+ "loss": 2.9355,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 15.384615384615385,
76
+ "grad_norm": 64.66451263427734,
77
+ "learning_rate": 9.801600000000001e-06,
78
+ "loss": 2.9637,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 16.923076923076923,
83
+ "grad_norm": 182.4657440185547,
84
+ "learning_rate": 9.781600000000001e-06,
85
+ "loss": 2.9819,
86
+ "step": 1100
87
+ },
88
+ {
89
+ "epoch": 18.46153846153846,
90
+ "grad_norm": 97.80529022216797,
91
+ "learning_rate": 9.761600000000002e-06,
92
+ "loss": 2.9486,
93
+ "step": 1200
94
+ },
95
+ {
96
+ "epoch": 20.0,
97
+ "grad_norm": 220.0562744140625,
98
+ "learning_rate": 9.741600000000002e-06,
99
+ "loss": 2.8608,
100
+ "step": 1300
101
+ },
102
+ {
103
+ "epoch": 21.53846153846154,
104
+ "grad_norm": 95.53397369384766,
105
+ "learning_rate": 9.7216e-06,
106
+ "loss": 2.8322,
107
+ "step": 1400
108
+ },
109
+ {
110
+ "epoch": 23.076923076923077,
111
+ "grad_norm": 67.54853057861328,
112
+ "learning_rate": 9.7016e-06,
113
+ "loss": 2.9429,
114
+ "step": 1500
115
+ },
116
+ {
117
+ "epoch": 24.615384615384617,
118
+ "grad_norm": 214.53131103515625,
119
+ "learning_rate": 9.6816e-06,
120
+ "loss": 2.7927,
121
+ "step": 1600
122
+ },
123
+ {
124
+ "epoch": 26.153846153846153,
125
+ "grad_norm": 293.3318786621094,
126
+ "learning_rate": 9.6616e-06,
127
+ "loss": 2.7665,
128
+ "step": 1700
129
+ },
130
+ {
131
+ "epoch": 27.692307692307693,
132
+ "grad_norm": 216.3682861328125,
133
+ "learning_rate": 9.641600000000001e-06,
134
+ "loss": 2.8309,
135
+ "step": 1800
136
+ },
137
+ {
138
+ "epoch": 29.23076923076923,
139
+ "grad_norm": 168.0605010986328,
140
+ "learning_rate": 9.621600000000001e-06,
141
+ "loss": 2.8433,
142
+ "step": 1900
143
+ },
144
+ {
145
+ "epoch": 30.76923076923077,
146
+ "grad_norm": 103.49143981933594,
147
+ "learning_rate": 9.601600000000001e-06,
148
+ "loss": 2.7606,
149
+ "step": 2000
150
+ },
151
+ {
152
+ "epoch": 32.30769230769231,
153
+ "grad_norm": 116.6761474609375,
154
+ "learning_rate": 9.581600000000002e-06,
155
+ "loss": 2.6595,
156
+ "step": 2100
157
+ },
158
+ {
159
+ "epoch": 33.84615384615385,
160
+ "grad_norm": 176.0087432861328,
161
+ "learning_rate": 9.5616e-06,
162
+ "loss": 2.632,
163
+ "step": 2200
164
+ },
165
+ {
166
+ "epoch": 35.38461538461539,
167
+ "grad_norm": 120.39679718017578,
168
+ "learning_rate": 9.5416e-06,
169
+ "loss": 2.5941,
170
+ "step": 2300
171
+ },
172
+ {
173
+ "epoch": 36.92307692307692,
174
+ "grad_norm": 100.69256591796875,
175
+ "learning_rate": 9.5216e-06,
176
+ "loss": 2.6007,
177
+ "step": 2400
178
+ },
179
+ {
180
+ "epoch": 38.46153846153846,
181
+ "grad_norm": 254.54440307617188,
182
+ "learning_rate": 9.5016e-06,
183
+ "loss": 2.5548,
184
+ "step": 2500
185
+ },
186
+ {
187
+ "epoch": 40.0,
188
+ "grad_norm": 113.618896484375,
189
+ "learning_rate": 9.4816e-06,
190
+ "loss": 2.5157,
191
+ "step": 2600
192
+ },
193
+ {
194
+ "epoch": 41.53846153846154,
195
+ "grad_norm": 825.5616455078125,
196
+ "learning_rate": 9.461600000000001e-06,
197
+ "loss": 2.4832,
198
+ "step": 2700
199
+ },
200
+ {
201
+ "epoch": 43.07692307692308,
202
+ "grad_norm": 58.83940505981445,
203
+ "learning_rate": 9.441600000000001e-06,
204
+ "loss": 2.4393,
205
+ "step": 2800
206
+ },
207
+ {
208
+ "epoch": 44.61538461538461,
209
+ "grad_norm": 89.66182708740234,
210
+ "learning_rate": 9.421600000000001e-06,
211
+ "loss": 2.4381,
212
+ "step": 2900
213
+ },
214
+ {
215
+ "epoch": 46.15384615384615,
216
+ "grad_norm": 242.81410217285156,
217
+ "learning_rate": 9.4016e-06,
218
+ "loss": 2.3978,
219
+ "step": 3000
220
+ },
221
+ {
222
+ "epoch": 47.69230769230769,
223
+ "grad_norm": 70.43364715576172,
224
+ "learning_rate": 9.3816e-06,
225
+ "loss": 2.3782,
226
+ "step": 3100
227
+ },
228
+ {
229
+ "epoch": 49.23076923076923,
230
+ "grad_norm": 244.31356811523438,
231
+ "learning_rate": 9.3616e-06,
232
+ "loss": 2.3319,
233
+ "step": 3200
234
+ },
235
+ {
236
+ "epoch": 50.76923076923077,
237
+ "grad_norm": 59.848697662353516,
238
+ "learning_rate": 9.3416e-06,
239
+ "loss": 2.3205,
240
+ "step": 3300
241
+ },
242
+ {
243
+ "epoch": 52.30769230769231,
244
+ "grad_norm": 109.26374053955078,
245
+ "learning_rate": 9.3216e-06,
246
+ "loss": 2.2943,
247
+ "step": 3400
248
+ },
249
+ {
250
+ "epoch": 53.84615384615385,
251
+ "grad_norm": 307.2849426269531,
252
+ "learning_rate": 9.301600000000001e-06,
253
+ "loss": 2.2913,
254
+ "step": 3500
255
+ },
256
+ {
257
+ "epoch": 55.38461538461539,
258
+ "grad_norm": 69.93729400634766,
259
+ "learning_rate": 9.281600000000001e-06,
260
+ "loss": 2.2166,
261
+ "step": 3600
262
+ },
263
+ {
264
+ "epoch": 56.92307692307692,
265
+ "grad_norm": 83.3631591796875,
266
+ "learning_rate": 9.261600000000001e-06,
267
+ "loss": 2.2718,
268
+ "step": 3700
269
+ },
270
+ {
271
+ "epoch": 58.46153846153846,
272
+ "grad_norm": 48.52922821044922,
273
+ "learning_rate": 9.2416e-06,
274
+ "loss": 2.2645,
275
+ "step": 3800
276
+ },
277
+ {
278
+ "epoch": 60.0,
279
+ "grad_norm": 51.951324462890625,
280
+ "learning_rate": 9.2218e-06,
281
+ "loss": 2.2416,
282
+ "step": 3900
283
+ },
284
+ {
285
+ "epoch": 61.53846153846154,
286
+ "grad_norm": 254.99429321289062,
287
+ "learning_rate": 9.2018e-06,
288
+ "loss": 2.2104,
289
+ "step": 4000
290
+ },
291
+ {
292
+ "epoch": 63.07692307692308,
293
+ "grad_norm": 109.68157958984375,
294
+ "learning_rate": 9.1818e-06,
295
+ "loss": 2.1574,
296
+ "step": 4100
297
+ },
298
+ {
299
+ "epoch": 64.61538461538461,
300
+ "grad_norm": 85.5855941772461,
301
+ "learning_rate": 9.161800000000001e-06,
302
+ "loss": 2.1513,
303
+ "step": 4200
304
+ },
305
+ {
306
+ "epoch": 66.15384615384616,
307
+ "grad_norm": 63.89781951904297,
308
+ "learning_rate": 9.141800000000001e-06,
309
+ "loss": 2.1331,
310
+ "step": 4300
311
+ },
312
+ {
313
+ "epoch": 67.6923076923077,
314
+ "grad_norm": 184.29612731933594,
315
+ "learning_rate": 9.121800000000001e-06,
316
+ "loss": 2.1866,
317
+ "step": 4400
318
+ },
319
+ {
320
+ "epoch": 69.23076923076923,
321
+ "grad_norm": 108.59600830078125,
322
+ "learning_rate": 9.1018e-06,
323
+ "loss": 2.1453,
324
+ "step": 4500
325
+ },
326
+ {
327
+ "epoch": 70.76923076923077,
328
+ "grad_norm": 80.51258087158203,
329
+ "learning_rate": 9.0818e-06,
330
+ "loss": 2.1125,
331
+ "step": 4600
332
+ },
333
+ {
334
+ "epoch": 72.3076923076923,
335
+ "grad_norm": 172.7328643798828,
336
+ "learning_rate": 9.0618e-06,
337
+ "loss": 2.141,
338
+ "step": 4700
339
+ },
340
+ {
341
+ "epoch": 73.84615384615384,
342
+ "grad_norm": 58.20785903930664,
343
+ "learning_rate": 9.0418e-06,
344
+ "loss": 2.0786,
345
+ "step": 4800
346
+ },
347
+ {
348
+ "epoch": 75.38461538461539,
349
+ "grad_norm": 72.46143341064453,
350
+ "learning_rate": 9.0218e-06,
351
+ "loss": 2.0914,
352
+ "step": 4900
353
+ },
354
+ {
355
+ "epoch": 76.92307692307692,
356
+ "grad_norm": 48.18838119506836,
357
+ "learning_rate": 9.0018e-06,
358
+ "loss": 2.0439,
359
+ "step": 5000
360
+ },
361
+ {
362
+ "epoch": 78.46153846153847,
363
+ "grad_norm": 87.95365905761719,
364
+ "learning_rate": 8.981800000000001e-06,
365
+ "loss": 2.0331,
366
+ "step": 5100
367
+ },
368
+ {
369
+ "epoch": 80.0,
370
+ "grad_norm": 99.82858276367188,
371
+ "learning_rate": 8.961800000000001e-06,
372
+ "loss": 2.1268,
373
+ "step": 5200
374
+ },
375
+ {
376
+ "epoch": 81.53846153846153,
377
+ "grad_norm": 85.33229064941406,
378
+ "learning_rate": 8.9418e-06,
379
+ "loss": 2.028,
380
+ "step": 5300
381
+ },
382
+ {
383
+ "epoch": 83.07692307692308,
384
+ "grad_norm": 83.01776885986328,
385
+ "learning_rate": 8.9218e-06,
386
+ "loss": 2.0179,
387
+ "step": 5400
388
+ },
389
+ {
390
+ "epoch": 84.61538461538461,
391
+ "grad_norm": 95.0901107788086,
392
+ "learning_rate": 8.9018e-06,
393
+ "loss": 2.0825,
394
+ "step": 5500
395
+ },
396
+ {
397
+ "epoch": 86.15384615384616,
398
+ "grad_norm": 85.66802978515625,
399
+ "learning_rate": 8.8818e-06,
400
+ "loss": 2.0588,
401
+ "step": 5600
402
+ },
403
+ {
404
+ "epoch": 87.6923076923077,
405
+ "grad_norm": 69.63407897949219,
406
+ "learning_rate": 8.8618e-06,
407
+ "loss": 2.0298,
408
+ "step": 5700
409
+ },
410
+ {
411
+ "epoch": 89.23076923076923,
412
+ "grad_norm": 174.88063049316406,
413
+ "learning_rate": 8.8418e-06,
414
+ "loss": 1.9867,
415
+ "step": 5800
416
+ },
417
+ {
418
+ "epoch": 90.76923076923077,
419
+ "grad_norm": 65.64617156982422,
420
+ "learning_rate": 8.8218e-06,
421
+ "loss": 2.0674,
422
+ "step": 5900
423
+ },
424
+ {
425
+ "epoch": 92.3076923076923,
426
+ "grad_norm": 152.2218780517578,
427
+ "learning_rate": 8.802e-06,
428
+ "loss": 1.992,
429
+ "step": 6000
430
+ },
431
+ {
432
+ "epoch": 93.84615384615384,
433
+ "grad_norm": 74.4027328491211,
434
+ "learning_rate": 8.782e-06,
435
+ "loss": 2.0016,
436
+ "step": 6100
437
+ },
438
+ {
439
+ "epoch": 95.38461538461539,
440
+ "grad_norm": 67.4207992553711,
441
+ "learning_rate": 8.762e-06,
442
+ "loss": 2.0001,
443
+ "step": 6200
444
+ },
445
+ {
446
+ "epoch": 96.92307692307692,
447
+ "grad_norm": 182.99061584472656,
448
+ "learning_rate": 8.742e-06,
449
+ "loss": 1.9897,
450
+ "step": 6300
451
+ },
452
+ {
453
+ "epoch": 98.46153846153847,
454
+ "grad_norm": 70.14286804199219,
455
+ "learning_rate": 8.722e-06,
456
+ "loss": 2.0146,
457
+ "step": 6400
458
+ },
459
+ {
460
+ "epoch": 100.0,
461
+ "grad_norm": 117.57647705078125,
462
+ "learning_rate": 8.702e-06,
463
+ "loss": 1.9298,
464
+ "step": 6500
465
+ },
466
+ {
467
+ "epoch": 101.53846153846153,
468
+ "grad_norm": 80.27694702148438,
469
+ "learning_rate": 8.682000000000001e-06,
470
+ "loss": 1.9364,
471
+ "step": 6600
472
+ },
473
+ {
474
+ "epoch": 103.07692307692308,
475
+ "grad_norm": 219.95655822753906,
476
+ "learning_rate": 8.662000000000001e-06,
477
+ "loss": 1.9289,
478
+ "step": 6700
479
+ },
480
+ {
481
+ "epoch": 104.61538461538461,
482
+ "grad_norm": 176.79177856445312,
483
+ "learning_rate": 8.642e-06,
484
+ "loss": 1.9142,
485
+ "step": 6800
486
+ },
487
+ {
488
+ "epoch": 106.15384615384616,
489
+ "grad_norm": 60.430049896240234,
490
+ "learning_rate": 8.622e-06,
491
+ "loss": 1.8986,
492
+ "step": 6900
493
+ },
494
+ {
495
+ "epoch": 107.6923076923077,
496
+ "grad_norm": 53.74516296386719,
497
+ "learning_rate": 8.602e-06,
498
+ "loss": 1.9029,
499
+ "step": 7000
500
+ },
501
+ {
502
+ "epoch": 109.23076923076923,
503
+ "grad_norm": 70.89128112792969,
504
+ "learning_rate": 8.582e-06,
505
+ "loss": 1.9313,
506
+ "step": 7100
507
+ },
508
+ {
509
+ "epoch": 110.76923076923077,
510
+ "grad_norm": 137.73828125,
511
+ "learning_rate": 8.562e-06,
512
+ "loss": 1.9328,
513
+ "step": 7200
514
+ },
515
+ {
516
+ "epoch": 112.3076923076923,
517
+ "grad_norm": 86.80708312988281,
518
+ "learning_rate": 8.542e-06,
519
+ "loss": 1.8831,
520
+ "step": 7300
521
+ },
522
+ {
523
+ "epoch": 113.84615384615384,
524
+ "grad_norm": 52.322608947753906,
525
+ "learning_rate": 8.522200000000001e-06,
526
+ "loss": 1.8679,
527
+ "step": 7400
528
+ },
529
+ {
530
+ "epoch": 115.38461538461539,
531
+ "grad_norm": 215.9288787841797,
532
+ "learning_rate": 8.5022e-06,
533
+ "loss": 1.8743,
534
+ "step": 7500
535
+ },
536
+ {
537
+ "epoch": 116.92307692307692,
538
+ "grad_norm": 74.13555908203125,
539
+ "learning_rate": 8.4822e-06,
540
+ "loss": 1.8575,
541
+ "step": 7600
542
+ },
543
+ {
544
+ "epoch": 118.46153846153847,
545
+ "grad_norm": 138.6452178955078,
546
+ "learning_rate": 8.4622e-06,
547
+ "loss": 1.8942,
548
+ "step": 7700
549
+ },
550
+ {
551
+ "epoch": 120.0,
552
+ "grad_norm": 57.42049789428711,
553
+ "learning_rate": 8.4422e-06,
554
+ "loss": 1.8777,
555
+ "step": 7800
556
+ },
557
+ {
558
+ "epoch": 121.53846153846153,
559
+ "grad_norm": 41.08803939819336,
560
+ "learning_rate": 8.4222e-06,
561
+ "loss": 1.8409,
562
+ "step": 7900
563
+ },
564
+ {
565
+ "epoch": 123.07692307692308,
566
+ "grad_norm": 66.80331420898438,
567
+ "learning_rate": 8.4022e-06,
568
+ "loss": 1.8325,
569
+ "step": 8000
570
+ },
571
+ {
572
+ "epoch": 124.61538461538461,
573
+ "grad_norm": 69.8762435913086,
574
+ "learning_rate": 8.3822e-06,
575
+ "loss": 1.8685,
576
+ "step": 8100
577
+ },
578
+ {
579
+ "epoch": 126.15384615384616,
580
+ "grad_norm": 109.0595703125,
581
+ "learning_rate": 8.362200000000001e-06,
582
+ "loss": 1.8423,
583
+ "step": 8200
584
+ },
585
+ {
586
+ "epoch": 127.6923076923077,
587
+ "grad_norm": 75.782470703125,
588
+ "learning_rate": 8.3422e-06,
589
+ "loss": 1.8278,
590
+ "step": 8300
591
+ },
592
+ {
593
+ "epoch": 129.23076923076923,
594
+ "grad_norm": 495.26025390625,
595
+ "learning_rate": 8.3222e-06,
596
+ "loss": 1.823,
597
+ "step": 8400
598
+ },
599
+ {
600
+ "epoch": 130.76923076923077,
601
+ "grad_norm": 132.37982177734375,
602
+ "learning_rate": 8.3022e-06,
603
+ "loss": 1.8122,
604
+ "step": 8500
605
+ },
606
+ {
607
+ "epoch": 132.30769230769232,
608
+ "grad_norm": 110.41214752197266,
609
+ "learning_rate": 8.2822e-06,
610
+ "loss": 1.798,
611
+ "step": 8600
612
+ },
613
+ {
614
+ "epoch": 133.84615384615384,
615
+ "grad_norm": 155.9139404296875,
616
+ "learning_rate": 8.2622e-06,
617
+ "loss": 1.8158,
618
+ "step": 8700
619
+ },
620
+ {
621
+ "epoch": 135.3846153846154,
622
+ "grad_norm": 61.789390563964844,
623
+ "learning_rate": 8.2422e-06,
624
+ "loss": 1.7863,
625
+ "step": 8800
626
+ },
627
+ {
628
+ "epoch": 136.92307692307693,
629
+ "grad_norm": 86.55162048339844,
630
+ "learning_rate": 8.2222e-06,
631
+ "loss": 1.7971,
632
+ "step": 8900
633
+ },
634
+ {
635
+ "epoch": 138.46153846153845,
636
+ "grad_norm": 52.087581634521484,
637
+ "learning_rate": 8.202200000000001e-06,
638
+ "loss": 1.7676,
639
+ "step": 9000
640
+ },
641
+ {
642
+ "epoch": 140.0,
643
+ "grad_norm": 78.67654418945312,
644
+ "learning_rate": 8.1822e-06,
645
+ "loss": 1.8188,
646
+ "step": 9100
647
+ },
648
+ {
649
+ "epoch": 141.53846153846155,
650
+ "grad_norm": 102.5003890991211,
651
+ "learning_rate": 8.1622e-06,
652
+ "loss": 1.8154,
653
+ "step": 9200
654
+ },
655
+ {
656
+ "epoch": 143.07692307692307,
657
+ "grad_norm": 112.49629974365234,
658
+ "learning_rate": 8.142200000000001e-06,
659
+ "loss": 1.7687,
660
+ "step": 9300
661
+ },
662
+ {
663
+ "epoch": 144.6153846153846,
664
+ "grad_norm": 64.63585662841797,
665
+ "learning_rate": 8.122200000000002e-06,
666
+ "loss": 1.7824,
667
+ "step": 9400
668
+ },
669
+ {
670
+ "epoch": 146.15384615384616,
671
+ "grad_norm": 74.50164794921875,
672
+ "learning_rate": 8.102200000000002e-06,
673
+ "loss": 1.745,
674
+ "step": 9500
675
+ },
676
+ {
677
+ "epoch": 147.69230769230768,
678
+ "grad_norm": 70.59980010986328,
679
+ "learning_rate": 8.082200000000002e-06,
680
+ "loss": 1.8179,
681
+ "step": 9600
682
+ },
683
+ {
684
+ "epoch": 149.23076923076923,
685
+ "grad_norm": 275.9650573730469,
686
+ "learning_rate": 8.0622e-06,
687
+ "loss": 1.7744,
688
+ "step": 9700
689
+ },
690
+ {
691
+ "epoch": 150.76923076923077,
692
+ "grad_norm": 54.21783447265625,
693
+ "learning_rate": 8.0422e-06,
694
+ "loss": 1.7608,
695
+ "step": 9800
696
+ },
697
+ {
698
+ "epoch": 152.30769230769232,
699
+ "grad_norm": 58.89350128173828,
700
+ "learning_rate": 8.0224e-06,
701
+ "loss": 1.7835,
702
+ "step": 9900
703
+ },
704
+ {
705
+ "epoch": 153.84615384615384,
706
+ "grad_norm": 90.88015747070312,
707
+ "learning_rate": 8.0024e-06,
708
+ "loss": 1.7567,
709
+ "step": 10000
710
+ },
711
+ {
712
+ "epoch": 155.3846153846154,
713
+ "grad_norm": 45.44640350341797,
714
+ "learning_rate": 7.9824e-06,
715
+ "loss": 1.7399,
716
+ "step": 10100
717
+ },
718
+ {
719
+ "epoch": 156.92307692307693,
720
+ "grad_norm": 58.44306945800781,
721
+ "learning_rate": 7.9624e-06,
722
+ "loss": 1.7803,
723
+ "step": 10200
724
+ },
725
+ {
726
+ "epoch": 158.46153846153845,
727
+ "grad_norm": 80.27843475341797,
728
+ "learning_rate": 7.9424e-06,
729
+ "loss": 1.7106,
730
+ "step": 10300
731
+ },
732
+ {
733
+ "epoch": 160.0,
734
+ "grad_norm": 111.12615203857422,
735
+ "learning_rate": 7.9224e-06,
736
+ "loss": 1.7134,
737
+ "step": 10400
738
+ },
739
+ {
740
+ "epoch": 161.53846153846155,
741
+ "grad_norm": 63.302520751953125,
742
+ "learning_rate": 7.9024e-06,
743
+ "loss": 1.7031,
744
+ "step": 10500
745
+ },
746
+ {
747
+ "epoch": 163.07692307692307,
748
+ "grad_norm": 41.779808044433594,
749
+ "learning_rate": 7.882400000000001e-06,
750
+ "loss": 1.7071,
751
+ "step": 10600
752
+ },
753
+ {
754
+ "epoch": 164.6153846153846,
755
+ "grad_norm": 58.44318389892578,
756
+ "learning_rate": 7.862400000000001e-06,
757
+ "loss": 1.6759,
758
+ "step": 10700
759
+ },
760
+ {
761
+ "epoch": 166.15384615384616,
762
+ "grad_norm": 36.30861282348633,
763
+ "learning_rate": 7.842400000000001e-06,
764
+ "loss": 1.7012,
765
+ "step": 10800
766
+ },
767
+ {
768
+ "epoch": 167.69230769230768,
769
+ "grad_norm": 68.7526626586914,
770
+ "learning_rate": 7.822400000000002e-06,
771
+ "loss": 1.6963,
772
+ "step": 10900
773
+ },
774
+ {
775
+ "epoch": 169.23076923076923,
776
+ "grad_norm": 82.03331756591797,
777
+ "learning_rate": 7.802400000000002e-06,
778
+ "loss": 1.7456,
779
+ "step": 11000
780
+ },
781
+ {
782
+ "epoch": 170.76923076923077,
783
+ "grad_norm": 53.351959228515625,
784
+ "learning_rate": 7.7824e-06,
785
+ "loss": 1.7284,
786
+ "step": 11100
787
+ },
788
+ {
789
+ "epoch": 172.30769230769232,
790
+ "grad_norm": 58.400909423828125,
791
+ "learning_rate": 7.7624e-06,
792
+ "loss": 1.7266,
793
+ "step": 11200
794
+ },
795
+ {
796
+ "epoch": 173.84615384615384,
797
+ "grad_norm": 47.95368576049805,
798
+ "learning_rate": 7.7424e-06,
799
+ "loss": 1.6671,
800
+ "step": 11300
801
+ },
802
+ {
803
+ "epoch": 175.3846153846154,
804
+ "grad_norm": 54.79304885864258,
805
+ "learning_rate": 7.7224e-06,
806
+ "loss": 1.7092,
807
+ "step": 11400
808
+ },
809
+ {
810
+ "epoch": 176.92307692307693,
811
+ "grad_norm": 34.120758056640625,
812
+ "learning_rate": 7.702400000000001e-06,
813
+ "loss": 1.724,
814
+ "step": 11500
815
+ },
816
+ {
817
+ "epoch": 178.46153846153845,
818
+ "grad_norm": 80.98869323730469,
819
+ "learning_rate": 7.682400000000001e-06,
820
+ "loss": 1.6693,
821
+ "step": 11600
822
+ },
823
+ {
824
+ "epoch": 180.0,
825
+ "grad_norm": 65.80884552001953,
826
+ "learning_rate": 7.662400000000001e-06,
827
+ "loss": 1.6864,
828
+ "step": 11700
829
+ },
830
+ {
831
+ "epoch": 181.53846153846155,
832
+ "grad_norm": 86.81282806396484,
833
+ "learning_rate": 7.642400000000002e-06,
834
+ "loss": 1.6715,
835
+ "step": 11800
836
+ },
837
+ {
838
+ "epoch": 183.07692307692307,
839
+ "grad_norm": 63.2209358215332,
840
+ "learning_rate": 7.622400000000001e-06,
841
+ "loss": 1.6884,
842
+ "step": 11900
843
+ },
844
+ {
845
+ "epoch": 184.6153846153846,
846
+ "grad_norm": 80.72114562988281,
847
+ "learning_rate": 7.602400000000001e-06,
848
+ "loss": 1.6781,
849
+ "step": 12000
850
+ },
851
+ {
852
+ "epoch": 186.15384615384616,
853
+ "grad_norm": 65.09835815429688,
854
+ "learning_rate": 7.5824000000000005e-06,
855
+ "loss": 1.6451,
856
+ "step": 12100
857
+ },
858
+ {
859
+ "epoch": 187.69230769230768,
860
+ "grad_norm": 51.8597297668457,
861
+ "learning_rate": 7.562400000000001e-06,
862
+ "loss": 1.6425,
863
+ "step": 12200
864
+ },
865
+ {
866
+ "epoch": 189.23076923076923,
867
+ "grad_norm": 55.06999969482422,
868
+ "learning_rate": 7.542400000000001e-06,
869
+ "loss": 1.6475,
870
+ "step": 12300
871
+ },
872
+ {
873
+ "epoch": 190.76923076923077,
874
+ "grad_norm": 221.47671508789062,
875
+ "learning_rate": 7.522400000000001e-06,
876
+ "loss": 1.6459,
877
+ "step": 12400
878
+ },
879
+ {
880
+ "epoch": 192.30769230769232,
881
+ "grad_norm": 64.53801727294922,
882
+ "learning_rate": 7.5024e-06,
883
+ "loss": 1.6149,
884
+ "step": 12500
885
+ },
886
+ {
887
+ "epoch": 193.84615384615384,
888
+ "grad_norm": 96.24422454833984,
889
+ "learning_rate": 7.4824000000000006e-06,
890
+ "loss": 1.6204,
891
+ "step": 12600
892
+ },
893
+ {
894
+ "epoch": 195.3846153846154,
895
+ "grad_norm": 44.547306060791016,
896
+ "learning_rate": 7.462400000000001e-06,
897
+ "loss": 1.6151,
898
+ "step": 12700
899
+ },
900
+ {
901
+ "epoch": 196.92307692307693,
902
+ "grad_norm": 125.61988830566406,
903
+ "learning_rate": 7.442400000000001e-06,
904
+ "loss": 1.6244,
905
+ "step": 12800
906
+ },
907
+ {
908
+ "epoch": 198.46153846153845,
909
+ "grad_norm": 98.02783966064453,
910
+ "learning_rate": 7.422400000000001e-06,
911
+ "loss": 1.625,
912
+ "step": 12900
913
+ },
914
+ {
915
+ "epoch": 200.0,
916
+ "grad_norm": 72.0836181640625,
917
+ "learning_rate": 7.4024000000000005e-06,
918
+ "loss": 1.6201,
919
+ "step": 13000
920
+ },
921
+ {
922
+ "epoch": 201.53846153846155,
923
+ "grad_norm": 157.2918701171875,
924
+ "learning_rate": 7.382400000000001e-06,
925
+ "loss": 1.6065,
926
+ "step": 13100
927
+ },
928
+ {
929
+ "epoch": 203.07692307692307,
930
+ "grad_norm": 51.04494094848633,
931
+ "learning_rate": 7.362400000000001e-06,
932
+ "loss": 1.6227,
933
+ "step": 13200
934
+ },
935
+ {
936
+ "epoch": 204.6153846153846,
937
+ "grad_norm": 53.116188049316406,
938
+ "learning_rate": 7.342400000000001e-06,
939
+ "loss": 1.6284,
940
+ "step": 13300
941
+ },
942
+ {
943
+ "epoch": 206.15384615384616,
944
+ "grad_norm": 80.10623168945312,
945
+ "learning_rate": 7.3224e-06,
946
+ "loss": 1.619,
947
+ "step": 13400
948
+ },
949
+ {
950
+ "epoch": 207.69230769230768,
951
+ "grad_norm": 249.86141967773438,
952
+ "learning_rate": 7.302400000000001e-06,
953
+ "loss": 1.6018,
954
+ "step": 13500
955
+ },
956
+ {
957
+ "epoch": 209.23076923076923,
958
+ "grad_norm": 77.1427001953125,
959
+ "learning_rate": 7.282400000000001e-06,
960
+ "loss": 1.6329,
961
+ "step": 13600
962
+ },
963
+ {
964
+ "epoch": 210.76923076923077,
965
+ "grad_norm": 86.5726318359375,
966
+ "learning_rate": 7.2626000000000006e-06,
967
+ "loss": 1.6112,
968
+ "step": 13700
969
+ },
970
+ {
971
+ "epoch": 212.30769230769232,
972
+ "grad_norm": 66.48815155029297,
973
+ "learning_rate": 7.242600000000001e-06,
974
+ "loss": 1.6128,
975
+ "step": 13800
976
+ },
977
+ {
978
+ "epoch": 213.84615384615384,
979
+ "grad_norm": 99.87622833251953,
980
+ "learning_rate": 7.222600000000001e-06,
981
+ "loss": 1.5902,
982
+ "step": 13900
983
+ },
984
+ {
985
+ "epoch": 215.3846153846154,
986
+ "grad_norm": 78.00489807128906,
987
+ "learning_rate": 7.2026e-06,
988
+ "loss": 1.5964,
989
+ "step": 14000
990
+ },
991
+ {
992
+ "epoch": 216.92307692307693,
993
+ "grad_norm": 726.4310913085938,
994
+ "learning_rate": 7.1826000000000005e-06,
995
+ "loss": 1.6301,
996
+ "step": 14100
997
+ },
998
+ {
999
+ "epoch": 218.46153846153845,
1000
+ "grad_norm": 60.30306625366211,
1001
+ "learning_rate": 7.162600000000001e-06,
1002
+ "loss": 1.5653,
1003
+ "step": 14200
1004
+ },
1005
+ {
1006
+ "epoch": 220.0,
1007
+ "grad_norm": 88.68881225585938,
1008
+ "learning_rate": 7.142600000000001e-06,
1009
+ "loss": 1.5743,
1010
+ "step": 14300
1011
+ },
1012
+ {
1013
+ "epoch": 221.53846153846155,
1014
+ "grad_norm": 101.28644561767578,
1015
+ "learning_rate": 7.1226e-06,
1016
+ "loss": 1.5589,
1017
+ "step": 14400
1018
+ },
1019
+ {
1020
+ "epoch": 223.07692307692307,
1021
+ "grad_norm": 248.6482696533203,
1022
+ "learning_rate": 7.1026e-06,
1023
+ "loss": 1.5706,
1024
+ "step": 14500
1025
+ },
1026
+ {
1027
+ "epoch": 224.6153846153846,
1028
+ "grad_norm": 110.11705780029297,
1029
+ "learning_rate": 7.082600000000001e-06,
1030
+ "loss": 1.5843,
1031
+ "step": 14600
1032
+ },
1033
+ {
1034
+ "epoch": 226.15384615384616,
1035
+ "grad_norm": 67.07064819335938,
1036
+ "learning_rate": 7.062600000000001e-06,
1037
+ "loss": 1.5643,
1038
+ "step": 14700
1039
+ },
1040
+ {
1041
+ "epoch": 227.69230769230768,
1042
+ "grad_norm": 97.37787628173828,
1043
+ "learning_rate": 7.0426e-06,
1044
+ "loss": 1.5424,
1045
+ "step": 14800
1046
+ },
1047
+ {
1048
+ "epoch": 229.23076923076923,
1049
+ "grad_norm": 53.19269561767578,
1050
+ "learning_rate": 7.0226e-06,
1051
+ "loss": 1.5644,
1052
+ "step": 14900
1053
+ },
1054
+ {
1055
+ "epoch": 230.76923076923077,
1056
+ "grad_norm": 213.32289123535156,
1057
+ "learning_rate": 7.0026000000000005e-06,
1058
+ "loss": 1.5541,
1059
+ "step": 15000
1060
+ },
1061
+ {
1062
+ "epoch": 232.30769230769232,
1063
+ "grad_norm": 105.63107299804688,
1064
+ "learning_rate": 6.982600000000001e-06,
1065
+ "loss": 1.5518,
1066
+ "step": 15100
1067
+ },
1068
+ {
1069
+ "epoch": 233.84615384615384,
1070
+ "grad_norm": 43.85015106201172,
1071
+ "learning_rate": 6.9626e-06,
1072
+ "loss": 1.5385,
1073
+ "step": 15200
1074
+ },
1075
+ {
1076
+ "epoch": 235.3846153846154,
1077
+ "grad_norm": 135.48651123046875,
1078
+ "learning_rate": 6.9426e-06,
1079
+ "loss": 1.5093,
1080
+ "step": 15300
1081
+ },
1082
+ {
1083
+ "epoch": 236.92307692307693,
1084
+ "grad_norm": 73.94020080566406,
1085
+ "learning_rate": 6.9226000000000004e-06,
1086
+ "loss": 1.537,
1087
+ "step": 15400
1088
+ },
1089
+ {
1090
+ "epoch": 238.46153846153845,
1091
+ "grad_norm": 157.08612060546875,
1092
+ "learning_rate": 6.902600000000001e-06,
1093
+ "loss": 1.5757,
1094
+ "step": 15500
1095
+ },
1096
+ {
1097
+ "epoch": 240.0,
1098
+ "grad_norm": 79.48292541503906,
1099
+ "learning_rate": 6.8826e-06,
1100
+ "loss": 1.5214,
1101
+ "step": 15600
1102
+ },
1103
+ {
1104
+ "epoch": 241.53846153846155,
1105
+ "grad_norm": 59.73866653442383,
1106
+ "learning_rate": 6.8626e-06,
1107
+ "loss": 1.5166,
1108
+ "step": 15700
1109
+ },
1110
+ {
1111
+ "epoch": 243.07692307692307,
1112
+ "grad_norm": 97.34918212890625,
1113
+ "learning_rate": 6.8426e-06,
1114
+ "loss": 1.5145,
1115
+ "step": 15800
1116
+ },
1117
+ {
1118
+ "epoch": 244.6153846153846,
1119
+ "grad_norm": 198.27203369140625,
1120
+ "learning_rate": 6.8226000000000005e-06,
1121
+ "loss": 1.5237,
1122
+ "step": 15900
1123
+ },
1124
+ {
1125
+ "epoch": 246.15384615384616,
1126
+ "grad_norm": 38.80288314819336,
1127
+ "learning_rate": 6.802600000000001e-06,
1128
+ "loss": 1.5118,
1129
+ "step": 16000
1130
+ },
1131
+ {
1132
+ "epoch": 247.69230769230768,
1133
+ "grad_norm": 89.98989868164062,
1134
+ "learning_rate": 6.7828000000000005e-06,
1135
+ "loss": 1.5171,
1136
+ "step": 16100
1137
+ },
1138
+ {
1139
+ "epoch": 249.23076923076923,
1140
+ "grad_norm": 55.13770294189453,
1141
+ "learning_rate": 6.762800000000001e-06,
1142
+ "loss": 1.5044,
1143
+ "step": 16200
1144
+ },
1145
+ {
1146
+ "epoch": 250.76923076923077,
1147
+ "grad_norm": 34.529293060302734,
1148
+ "learning_rate": 6.7428e-06,
1149
+ "loss": 1.4981,
1150
+ "step": 16300
1151
+ },
1152
+ {
1153
+ "epoch": 252.30769230769232,
1154
+ "grad_norm": 79.73957824707031,
1155
+ "learning_rate": 6.7228e-06,
1156
+ "loss": 1.501,
1157
+ "step": 16400
1158
+ },
1159
+ {
1160
+ "epoch": 253.84615384615384,
1161
+ "grad_norm": 51.99100875854492,
1162
+ "learning_rate": 6.7028000000000004e-06,
1163
+ "loss": 1.4968,
1164
+ "step": 16500
1165
+ },
1166
+ {
1167
+ "epoch": 255.3846153846154,
1168
+ "grad_norm": 47.11521530151367,
1169
+ "learning_rate": 6.682800000000001e-06,
1170
+ "loss": 1.4961,
1171
+ "step": 16600
1172
+ },
1173
+ {
1174
+ "epoch": 256.9230769230769,
1175
+ "grad_norm": 70.4249496459961,
1176
+ "learning_rate": 6.6628e-06,
1177
+ "loss": 1.5162,
1178
+ "step": 16700
1179
+ },
1180
+ {
1181
+ "epoch": 258.46153846153845,
1182
+ "grad_norm": 56.895957946777344,
1183
+ "learning_rate": 6.6428e-06,
1184
+ "loss": 1.5187,
1185
+ "step": 16800
1186
+ },
1187
+ {
1188
+ "epoch": 260.0,
1189
+ "grad_norm": 34.502071380615234,
1190
+ "learning_rate": 6.623000000000001e-06,
1191
+ "loss": 1.5325,
1192
+ "step": 16900
1193
+ },
1194
+ {
1195
+ "epoch": 261.53846153846155,
1196
+ "grad_norm": 66.03074645996094,
1197
+ "learning_rate": 6.603e-06,
1198
+ "loss": 1.5103,
1199
+ "step": 17000
1200
+ },
1201
+ {
1202
+ "epoch": 263.0769230769231,
1203
+ "grad_norm": 110.48493957519531,
1204
+ "learning_rate": 6.583e-06,
1205
+ "loss": 1.4571,
1206
+ "step": 17100
1207
+ },
1208
+ {
1209
+ "epoch": 264.61538461538464,
1210
+ "grad_norm": 55.59686279296875,
1211
+ "learning_rate": 6.5630000000000005e-06,
1212
+ "loss": 1.5147,
1213
+ "step": 17200
1214
+ },
1215
+ {
1216
+ "epoch": 266.15384615384613,
1217
+ "grad_norm": 72.83611297607422,
1218
+ "learning_rate": 6.543000000000001e-06,
1219
+ "loss": 1.48,
1220
+ "step": 17300
1221
+ },
1222
+ {
1223
+ "epoch": 267.6923076923077,
1224
+ "grad_norm": 54.794437408447266,
1225
+ "learning_rate": 6.523e-06,
1226
+ "loss": 1.461,
1227
+ "step": 17400
1228
+ },
1229
+ {
1230
+ "epoch": 269.2307692307692,
1231
+ "grad_norm": 41.280731201171875,
1232
+ "learning_rate": 6.503e-06,
1233
+ "loss": 1.4188,
1234
+ "step": 17500
1235
+ },
1236
+ {
1237
+ "epoch": 270.7692307692308,
1238
+ "grad_norm": 81.90428924560547,
1239
+ "learning_rate": 6.4830000000000004e-06,
1240
+ "loss": 1.4256,
1241
+ "step": 17600
1242
+ },
1243
+ {
1244
+ "epoch": 272.3076923076923,
1245
+ "grad_norm": 67.94799041748047,
1246
+ "learning_rate": 6.463000000000001e-06,
1247
+ "loss": 1.4295,
1248
+ "step": 17700
1249
+ },
1250
+ {
1251
+ "epoch": 273.84615384615387,
1252
+ "grad_norm": 77.92097473144531,
1253
+ "learning_rate": 6.443e-06,
1254
+ "loss": 1.4575,
1255
+ "step": 17800
1256
+ },
1257
+ {
1258
+ "epoch": 275.38461538461536,
1259
+ "grad_norm": 83.06784057617188,
1260
+ "learning_rate": 6.423e-06,
1261
+ "loss": 1.434,
1262
+ "step": 17900
1263
+ },
1264
+ {
1265
+ "epoch": 276.9230769230769,
1266
+ "grad_norm": 60.48369598388672,
1267
+ "learning_rate": 6.403e-06,
1268
+ "loss": 1.4496,
1269
+ "step": 18000
1270
+ },
1271
+ {
1272
+ "epoch": 278.46153846153845,
1273
+ "grad_norm": 47.32282257080078,
1274
+ "learning_rate": 6.3830000000000006e-06,
1275
+ "loss": 1.4149,
1276
+ "step": 18100
1277
+ },
1278
+ {
1279
+ "epoch": 280.0,
1280
+ "grad_norm": 134.77822875976562,
1281
+ "learning_rate": 6.363e-06,
1282
+ "loss": 1.3949,
1283
+ "step": 18200
1284
+ },
1285
+ {
1286
+ "epoch": 281.53846153846155,
1287
+ "grad_norm": 72.09223937988281,
1288
+ "learning_rate": 6.343e-06,
1289
+ "loss": 1.4298,
1290
+ "step": 18300
1291
+ },
1292
+ {
1293
+ "epoch": 283.0769230769231,
1294
+ "grad_norm": 95.94608306884766,
1295
+ "learning_rate": 6.323e-06,
1296
+ "loss": 1.4189,
1297
+ "step": 18400
1298
+ },
1299
+ {
1300
+ "epoch": 284.61538461538464,
1301
+ "grad_norm": 79.95153045654297,
1302
+ "learning_rate": 6.3030000000000005e-06,
1303
+ "loss": 1.4066,
1304
+ "step": 18500
1305
+ },
1306
+ {
1307
+ "epoch": 286.15384615384613,
1308
+ "grad_norm": 165.74986267089844,
1309
+ "learning_rate": 6.283e-06,
1310
+ "loss": 1.4231,
1311
+ "step": 18600
1312
+ },
1313
+ {
1314
+ "epoch": 287.6923076923077,
1315
+ "grad_norm": 105.84443664550781,
1316
+ "learning_rate": 6.263e-06,
1317
+ "loss": 1.3851,
1318
+ "step": 18700
1319
+ },
1320
+ {
1321
+ "epoch": 289.2307692307692,
1322
+ "grad_norm": 48.660987854003906,
1323
+ "learning_rate": 6.243e-06,
1324
+ "loss": 1.4234,
1325
+ "step": 18800
1326
+ },
1327
+ {
1328
+ "epoch": 290.7692307692308,
1329
+ "grad_norm": 53.28395462036133,
1330
+ "learning_rate": 6.223e-06,
1331
+ "loss": 1.3861,
1332
+ "step": 18900
1333
+ },
1334
+ {
1335
+ "epoch": 292.3076923076923,
1336
+ "grad_norm": 54.91928482055664,
1337
+ "learning_rate": 6.203e-06,
1338
+ "loss": 1.3799,
1339
+ "step": 19000
1340
+ },
1341
+ {
1342
+ "epoch": 293.84615384615387,
1343
+ "grad_norm": 69.98273468017578,
1344
+ "learning_rate": 6.183e-06,
1345
+ "loss": 1.4223,
1346
+ "step": 19100
1347
+ },
1348
+ {
1349
+ "epoch": 295.38461538461536,
1350
+ "grad_norm": 55.819786071777344,
1351
+ "learning_rate": 6.163e-06,
1352
+ "loss": 1.3747,
1353
+ "step": 19200
1354
+ },
1355
+ {
1356
+ "epoch": 296.9230769230769,
1357
+ "grad_norm": 64.86967468261719,
1358
+ "learning_rate": 6.143e-06,
1359
+ "loss": 1.4014,
1360
+ "step": 19300
1361
+ },
1362
+ {
1363
+ "epoch": 298.46153846153845,
1364
+ "grad_norm": 96.05943298339844,
1365
+ "learning_rate": 6.123e-06,
1366
+ "loss": 1.3517,
1367
+ "step": 19400
1368
+ },
1369
+ {
1370
+ "epoch": 300.0,
1371
+ "grad_norm": 37.66103744506836,
1372
+ "learning_rate": 6.103e-06,
1373
+ "loss": 1.3625,
1374
+ "step": 19500
1375
+ },
1376
+ {
1377
+ "epoch": 301.53846153846155,
1378
+ "grad_norm": 38.60346603393555,
1379
+ "learning_rate": 6.083e-06,
1380
+ "loss": 1.4039,
1381
+ "step": 19600
1382
+ },
1383
+ {
1384
+ "epoch": 303.0769230769231,
1385
+ "grad_norm": 51.319610595703125,
1386
+ "learning_rate": 6.063e-06,
1387
+ "loss": 1.3722,
1388
+ "step": 19700
1389
+ },
1390
+ {
1391
+ "epoch": 304.61538461538464,
1392
+ "grad_norm": 63.50655746459961,
1393
+ "learning_rate": 6.0429999999999996e-06,
1394
+ "loss": 1.3789,
1395
+ "step": 19800
1396
+ },
1397
+ {
1398
+ "epoch": 306.15384615384613,
1399
+ "grad_norm": 1452.8902587890625,
1400
+ "learning_rate": 6.023e-06,
1401
+ "loss": 1.352,
1402
+ "step": 19900
1403
+ },
1404
+ {
1405
+ "epoch": 307.6923076923077,
1406
+ "grad_norm": 45.927669525146484,
1407
+ "learning_rate": 6.003e-06,
1408
+ "loss": 1.3539,
1409
+ "step": 20000
1410
+ },
1411
+ {
1412
+ "epoch": 309.2307692307692,
1413
+ "grad_norm": 118.03652954101562,
1414
+ "learning_rate": 5.983000000000001e-06,
1415
+ "loss": 1.3753,
1416
+ "step": 20100
1417
+ },
1418
+ {
1419
+ "epoch": 310.7692307692308,
1420
+ "grad_norm": 78.8291015625,
1421
+ "learning_rate": 5.963000000000001e-06,
1422
+ "loss": 1.3559,
1423
+ "step": 20200
1424
+ },
1425
+ {
1426
+ "epoch": 312.3076923076923,
1427
+ "grad_norm": 97.92073059082031,
1428
+ "learning_rate": 5.943000000000001e-06,
1429
+ "loss": 1.3443,
1430
+ "step": 20300
1431
+ },
1432
+ {
1433
+ "epoch": 313.84615384615387,
1434
+ "grad_norm": 92.97972869873047,
1435
+ "learning_rate": 5.923000000000001e-06,
1436
+ "loss": 1.3573,
1437
+ "step": 20400
1438
+ },
1439
+ {
1440
+ "epoch": 315.38461538461536,
1441
+ "grad_norm": 24.576528549194336,
1442
+ "learning_rate": 5.903000000000001e-06,
1443
+ "loss": 1.3376,
1444
+ "step": 20500
1445
+ },
1446
+ {
1447
+ "epoch": 316.9230769230769,
1448
+ "grad_norm": 30.237171173095703,
1449
+ "learning_rate": 5.883000000000001e-06,
1450
+ "loss": 1.3321,
1451
+ "step": 20600
1452
+ },
1453
+ {
1454
+ "epoch": 318.46153846153845,
1455
+ "grad_norm": 42.16428756713867,
1456
+ "learning_rate": 5.863000000000001e-06,
1457
+ "loss": 1.351,
1458
+ "step": 20700
1459
+ },
1460
+ {
1461
+ "epoch": 320.0,
1462
+ "grad_norm": 31.800731658935547,
1463
+ "learning_rate": 5.843000000000001e-06,
1464
+ "loss": 1.3395,
1465
+ "step": 20800
1466
+ },
1467
+ {
1468
+ "epoch": 321.53846153846155,
1469
+ "grad_norm": 44.216575622558594,
1470
+ "learning_rate": 5.823000000000001e-06,
1471
+ "loss": 1.3145,
1472
+ "step": 20900
1473
+ },
1474
+ {
1475
+ "epoch": 323.0769230769231,
1476
+ "grad_norm": 83.01956939697266,
1477
+ "learning_rate": 5.803000000000001e-06,
1478
+ "loss": 1.319,
1479
+ "step": 21000
1480
+ },
1481
+ {
1482
+ "epoch": 324.61538461538464,
1483
+ "grad_norm": 26.41292953491211,
1484
+ "learning_rate": 5.783000000000001e-06,
1485
+ "loss": 1.3289,
1486
+ "step": 21100
1487
+ },
1488
+ {
1489
+ "epoch": 326.15384615384613,
1490
+ "grad_norm": 49.88239288330078,
1491
+ "learning_rate": 5.7630000000000006e-06,
1492
+ "loss": 1.3391,
1493
+ "step": 21200
1494
+ },
1495
+ {
1496
+ "epoch": 327.6923076923077,
1497
+ "grad_norm": 60.012489318847656,
1498
+ "learning_rate": 5.743000000000001e-06,
1499
+ "loss": 1.3322,
1500
+ "step": 21300
1501
+ },
1502
+ {
1503
+ "epoch": 329.2307692307692,
1504
+ "grad_norm": 44.294063568115234,
1505
+ "learning_rate": 5.723000000000001e-06,
1506
+ "loss": 1.3022,
1507
+ "step": 21400
1508
+ },
1509
+ {
1510
+ "epoch": 330.7692307692308,
1511
+ "grad_norm": 51.85730743408203,
1512
+ "learning_rate": 5.703000000000001e-06,
1513
+ "loss": 1.3182,
1514
+ "step": 21500
1515
+ },
1516
+ {
1517
+ "epoch": 332.3076923076923,
1518
+ "grad_norm": 36.159053802490234,
1519
+ "learning_rate": 5.6830000000000005e-06,
1520
+ "loss": 1.3076,
1521
+ "step": 21600
1522
+ },
1523
+ {
1524
+ "epoch": 333.84615384615387,
1525
+ "grad_norm": 45.60377883911133,
1526
+ "learning_rate": 5.663000000000001e-06,
1527
+ "loss": 1.3157,
1528
+ "step": 21700
1529
+ },
1530
+ {
1531
+ "epoch": 335.38461538461536,
1532
+ "grad_norm": 53.93402099609375,
1533
+ "learning_rate": 5.643000000000001e-06,
1534
+ "loss": 1.3112,
1535
+ "step": 21800
1536
+ },
1537
+ {
1538
+ "epoch": 336.9230769230769,
1539
+ "grad_norm": 28.81892967224121,
1540
+ "learning_rate": 5.623000000000001e-06,
1541
+ "loss": 1.3075,
1542
+ "step": 21900
1543
+ },
1544
+ {
1545
+ "epoch": 338.46153846153845,
1546
+ "grad_norm": 39.13862991333008,
1547
+ "learning_rate": 5.603e-06,
1548
+ "loss": 1.311,
1549
+ "step": 22000
1550
+ },
1551
+ {
1552
+ "epoch": 340.0,
1553
+ "grad_norm": 70.76419067382812,
1554
+ "learning_rate": 5.583000000000001e-06,
1555
+ "loss": 1.2963,
1556
+ "step": 22100
1557
+ },
1558
+ {
1559
+ "epoch": 341.53846153846155,
1560
+ "grad_norm": 53.80701446533203,
1561
+ "learning_rate": 5.563000000000001e-06,
1562
+ "loss": 1.2943,
1563
+ "step": 22200
1564
+ },
1565
+ {
1566
+ "epoch": 343.0769230769231,
1567
+ "grad_norm": 60.86161422729492,
1568
+ "learning_rate": 5.543000000000001e-06,
1569
+ "loss": 1.2993,
1570
+ "step": 22300
1571
+ },
1572
+ {
1573
+ "epoch": 344.61538461538464,
1574
+ "grad_norm": 38.120018005371094,
1575
+ "learning_rate": 5.523e-06,
1576
+ "loss": 1.2945,
1577
+ "step": 22400
1578
+ },
1579
+ {
1580
+ "epoch": 346.15384615384613,
1581
+ "grad_norm": 71.47781372070312,
1582
+ "learning_rate": 5.5030000000000005e-06,
1583
+ "loss": 1.2871,
1584
+ "step": 22500
1585
+ },
1586
+ {
1587
+ "epoch": 347.6923076923077,
1588
+ "grad_norm": 355.5455627441406,
1589
+ "learning_rate": 5.483000000000001e-06,
1590
+ "loss": 1.2836,
1591
+ "step": 22600
1592
+ },
1593
+ {
1594
+ "epoch": 349.2307692307692,
1595
+ "grad_norm": 47.89547348022461,
1596
+ "learning_rate": 5.463000000000001e-06,
1597
+ "loss": 1.3028,
1598
+ "step": 22700
1599
+ },
1600
+ {
1601
+ "epoch": 350.7692307692308,
1602
+ "grad_norm": 54.10429382324219,
1603
+ "learning_rate": 5.443e-06,
1604
+ "loss": 1.2849,
1605
+ "step": 22800
1606
+ },
1607
+ {
1608
+ "epoch": 352.3076923076923,
1609
+ "grad_norm": 82.28721618652344,
1610
+ "learning_rate": 5.4230000000000004e-06,
1611
+ "loss": 1.2522,
1612
+ "step": 22900
1613
+ },
1614
+ {
1615
+ "epoch": 353.84615384615387,
1616
+ "grad_norm": 50.41508102416992,
1617
+ "learning_rate": 5.403000000000001e-06,
1618
+ "loss": 1.2886,
1619
+ "step": 23000
1620
+ },
1621
+ {
1622
+ "epoch": 355.38461538461536,
1623
+ "grad_norm": 40.82347106933594,
1624
+ "learning_rate": 5.383000000000001e-06,
1625
+ "loss": 1.2982,
1626
+ "step": 23100
1627
+ },
1628
+ {
1629
+ "epoch": 356.9230769230769,
1630
+ "grad_norm": 43.295387268066406,
1631
+ "learning_rate": 5.363e-06,
1632
+ "loss": 1.2746,
1633
+ "step": 23200
1634
+ },
1635
+ {
1636
+ "epoch": 358.46153846153845,
1637
+ "grad_norm": 31.1278133392334,
1638
+ "learning_rate": 5.343e-06,
1639
+ "loss": 1.277,
1640
+ "step": 23300
1641
+ },
1642
+ {
1643
+ "epoch": 360.0,
1644
+ "grad_norm": 95.73058319091797,
1645
+ "learning_rate": 5.3230000000000005e-06,
1646
+ "loss": 1.2659,
1647
+ "step": 23400
1648
+ },
1649
+ {
1650
+ "epoch": 361.53846153846155,
1651
+ "grad_norm": 510.55548095703125,
1652
+ "learning_rate": 5.303000000000001e-06,
1653
+ "loss": 1.2856,
1654
+ "step": 23500
1655
+ },
1656
+ {
1657
+ "epoch": 363.0769230769231,
1658
+ "grad_norm": 65.73866271972656,
1659
+ "learning_rate": 5.283e-06,
1660
+ "loss": 1.2533,
1661
+ "step": 23600
1662
+ },
1663
+ {
1664
+ "epoch": 364.61538461538464,
1665
+ "grad_norm": 42.63539123535156,
1666
+ "learning_rate": 5.263e-06,
1667
+ "loss": 1.2784,
1668
+ "step": 23700
1669
+ },
1670
+ {
1671
+ "epoch": 366.15384615384613,
1672
+ "grad_norm": 48.91270065307617,
1673
+ "learning_rate": 5.243200000000001e-06,
1674
+ "loss": 1.2694,
1675
+ "step": 23800
1676
+ },
1677
+ {
1678
+ "epoch": 367.6923076923077,
1679
+ "grad_norm": 42.82520294189453,
1680
+ "learning_rate": 5.2232e-06,
1681
+ "loss": 1.2676,
1682
+ "step": 23900
1683
+ },
1684
+ {
1685
+ "epoch": 369.2307692307692,
1686
+ "grad_norm": 64.28822326660156,
1687
+ "learning_rate": 5.203400000000001e-06,
1688
+ "loss": 1.2474,
1689
+ "step": 24000
1690
+ },
1691
+ {
1692
+ "epoch": 370.7692307692308,
1693
+ "grad_norm": 75.25623321533203,
1694
+ "learning_rate": 5.183400000000001e-06,
1695
+ "loss": 1.2274,
1696
+ "step": 24100
1697
+ },
1698
+ {
1699
+ "epoch": 372.3076923076923,
1700
+ "grad_norm": 48.8359375,
1701
+ "learning_rate": 5.1634e-06,
1702
+ "loss": 1.2463,
1703
+ "step": 24200
1704
+ },
1705
+ {
1706
+ "epoch": 373.84615384615387,
1707
+ "grad_norm": 31.74736213684082,
1708
+ "learning_rate": 5.143400000000001e-06,
1709
+ "loss": 1.2617,
1710
+ "step": 24300
1711
+ },
1712
+ {
1713
+ "epoch": 375.38461538461536,
1714
+ "grad_norm": 27.45305824279785,
1715
+ "learning_rate": 5.123400000000001e-06,
1716
+ "loss": 1.2679,
1717
+ "step": 24400
1718
+ },
1719
+ {
1720
+ "epoch": 376.9230769230769,
1721
+ "grad_norm": 71.166259765625,
1722
+ "learning_rate": 5.103400000000001e-06,
1723
+ "loss": 1.2764,
1724
+ "step": 24500
1725
+ },
1726
+ {
1727
+ "epoch": 378.46153846153845,
1728
+ "grad_norm": 43.75248718261719,
1729
+ "learning_rate": 5.0834e-06,
1730
+ "loss": 1.2334,
1731
+ "step": 24600
1732
+ },
1733
+ {
1734
+ "epoch": 380.0,
1735
+ "grad_norm": 103.99686431884766,
1736
+ "learning_rate": 5.0634000000000005e-06,
1737
+ "loss": 1.2367,
1738
+ "step": 24700
1739
+ },
1740
+ {
1741
+ "epoch": 381.53846153846155,
1742
+ "grad_norm": 25.603742599487305,
1743
+ "learning_rate": 5.043400000000001e-06,
1744
+ "loss": 1.2408,
1745
+ "step": 24800
1746
+ },
1747
+ {
1748
+ "epoch": 383.0769230769231,
1749
+ "grad_norm": 41.11650085449219,
1750
+ "learning_rate": 5.023400000000001e-06,
1751
+ "loss": 1.2525,
1752
+ "step": 24900
1753
+ },
1754
+ {
1755
+ "epoch": 384.61538461538464,
1756
+ "grad_norm": 62.1868896484375,
1757
+ "learning_rate": 5.0034e-06,
1758
+ "loss": 1.2408,
1759
+ "step": 25000
1760
+ },
1761
+ {
1762
+ "epoch": 386.15384615384613,
1763
+ "grad_norm": 47.254390716552734,
1764
+ "learning_rate": 4.9834000000000004e-06,
1765
+ "loss": 1.2595,
1766
+ "step": 25100
1767
+ },
1768
+ {
1769
+ "epoch": 387.6923076923077,
1770
+ "grad_norm": 36.716033935546875,
1771
+ "learning_rate": 4.963400000000001e-06,
1772
+ "loss": 1.246,
1773
+ "step": 25200
1774
+ },
1775
+ {
1776
+ "epoch": 389.2307692307692,
1777
+ "grad_norm": 222.34286499023438,
1778
+ "learning_rate": 4.943400000000001e-06,
1779
+ "loss": 1.2328,
1780
+ "step": 25300
1781
+ },
1782
+ {
1783
+ "epoch": 390.7692307692308,
1784
+ "grad_norm": 129.1654815673828,
1785
+ "learning_rate": 4.9234e-06,
1786
+ "loss": 1.2248,
1787
+ "step": 25400
1788
+ },
1789
+ {
1790
+ "epoch": 392.3076923076923,
1791
+ "grad_norm": 59.3955192565918,
1792
+ "learning_rate": 4.9034e-06,
1793
+ "loss": 1.2488,
1794
+ "step": 25500
1795
+ },
1796
+ {
1797
+ "epoch": 393.84615384615387,
1798
+ "grad_norm": 81.6048355102539,
1799
+ "learning_rate": 4.8834000000000005e-06,
1800
+ "loss": 1.2459,
1801
+ "step": 25600
1802
+ },
1803
+ {
1804
+ "epoch": 395.38461538461536,
1805
+ "grad_norm": 19.443572998046875,
1806
+ "learning_rate": 4.863400000000001e-06,
1807
+ "loss": 1.2275,
1808
+ "step": 25700
1809
+ },
1810
+ {
1811
+ "epoch": 396.9230769230769,
1812
+ "grad_norm": 42.00278091430664,
1813
+ "learning_rate": 4.8434e-06,
1814
+ "loss": 1.2542,
1815
+ "step": 25800
1816
+ },
1817
+ {
1818
+ "epoch": 398.46153846153845,
1819
+ "grad_norm": 45.863975524902344,
1820
+ "learning_rate": 4.8234e-06,
1821
+ "loss": 1.2425,
1822
+ "step": 25900
1823
+ },
1824
+ {
1825
+ "epoch": 400.0,
1826
+ "grad_norm": 51.47980499267578,
1827
+ "learning_rate": 4.8034000000000005e-06,
1828
+ "loss": 1.2434,
1829
+ "step": 26000
1830
+ },
1831
+ {
1832
+ "epoch": 401.53846153846155,
1833
+ "grad_norm": 38.02336502075195,
1834
+ "learning_rate": 4.783400000000001e-06,
1835
+ "loss": 1.2508,
1836
+ "step": 26100
1837
+ },
1838
+ {
1839
+ "epoch": 403.0769230769231,
1840
+ "grad_norm": 52.39328384399414,
1841
+ "learning_rate": 4.7634e-06,
1842
+ "loss": 1.2373,
1843
+ "step": 26200
1844
+ },
1845
+ {
1846
+ "epoch": 404.61538461538464,
1847
+ "grad_norm": 39.42361068725586,
1848
+ "learning_rate": 4.7434e-06,
1849
+ "loss": 1.2253,
1850
+ "step": 26300
1851
+ },
1852
+ {
1853
+ "epoch": 406.15384615384613,
1854
+ "grad_norm": 46.898441314697266,
1855
+ "learning_rate": 4.7234e-06,
1856
+ "loss": 1.2044,
1857
+ "step": 26400
1858
+ },
1859
+ {
1860
+ "epoch": 407.6923076923077,
1861
+ "grad_norm": 47.6523323059082,
1862
+ "learning_rate": 4.7034000000000006e-06,
1863
+ "loss": 1.2058,
1864
+ "step": 26500
1865
+ },
1866
+ {
1867
+ "epoch": 409.2307692307692,
1868
+ "grad_norm": 78.52135467529297,
1869
+ "learning_rate": 4.6834e-06,
1870
+ "loss": 1.2259,
1871
+ "step": 26600
1872
+ },
1873
+ {
1874
+ "epoch": 410.7692307692308,
1875
+ "grad_norm": 36.37205505371094,
1876
+ "learning_rate": 4.6634e-06,
1877
+ "loss": 1.2241,
1878
+ "step": 26700
1879
+ },
1880
+ {
1881
+ "epoch": 412.3076923076923,
1882
+ "grad_norm": 48.53520965576172,
1883
+ "learning_rate": 4.6434e-06,
1884
+ "loss": 1.2118,
1885
+ "step": 26800
1886
+ },
1887
+ {
1888
+ "epoch": 413.84615384615387,
1889
+ "grad_norm": 33.66633605957031,
1890
+ "learning_rate": 4.6234000000000005e-06,
1891
+ "loss": 1.241,
1892
+ "step": 26900
1893
+ },
1894
+ {
1895
+ "epoch": 415.38461538461536,
1896
+ "grad_norm": 60.33393096923828,
1897
+ "learning_rate": 4.603400000000001e-06,
1898
+ "loss": 1.2208,
1899
+ "step": 27000
1900
+ },
1901
+ {
1902
+ "epoch": 416.9230769230769,
1903
+ "grad_norm": 96.51435089111328,
1904
+ "learning_rate": 4.583400000000001e-06,
1905
+ "loss": 1.1945,
1906
+ "step": 27100
1907
+ },
1908
+ {
1909
+ "epoch": 418.46153846153845,
1910
+ "grad_norm": 48.80552291870117,
1911
+ "learning_rate": 4.5634e-06,
1912
+ "loss": 1.2249,
1913
+ "step": 27200
1914
+ },
1915
+ {
1916
+ "epoch": 420.0,
1917
+ "grad_norm": 46.613800048828125,
1918
+ "learning_rate": 4.5434e-06,
1919
+ "loss": 1.2164,
1920
+ "step": 27300
1921
+ },
1922
+ {
1923
+ "epoch": 421.53846153846155,
1924
+ "grad_norm": 66.00172424316406,
1925
+ "learning_rate": 4.523400000000001e-06,
1926
+ "loss": 1.2302,
1927
+ "step": 27400
1928
+ },
1929
+ {
1930
+ "epoch": 423.0769230769231,
1931
+ "grad_norm": 114.08313751220703,
1932
+ "learning_rate": 4.503400000000001e-06,
1933
+ "loss": 1.215,
1934
+ "step": 27500
1935
+ },
1936
+ {
1937
+ "epoch": 424.61538461538464,
1938
+ "grad_norm": 81.00666046142578,
1939
+ "learning_rate": 4.4834e-06,
1940
+ "loss": 1.2031,
1941
+ "step": 27600
1942
+ },
1943
+ {
1944
+ "epoch": 426.15384615384613,
1945
+ "grad_norm": 41.911373138427734,
1946
+ "learning_rate": 4.4634e-06,
1947
+ "loss": 1.1958,
1948
+ "step": 27700
1949
+ },
1950
+ {
1951
+ "epoch": 427.6923076923077,
1952
+ "grad_norm": 643.6279907226562,
1953
+ "learning_rate": 4.4434000000000005e-06,
1954
+ "loss": 1.2033,
1955
+ "step": 27800
1956
+ },
1957
+ {
1958
+ "epoch": 429.2307692307692,
1959
+ "grad_norm": 35.13188552856445,
1960
+ "learning_rate": 4.423400000000001e-06,
1961
+ "loss": 1.2025,
1962
+ "step": 27900
1963
+ },
1964
+ {
1965
+ "epoch": 430.7692307692308,
1966
+ "grad_norm": 27.267776489257812,
1967
+ "learning_rate": 4.4034e-06,
1968
+ "loss": 1.2085,
1969
+ "step": 28000
1970
+ },
1971
+ {
1972
+ "epoch": 432.3076923076923,
1973
+ "grad_norm": 68.7784652709961,
1974
+ "learning_rate": 4.3834e-06,
1975
+ "loss": 1.202,
1976
+ "step": 28100
1977
+ },
1978
+ {
1979
+ "epoch": 433.84615384615387,
1980
+ "grad_norm": 119.0069351196289,
1981
+ "learning_rate": 4.3634000000000004e-06,
1982
+ "loss": 1.1972,
1983
+ "step": 28200
1984
+ },
1985
+ {
1986
+ "epoch": 435.38461538461536,
1987
+ "grad_norm": 80.1543960571289,
1988
+ "learning_rate": 4.3436e-06,
1989
+ "loss": 1.1966,
1990
+ "step": 28300
1991
+ },
1992
+ {
1993
+ "epoch": 436.9230769230769,
1994
+ "grad_norm": 54.1822509765625,
1995
+ "learning_rate": 4.3236e-06,
1996
+ "loss": 1.1858,
1997
+ "step": 28400
1998
+ },
1999
+ {
2000
+ "epoch": 438.46153846153845,
2001
+ "grad_norm": 145.3723602294922,
2002
+ "learning_rate": 4.303600000000001e-06,
2003
+ "loss": 1.1921,
2004
+ "step": 28500
2005
+ },
2006
+ {
2007
+ "epoch": 440.0,
2008
+ "grad_norm": 65.41217041015625,
2009
+ "learning_rate": 4.283600000000001e-06,
2010
+ "loss": 1.2062,
2011
+ "step": 28600
2012
+ },
2013
+ {
2014
+ "epoch": 441.53846153846155,
2015
+ "grad_norm": 91.25973510742188,
2016
+ "learning_rate": 4.263800000000001e-06,
2017
+ "loss": 1.1916,
2018
+ "step": 28700
2019
+ },
2020
+ {
2021
+ "epoch": 443.0769230769231,
2022
+ "grad_norm": 52.53120803833008,
2023
+ "learning_rate": 4.2438e-06,
2024
+ "loss": 1.1725,
2025
+ "step": 28800
2026
+ },
2027
+ {
2028
+ "epoch": 444.61538461538464,
2029
+ "grad_norm": 65.57294464111328,
2030
+ "learning_rate": 4.2238e-06,
2031
+ "loss": 1.2011,
2032
+ "step": 28900
2033
+ },
2034
+ {
2035
+ "epoch": 446.15384615384613,
2036
+ "grad_norm": 51.5538444519043,
2037
+ "learning_rate": 4.2038e-06,
2038
+ "loss": 1.1634,
2039
+ "step": 29000
2040
+ },
2041
+ {
2042
+ "epoch": 447.6923076923077,
2043
+ "grad_norm": 108.87830352783203,
2044
+ "learning_rate": 4.1838000000000005e-06,
2045
+ "loss": 1.2041,
2046
+ "step": 29100
2047
+ },
2048
+ {
2049
+ "epoch": 449.2307692307692,
2050
+ "grad_norm": 126.54178619384766,
2051
+ "learning_rate": 4.1638e-06,
2052
+ "loss": 1.172,
2053
+ "step": 29200
2054
+ },
2055
+ {
2056
+ "epoch": 450.7692307692308,
2057
+ "grad_norm": 58.80292510986328,
2058
+ "learning_rate": 4.143800000000001e-06,
2059
+ "loss": 1.1607,
2060
+ "step": 29300
2061
+ },
2062
+ {
2063
+ "epoch": 452.3076923076923,
2064
+ "grad_norm": 27.22450828552246,
2065
+ "learning_rate": 4.1238e-06,
2066
+ "loss": 1.205,
2067
+ "step": 29400
2068
+ },
2069
+ {
2070
+ "epoch": 453.84615384615387,
2071
+ "grad_norm": 49.21129608154297,
2072
+ "learning_rate": 4.1038e-06,
2073
+ "loss": 1.168,
2074
+ "step": 29500
2075
+ },
2076
+ {
2077
+ "epoch": 455.38461538461536,
2078
+ "grad_norm": 76.54774475097656,
2079
+ "learning_rate": 4.083800000000001e-06,
2080
+ "loss": 1.1841,
2081
+ "step": 29600
2082
+ },
2083
+ {
2084
+ "epoch": 456.9230769230769,
2085
+ "grad_norm": 60.45614242553711,
2086
+ "learning_rate": 4.063800000000001e-06,
2087
+ "loss": 1.1828,
2088
+ "step": 29700
2089
+ },
2090
+ {
2091
+ "epoch": 458.46153846153845,
2092
+ "grad_norm": 123.08131408691406,
2093
+ "learning_rate": 4.0438e-06,
2094
+ "loss": 1.1741,
2095
+ "step": 29800
2096
+ },
2097
+ {
2098
+ "epoch": 460.0,
2099
+ "grad_norm": 95.52647399902344,
2100
+ "learning_rate": 4.0238e-06,
2101
+ "loss": 1.1664,
2102
+ "step": 29900
2103
+ },
2104
+ {
2105
+ "epoch": 461.53846153846155,
2106
+ "grad_norm": 52.404083251953125,
2107
+ "learning_rate": 4.0038000000000005e-06,
2108
+ "loss": 1.1713,
2109
+ "step": 30000
2110
+ },
2111
+ {
2112
+ "epoch": 463.0769230769231,
2113
+ "grad_norm": 31.373807907104492,
2114
+ "learning_rate": 3.983800000000001e-06,
2115
+ "loss": 1.175,
2116
+ "step": 30100
2117
+ },
2118
+ {
2119
+ "epoch": 464.61538461538464,
2120
+ "grad_norm": 83.52745056152344,
2121
+ "learning_rate": 3.9638e-06,
2122
+ "loss": 1.1837,
2123
+ "step": 30200
2124
+ },
2125
+ {
2126
+ "epoch": 466.15384615384613,
2127
+ "grad_norm": 98.8643798828125,
2128
+ "learning_rate": 3.9438e-06,
2129
+ "loss": 1.2047,
2130
+ "step": 30300
2131
+ },
2132
+ {
2133
+ "epoch": 467.6923076923077,
2134
+ "grad_norm": 57.14540100097656,
2135
+ "learning_rate": 3.9238000000000004e-06,
2136
+ "loss": 1.1689,
2137
+ "step": 30400
2138
+ },
2139
+ {
2140
+ "epoch": 469.2307692307692,
2141
+ "grad_norm": 85.86304473876953,
2142
+ "learning_rate": 3.903800000000001e-06,
2143
+ "loss": 1.1866,
2144
+ "step": 30500
2145
+ },
2146
+ {
2147
+ "epoch": 470.7692307692308,
2148
+ "grad_norm": 71.64971160888672,
2149
+ "learning_rate": 3.8838e-06,
2150
+ "loss": 1.1866,
2151
+ "step": 30600
2152
+ },
2153
+ {
2154
+ "epoch": 472.3076923076923,
2155
+ "grad_norm": 31.382226943969727,
2156
+ "learning_rate": 3.8638e-06,
2157
+ "loss": 1.1547,
2158
+ "step": 30700
2159
+ },
2160
+ {
2161
+ "epoch": 473.84615384615387,
2162
+ "grad_norm": 107.48191833496094,
2163
+ "learning_rate": 3.8438e-06,
2164
+ "loss": 1.1952,
2165
+ "step": 30800
2166
+ },
2167
+ {
2168
+ "epoch": 475.38461538461536,
2169
+ "grad_norm": 43.65299606323242,
2170
+ "learning_rate": 3.8238000000000006e-06,
2171
+ "loss": 1.1568,
2172
+ "step": 30900
2173
+ },
2174
+ {
2175
+ "epoch": 476.9230769230769,
2176
+ "grad_norm": 55.814300537109375,
2177
+ "learning_rate": 3.8038000000000003e-06,
2178
+ "loss": 1.1733,
2179
+ "step": 31000
2180
+ },
2181
+ {
2182
+ "epoch": 478.46153846153845,
2183
+ "grad_norm": 45.16950225830078,
2184
+ "learning_rate": 3.7838e-06,
2185
+ "loss": 1.1712,
2186
+ "step": 31100
2187
+ },
2188
+ {
2189
+ "epoch": 480.0,
2190
+ "grad_norm": 112.77021026611328,
2191
+ "learning_rate": 3.7638000000000003e-06,
2192
+ "loss": 1.1672,
2193
+ "step": 31200
2194
+ },
2195
+ {
2196
+ "epoch": 481.53846153846155,
2197
+ "grad_norm": 19.769166946411133,
2198
+ "learning_rate": 3.7438e-06,
2199
+ "loss": 1.1552,
2200
+ "step": 31300
2201
+ },
2202
+ {
2203
+ "epoch": 483.0769230769231,
2204
+ "grad_norm": 240.4309539794922,
2205
+ "learning_rate": 3.7238000000000002e-06,
2206
+ "loss": 1.1671,
2207
+ "step": 31400
2208
+ },
2209
+ {
2210
+ "epoch": 484.61538461538464,
2211
+ "grad_norm": 611.4386596679688,
2212
+ "learning_rate": 3.7038e-06,
2213
+ "loss": 1.1867,
2214
+ "step": 31500
2215
+ },
2216
+ {
2217
+ "epoch": 486.15384615384613,
2218
+ "grad_norm": 76.44437408447266,
2219
+ "learning_rate": 3.6838e-06,
2220
+ "loss": 1.1417,
2221
+ "step": 31600
2222
+ },
2223
+ {
2224
+ "epoch": 487.6923076923077,
2225
+ "grad_norm": 93.78814697265625,
2226
+ "learning_rate": 3.6638e-06,
2227
+ "loss": 1.2065,
2228
+ "step": 31700
2229
+ },
2230
+ {
2231
+ "epoch": 489.2307692307692,
2232
+ "grad_norm": 42.83649444580078,
2233
+ "learning_rate": 3.6438e-06,
2234
+ "loss": 1.147,
2235
+ "step": 31800
2236
+ },
2237
+ {
2238
+ "epoch": 490.7692307692308,
2239
+ "grad_norm": 434.2648010253906,
2240
+ "learning_rate": 3.6238e-06,
2241
+ "loss": 1.1621,
2242
+ "step": 31900
2243
+ },
2244
+ {
2245
+ "epoch": 492.3076923076923,
2246
+ "grad_norm": 31.819740295410156,
2247
+ "learning_rate": 3.6038e-06,
2248
+ "loss": 1.162,
2249
+ "step": 32000
2250
+ },
2251
+ {
2252
+ "epoch": 493.84615384615387,
2253
+ "grad_norm": 23.907413482666016,
2254
+ "learning_rate": 3.5838e-06,
2255
+ "loss": 1.1682,
2256
+ "step": 32100
2257
+ },
2258
+ {
2259
+ "epoch": 495.38461538461536,
2260
+ "grad_norm": 61.5729866027832,
2261
+ "learning_rate": 3.5638e-06,
2262
+ "loss": 1.167,
2263
+ "step": 32200
2264
+ },
2265
+ {
2266
+ "epoch": 496.9230769230769,
2267
+ "grad_norm": 63.19853973388672,
2268
+ "learning_rate": 3.5438e-06,
2269
+ "loss": 1.1473,
2270
+ "step": 32300
2271
+ },
2272
+ {
2273
+ "epoch": 498.46153846153845,
2274
+ "grad_norm": 69.62278747558594,
2275
+ "learning_rate": 3.5238000000000005e-06,
2276
+ "loss": 1.1565,
2277
+ "step": 32400
2278
+ },
2279
+ {
2280
+ "epoch": 500.0,
2281
+ "grad_norm": 65.68671417236328,
2282
+ "learning_rate": 3.5038000000000007e-06,
2283
+ "loss": 1.1532,
2284
+ "step": 32500
2285
+ },
2286
+ {
2287
+ "epoch": 501.53846153846155,
2288
+ "grad_norm": 77.29561614990234,
2289
+ "learning_rate": 3.4838000000000004e-06,
2290
+ "loss": 1.1201,
2291
+ "step": 32600
2292
+ },
2293
+ {
2294
+ "epoch": 503.0769230769231,
2295
+ "grad_norm": 77.13573455810547,
2296
+ "learning_rate": 3.4638000000000006e-06,
2297
+ "loss": 1.1484,
2298
+ "step": 32700
2299
+ },
2300
+ {
2301
+ "epoch": 504.61538461538464,
2302
+ "grad_norm": 97.49686431884766,
2303
+ "learning_rate": 3.4438000000000004e-06,
2304
+ "loss": 1.1488,
2305
+ "step": 32800
2306
+ },
2307
+ {
2308
+ "epoch": 506.15384615384613,
2309
+ "grad_norm": 308.1571960449219,
2310
+ "learning_rate": 3.4238000000000006e-06,
2311
+ "loss": 1.1376,
2312
+ "step": 32900
2313
+ },
2314
+ {
2315
+ "epoch": 507.6923076923077,
2316
+ "grad_norm": 110.1165542602539,
2317
+ "learning_rate": 3.4038000000000003e-06,
2318
+ "loss": 1.1531,
2319
+ "step": 33000
2320
+ },
2321
+ {
2322
+ "epoch": 509.2307692307692,
2323
+ "grad_norm": 54.25272750854492,
2324
+ "learning_rate": 3.3838000000000005e-06,
2325
+ "loss": 1.1556,
2326
+ "step": 33100
2327
+ },
2328
+ {
2329
+ "epoch": 510.7692307692308,
2330
+ "grad_norm": 46.93489074707031,
2331
+ "learning_rate": 3.364e-06,
2332
+ "loss": 1.1593,
2333
+ "step": 33200
2334
+ },
2335
+ {
2336
+ "epoch": 512.3076923076923,
2337
+ "grad_norm": 71.49205017089844,
2338
+ "learning_rate": 3.344e-06,
2339
+ "loss": 1.1635,
2340
+ "step": 33300
2341
+ },
2342
+ {
2343
+ "epoch": 513.8461538461538,
2344
+ "grad_norm": 167.5811004638672,
2345
+ "learning_rate": 3.324e-06,
2346
+ "loss": 1.1372,
2347
+ "step": 33400
2348
+ },
2349
+ {
2350
+ "epoch": 515.3846153846154,
2351
+ "grad_norm": 63.34640121459961,
2352
+ "learning_rate": 3.3040000000000005e-06,
2353
+ "loss": 1.1365,
2354
+ "step": 33500
2355
+ },
2356
+ {
2357
+ "epoch": 516.9230769230769,
2358
+ "grad_norm": 43.83030319213867,
2359
+ "learning_rate": 3.2840000000000007e-06,
2360
+ "loss": 1.1279,
2361
+ "step": 33600
2362
+ },
2363
+ {
2364
+ "epoch": 518.4615384615385,
2365
+ "grad_norm": 143.2017364501953,
2366
+ "learning_rate": 3.2640000000000004e-06,
2367
+ "loss": 1.1339,
2368
+ "step": 33700
2369
+ },
2370
+ {
2371
+ "epoch": 520.0,
2372
+ "grad_norm": 42.78861999511719,
2373
+ "learning_rate": 3.2440000000000006e-06,
2374
+ "loss": 1.1502,
2375
+ "step": 33800
2376
+ },
2377
+ {
2378
+ "epoch": 521.5384615384615,
2379
+ "grad_norm": 77.10546875,
2380
+ "learning_rate": 3.2240000000000004e-06,
2381
+ "loss": 1.1584,
2382
+ "step": 33900
2383
+ },
2384
+ {
2385
+ "epoch": 523.0769230769231,
2386
+ "grad_norm": 69.86467742919922,
2387
+ "learning_rate": 3.2040000000000006e-06,
2388
+ "loss": 1.1383,
2389
+ "step": 34000
2390
+ },
2391
+ {
2392
+ "epoch": 524.6153846153846,
2393
+ "grad_norm": 43.985713958740234,
2394
+ "learning_rate": 3.1840000000000003e-06,
2395
+ "loss": 1.1416,
2396
+ "step": 34100
2397
+ },
2398
+ {
2399
+ "epoch": 526.1538461538462,
2400
+ "grad_norm": 47.830814361572266,
2401
+ "learning_rate": 3.1640000000000005e-06,
2402
+ "loss": 1.1516,
2403
+ "step": 34200
2404
+ },
2405
+ {
2406
+ "epoch": 527.6923076923077,
2407
+ "grad_norm": 68.62914276123047,
2408
+ "learning_rate": 3.1440000000000003e-06,
2409
+ "loss": 1.1362,
2410
+ "step": 34300
2411
+ },
2412
+ {
2413
+ "epoch": 529.2307692307693,
2414
+ "grad_norm": 82.66083526611328,
2415
+ "learning_rate": 3.1240000000000005e-06,
2416
+ "loss": 1.159,
2417
+ "step": 34400
2418
+ },
2419
+ {
2420
+ "epoch": 530.7692307692307,
2421
+ "grad_norm": 39.40711212158203,
2422
+ "learning_rate": 3.1040000000000003e-06,
2423
+ "loss": 1.1286,
2424
+ "step": 34500
2425
+ },
2426
+ {
2427
+ "epoch": 532.3076923076923,
2428
+ "grad_norm": 118.24954986572266,
2429
+ "learning_rate": 3.0840000000000005e-06,
2430
+ "loss": 1.1488,
2431
+ "step": 34600
2432
+ },
2433
+ {
2434
+ "epoch": 533.8461538461538,
2435
+ "grad_norm": 44.25183868408203,
2436
+ "learning_rate": 3.0640000000000002e-06,
2437
+ "loss": 1.1398,
2438
+ "step": 34700
2439
+ },
2440
+ {
2441
+ "epoch": 535.3846153846154,
2442
+ "grad_norm": 49.50653076171875,
2443
+ "learning_rate": 3.0440000000000004e-06,
2444
+ "loss": 1.111,
2445
+ "step": 34800
2446
+ },
2447
+ {
2448
+ "epoch": 536.9230769230769,
2449
+ "grad_norm": 54.863338470458984,
2450
+ "learning_rate": 3.024e-06,
2451
+ "loss": 1.1665,
2452
+ "step": 34900
2453
+ },
2454
+ {
2455
+ "epoch": 538.4615384615385,
2456
+ "grad_norm": 47.55837631225586,
2457
+ "learning_rate": 3.0040000000000004e-06,
2458
+ "loss": 1.1545,
2459
+ "step": 35000
2460
+ },
2461
+ {
2462
+ "epoch": 540.0,
2463
+ "grad_norm": 42.0351448059082,
2464
+ "learning_rate": 2.984e-06,
2465
+ "loss": 1.1314,
2466
+ "step": 35100
2467
+ },
2468
+ {
2469
+ "epoch": 541.5384615384615,
2470
+ "grad_norm": 45.330810546875,
2471
+ "learning_rate": 2.9640000000000003e-06,
2472
+ "loss": 1.1202,
2473
+ "step": 35200
2474
+ },
2475
+ {
2476
+ "epoch": 543.0769230769231,
2477
+ "grad_norm": 75.28396606445312,
2478
+ "learning_rate": 2.944e-06,
2479
+ "loss": 1.1255,
2480
+ "step": 35300
2481
+ },
2482
+ {
2483
+ "epoch": 544.6153846153846,
2484
+ "grad_norm": 37.651065826416016,
2485
+ "learning_rate": 2.9240000000000003e-06,
2486
+ "loss": 1.1314,
2487
+ "step": 35400
2488
+ },
2489
+ {
2490
+ "epoch": 546.1538461538462,
2491
+ "grad_norm": 51.649559020996094,
2492
+ "learning_rate": 2.904e-06,
2493
+ "loss": 1.1117,
2494
+ "step": 35500
2495
+ },
2496
+ {
2497
+ "epoch": 547.6923076923077,
2498
+ "grad_norm": 93.47711181640625,
2499
+ "learning_rate": 2.8840000000000003e-06,
2500
+ "loss": 1.128,
2501
+ "step": 35600
2502
+ },
2503
+ {
2504
+ "epoch": 549.2307692307693,
2505
+ "grad_norm": 34.98531723022461,
2506
+ "learning_rate": 2.864e-06,
2507
+ "loss": 1.1335,
2508
+ "step": 35700
2509
+ },
2510
+ {
2511
+ "epoch": 550.7692307692307,
2512
+ "grad_norm": 44.26747131347656,
2513
+ "learning_rate": 2.8440000000000002e-06,
2514
+ "loss": 1.1137,
2515
+ "step": 35800
2516
+ },
2517
+ {
2518
+ "epoch": 552.3076923076923,
2519
+ "grad_norm": 605.3989868164062,
2520
+ "learning_rate": 2.824e-06,
2521
+ "loss": 1.135,
2522
+ "step": 35900
2523
+ },
2524
+ {
2525
+ "epoch": 553.8461538461538,
2526
+ "grad_norm": 116.99893951416016,
2527
+ "learning_rate": 2.804e-06,
2528
+ "loss": 1.1137,
2529
+ "step": 36000
2530
+ },
2531
+ {
2532
+ "epoch": 555.3846153846154,
2533
+ "grad_norm": 108.57653045654297,
2534
+ "learning_rate": 2.784e-06,
2535
+ "loss": 1.1047,
2536
+ "step": 36100
2537
+ },
2538
+ {
2539
+ "epoch": 556.9230769230769,
2540
+ "grad_norm": 67.3133773803711,
2541
+ "learning_rate": 2.764e-06,
2542
+ "loss": 1.1414,
2543
+ "step": 36200
2544
+ },
2545
+ {
2546
+ "epoch": 558.4615384615385,
2547
+ "grad_norm": 46.86782455444336,
2548
+ "learning_rate": 2.7442000000000003e-06,
2549
+ "loss": 1.1105,
2550
+ "step": 36300
2551
+ },
2552
+ {
2553
+ "epoch": 560.0,
2554
+ "grad_norm": 33.69606018066406,
2555
+ "learning_rate": 2.7242e-06,
2556
+ "loss": 1.1259,
2557
+ "step": 36400
2558
+ },
2559
+ {
2560
+ "epoch": 561.5384615384615,
2561
+ "grad_norm": 75.6416244506836,
2562
+ "learning_rate": 2.7042000000000003e-06,
2563
+ "loss": 1.1368,
2564
+ "step": 36500
2565
+ },
2566
+ {
2567
+ "epoch": 563.0769230769231,
2568
+ "grad_norm": 30.003597259521484,
2569
+ "learning_rate": 2.6842e-06,
2570
+ "loss": 1.093,
2571
+ "step": 36600
2572
+ },
2573
+ {
2574
+ "epoch": 564.6153846153846,
2575
+ "grad_norm": 75.3326187133789,
2576
+ "learning_rate": 2.6642000000000003e-06,
2577
+ "loss": 1.1198,
2578
+ "step": 36700
2579
+ },
2580
+ {
2581
+ "epoch": 566.1538461538462,
2582
+ "grad_norm": 51.2650260925293,
2583
+ "learning_rate": 2.6442e-06,
2584
+ "loss": 1.1305,
2585
+ "step": 36800
2586
+ },
2587
+ {
2588
+ "epoch": 567.6923076923077,
2589
+ "grad_norm": 31.899526596069336,
2590
+ "learning_rate": 2.6242000000000002e-06,
2591
+ "loss": 1.1081,
2592
+ "step": 36900
2593
+ },
2594
+ {
2595
+ "epoch": 569.2307692307693,
2596
+ "grad_norm": 43.117427825927734,
2597
+ "learning_rate": 2.6042e-06,
2598
+ "loss": 1.1291,
2599
+ "step": 37000
2600
+ },
2601
+ {
2602
+ "epoch": 570.7692307692307,
2603
+ "grad_norm": 1187.0419921875,
2604
+ "learning_rate": 2.5842e-06,
2605
+ "loss": 1.078,
2606
+ "step": 37100
2607
+ },
2608
+ {
2609
+ "epoch": 572.3076923076923,
2610
+ "grad_norm": 62.72694396972656,
2611
+ "learning_rate": 2.5642e-06,
2612
+ "loss": 1.1333,
2613
+ "step": 37200
2614
+ },
2615
+ {
2616
+ "epoch": 573.8461538461538,
2617
+ "grad_norm": 41.76973342895508,
2618
+ "learning_rate": 2.5442e-06,
2619
+ "loss": 1.1028,
2620
+ "step": 37300
2621
+ },
2622
+ {
2623
+ "epoch": 575.3846153846154,
2624
+ "grad_norm": 34.26719284057617,
2625
+ "learning_rate": 2.5244000000000003e-06,
2626
+ "loss": 1.1057,
2627
+ "step": 37400
2628
+ },
2629
+ {
2630
+ "epoch": 576.9230769230769,
2631
+ "grad_norm": 24.74340057373047,
2632
+ "learning_rate": 2.5044e-06,
2633
+ "loss": 1.1235,
2634
+ "step": 37500
2635
+ },
2636
+ {
2637
+ "epoch": 578.4615384615385,
2638
+ "grad_norm": 60.93666076660156,
2639
+ "learning_rate": 2.4844000000000003e-06,
2640
+ "loss": 1.0985,
2641
+ "step": 37600
2642
+ },
2643
+ {
2644
+ "epoch": 580.0,
2645
+ "grad_norm": 39.4959831237793,
2646
+ "learning_rate": 2.4644e-06,
2647
+ "loss": 1.1025,
2648
+ "step": 37700
2649
+ },
2650
+ {
2651
+ "epoch": 581.5384615384615,
2652
+ "grad_norm": 39.751182556152344,
2653
+ "learning_rate": 2.4444000000000003e-06,
2654
+ "loss": 1.1036,
2655
+ "step": 37800
2656
+ },
2657
+ {
2658
+ "epoch": 583.0769230769231,
2659
+ "grad_norm": 33.203941345214844,
2660
+ "learning_rate": 2.4244e-06,
2661
+ "loss": 1.1373,
2662
+ "step": 37900
2663
+ },
2664
+ {
2665
+ "epoch": 584.6153846153846,
2666
+ "grad_norm": 39.52468490600586,
2667
+ "learning_rate": 2.4044000000000002e-06,
2668
+ "loss": 1.1084,
2669
+ "step": 38000
2670
+ },
2671
+ {
2672
+ "epoch": 586.1538461538462,
2673
+ "grad_norm": 61.3371696472168,
2674
+ "learning_rate": 2.3846000000000004e-06,
2675
+ "loss": 1.099,
2676
+ "step": 38100
2677
+ },
2678
+ {
2679
+ "epoch": 587.6923076923077,
2680
+ "grad_norm": 57.27544021606445,
2681
+ "learning_rate": 2.3646e-06,
2682
+ "loss": 1.1078,
2683
+ "step": 38200
2684
+ },
2685
+ {
2686
+ "epoch": 589.2307692307693,
2687
+ "grad_norm": 36.492279052734375,
2688
+ "learning_rate": 2.3446000000000004e-06,
2689
+ "loss": 1.1104,
2690
+ "step": 38300
2691
+ },
2692
+ {
2693
+ "epoch": 590.7692307692307,
2694
+ "grad_norm": 63.34804916381836,
2695
+ "learning_rate": 2.3246e-06,
2696
+ "loss": 1.1006,
2697
+ "step": 38400
2698
+ },
2699
+ {
2700
+ "epoch": 592.3076923076923,
2701
+ "grad_norm": 53.843013763427734,
2702
+ "learning_rate": 2.3046000000000003e-06,
2703
+ "loss": 1.1025,
2704
+ "step": 38500
2705
+ },
2706
+ {
2707
+ "epoch": 593.8461538461538,
2708
+ "grad_norm": 45.26943588256836,
2709
+ "learning_rate": 2.2846e-06,
2710
+ "loss": 1.0726,
2711
+ "step": 38600
2712
+ },
2713
+ {
2714
+ "epoch": 595.3846153846154,
2715
+ "grad_norm": 163.36708068847656,
2716
+ "learning_rate": 2.2646000000000003e-06,
2717
+ "loss": 1.1102,
2718
+ "step": 38700
2719
+ },
2720
+ {
2721
+ "epoch": 596.9230769230769,
2722
+ "grad_norm": 59.35893630981445,
2723
+ "learning_rate": 2.2446e-06,
2724
+ "loss": 1.1083,
2725
+ "step": 38800
2726
+ },
2727
+ {
2728
+ "epoch": 598.4615384615385,
2729
+ "grad_norm": 68.16429901123047,
2730
+ "learning_rate": 2.2246000000000003e-06,
2731
+ "loss": 1.0983,
2732
+ "step": 38900
2733
+ },
2734
+ {
2735
+ "epoch": 600.0,
2736
+ "grad_norm": 71.50666046142578,
2737
+ "learning_rate": 2.2046e-06,
2738
+ "loss": 1.0915,
2739
+ "step": 39000
2740
+ },
2741
+ {
2742
+ "epoch": 601.5384615384615,
2743
+ "grad_norm": 49.427799224853516,
2744
+ "learning_rate": 2.1846000000000002e-06,
2745
+ "loss": 1.0819,
2746
+ "step": 39100
2747
+ },
2748
+ {
2749
+ "epoch": 603.0769230769231,
2750
+ "grad_norm": 48.661949157714844,
2751
+ "learning_rate": 2.1646000000000004e-06,
2752
+ "loss": 1.1079,
2753
+ "step": 39200
2754
+ },
2755
+ {
2756
+ "epoch": 604.6153846153846,
2757
+ "grad_norm": 31.26976203918457,
2758
+ "learning_rate": 2.1446e-06,
2759
+ "loss": 1.1026,
2760
+ "step": 39300
2761
+ },
2762
+ {
2763
+ "epoch": 606.1538461538462,
2764
+ "grad_norm": 71.43766021728516,
2765
+ "learning_rate": 2.1246000000000004e-06,
2766
+ "loss": 1.1126,
2767
+ "step": 39400
2768
+ },
2769
+ {
2770
+ "epoch": 607.6923076923077,
2771
+ "grad_norm": 40.226497650146484,
2772
+ "learning_rate": 2.1046e-06,
2773
+ "loss": 1.1202,
2774
+ "step": 39500
2775
+ },
2776
+ {
2777
+ "epoch": 609.2307692307693,
2778
+ "grad_norm": 74.22090911865234,
2779
+ "learning_rate": 2.0846000000000003e-06,
2780
+ "loss": 1.0848,
2781
+ "step": 39600
2782
+ },
2783
+ {
2784
+ "epoch": 610.7692307692307,
2785
+ "grad_norm": 36.605472564697266,
2786
+ "learning_rate": 2.0646e-06,
2787
+ "loss": 1.1008,
2788
+ "step": 39700
2789
+ },
2790
+ {
2791
+ "epoch": 612.3076923076923,
2792
+ "grad_norm": 1124.4532470703125,
2793
+ "learning_rate": 2.0446000000000003e-06,
2794
+ "loss": 1.1001,
2795
+ "step": 39800
2796
+ },
2797
+ {
2798
+ "epoch": 613.8461538461538,
2799
+ "grad_norm": 34.72341537475586,
2800
+ "learning_rate": 2.0246e-06,
2801
+ "loss": 1.0802,
2802
+ "step": 39900
2803
+ },
2804
+ {
2805
+ "epoch": 615.3846153846154,
2806
+ "grad_norm": 47.93865203857422,
2807
+ "learning_rate": 2.0046000000000003e-06,
2808
+ "loss": 1.0878,
2809
+ "step": 40000
2810
+ },
2811
+ {
2812
+ "epoch": 616.9230769230769,
2813
+ "grad_norm": 50.976112365722656,
2814
+ "learning_rate": 1.9846e-06,
2815
+ "loss": 1.1105,
2816
+ "step": 40100
2817
+ },
2818
+ {
2819
+ "epoch": 618.4615384615385,
2820
+ "grad_norm": 38.2119255065918,
2821
+ "learning_rate": 1.9646000000000002e-06,
2822
+ "loss": 1.077,
2823
+ "step": 40200
2824
+ },
2825
+ {
2826
+ "epoch": 620.0,
2827
+ "grad_norm": 42.920814514160156,
2828
+ "learning_rate": 1.9446e-06,
2829
+ "loss": 1.105,
2830
+ "step": 40300
2831
+ },
2832
+ {
2833
+ "epoch": 621.5384615384615,
2834
+ "grad_norm": 32.05291748046875,
2835
+ "learning_rate": 1.9246e-06,
2836
+ "loss": 1.0596,
2837
+ "step": 40400
2838
+ },
2839
+ {
2840
+ "epoch": 623.0769230769231,
2841
+ "grad_norm": 26.374303817749023,
2842
+ "learning_rate": 1.9046000000000002e-06,
2843
+ "loss": 1.0988,
2844
+ "step": 40500
2845
+ },
2846
+ {
2847
+ "epoch": 624.6153846153846,
2848
+ "grad_norm": 40.1548957824707,
2849
+ "learning_rate": 1.8848000000000001e-06,
2850
+ "loss": 1.0876,
2851
+ "step": 40600
2852
+ },
2853
+ {
2854
+ "epoch": 626.1538461538462,
2855
+ "grad_norm": 88.49424743652344,
2856
+ "learning_rate": 1.8648000000000001e-06,
2857
+ "loss": 1.0856,
2858
+ "step": 40700
2859
+ },
2860
+ {
2861
+ "epoch": 627.6923076923077,
2862
+ "grad_norm": 125.4911117553711,
2863
+ "learning_rate": 1.8448000000000001e-06,
2864
+ "loss": 1.082,
2865
+ "step": 40800
2866
+ },
2867
+ {
2868
+ "epoch": 629.2307692307693,
2869
+ "grad_norm": 40.67552185058594,
2870
+ "learning_rate": 1.8248e-06,
2871
+ "loss": 1.1138,
2872
+ "step": 40900
2873
+ },
2874
+ {
2875
+ "epoch": 630.7692307692307,
2876
+ "grad_norm": 44.8673210144043,
2877
+ "learning_rate": 1.8048e-06,
2878
+ "loss": 1.0565,
2879
+ "step": 41000
2880
+ },
2881
+ {
2882
+ "epoch": 632.3076923076923,
2883
+ "grad_norm": 70.33488464355469,
2884
+ "learning_rate": 1.7848e-06,
2885
+ "loss": 1.08,
2886
+ "step": 41100
2887
+ },
2888
+ {
2889
+ "epoch": 633.8461538461538,
2890
+ "grad_norm": 53.620853424072266,
2891
+ "learning_rate": 1.7648e-06,
2892
+ "loss": 1.0766,
2893
+ "step": 41200
2894
+ },
2895
+ {
2896
+ "epoch": 635.3846153846154,
2897
+ "grad_norm": 30.627695083618164,
2898
+ "learning_rate": 1.7448e-06,
2899
+ "loss": 1.0826,
2900
+ "step": 41300
2901
+ },
2902
+ {
2903
+ "epoch": 636.9230769230769,
2904
+ "grad_norm": 55.43349075317383,
2905
+ "learning_rate": 1.7248e-06,
2906
+ "loss": 1.0839,
2907
+ "step": 41400
2908
+ },
2909
+ {
2910
+ "epoch": 638.4615384615385,
2911
+ "grad_norm": 22.252592086791992,
2912
+ "learning_rate": 1.7048e-06,
2913
+ "loss": 1.0697,
2914
+ "step": 41500
2915
+ },
2916
+ {
2917
+ "epoch": 640.0,
2918
+ "grad_norm": 60.79387664794922,
2919
+ "learning_rate": 1.6848e-06,
2920
+ "loss": 1.087,
2921
+ "step": 41600
2922
+ },
2923
+ {
2924
+ "epoch": 641.5384615384615,
2925
+ "grad_norm": 39.263763427734375,
2926
+ "learning_rate": 1.6648e-06,
2927
+ "loss": 1.0781,
2928
+ "step": 41700
2929
+ },
2930
+ {
2931
+ "epoch": 643.0769230769231,
2932
+ "grad_norm": 63.46967315673828,
2933
+ "learning_rate": 1.6448e-06,
2934
+ "loss": 1.0942,
2935
+ "step": 41800
2936
+ },
2937
+ {
2938
+ "epoch": 644.6153846153846,
2939
+ "grad_norm": 109.52294921875,
2940
+ "learning_rate": 1.6248000000000003e-06,
2941
+ "loss": 1.0617,
2942
+ "step": 41900
2943
+ },
2944
+ {
2945
+ "epoch": 646.1538461538462,
2946
+ "grad_norm": 26.19243621826172,
2947
+ "learning_rate": 1.6048000000000003e-06,
2948
+ "loss": 1.1137,
2949
+ "step": 42000
2950
+ },
2951
+ {
2952
+ "epoch": 647.6923076923077,
2953
+ "grad_norm": 19.438945770263672,
2954
+ "learning_rate": 1.5848000000000003e-06,
2955
+ "loss": 1.0847,
2956
+ "step": 42100
2957
+ },
2958
+ {
2959
+ "epoch": 649.2307692307693,
2960
+ "grad_norm": 35.2316780090332,
2961
+ "learning_rate": 1.5648000000000002e-06,
2962
+ "loss": 1.0853,
2963
+ "step": 42200
2964
+ },
2965
+ {
2966
+ "epoch": 650.7692307692307,
2967
+ "grad_norm": 54.51398849487305,
2968
+ "learning_rate": 1.5448000000000002e-06,
2969
+ "loss": 1.0816,
2970
+ "step": 42300
2971
+ },
2972
+ {
2973
+ "epoch": 652.3076923076923,
2974
+ "grad_norm": 43.64081954956055,
2975
+ "learning_rate": 1.5248000000000002e-06,
2976
+ "loss": 1.073,
2977
+ "step": 42400
2978
+ },
2979
+ {
2980
+ "epoch": 653.8461538461538,
2981
+ "grad_norm": 21.485727310180664,
2982
+ "learning_rate": 1.5048000000000002e-06,
2983
+ "loss": 1.0736,
2984
+ "step": 42500
2985
+ },
2986
+ {
2987
+ "epoch": 655.3846153846154,
2988
+ "grad_norm": 63.96519470214844,
2989
+ "learning_rate": 1.4848000000000002e-06,
2990
+ "loss": 1.0761,
2991
+ "step": 42600
2992
+ },
2993
+ {
2994
+ "epoch": 656.9230769230769,
2995
+ "grad_norm": 34.55401611328125,
2996
+ "learning_rate": 1.4648000000000001e-06,
2997
+ "loss": 1.0666,
2998
+ "step": 42700
2999
+ },
3000
+ {
3001
+ "epoch": 658.4615384615385,
3002
+ "grad_norm": 47.519126892089844,
3003
+ "learning_rate": 1.4448000000000001e-06,
3004
+ "loss": 1.0838,
3005
+ "step": 42800
3006
+ },
3007
+ {
3008
+ "epoch": 660.0,
3009
+ "grad_norm": 54.13627243041992,
3010
+ "learning_rate": 1.4248e-06,
3011
+ "loss": 1.0828,
3012
+ "step": 42900
3013
+ },
3014
+ {
3015
+ "epoch": 661.5384615384615,
3016
+ "grad_norm": 82.32203674316406,
3017
+ "learning_rate": 1.4048e-06,
3018
+ "loss": 1.0886,
3019
+ "step": 43000
3020
+ },
3021
+ {
3022
+ "epoch": 663.0769230769231,
3023
+ "grad_norm": 36.178409576416016,
3024
+ "learning_rate": 1.3848e-06,
3025
+ "loss": 1.0777,
3026
+ "step": 43100
3027
+ },
3028
+ {
3029
+ "epoch": 664.6153846153846,
3030
+ "grad_norm": 382.10211181640625,
3031
+ "learning_rate": 1.3648e-06,
3032
+ "loss": 1.0874,
3033
+ "step": 43200
3034
+ },
3035
+ {
3036
+ "epoch": 666.1538461538462,
3037
+ "grad_norm": 81.51107788085938,
3038
+ "learning_rate": 1.3448e-06,
3039
+ "loss": 1.0446,
3040
+ "step": 43300
3041
+ },
3042
+ {
3043
+ "epoch": 667.6923076923077,
3044
+ "grad_norm": 50.31925582885742,
3045
+ "learning_rate": 1.3248e-06,
3046
+ "loss": 1.0784,
3047
+ "step": 43400
3048
+ },
3049
+ {
3050
+ "epoch": 669.2307692307693,
3051
+ "grad_norm": 66.48430633544922,
3052
+ "learning_rate": 1.3048000000000002e-06,
3053
+ "loss": 1.0462,
3054
+ "step": 43500
3055
+ },
3056
+ {
3057
+ "epoch": 670.7692307692307,
3058
+ "grad_norm": 62.3898811340332,
3059
+ "learning_rate": 1.2848000000000002e-06,
3060
+ "loss": 1.058,
3061
+ "step": 43600
3062
+ },
3063
+ {
3064
+ "epoch": 672.3076923076923,
3065
+ "grad_norm": 44.113807678222656,
3066
+ "learning_rate": 1.2648000000000002e-06,
3067
+ "loss": 1.0533,
3068
+ "step": 43700
3069
+ },
3070
+ {
3071
+ "epoch": 673.8461538461538,
3072
+ "grad_norm": 102.49118041992188,
3073
+ "learning_rate": 1.2448000000000001e-06,
3074
+ "loss": 1.0742,
3075
+ "step": 43800
3076
+ },
3077
+ {
3078
+ "epoch": 675.3846153846154,
3079
+ "grad_norm": 44.66822052001953,
3080
+ "learning_rate": 1.2248000000000001e-06,
3081
+ "loss": 1.0679,
3082
+ "step": 43900
3083
+ },
3084
+ {
3085
+ "epoch": 676.9230769230769,
3086
+ "grad_norm": 34.25330352783203,
3087
+ "learning_rate": 1.2048e-06,
3088
+ "loss": 1.0704,
3089
+ "step": 44000
3090
+ },
3091
+ {
3092
+ "epoch": 678.4615384615385,
3093
+ "grad_norm": 53.18776321411133,
3094
+ "learning_rate": 1.1848e-06,
3095
+ "loss": 1.0762,
3096
+ "step": 44100
3097
+ },
3098
+ {
3099
+ "epoch": 680.0,
3100
+ "grad_norm": 32.78263473510742,
3101
+ "learning_rate": 1.1648e-06,
3102
+ "loss": 1.08,
3103
+ "step": 44200
3104
+ },
3105
+ {
3106
+ "epoch": 681.5384615384615,
3107
+ "grad_norm": 49.1529426574707,
3108
+ "learning_rate": 1.1448e-06,
3109
+ "loss": 1.0847,
3110
+ "step": 44300
3111
+ },
3112
+ {
3113
+ "epoch": 683.0769230769231,
3114
+ "grad_norm": 39.070030212402344,
3115
+ "learning_rate": 1.1248e-06,
3116
+ "loss": 1.0512,
3117
+ "step": 44400
3118
+ },
3119
+ {
3120
+ "epoch": 684.6153846153846,
3121
+ "grad_norm": 83.4058609008789,
3122
+ "learning_rate": 1.1048e-06,
3123
+ "loss": 1.052,
3124
+ "step": 44500
3125
+ },
3126
+ {
3127
+ "epoch": 686.1538461538462,
3128
+ "grad_norm": 68.90104675292969,
3129
+ "learning_rate": 1.085e-06,
3130
+ "loss": 1.0865,
3131
+ "step": 44600
3132
+ },
3133
+ {
3134
+ "epoch": 687.6923076923077,
3135
+ "grad_norm": 37.12919616699219,
3136
+ "learning_rate": 1.065e-06,
3137
+ "loss": 1.0567,
3138
+ "step": 44700
3139
+ },
3140
+ {
3141
+ "epoch": 689.2307692307693,
3142
+ "grad_norm": 46.44346237182617,
3143
+ "learning_rate": 1.045e-06,
3144
+ "loss": 1.0619,
3145
+ "step": 44800
3146
+ },
3147
+ {
3148
+ "epoch": 690.7692307692307,
3149
+ "grad_norm": 44.749671936035156,
3150
+ "learning_rate": 1.025e-06,
3151
+ "loss": 1.0815,
3152
+ "step": 44900
3153
+ },
3154
+ {
3155
+ "epoch": 692.3076923076923,
3156
+ "grad_norm": 30.688106536865234,
3157
+ "learning_rate": 1.0050000000000001e-06,
3158
+ "loss": 1.0797,
3159
+ "step": 45000
3160
+ },
3161
+ {
3162
+ "epoch": 693.8461538461538,
3163
+ "grad_norm": 43.157039642333984,
3164
+ "learning_rate": 9.85e-07,
3165
+ "loss": 1.0486,
3166
+ "step": 45100
3167
+ },
3168
+ {
3169
+ "epoch": 695.3846153846154,
3170
+ "grad_norm": 28.041553497314453,
3171
+ "learning_rate": 9.65e-07,
3172
+ "loss": 1.0733,
3173
+ "step": 45200
3174
+ },
3175
+ {
3176
+ "epoch": 696.9230769230769,
3177
+ "grad_norm": 46.83872985839844,
3178
+ "learning_rate": 9.450000000000001e-07,
3179
+ "loss": 1.0773,
3180
+ "step": 45300
3181
+ },
3182
+ {
3183
+ "epoch": 698.4615384615385,
3184
+ "grad_norm": 34.87711715698242,
3185
+ "learning_rate": 9.25e-07,
3186
+ "loss": 1.0734,
3187
+ "step": 45400
3188
+ },
3189
+ {
3190
+ "epoch": 700.0,
3191
+ "grad_norm": 79.60932922363281,
3192
+ "learning_rate": 9.05e-07,
3193
+ "loss": 1.059,
3194
+ "step": 45500
3195
+ },
3196
+ {
3197
+ "epoch": 701.5384615384615,
3198
+ "grad_norm": 18.498912811279297,
3199
+ "learning_rate": 8.85e-07,
3200
+ "loss": 1.0609,
3201
+ "step": 45600
3202
+ },
3203
+ {
3204
+ "epoch": 703.0769230769231,
3205
+ "grad_norm": 170.2413787841797,
3206
+ "learning_rate": 8.65e-07,
3207
+ "loss": 1.0518,
3208
+ "step": 45700
3209
+ },
3210
+ {
3211
+ "epoch": 704.6153846153846,
3212
+ "grad_norm": 41.63474655151367,
3213
+ "learning_rate": 8.450000000000002e-07,
3214
+ "loss": 1.0609,
3215
+ "step": 45800
3216
+ },
3217
+ {
3218
+ "epoch": 706.1538461538462,
3219
+ "grad_norm": 27.29762840270996,
3220
+ "learning_rate": 8.250000000000001e-07,
3221
+ "loss": 1.0812,
3222
+ "step": 45900
3223
+ },
3224
+ {
3225
+ "epoch": 707.6923076923077,
3226
+ "grad_norm": 60.31892776489258,
3227
+ "learning_rate": 8.050000000000001e-07,
3228
+ "loss": 1.0476,
3229
+ "step": 46000
3230
+ },
3231
+ {
3232
+ "epoch": 709.2307692307693,
3233
+ "grad_norm": 40.75212478637695,
3234
+ "learning_rate": 7.850000000000001e-07,
3235
+ "loss": 1.0651,
3236
+ "step": 46100
3237
+ },
3238
+ {
3239
+ "epoch": 710.7692307692307,
3240
+ "grad_norm": 88.94700622558594,
3241
+ "learning_rate": 7.650000000000001e-07,
3242
+ "loss": 1.0698,
3243
+ "step": 46200
3244
+ },
3245
+ {
3246
+ "epoch": 712.3076923076923,
3247
+ "grad_norm": 51.76419448852539,
3248
+ "learning_rate": 7.450000000000001e-07,
3249
+ "loss": 1.0717,
3250
+ "step": 46300
3251
+ },
3252
+ {
3253
+ "epoch": 713.8461538461538,
3254
+ "grad_norm": 55.26578903198242,
3255
+ "learning_rate": 7.25e-07,
3256
+ "loss": 1.0575,
3257
+ "step": 46400
3258
+ },
3259
+ {
3260
+ "epoch": 715.3846153846154,
3261
+ "grad_norm": 52.7500114440918,
3262
+ "learning_rate": 7.05e-07,
3263
+ "loss": 1.0735,
3264
+ "step": 46500
3265
+ },
3266
+ {
3267
+ "epoch": 716.9230769230769,
3268
+ "grad_norm": 127.67195892333984,
3269
+ "learning_rate": 6.850000000000001e-07,
3270
+ "loss": 1.0563,
3271
+ "step": 46600
3272
+ },
3273
+ {
3274
+ "epoch": 718.4615384615385,
3275
+ "grad_norm": 865.7923583984375,
3276
+ "learning_rate": 6.652e-07,
3277
+ "loss": 1.076,
3278
+ "step": 46700
3279
+ },
3280
+ {
3281
+ "epoch": 720.0,
3282
+ "grad_norm": 28.701539993286133,
3283
+ "learning_rate": 6.452e-07,
3284
+ "loss": 1.0582,
3285
+ "step": 46800
3286
+ },
3287
+ {
3288
+ "epoch": 721.5384615384615,
3289
+ "grad_norm": 74.11758422851562,
3290
+ "learning_rate": 6.252000000000001e-07,
3291
+ "loss": 1.0696,
3292
+ "step": 46900
3293
+ },
3294
+ {
3295
+ "epoch": 723.0769230769231,
3296
+ "grad_norm": 20.185199737548828,
3297
+ "learning_rate": 6.052e-07,
3298
+ "loss": 1.0453,
3299
+ "step": 47000
3300
+ },
3301
+ {
3302
+ "epoch": 724.6153846153846,
3303
+ "grad_norm": 53.14734649658203,
3304
+ "learning_rate": 5.852e-07,
3305
+ "loss": 1.0568,
3306
+ "step": 47100
3307
+ },
3308
+ {
3309
+ "epoch": 726.1538461538462,
3310
+ "grad_norm": 50.689762115478516,
3311
+ "learning_rate": 5.652e-07,
3312
+ "loss": 1.0688,
3313
+ "step": 47200
3314
+ },
3315
+ {
3316
+ "epoch": 727.6923076923077,
3317
+ "grad_norm": 46.19533157348633,
3318
+ "learning_rate": 5.452e-07,
3319
+ "loss": 1.0451,
3320
+ "step": 47300
3321
+ },
3322
+ {
3323
+ "epoch": 729.2307692307693,
3324
+ "grad_norm": 32.64168930053711,
3325
+ "learning_rate": 5.252e-07,
3326
+ "loss": 1.0723,
3327
+ "step": 47400
3328
+ },
3329
+ {
3330
+ "epoch": 730.7692307692307,
3331
+ "grad_norm": 141.73202514648438,
3332
+ "learning_rate": 5.052e-07,
3333
+ "loss": 1.0703,
3334
+ "step": 47500
3335
+ },
3336
+ {
3337
+ "epoch": 732.3076923076923,
3338
+ "grad_norm": 50.89501953125,
3339
+ "learning_rate": 4.854e-07,
3340
+ "loss": 1.0352,
3341
+ "step": 47600
3342
+ },
3343
+ {
3344
+ "epoch": 733.8461538461538,
3345
+ "grad_norm": 208.78135681152344,
3346
+ "learning_rate": 4.654e-07,
3347
+ "loss": 1.059,
3348
+ "step": 47700
3349
+ },
3350
+ {
3351
+ "epoch": 735.3846153846154,
3352
+ "grad_norm": 40.47126007080078,
3353
+ "learning_rate": 4.4540000000000006e-07,
3354
+ "loss": 1.0501,
3355
+ "step": 47800
3356
+ },
3357
+ {
3358
+ "epoch": 736.9230769230769,
3359
+ "grad_norm": 58.3621711730957,
3360
+ "learning_rate": 4.2540000000000004e-07,
3361
+ "loss": 1.0666,
3362
+ "step": 47900
3363
+ },
3364
+ {
3365
+ "epoch": 738.4615384615385,
3366
+ "grad_norm": 44.95120620727539,
3367
+ "learning_rate": 4.054e-07,
3368
+ "loss": 1.0641,
3369
+ "step": 48000
3370
+ },
3371
+ {
3372
+ "epoch": 740.0,
3373
+ "grad_norm": 57.888694763183594,
3374
+ "learning_rate": 3.854e-07,
3375
+ "loss": 1.0328,
3376
+ "step": 48100
3377
+ },
3378
+ {
3379
+ "epoch": 741.5384615384615,
3380
+ "grad_norm": 27.259719848632812,
3381
+ "learning_rate": 3.654000000000001e-07,
3382
+ "loss": 1.072,
3383
+ "step": 48200
3384
+ },
3385
+ {
3386
+ "epoch": 743.0769230769231,
3387
+ "grad_norm": 52.63671112060547,
3388
+ "learning_rate": 3.4540000000000006e-07,
3389
+ "loss": 1.0406,
3390
+ "step": 48300
3391
+ },
3392
+ {
3393
+ "epoch": 744.6153846153846,
3394
+ "grad_norm": 72.46150970458984,
3395
+ "learning_rate": 3.2540000000000004e-07,
3396
+ "loss": 1.0581,
3397
+ "step": 48400
3398
+ },
3399
+ {
3400
+ "epoch": 746.1538461538462,
3401
+ "grad_norm": 94.3206558227539,
3402
+ "learning_rate": 3.054e-07,
3403
+ "loss": 1.0638,
3404
+ "step": 48500
3405
+ },
3406
+ {
3407
+ "epoch": 747.6923076923077,
3408
+ "grad_norm": 45.28032684326172,
3409
+ "learning_rate": 2.854e-07,
3410
+ "loss": 1.0554,
3411
+ "step": 48600
3412
+ },
3413
+ {
3414
+ "epoch": 749.2307692307693,
3415
+ "grad_norm": 58.12147903442383,
3416
+ "learning_rate": 2.6540000000000003e-07,
3417
+ "loss": 1.0606,
3418
+ "step": 48700
3419
+ },
3420
+ {
3421
+ "epoch": 750.7692307692307,
3422
+ "grad_norm": 62.89706802368164,
3423
+ "learning_rate": 2.454e-07,
3424
+ "loss": 1.0265,
3425
+ "step": 48800
3426
+ },
3427
+ {
3428
+ "epoch": 752.3076923076923,
3429
+ "grad_norm": 21.73436737060547,
3430
+ "learning_rate": 2.2540000000000002e-07,
3431
+ "loss": 1.0555,
3432
+ "step": 48900
3433
+ },
3434
+ {
3435
+ "epoch": 753.8461538461538,
3436
+ "grad_norm": 40.445762634277344,
3437
+ "learning_rate": 2.054e-07,
3438
+ "loss": 1.0599,
3439
+ "step": 49000
3440
+ },
3441
+ {
3442
+ "epoch": 755.3846153846154,
3443
+ "grad_norm": 123.64698028564453,
3444
+ "learning_rate": 1.8540000000000003e-07,
3445
+ "loss": 1.0474,
3446
+ "step": 49100
3447
+ },
3448
+ {
3449
+ "epoch": 756.9230769230769,
3450
+ "grad_norm": 74.72886657714844,
3451
+ "learning_rate": 1.654e-07,
3452
+ "loss": 1.0581,
3453
+ "step": 49200
3454
+ },
3455
+ {
3456
+ "epoch": 758.4615384615385,
3457
+ "grad_norm": 879.3596801757812,
3458
+ "learning_rate": 1.4540000000000002e-07,
3459
+ "loss": 1.0477,
3460
+ "step": 49300
3461
+ },
3462
+ {
3463
+ "epoch": 760.0,
3464
+ "grad_norm": 46.42333984375,
3465
+ "learning_rate": 1.2540000000000002e-07,
3466
+ "loss": 1.0652,
3467
+ "step": 49400
3468
+ },
3469
+ {
3470
+ "epoch": 761.5384615384615,
3471
+ "grad_norm": 52.04680252075195,
3472
+ "learning_rate": 1.0540000000000002e-07,
3473
+ "loss": 1.0427,
3474
+ "step": 49500
3475
+ },
3476
+ {
3477
+ "epoch": 763.0769230769231,
3478
+ "grad_norm": 52.569637298583984,
3479
+ "learning_rate": 8.540000000000001e-08,
3480
+ "loss": 1.057,
3481
+ "step": 49600
3482
+ },
3483
+ {
3484
+ "epoch": 764.6153846153846,
3485
+ "grad_norm": 46.25562286376953,
3486
+ "learning_rate": 6.56e-08,
3487
+ "loss": 1.0462,
3488
+ "step": 49700
3489
+ },
3490
+ {
3491
+ "epoch": 766.1538461538462,
3492
+ "grad_norm": 48.5435676574707,
3493
+ "learning_rate": 4.5600000000000005e-08,
3494
+ "loss": 1.0449,
3495
+ "step": 49800
3496
+ },
3497
+ {
3498
+ "epoch": 767.6923076923077,
3499
+ "grad_norm": 72.91901397705078,
3500
+ "learning_rate": 2.5600000000000004e-08,
3501
+ "loss": 1.073,
3502
+ "step": 49900
3503
+ },
3504
+ {
3505
+ "epoch": 769.2307692307693,
3506
+ "grad_norm": 28.528308868408203,
3507
+ "learning_rate": 5.6e-09,
3508
+ "loss": 1.0569,
3509
+ "step": 50000
3510
+ }
3511
+ ],
3512
+ "logging_steps": 100,
3513
+ "max_steps": 50000,
3514
+ "num_input_tokens_seen": 0,
3515
+ "num_train_epochs": 770,
3516
+ "save_steps": 500,
3517
+ "stateful_callbacks": {
3518
+ "TrainerControl": {
3519
+ "args": {
3520
+ "should_epoch_stop": false,
3521
+ "should_evaluate": false,
3522
+ "should_log": false,
3523
+ "should_save": true,
3524
+ "should_training_stop": true
3525
+ },
3526
+ "attributes": {}
3527
+ }
3528
+ },
3529
+ "total_flos": 1.91121583104e+20,
3530
+ "train_batch_size": 8,
3531
+ "trial_name": null,
3532
+ "trial_params": null
3533
+ }
checkpoint-50000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee77453dae7076acf919eb7bcd8ccb5a082573a80b4f2c85a6a7d7ad1edcbedf
3
+ size 5240