chansung commited on
Commit
b854a85
1 Parent(s): c0b1249

Model save

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: google/gemma-2b
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: gemma2b-classification-gpt4o-100k
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # gemma2b-classification-gpt4o-100k
20
+
21
+ This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.8001
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 3
48
+ - gradient_accumulation_steps: 2
49
+ - total_train_batch_size: 48
50
+ - total_eval_batch_size: 24
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 15
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:-------:|:----:|:---------------:|
60
+ | 1.4266 | 0.9969 | 159 | 1.9880 |
61
+ | 1.3029 | 2.0 | 319 | 1.9710 |
62
+ | 1.2414 | 2.9969 | 478 | 1.9794 |
63
+ | 1.2012 | 4.0 | 638 | 2.0134 |
64
+ | 1.1513 | 4.9969 | 797 | 2.0583 |
65
+ | 1.0951 | 6.0 | 957 | 2.1084 |
66
+ | 1.0414 | 6.9969 | 1116 | 2.2094 |
67
+ | 1.0041 | 8.0 | 1276 | 2.3043 |
68
+ | 0.9481 | 8.9969 | 1435 | 2.3989 |
69
+ | 0.9006 | 10.0 | 1595 | 2.5173 |
70
+ | 0.8626 | 10.9969 | 1754 | 2.6419 |
71
+ | 0.8351 | 12.0 | 1914 | 2.7331 |
72
+ | 0.8265 | 12.9969 | 2073 | 2.7838 |
73
+ | 0.8167 | 14.0 | 2233 | 2.7990 |
74
+ | 0.8075 | 14.9530 | 2385 | 2.8001 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - PEFT 0.11.1
80
+ - Transformers 4.41.2
81
+ - Pytorch 2.3.0+cu121
82
+ - Datasets 2.19.2
83
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ba25c2960dea36ecc2e05a527b5a2e4607ca10d19c43a73c8621b1432499a3b
3
  size 78480320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5cbbe3aa31c80ccad6147e75fdb45ab8a396ecb01232abaa5ec15bb9854db96
3
  size 78480320
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.952978056426332,
3
+ "total_flos": 1.4215766364399862e+18,
4
+ "train_loss": 1.0738131565117985,
5
+ "train_runtime": 14553.4383,
6
+ "train_samples": 92634,
7
+ "train_samples_per_second": 7.888,
8
+ "train_steps_per_second": 0.164
9
+ }
runs/Jun11_16-59-22_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718092775.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.27555.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1be4a80eba09014e920bb8cfe7d5b659633e60d8ab239a3402c2b922ced535a4
3
- size 106582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c0fe70bf4b0ace373c3ed4b967b2b755788b268e68733f2667c7afef8848f36
3
+ size 110794
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 14.952978056426332,
3
+ "total_flos": 1.4215766364399862e+18,
4
+ "train_loss": 1.0738131565117985,
5
+ "train_runtime": 14553.4383,
6
+ "train_samples": 92634,
7
+ "train_samples_per_second": 7.888,
8
+ "train_steps_per_second": 0.164
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,3508 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 14.952978056426332,
5
+ "eval_steps": 500,
6
+ "global_step": 2385,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.006269592476489028,
13
+ "grad_norm": 5.8125,
14
+ "learning_rate": 8.368200836820084e-07,
15
+ "loss": 3.8384,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.03134796238244514,
20
+ "grad_norm": 4.96875,
21
+ "learning_rate": 4.184100418410042e-06,
22
+ "loss": 3.8397,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.06269592476489028,
27
+ "grad_norm": 5.6875,
28
+ "learning_rate": 8.368200836820084e-06,
29
+ "loss": 3.739,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.09404388714733543,
34
+ "grad_norm": 4.15625,
35
+ "learning_rate": 1.2552301255230125e-05,
36
+ "loss": 3.6737,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.12539184952978055,
41
+ "grad_norm": 3.375,
42
+ "learning_rate": 1.6736401673640167e-05,
43
+ "loss": 3.4019,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.15673981191222572,
48
+ "grad_norm": 3.1875,
49
+ "learning_rate": 2.092050209205021e-05,
50
+ "loss": 3.1898,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.18808777429467086,
55
+ "grad_norm": 2.0,
56
+ "learning_rate": 2.510460251046025e-05,
57
+ "loss": 2.9745,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.219435736677116,
62
+ "grad_norm": 1.7265625,
63
+ "learning_rate": 2.9288702928870294e-05,
64
+ "loss": 2.7919,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.2507836990595611,
69
+ "grad_norm": 7.0625,
70
+ "learning_rate": 3.3472803347280334e-05,
71
+ "loss": 2.6087,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.28213166144200624,
76
+ "grad_norm": 2.4375,
77
+ "learning_rate": 3.765690376569038e-05,
78
+ "loss": 2.4252,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.31347962382445144,
83
+ "grad_norm": 0.89453125,
84
+ "learning_rate": 4.184100418410042e-05,
85
+ "loss": 2.2774,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.3448275862068966,
90
+ "grad_norm": 0.8046875,
91
+ "learning_rate": 4.602510460251046e-05,
92
+ "loss": 2.1221,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.3761755485893417,
97
+ "grad_norm": 0.890625,
98
+ "learning_rate": 5.02092050209205e-05,
99
+ "loss": 2.0078,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.40752351097178685,
104
+ "grad_norm": 0.57421875,
105
+ "learning_rate": 5.4393305439330545e-05,
106
+ "loss": 1.9116,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.438871473354232,
111
+ "grad_norm": 0.453125,
112
+ "learning_rate": 5.857740585774059e-05,
113
+ "loss": 1.8231,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.4702194357366771,
118
+ "grad_norm": 1.2890625,
119
+ "learning_rate": 6.276150627615063e-05,
120
+ "loss": 1.7418,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.5015673981191222,
125
+ "grad_norm": 0.67578125,
126
+ "learning_rate": 6.694560669456067e-05,
127
+ "loss": 1.6812,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.5329153605015674,
132
+ "grad_norm": 0.41015625,
133
+ "learning_rate": 7.11297071129707e-05,
134
+ "loss": 1.6494,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.5642633228840125,
139
+ "grad_norm": 1.046875,
140
+ "learning_rate": 7.531380753138076e-05,
141
+ "loss": 1.6192,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.5956112852664577,
146
+ "grad_norm": 0.578125,
147
+ "learning_rate": 7.949790794979079e-05,
148
+ "loss": 1.6012,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.6269592476489029,
153
+ "grad_norm": 0.7109375,
154
+ "learning_rate": 8.368200836820084e-05,
155
+ "loss": 1.5678,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.658307210031348,
160
+ "grad_norm": 0.9765625,
161
+ "learning_rate": 8.786610878661088e-05,
162
+ "loss": 1.5555,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.6896551724137931,
167
+ "grad_norm": 0.65234375,
168
+ "learning_rate": 9.205020920502092e-05,
169
+ "loss": 1.5386,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.7210031347962382,
174
+ "grad_norm": 0.67578125,
175
+ "learning_rate": 9.623430962343097e-05,
176
+ "loss": 1.5285,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.7523510971786834,
181
+ "grad_norm": 0.318359375,
182
+ "learning_rate": 0.000100418410041841,
183
+ "loss": 1.5008,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.7836990595611285,
188
+ "grad_norm": 0.482421875,
189
+ "learning_rate": 0.00010460251046025104,
190
+ "loss": 1.485,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.8150470219435737,
195
+ "grad_norm": 4.09375,
196
+ "learning_rate": 0.00010878661087866109,
197
+ "loss": 1.4749,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.8463949843260188,
202
+ "grad_norm": 2.359375,
203
+ "learning_rate": 0.00011297071129707113,
204
+ "loss": 1.4928,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.877742946708464,
209
+ "grad_norm": 1.640625,
210
+ "learning_rate": 0.00011715481171548118,
211
+ "loss": 1.4692,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.9090909090909091,
216
+ "grad_norm": 1.359375,
217
+ "learning_rate": 0.00012133891213389121,
218
+ "loss": 1.4803,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.9404388714733543,
223
+ "grad_norm": 0.349609375,
224
+ "learning_rate": 0.00012552301255230126,
225
+ "loss": 1.4609,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.9717868338557993,
230
+ "grad_norm": 1.2265625,
231
+ "learning_rate": 0.0001297071129707113,
232
+ "loss": 1.4266,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.9968652037617555,
237
+ "eval_loss": 1.9879965782165527,
238
+ "eval_runtime": 0.5558,
239
+ "eval_samples_per_second": 3.599,
240
+ "eval_steps_per_second": 1.799,
241
+ "step": 159
242
+ },
243
+ {
244
+ "epoch": 1.0031347962382444,
245
+ "grad_norm": 0.71875,
246
+ "learning_rate": 0.00013389121338912134,
247
+ "loss": 1.4278,
248
+ "step": 160
249
+ },
250
+ {
251
+ "epoch": 1.0344827586206897,
252
+ "grad_norm": 0.81640625,
253
+ "learning_rate": 0.00013807531380753137,
254
+ "loss": 1.4211,
255
+ "step": 165
256
+ },
257
+ {
258
+ "epoch": 1.0658307210031348,
259
+ "grad_norm": 0.5078125,
260
+ "learning_rate": 0.0001422594142259414,
261
+ "loss": 1.4012,
262
+ "step": 170
263
+ },
264
+ {
265
+ "epoch": 1.09717868338558,
266
+ "grad_norm": 2.828125,
267
+ "learning_rate": 0.00014644351464435147,
268
+ "loss": 1.4179,
269
+ "step": 175
270
+ },
271
+ {
272
+ "epoch": 1.1285266457680252,
273
+ "grad_norm": 4.40625,
274
+ "learning_rate": 0.0001506276150627615,
275
+ "loss": 1.4237,
276
+ "step": 180
277
+ },
278
+ {
279
+ "epoch": 1.1598746081504703,
280
+ "grad_norm": 1.4296875,
281
+ "learning_rate": 0.00015481171548117155,
282
+ "loss": 1.4272,
283
+ "step": 185
284
+ },
285
+ {
286
+ "epoch": 1.1912225705329154,
287
+ "grad_norm": 0.88671875,
288
+ "learning_rate": 0.00015899581589958158,
289
+ "loss": 1.4069,
290
+ "step": 190
291
+ },
292
+ {
293
+ "epoch": 1.2225705329153604,
294
+ "grad_norm": 0.6171875,
295
+ "learning_rate": 0.00016317991631799162,
296
+ "loss": 1.3882,
297
+ "step": 195
298
+ },
299
+ {
300
+ "epoch": 1.2539184952978055,
301
+ "grad_norm": 0.412109375,
302
+ "learning_rate": 0.00016736401673640169,
303
+ "loss": 1.376,
304
+ "step": 200
305
+ },
306
+ {
307
+ "epoch": 1.2852664576802508,
308
+ "grad_norm": 0.421875,
309
+ "learning_rate": 0.00017154811715481172,
310
+ "loss": 1.3793,
311
+ "step": 205
312
+ },
313
+ {
314
+ "epoch": 1.316614420062696,
315
+ "grad_norm": 0.58984375,
316
+ "learning_rate": 0.00017573221757322176,
317
+ "loss": 1.3698,
318
+ "step": 210
319
+ },
320
+ {
321
+ "epoch": 1.347962382445141,
322
+ "grad_norm": 1.3046875,
323
+ "learning_rate": 0.0001799163179916318,
324
+ "loss": 1.3695,
325
+ "step": 215
326
+ },
327
+ {
328
+ "epoch": 1.3793103448275863,
329
+ "grad_norm": 0.546875,
330
+ "learning_rate": 0.00018410041841004183,
331
+ "loss": 1.3761,
332
+ "step": 220
333
+ },
334
+ {
335
+ "epoch": 1.4106583072100314,
336
+ "grad_norm": 0.7265625,
337
+ "learning_rate": 0.0001882845188284519,
338
+ "loss": 1.3639,
339
+ "step": 225
340
+ },
341
+ {
342
+ "epoch": 1.4420062695924765,
343
+ "grad_norm": 1.2109375,
344
+ "learning_rate": 0.00019246861924686193,
345
+ "loss": 1.3572,
346
+ "step": 230
347
+ },
348
+ {
349
+ "epoch": 1.4733542319749215,
350
+ "grad_norm": 0.875,
351
+ "learning_rate": 0.00019665271966527197,
352
+ "loss": 1.3505,
353
+ "step": 235
354
+ },
355
+ {
356
+ "epoch": 1.5047021943573666,
357
+ "grad_norm": 0.5078125,
358
+ "learning_rate": 0.00019999989284554375,
359
+ "loss": 1.367,
360
+ "step": 240
361
+ },
362
+ {
363
+ "epoch": 1.536050156739812,
364
+ "grad_norm": 0.60546875,
365
+ "learning_rate": 0.00019999614246368665,
366
+ "loss": 1.3631,
367
+ "step": 245
368
+ },
369
+ {
370
+ "epoch": 1.567398119122257,
371
+ "grad_norm": 1.5546875,
372
+ "learning_rate": 0.0001999870345886555,
373
+ "loss": 1.3484,
374
+ "step": 250
375
+ },
376
+ {
377
+ "epoch": 1.5987460815047023,
378
+ "grad_norm": 1.28125,
379
+ "learning_rate": 0.00019997256970842288,
380
+ "loss": 1.335,
381
+ "step": 255
382
+ },
383
+ {
384
+ "epoch": 1.6300940438871474,
385
+ "grad_norm": 0.90625,
386
+ "learning_rate": 0.00019995274859797366,
387
+ "loss": 1.3461,
388
+ "step": 260
389
+ },
390
+ {
391
+ "epoch": 1.6614420062695925,
392
+ "grad_norm": 0.796875,
393
+ "learning_rate": 0.00019992757231926343,
394
+ "loss": 1.3332,
395
+ "step": 265
396
+ },
397
+ {
398
+ "epoch": 1.6927899686520376,
399
+ "grad_norm": 0.9296875,
400
+ "learning_rate": 0.00019989704222116167,
401
+ "loss": 1.3424,
402
+ "step": 270
403
+ },
404
+ {
405
+ "epoch": 1.7241379310344827,
406
+ "grad_norm": 0.54296875,
407
+ "learning_rate": 0.00019986115993937938,
408
+ "loss": 1.3278,
409
+ "step": 275
410
+ },
411
+ {
412
+ "epoch": 1.7554858934169277,
413
+ "grad_norm": 0.56640625,
414
+ "learning_rate": 0.00019981992739638148,
415
+ "loss": 1.3329,
416
+ "step": 280
417
+ },
418
+ {
419
+ "epoch": 1.786833855799373,
420
+ "grad_norm": 0.6953125,
421
+ "learning_rate": 0.00019977334680128394,
422
+ "loss": 1.3246,
423
+ "step": 285
424
+ },
425
+ {
426
+ "epoch": 1.8181818181818183,
427
+ "grad_norm": 0.4375,
428
+ "learning_rate": 0.00019972142064973519,
429
+ "loss": 1.3346,
430
+ "step": 290
431
+ },
432
+ {
433
+ "epoch": 1.8495297805642634,
434
+ "grad_norm": 0.61328125,
435
+ "learning_rate": 0.00019966415172378255,
436
+ "loss": 1.3236,
437
+ "step": 295
438
+ },
439
+ {
440
+ "epoch": 1.8808777429467085,
441
+ "grad_norm": 0.412109375,
442
+ "learning_rate": 0.00019960154309172322,
443
+ "loss": 1.3059,
444
+ "step": 300
445
+ },
446
+ {
447
+ "epoch": 1.9122257053291536,
448
+ "grad_norm": 0.546875,
449
+ "learning_rate": 0.00019953359810793978,
450
+ "loss": 1.2962,
451
+ "step": 305
452
+ },
453
+ {
454
+ "epoch": 1.9435736677115987,
455
+ "grad_norm": 0.41796875,
456
+ "learning_rate": 0.00019946032041272052,
457
+ "loss": 1.3079,
458
+ "step": 310
459
+ },
460
+ {
461
+ "epoch": 1.9749216300940438,
462
+ "grad_norm": 0.71875,
463
+ "learning_rate": 0.0001993817139320644,
464
+ "loss": 1.3029,
465
+ "step": 315
466
+ },
467
+ {
468
+ "epoch": 2.0,
469
+ "eval_loss": 1.9709800481796265,
470
+ "eval_runtime": 0.5506,
471
+ "eval_samples_per_second": 3.632,
472
+ "eval_steps_per_second": 1.816,
473
+ "step": 319
474
+ },
475
+ {
476
+ "epoch": 2.006269592476489,
477
+ "grad_norm": 0.58984375,
478
+ "learning_rate": 0.00019929778287747072,
479
+ "loss": 1.3202,
480
+ "step": 320
481
+ },
482
+ {
483
+ "epoch": 2.0376175548589344,
484
+ "grad_norm": 0.87109375,
485
+ "learning_rate": 0.00019920853174571347,
486
+ "loss": 1.2698,
487
+ "step": 325
488
+ },
489
+ {
490
+ "epoch": 2.0689655172413794,
491
+ "grad_norm": 0.361328125,
492
+ "learning_rate": 0.00019911396531860037,
493
+ "loss": 1.2581,
494
+ "step": 330
495
+ },
496
+ {
497
+ "epoch": 2.1003134796238245,
498
+ "grad_norm": 0.35546875,
499
+ "learning_rate": 0.00019901408866271678,
500
+ "loss": 1.2547,
501
+ "step": 335
502
+ },
503
+ {
504
+ "epoch": 2.1316614420062696,
505
+ "grad_norm": 0.54296875,
506
+ "learning_rate": 0.00019890890712915416,
507
+ "loss": 1.275,
508
+ "step": 340
509
+ },
510
+ {
511
+ "epoch": 2.1630094043887147,
512
+ "grad_norm": 0.388671875,
513
+ "learning_rate": 0.0001987984263532233,
514
+ "loss": 1.2573,
515
+ "step": 345
516
+ },
517
+ {
518
+ "epoch": 2.19435736677116,
519
+ "grad_norm": 0.369140625,
520
+ "learning_rate": 0.00019868265225415265,
521
+ "loss": 1.2681,
522
+ "step": 350
523
+ },
524
+ {
525
+ "epoch": 2.225705329153605,
526
+ "grad_norm": 0.5,
527
+ "learning_rate": 0.00019856159103477086,
528
+ "loss": 1.2735,
529
+ "step": 355
530
+ },
531
+ {
532
+ "epoch": 2.2570532915360504,
533
+ "grad_norm": 0.482421875,
534
+ "learning_rate": 0.00019843524918117475,
535
+ "loss": 1.2757,
536
+ "step": 360
537
+ },
538
+ {
539
+ "epoch": 2.2884012539184955,
540
+ "grad_norm": 0.41015625,
541
+ "learning_rate": 0.00019830363346238163,
542
+ "loss": 1.2594,
543
+ "step": 365
544
+ },
545
+ {
546
+ "epoch": 2.3197492163009406,
547
+ "grad_norm": 0.38671875,
548
+ "learning_rate": 0.00019816675092996665,
549
+ "loss": 1.248,
550
+ "step": 370
551
+ },
552
+ {
553
+ "epoch": 2.3510971786833856,
554
+ "grad_norm": 0.42578125,
555
+ "learning_rate": 0.000198024608917685,
556
+ "loss": 1.2508,
557
+ "step": 375
558
+ },
559
+ {
560
+ "epoch": 2.3824451410658307,
561
+ "grad_norm": 0.69140625,
562
+ "learning_rate": 0.00019787721504107916,
563
+ "loss": 1.2488,
564
+ "step": 380
565
+ },
566
+ {
567
+ "epoch": 2.413793103448276,
568
+ "grad_norm": 2.6875,
569
+ "learning_rate": 0.00019772457719707053,
570
+ "loss": 1.2454,
571
+ "step": 385
572
+ },
573
+ {
574
+ "epoch": 2.445141065830721,
575
+ "grad_norm": 1.1953125,
576
+ "learning_rate": 0.0001975667035635367,
577
+ "loss": 1.2667,
578
+ "step": 390
579
+ },
580
+ {
581
+ "epoch": 2.476489028213166,
582
+ "grad_norm": 0.34375,
583
+ "learning_rate": 0.00019740360259887308,
584
+ "loss": 1.2558,
585
+ "step": 395
586
+ },
587
+ {
588
+ "epoch": 2.507836990595611,
589
+ "grad_norm": 0.322265625,
590
+ "learning_rate": 0.00019723528304153984,
591
+ "loss": 1.2674,
592
+ "step": 400
593
+ },
594
+ {
595
+ "epoch": 2.5391849529780566,
596
+ "grad_norm": 0.435546875,
597
+ "learning_rate": 0.00019706175390959364,
598
+ "loss": 1.2715,
599
+ "step": 405
600
+ },
601
+ {
602
+ "epoch": 2.5705329153605017,
603
+ "grad_norm": 0.546875,
604
+ "learning_rate": 0.00019688302450020446,
605
+ "loss": 1.2679,
606
+ "step": 410
607
+ },
608
+ {
609
+ "epoch": 2.6018808777429467,
610
+ "grad_norm": 0.48046875,
611
+ "learning_rate": 0.00019669910438915763,
612
+ "loss": 1.2521,
613
+ "step": 415
614
+ },
615
+ {
616
+ "epoch": 2.633228840125392,
617
+ "grad_norm": 0.72265625,
618
+ "learning_rate": 0.00019651000343034073,
619
+ "loss": 1.2567,
620
+ "step": 420
621
+ },
622
+ {
623
+ "epoch": 2.664576802507837,
624
+ "grad_norm": 0.498046875,
625
+ "learning_rate": 0.00019631573175521547,
626
+ "loss": 1.2437,
627
+ "step": 425
628
+ },
629
+ {
630
+ "epoch": 2.695924764890282,
631
+ "grad_norm": 0.5390625,
632
+ "learning_rate": 0.0001961162997722751,
633
+ "loss": 1.242,
634
+ "step": 430
635
+ },
636
+ {
637
+ "epoch": 2.7272727272727275,
638
+ "grad_norm": 0.423828125,
639
+ "learning_rate": 0.0001959117181664867,
640
+ "loss": 1.2463,
641
+ "step": 435
642
+ },
643
+ {
644
+ "epoch": 2.7586206896551726,
645
+ "grad_norm": 0.73828125,
646
+ "learning_rate": 0.00019570199789871863,
647
+ "loss": 1.2465,
648
+ "step": 440
649
+ },
650
+ {
651
+ "epoch": 2.7899686520376177,
652
+ "grad_norm": 0.5625,
653
+ "learning_rate": 0.0001954871502051534,
654
+ "loss": 1.24,
655
+ "step": 445
656
+ },
657
+ {
658
+ "epoch": 2.8213166144200628,
659
+ "grad_norm": 0.353515625,
660
+ "learning_rate": 0.00019526718659668553,
661
+ "loss": 1.2382,
662
+ "step": 450
663
+ },
664
+ {
665
+ "epoch": 2.852664576802508,
666
+ "grad_norm": 0.34765625,
667
+ "learning_rate": 0.00019504211885830493,
668
+ "loss": 1.2405,
669
+ "step": 455
670
+ },
671
+ {
672
+ "epoch": 2.884012539184953,
673
+ "grad_norm": 0.384765625,
674
+ "learning_rate": 0.00019481195904846548,
675
+ "loss": 1.2526,
676
+ "step": 460
677
+ },
678
+ {
679
+ "epoch": 2.915360501567398,
680
+ "grad_norm": 0.359375,
681
+ "learning_rate": 0.000194576719498439,
682
+ "loss": 1.2287,
683
+ "step": 465
684
+ },
685
+ {
686
+ "epoch": 2.946708463949843,
687
+ "grad_norm": 0.373046875,
688
+ "learning_rate": 0.0001943364128116545,
689
+ "loss": 1.2388,
690
+ "step": 470
691
+ },
692
+ {
693
+ "epoch": 2.978056426332288,
694
+ "grad_norm": 0.287109375,
695
+ "learning_rate": 0.00019409105186302293,
696
+ "loss": 1.2414,
697
+ "step": 475
698
+ },
699
+ {
700
+ "epoch": 2.9968652037617556,
701
+ "eval_loss": 1.9793964624404907,
702
+ "eval_runtime": 0.5545,
703
+ "eval_samples_per_second": 3.607,
704
+ "eval_steps_per_second": 1.804,
705
+ "step": 478
706
+ },
707
+ {
708
+ "epoch": 3.0094043887147337,
709
+ "grad_norm": 0.3125,
710
+ "learning_rate": 0.00019384064979824752,
711
+ "loss": 1.2176,
712
+ "step": 480
713
+ },
714
+ {
715
+ "epoch": 3.040752351097179,
716
+ "grad_norm": 0.30859375,
717
+ "learning_rate": 0.00019358522003311927,
718
+ "loss": 1.187,
719
+ "step": 485
720
+ },
721
+ {
722
+ "epoch": 3.072100313479624,
723
+ "grad_norm": 0.318359375,
724
+ "learning_rate": 0.0001933247762527984,
725
+ "loss": 1.1861,
726
+ "step": 490
727
+ },
728
+ {
729
+ "epoch": 3.103448275862069,
730
+ "grad_norm": 0.361328125,
731
+ "learning_rate": 0.00019305933241108085,
732
+ "loss": 1.1895,
733
+ "step": 495
734
+ },
735
+ {
736
+ "epoch": 3.134796238244514,
737
+ "grad_norm": 0.353515625,
738
+ "learning_rate": 0.00019278890272965096,
739
+ "loss": 1.1912,
740
+ "step": 500
741
+ },
742
+ {
743
+ "epoch": 3.166144200626959,
744
+ "grad_norm": 0.5859375,
745
+ "learning_rate": 0.00019251350169731935,
746
+ "loss": 1.1844,
747
+ "step": 505
748
+ },
749
+ {
750
+ "epoch": 3.197492163009404,
751
+ "grad_norm": 0.48046875,
752
+ "learning_rate": 0.00019223314406924673,
753
+ "loss": 1.1933,
754
+ "step": 510
755
+ },
756
+ {
757
+ "epoch": 3.2288401253918497,
758
+ "grad_norm": 0.369140625,
759
+ "learning_rate": 0.0001919478448661533,
760
+ "loss": 1.1837,
761
+ "step": 515
762
+ },
763
+ {
764
+ "epoch": 3.260188087774295,
765
+ "grad_norm": 0.34765625,
766
+ "learning_rate": 0.0001916576193735141,
767
+ "loss": 1.1817,
768
+ "step": 520
769
+ },
770
+ {
771
+ "epoch": 3.29153605015674,
772
+ "grad_norm": 0.5,
773
+ "learning_rate": 0.00019136248314073983,
774
+ "loss": 1.1935,
775
+ "step": 525
776
+ },
777
+ {
778
+ "epoch": 3.322884012539185,
779
+ "grad_norm": 0.41015625,
780
+ "learning_rate": 0.00019106245198034403,
781
+ "loss": 1.1726,
782
+ "step": 530
783
+ },
784
+ {
785
+ "epoch": 3.35423197492163,
786
+ "grad_norm": 0.349609375,
787
+ "learning_rate": 0.00019075754196709572,
788
+ "loss": 1.1995,
789
+ "step": 535
790
+ },
791
+ {
792
+ "epoch": 3.385579937304075,
793
+ "grad_norm": 0.33984375,
794
+ "learning_rate": 0.0001904477694371582,
795
+ "loss": 1.1782,
796
+ "step": 540
797
+ },
798
+ {
799
+ "epoch": 3.41692789968652,
800
+ "grad_norm": 0.4921875,
801
+ "learning_rate": 0.00019013315098721388,
802
+ "loss": 1.2003,
803
+ "step": 545
804
+ },
805
+ {
806
+ "epoch": 3.4482758620689653,
807
+ "grad_norm": 0.337890625,
808
+ "learning_rate": 0.00018981370347357493,
809
+ "loss": 1.1869,
810
+ "step": 550
811
+ },
812
+ {
813
+ "epoch": 3.479623824451411,
814
+ "grad_norm": 0.5546875,
815
+ "learning_rate": 0.00018948944401128034,
816
+ "loss": 1.1821,
817
+ "step": 555
818
+ },
819
+ {
820
+ "epoch": 3.510971786833856,
821
+ "grad_norm": 0.33984375,
822
+ "learning_rate": 0.00018916038997317887,
823
+ "loss": 1.1851,
824
+ "step": 560
825
+ },
826
+ {
827
+ "epoch": 3.542319749216301,
828
+ "grad_norm": 0.310546875,
829
+ "learning_rate": 0.0001888265589889981,
830
+ "loss": 1.1873,
831
+ "step": 565
832
+ },
833
+ {
834
+ "epoch": 3.573667711598746,
835
+ "grad_norm": 0.349609375,
836
+ "learning_rate": 0.00018848796894440031,
837
+ "loss": 1.1952,
838
+ "step": 570
839
+ },
840
+ {
841
+ "epoch": 3.605015673981191,
842
+ "grad_norm": 0.322265625,
843
+ "learning_rate": 0.00018814463798002372,
844
+ "loss": 1.1829,
845
+ "step": 575
846
+ },
847
+ {
848
+ "epoch": 3.6363636363636362,
849
+ "grad_norm": 0.328125,
850
+ "learning_rate": 0.00018779658449051092,
851
+ "loss": 1.1979,
852
+ "step": 580
853
+ },
854
+ {
855
+ "epoch": 3.6677115987460818,
856
+ "grad_norm": 0.427734375,
857
+ "learning_rate": 0.00018744382712352318,
858
+ "loss": 1.1867,
859
+ "step": 585
860
+ },
861
+ {
862
+ "epoch": 3.699059561128527,
863
+ "grad_norm": 0.5234375,
864
+ "learning_rate": 0.00018708638477874144,
865
+ "loss": 1.1933,
866
+ "step": 590
867
+ },
868
+ {
869
+ "epoch": 3.730407523510972,
870
+ "grad_norm": 0.83984375,
871
+ "learning_rate": 0.00018672427660685364,
872
+ "loss": 1.1699,
873
+ "step": 595
874
+ },
875
+ {
876
+ "epoch": 3.761755485893417,
877
+ "grad_norm": 0.5625,
878
+ "learning_rate": 0.00018635752200852877,
879
+ "loss": 1.1757,
880
+ "step": 600
881
+ },
882
+ {
883
+ "epoch": 3.793103448275862,
884
+ "grad_norm": 0.412109375,
885
+ "learning_rate": 0.00018598614063337744,
886
+ "loss": 1.1991,
887
+ "step": 605
888
+ },
889
+ {
890
+ "epoch": 3.824451410658307,
891
+ "grad_norm": 0.48046875,
892
+ "learning_rate": 0.00018561015237889895,
893
+ "loss": 1.1871,
894
+ "step": 610
895
+ },
896
+ {
897
+ "epoch": 3.8557993730407523,
898
+ "grad_norm": 0.3203125,
899
+ "learning_rate": 0.0001852295773894155,
900
+ "loss": 1.1968,
901
+ "step": 615
902
+ },
903
+ {
904
+ "epoch": 3.8871473354231973,
905
+ "grad_norm": 0.4296875,
906
+ "learning_rate": 0.00018484443605499266,
907
+ "loss": 1.1792,
908
+ "step": 620
909
+ },
910
+ {
911
+ "epoch": 3.9184952978056424,
912
+ "grad_norm": 0.330078125,
913
+ "learning_rate": 0.0001844547490103472,
914
+ "loss": 1.2007,
915
+ "step": 625
916
+ },
917
+ {
918
+ "epoch": 3.9498432601880875,
919
+ "grad_norm": 0.31640625,
920
+ "learning_rate": 0.0001840605371337413,
921
+ "loss": 1.1966,
922
+ "step": 630
923
+ },
924
+ {
925
+ "epoch": 3.981191222570533,
926
+ "grad_norm": 0.34765625,
927
+ "learning_rate": 0.00018366182154586406,
928
+ "loss": 1.2012,
929
+ "step": 635
930
+ },
931
+ {
932
+ "epoch": 4.0,
933
+ "eval_loss": 2.0134387016296387,
934
+ "eval_runtime": 0.5449,
935
+ "eval_samples_per_second": 3.67,
936
+ "eval_steps_per_second": 1.835,
937
+ "step": 638
938
+ },
939
+ {
940
+ "epoch": 4.012539184952978,
941
+ "grad_norm": 0.34375,
942
+ "learning_rate": 0.00018325862360869994,
943
+ "loss": 1.1633,
944
+ "step": 640
945
+ },
946
+ {
947
+ "epoch": 4.043887147335423,
948
+ "grad_norm": 0.357421875,
949
+ "learning_rate": 0.00018285096492438424,
950
+ "loss": 1.1407,
951
+ "step": 645
952
+ },
953
+ {
954
+ "epoch": 4.075235109717869,
955
+ "grad_norm": 0.365234375,
956
+ "learning_rate": 0.00018243886733404564,
957
+ "loss": 1.1271,
958
+ "step": 650
959
+ },
960
+ {
961
+ "epoch": 4.106583072100314,
962
+ "grad_norm": 0.373046875,
963
+ "learning_rate": 0.0001820223529166361,
964
+ "loss": 1.1199,
965
+ "step": 655
966
+ },
967
+ {
968
+ "epoch": 4.137931034482759,
969
+ "grad_norm": 0.52734375,
970
+ "learning_rate": 0.00018160144398774797,
971
+ "loss": 1.1245,
972
+ "step": 660
973
+ },
974
+ {
975
+ "epoch": 4.169278996865204,
976
+ "grad_norm": 0.44140625,
977
+ "learning_rate": 0.0001811761630984183,
978
+ "loss": 1.1182,
979
+ "step": 665
980
+ },
981
+ {
982
+ "epoch": 4.200626959247649,
983
+ "grad_norm": 0.357421875,
984
+ "learning_rate": 0.00018074653303392063,
985
+ "loss": 1.1331,
986
+ "step": 670
987
+ },
988
+ {
989
+ "epoch": 4.231974921630094,
990
+ "grad_norm": 0.412109375,
991
+ "learning_rate": 0.0001803125768125443,
992
+ "loss": 1.1308,
993
+ "step": 675
994
+ },
995
+ {
996
+ "epoch": 4.263322884012539,
997
+ "grad_norm": 0.337890625,
998
+ "learning_rate": 0.0001798743176843611,
999
+ "loss": 1.1312,
1000
+ "step": 680
1001
+ },
1002
+ {
1003
+ "epoch": 4.294670846394984,
1004
+ "grad_norm": 0.35546875,
1005
+ "learning_rate": 0.00017943177912997971,
1006
+ "loss": 1.1162,
1007
+ "step": 685
1008
+ },
1009
+ {
1010
+ "epoch": 4.326018808777429,
1011
+ "grad_norm": 0.36328125,
1012
+ "learning_rate": 0.00017898498485928763,
1013
+ "loss": 1.1379,
1014
+ "step": 690
1015
+ },
1016
+ {
1017
+ "epoch": 4.3573667711598745,
1018
+ "grad_norm": 0.34375,
1019
+ "learning_rate": 0.00017853395881018073,
1020
+ "loss": 1.1399,
1021
+ "step": 695
1022
+ },
1023
+ {
1024
+ "epoch": 4.38871473354232,
1025
+ "grad_norm": 0.421875,
1026
+ "learning_rate": 0.00017807872514728106,
1027
+ "loss": 1.1272,
1028
+ "step": 700
1029
+ },
1030
+ {
1031
+ "epoch": 4.420062695924765,
1032
+ "grad_norm": 0.40234375,
1033
+ "learning_rate": 0.00017761930826064182,
1034
+ "loss": 1.1293,
1035
+ "step": 705
1036
+ },
1037
+ {
1038
+ "epoch": 4.45141065830721,
1039
+ "grad_norm": 0.48046875,
1040
+ "learning_rate": 0.00017715573276444086,
1041
+ "loss": 1.1315,
1042
+ "step": 710
1043
+ },
1044
+ {
1045
+ "epoch": 4.482758620689655,
1046
+ "grad_norm": 0.353515625,
1047
+ "learning_rate": 0.0001766880234956619,
1048
+ "loss": 1.1355,
1049
+ "step": 715
1050
+ },
1051
+ {
1052
+ "epoch": 4.514106583072101,
1053
+ "grad_norm": 0.333984375,
1054
+ "learning_rate": 0.00017621620551276366,
1055
+ "loss": 1.1434,
1056
+ "step": 720
1057
+ },
1058
+ {
1059
+ "epoch": 4.545454545454545,
1060
+ "grad_norm": 0.38671875,
1061
+ "learning_rate": 0.00017574030409433751,
1062
+ "loss": 1.1433,
1063
+ "step": 725
1064
+ },
1065
+ {
1066
+ "epoch": 4.576802507836991,
1067
+ "grad_norm": 0.4765625,
1068
+ "learning_rate": 0.00017526034473775307,
1069
+ "loss": 1.1341,
1070
+ "step": 730
1071
+ },
1072
+ {
1073
+ "epoch": 4.608150470219436,
1074
+ "grad_norm": 0.380859375,
1075
+ "learning_rate": 0.00017477635315779204,
1076
+ "loss": 1.1352,
1077
+ "step": 735
1078
+ },
1079
+ {
1080
+ "epoch": 4.639498432601881,
1081
+ "grad_norm": 0.421875,
1082
+ "learning_rate": 0.0001742883552852706,
1083
+ "loss": 1.1428,
1084
+ "step": 740
1085
+ },
1086
+ {
1087
+ "epoch": 4.670846394984326,
1088
+ "grad_norm": 0.439453125,
1089
+ "learning_rate": 0.00017379637726564994,
1090
+ "loss": 1.1337,
1091
+ "step": 745
1092
+ },
1093
+ {
1094
+ "epoch": 4.702194357366771,
1095
+ "grad_norm": 0.42578125,
1096
+ "learning_rate": 0.00017330044545763574,
1097
+ "loss": 1.1469,
1098
+ "step": 750
1099
+ },
1100
+ {
1101
+ "epoch": 4.733542319749216,
1102
+ "grad_norm": 0.412109375,
1103
+ "learning_rate": 0.00017280058643176578,
1104
+ "loss": 1.1318,
1105
+ "step": 755
1106
+ },
1107
+ {
1108
+ "epoch": 4.764890282131661,
1109
+ "grad_norm": 0.322265625,
1110
+ "learning_rate": 0.00017229682696898624,
1111
+ "loss": 1.1402,
1112
+ "step": 760
1113
+ },
1114
+ {
1115
+ "epoch": 4.7962382445141065,
1116
+ "grad_norm": 0.314453125,
1117
+ "learning_rate": 0.00017178919405921717,
1118
+ "loss": 1.1288,
1119
+ "step": 765
1120
+ },
1121
+ {
1122
+ "epoch": 4.827586206896552,
1123
+ "grad_norm": 0.419921875,
1124
+ "learning_rate": 0.00017127771489990613,
1125
+ "loss": 1.1298,
1126
+ "step": 770
1127
+ },
1128
+ {
1129
+ "epoch": 4.858934169278997,
1130
+ "grad_norm": 0.35546875,
1131
+ "learning_rate": 0.00017076241689457136,
1132
+ "loss": 1.1386,
1133
+ "step": 775
1134
+ },
1135
+ {
1136
+ "epoch": 4.890282131661442,
1137
+ "grad_norm": 0.333984375,
1138
+ "learning_rate": 0.00017024332765133325,
1139
+ "loss": 1.14,
1140
+ "step": 780
1141
+ },
1142
+ {
1143
+ "epoch": 4.921630094043887,
1144
+ "grad_norm": 0.6171875,
1145
+ "learning_rate": 0.00016972047498143544,
1146
+ "loss": 1.1444,
1147
+ "step": 785
1148
+ },
1149
+ {
1150
+ "epoch": 4.952978056426332,
1151
+ "grad_norm": 0.333984375,
1152
+ "learning_rate": 0.00016919388689775464,
1153
+ "loss": 1.1466,
1154
+ "step": 790
1155
+ },
1156
+ {
1157
+ "epoch": 4.984326018808778,
1158
+ "grad_norm": 0.396484375,
1159
+ "learning_rate": 0.0001686635916132998,
1160
+ "loss": 1.1513,
1161
+ "step": 795
1162
+ },
1163
+ {
1164
+ "epoch": 4.996865203761756,
1165
+ "eval_loss": 2.0582528114318848,
1166
+ "eval_runtime": 0.5554,
1167
+ "eval_samples_per_second": 3.601,
1168
+ "eval_steps_per_second": 1.801,
1169
+ "step": 797
1170
+ },
1171
+ {
1172
+ "epoch": 5.015673981191223,
1173
+ "grad_norm": 0.326171875,
1174
+ "learning_rate": 0.00016812961753970054,
1175
+ "loss": 1.1118,
1176
+ "step": 800
1177
+ },
1178
+ {
1179
+ "epoch": 5.047021943573668,
1180
+ "grad_norm": 0.345703125,
1181
+ "learning_rate": 0.00016759199328568504,
1182
+ "loss": 1.0654,
1183
+ "step": 805
1184
+ },
1185
+ {
1186
+ "epoch": 5.078369905956113,
1187
+ "grad_norm": 0.34375,
1188
+ "learning_rate": 0.00016705074765554717,
1189
+ "loss": 1.0557,
1190
+ "step": 810
1191
+ },
1192
+ {
1193
+ "epoch": 5.109717868338558,
1194
+ "grad_norm": 0.369140625,
1195
+ "learning_rate": 0.0001665059096476032,
1196
+ "loss": 1.0685,
1197
+ "step": 815
1198
+ },
1199
+ {
1200
+ "epoch": 5.141065830721003,
1201
+ "grad_norm": 0.369140625,
1202
+ "learning_rate": 0.00016595750845263825,
1203
+ "loss": 1.073,
1204
+ "step": 820
1205
+ },
1206
+ {
1207
+ "epoch": 5.172413793103448,
1208
+ "grad_norm": 0.4296875,
1209
+ "learning_rate": 0.00016540557345234237,
1210
+ "loss": 1.0784,
1211
+ "step": 825
1212
+ },
1213
+ {
1214
+ "epoch": 5.2037617554858935,
1215
+ "grad_norm": 0.4765625,
1216
+ "learning_rate": 0.00016485013421773615,
1217
+ "loss": 1.0628,
1218
+ "step": 830
1219
+ },
1220
+ {
1221
+ "epoch": 5.235109717868339,
1222
+ "grad_norm": 0.396484375,
1223
+ "learning_rate": 0.00016429122050758672,
1224
+ "loss": 1.0822,
1225
+ "step": 835
1226
+ },
1227
+ {
1228
+ "epoch": 5.266457680250784,
1229
+ "grad_norm": 0.52734375,
1230
+ "learning_rate": 0.00016372886226681302,
1231
+ "loss": 1.0748,
1232
+ "step": 840
1233
+ },
1234
+ {
1235
+ "epoch": 5.297805642633229,
1236
+ "grad_norm": 0.359375,
1237
+ "learning_rate": 0.00016316308962488173,
1238
+ "loss": 1.0867,
1239
+ "step": 845
1240
+ },
1241
+ {
1242
+ "epoch": 5.329153605015674,
1243
+ "grad_norm": 0.5234375,
1244
+ "learning_rate": 0.00016259393289419277,
1245
+ "loss": 1.0796,
1246
+ "step": 850
1247
+ },
1248
+ {
1249
+ "epoch": 5.360501567398119,
1250
+ "grad_norm": 0.38671875,
1251
+ "learning_rate": 0.00016202142256845553,
1252
+ "loss": 1.0896,
1253
+ "step": 855
1254
+ },
1255
+ {
1256
+ "epoch": 5.391849529780564,
1257
+ "grad_norm": 0.59765625,
1258
+ "learning_rate": 0.00016144558932105473,
1259
+ "loss": 1.0802,
1260
+ "step": 860
1261
+ },
1262
+ {
1263
+ "epoch": 5.423197492163009,
1264
+ "grad_norm": 0.357421875,
1265
+ "learning_rate": 0.00016086646400340757,
1266
+ "loss": 1.0688,
1267
+ "step": 865
1268
+ },
1269
+ {
1270
+ "epoch": 5.454545454545454,
1271
+ "grad_norm": 0.466796875,
1272
+ "learning_rate": 0.00016028407764331014,
1273
+ "loss": 1.0836,
1274
+ "step": 870
1275
+ },
1276
+ {
1277
+ "epoch": 5.485893416927899,
1278
+ "grad_norm": 0.5,
1279
+ "learning_rate": 0.00015969846144327574,
1280
+ "loss": 1.0807,
1281
+ "step": 875
1282
+ },
1283
+ {
1284
+ "epoch": 5.517241379310345,
1285
+ "grad_norm": 0.361328125,
1286
+ "learning_rate": 0.0001591096467788625,
1287
+ "loss": 1.0957,
1288
+ "step": 880
1289
+ },
1290
+ {
1291
+ "epoch": 5.54858934169279,
1292
+ "grad_norm": 0.453125,
1293
+ "learning_rate": 0.00015851766519699295,
1294
+ "loss": 1.0724,
1295
+ "step": 885
1296
+ },
1297
+ {
1298
+ "epoch": 5.579937304075235,
1299
+ "grad_norm": 0.40234375,
1300
+ "learning_rate": 0.00015792254841426328,
1301
+ "loss": 1.0989,
1302
+ "step": 890
1303
+ },
1304
+ {
1305
+ "epoch": 5.61128526645768,
1306
+ "grad_norm": 0.4140625,
1307
+ "learning_rate": 0.00015732432831524448,
1308
+ "loss": 1.0886,
1309
+ "step": 895
1310
+ },
1311
+ {
1312
+ "epoch": 5.6426332288401255,
1313
+ "grad_norm": 0.33203125,
1314
+ "learning_rate": 0.00015672303695077398,
1315
+ "loss": 1.0961,
1316
+ "step": 900
1317
+ },
1318
+ {
1319
+ "epoch": 5.673981191222571,
1320
+ "grad_norm": 0.34765625,
1321
+ "learning_rate": 0.00015611870653623825,
1322
+ "loss": 1.0964,
1323
+ "step": 905
1324
+ },
1325
+ {
1326
+ "epoch": 5.705329153605016,
1327
+ "grad_norm": 0.373046875,
1328
+ "learning_rate": 0.00015551136944984699,
1329
+ "loss": 1.0895,
1330
+ "step": 910
1331
+ },
1332
+ {
1333
+ "epoch": 5.736677115987461,
1334
+ "grad_norm": 0.453125,
1335
+ "learning_rate": 0.0001549010582308984,
1336
+ "loss": 1.0814,
1337
+ "step": 915
1338
+ },
1339
+ {
1340
+ "epoch": 5.768025078369906,
1341
+ "grad_norm": 0.388671875,
1342
+ "learning_rate": 0.00015428780557803567,
1343
+ "loss": 1.0926,
1344
+ "step": 920
1345
+ },
1346
+ {
1347
+ "epoch": 5.799373040752351,
1348
+ "grad_norm": 0.515625,
1349
+ "learning_rate": 0.00015367164434749534,
1350
+ "loss": 1.0849,
1351
+ "step": 925
1352
+ },
1353
+ {
1354
+ "epoch": 5.830721003134796,
1355
+ "grad_norm": 0.33203125,
1356
+ "learning_rate": 0.00015305260755134667,
1357
+ "loss": 1.0934,
1358
+ "step": 930
1359
+ },
1360
+ {
1361
+ "epoch": 5.862068965517241,
1362
+ "grad_norm": 0.36328125,
1363
+ "learning_rate": 0.00015243072835572318,
1364
+ "loss": 1.0942,
1365
+ "step": 935
1366
+ },
1367
+ {
1368
+ "epoch": 5.893416927899686,
1369
+ "grad_norm": 0.447265625,
1370
+ "learning_rate": 0.0001518060400790456,
1371
+ "loss": 1.0832,
1372
+ "step": 940
1373
+ },
1374
+ {
1375
+ "epoch": 5.924764890282132,
1376
+ "grad_norm": 0.365234375,
1377
+ "learning_rate": 0.00015117857619023677,
1378
+ "loss": 1.0944,
1379
+ "step": 945
1380
+ },
1381
+ {
1382
+ "epoch": 5.956112852664576,
1383
+ "grad_norm": 0.392578125,
1384
+ "learning_rate": 0.00015054837030692854,
1385
+ "loss": 1.0972,
1386
+ "step": 950
1387
+ },
1388
+ {
1389
+ "epoch": 5.987460815047022,
1390
+ "grad_norm": 0.412109375,
1391
+ "learning_rate": 0.00014991545619366054,
1392
+ "loss": 1.0951,
1393
+ "step": 955
1394
+ },
1395
+ {
1396
+ "epoch": 6.0,
1397
+ "eval_loss": 2.108396291732788,
1398
+ "eval_runtime": 0.554,
1399
+ "eval_samples_per_second": 3.61,
1400
+ "eval_steps_per_second": 1.805,
1401
+ "step": 957
1402
+ },
1403
+ {
1404
+ "epoch": 6.018808777429467,
1405
+ "grad_norm": 0.427734375,
1406
+ "learning_rate": 0.00014927986776007128,
1407
+ "loss": 1.054,
1408
+ "step": 960
1409
+ },
1410
+ {
1411
+ "epoch": 6.0501567398119125,
1412
+ "grad_norm": 0.45703125,
1413
+ "learning_rate": 0.00014864163905908132,
1414
+ "loss": 1.0222,
1415
+ "step": 965
1416
+ },
1417
+ {
1418
+ "epoch": 6.081504702194358,
1419
+ "grad_norm": 0.76953125,
1420
+ "learning_rate": 0.00014800080428506882,
1421
+ "loss": 1.0209,
1422
+ "step": 970
1423
+ },
1424
+ {
1425
+ "epoch": 6.112852664576803,
1426
+ "grad_norm": 0.384765625,
1427
+ "learning_rate": 0.00014735739777203745,
1428
+ "loss": 1.0167,
1429
+ "step": 975
1430
+ },
1431
+ {
1432
+ "epoch": 6.144200626959248,
1433
+ "grad_norm": 0.51171875,
1434
+ "learning_rate": 0.000146711453991777,
1435
+ "loss": 1.0113,
1436
+ "step": 980
1437
+ },
1438
+ {
1439
+ "epoch": 6.175548589341693,
1440
+ "grad_norm": 0.455078125,
1441
+ "learning_rate": 0.00014606300755201645,
1442
+ "loss": 1.019,
1443
+ "step": 985
1444
+ },
1445
+ {
1446
+ "epoch": 6.206896551724138,
1447
+ "grad_norm": 0.41796875,
1448
+ "learning_rate": 0.00014541209319456972,
1449
+ "loss": 1.0317,
1450
+ "step": 990
1451
+ },
1452
+ {
1453
+ "epoch": 6.238244514106583,
1454
+ "grad_norm": 0.51953125,
1455
+ "learning_rate": 0.00014475874579347435,
1456
+ "loss": 1.0342,
1457
+ "step": 995
1458
+ },
1459
+ {
1460
+ "epoch": 6.269592476489028,
1461
+ "grad_norm": 0.51953125,
1462
+ "learning_rate": 0.00014410300035312302,
1463
+ "loss": 1.0258,
1464
+ "step": 1000
1465
+ },
1466
+ {
1467
+ "epoch": 6.300940438871473,
1468
+ "grad_norm": 0.65625,
1469
+ "learning_rate": 0.00014344489200638827,
1470
+ "loss": 1.0393,
1471
+ "step": 1005
1472
+ },
1473
+ {
1474
+ "epoch": 6.332288401253918,
1475
+ "grad_norm": 0.65625,
1476
+ "learning_rate": 0.00014278445601274,
1477
+ "loss": 1.038,
1478
+ "step": 1010
1479
+ },
1480
+ {
1481
+ "epoch": 6.363636363636363,
1482
+ "grad_norm": 0.53515625,
1483
+ "learning_rate": 0.00014212172775635633,
1484
+ "loss": 1.0334,
1485
+ "step": 1015
1486
+ },
1487
+ {
1488
+ "epoch": 6.394984326018808,
1489
+ "grad_norm": 0.376953125,
1490
+ "learning_rate": 0.0001414567427442282,
1491
+ "loss": 1.0272,
1492
+ "step": 1020
1493
+ },
1494
+ {
1495
+ "epoch": 6.4263322884012535,
1496
+ "grad_norm": 0.5390625,
1497
+ "learning_rate": 0.00014078953660425652,
1498
+ "loss": 1.0298,
1499
+ "step": 1025
1500
+ },
1501
+ {
1502
+ "epoch": 6.4576802507836994,
1503
+ "grad_norm": 0.443359375,
1504
+ "learning_rate": 0.00014012014508334365,
1505
+ "loss": 1.0337,
1506
+ "step": 1030
1507
+ },
1508
+ {
1509
+ "epoch": 6.4890282131661445,
1510
+ "grad_norm": 0.416015625,
1511
+ "learning_rate": 0.00013944860404547816,
1512
+ "loss": 1.0285,
1513
+ "step": 1035
1514
+ },
1515
+ {
1516
+ "epoch": 6.52037617554859,
1517
+ "grad_norm": 0.38671875,
1518
+ "learning_rate": 0.00013877494946981314,
1519
+ "loss": 1.041,
1520
+ "step": 1040
1521
+ },
1522
+ {
1523
+ "epoch": 6.551724137931035,
1524
+ "grad_norm": 0.42578125,
1525
+ "learning_rate": 0.00013809921744873885,
1526
+ "loss": 1.0319,
1527
+ "step": 1045
1528
+ },
1529
+ {
1530
+ "epoch": 6.58307210031348,
1531
+ "grad_norm": 0.416015625,
1532
+ "learning_rate": 0.0001374214441859487,
1533
+ "loss": 1.0311,
1534
+ "step": 1050
1535
+ },
1536
+ {
1537
+ "epoch": 6.614420062695925,
1538
+ "grad_norm": 0.40625,
1539
+ "learning_rate": 0.00013674166599449977,
1540
+ "loss": 1.0299,
1541
+ "step": 1055
1542
+ },
1543
+ {
1544
+ "epoch": 6.64576802507837,
1545
+ "grad_norm": 0.353515625,
1546
+ "learning_rate": 0.0001360599192948673,
1547
+ "loss": 1.0435,
1548
+ "step": 1060
1549
+ },
1550
+ {
1551
+ "epoch": 6.677115987460815,
1552
+ "grad_norm": 0.380859375,
1553
+ "learning_rate": 0.00013537624061299303,
1554
+ "loss": 1.0342,
1555
+ "step": 1065
1556
+ },
1557
+ {
1558
+ "epoch": 6.70846394984326,
1559
+ "grad_norm": 0.365234375,
1560
+ "learning_rate": 0.0001346906665783288,
1561
+ "loss": 1.0426,
1562
+ "step": 1070
1563
+ },
1564
+ {
1565
+ "epoch": 6.739811912225705,
1566
+ "grad_norm": 0.369140625,
1567
+ "learning_rate": 0.00013400323392187357,
1568
+ "loss": 1.0424,
1569
+ "step": 1075
1570
+ },
1571
+ {
1572
+ "epoch": 6.77115987460815,
1573
+ "grad_norm": 0.380859375,
1574
+ "learning_rate": 0.00013331397947420576,
1575
+ "loss": 1.0644,
1576
+ "step": 1080
1577
+ },
1578
+ {
1579
+ "epoch": 6.802507836990595,
1580
+ "grad_norm": 0.435546875,
1581
+ "learning_rate": 0.00013262294016350986,
1582
+ "loss": 1.0373,
1583
+ "step": 1085
1584
+ },
1585
+ {
1586
+ "epoch": 6.83385579937304,
1587
+ "grad_norm": 0.443359375,
1588
+ "learning_rate": 0.000131930153013598,
1589
+ "loss": 1.0423,
1590
+ "step": 1090
1591
+ },
1592
+ {
1593
+ "epoch": 6.8652037617554855,
1594
+ "grad_norm": 0.46875,
1595
+ "learning_rate": 0.00013123565514192625,
1596
+ "loss": 1.0421,
1597
+ "step": 1095
1598
+ },
1599
+ {
1600
+ "epoch": 6.896551724137931,
1601
+ "grad_norm": 0.380859375,
1602
+ "learning_rate": 0.00013053948375760604,
1603
+ "loss": 1.04,
1604
+ "step": 1100
1605
+ },
1606
+ {
1607
+ "epoch": 6.927899686520377,
1608
+ "grad_norm": 0.37890625,
1609
+ "learning_rate": 0.00012984167615941056,
1610
+ "loss": 1.0378,
1611
+ "step": 1105
1612
+ },
1613
+ {
1614
+ "epoch": 6.959247648902822,
1615
+ "grad_norm": 0.451171875,
1616
+ "learning_rate": 0.00012914226973377644,
1617
+ "loss": 1.0383,
1618
+ "step": 1110
1619
+ },
1620
+ {
1621
+ "epoch": 6.990595611285267,
1622
+ "grad_norm": 0.390625,
1623
+ "learning_rate": 0.00012844130195280076,
1624
+ "loss": 1.0414,
1625
+ "step": 1115
1626
+ },
1627
+ {
1628
+ "epoch": 6.996865203761756,
1629
+ "eval_loss": 2.2094361782073975,
1630
+ "eval_runtime": 0.5549,
1631
+ "eval_samples_per_second": 3.604,
1632
+ "eval_steps_per_second": 1.802,
1633
+ "step": 1116
1634
+ },
1635
+ {
1636
+ "epoch": 7.021943573667712,
1637
+ "grad_norm": 0.416015625,
1638
+ "learning_rate": 0.0001277388103722332,
1639
+ "loss": 0.9864,
1640
+ "step": 1120
1641
+ },
1642
+ {
1643
+ "epoch": 7.053291536050157,
1644
+ "grad_norm": 0.447265625,
1645
+ "learning_rate": 0.00012703483262946415,
1646
+ "loss": 0.9734,
1647
+ "step": 1125
1648
+ },
1649
+ {
1650
+ "epoch": 7.084639498432602,
1651
+ "grad_norm": 0.4921875,
1652
+ "learning_rate": 0.000126329406441508,
1653
+ "loss": 0.9689,
1654
+ "step": 1130
1655
+ },
1656
+ {
1657
+ "epoch": 7.115987460815047,
1658
+ "grad_norm": 0.43359375,
1659
+ "learning_rate": 0.00012562256960298266,
1660
+ "loss": 0.9804,
1661
+ "step": 1135
1662
+ },
1663
+ {
1664
+ "epoch": 7.147335423197492,
1665
+ "grad_norm": 0.4453125,
1666
+ "learning_rate": 0.0001249143599840843,
1667
+ "loss": 0.9741,
1668
+ "step": 1140
1669
+ },
1670
+ {
1671
+ "epoch": 7.178683385579937,
1672
+ "grad_norm": 0.5,
1673
+ "learning_rate": 0.00012420481552855863,
1674
+ "loss": 0.9766,
1675
+ "step": 1145
1676
+ },
1677
+ {
1678
+ "epoch": 7.210031347962382,
1679
+ "grad_norm": 0.458984375,
1680
+ "learning_rate": 0.00012349397425166786,
1681
+ "loss": 0.9763,
1682
+ "step": 1150
1683
+ },
1684
+ {
1685
+ "epoch": 7.241379310344827,
1686
+ "grad_norm": 0.44140625,
1687
+ "learning_rate": 0.000122781874238154,
1688
+ "loss": 0.9791,
1689
+ "step": 1155
1690
+ },
1691
+ {
1692
+ "epoch": 7.2727272727272725,
1693
+ "grad_norm": 0.400390625,
1694
+ "learning_rate": 0.00012206855364019845,
1695
+ "loss": 0.9773,
1696
+ "step": 1160
1697
+ },
1698
+ {
1699
+ "epoch": 7.304075235109718,
1700
+ "grad_norm": 0.40625,
1701
+ "learning_rate": 0.00012135405067537777,
1702
+ "loss": 0.9873,
1703
+ "step": 1165
1704
+ },
1705
+ {
1706
+ "epoch": 7.335423197492163,
1707
+ "grad_norm": 0.470703125,
1708
+ "learning_rate": 0.0001206384036246162,
1709
+ "loss": 0.9888,
1710
+ "step": 1170
1711
+ },
1712
+ {
1713
+ "epoch": 7.366771159874608,
1714
+ "grad_norm": 0.404296875,
1715
+ "learning_rate": 0.0001199216508301348,
1716
+ "loss": 0.9731,
1717
+ "step": 1175
1718
+ },
1719
+ {
1720
+ "epoch": 7.398119122257054,
1721
+ "grad_norm": 0.41015625,
1722
+ "learning_rate": 0.00011920383069339684,
1723
+ "loss": 0.9975,
1724
+ "step": 1180
1725
+ },
1726
+ {
1727
+ "epoch": 7.429467084639499,
1728
+ "grad_norm": 0.421875,
1729
+ "learning_rate": 0.00011848498167305078,
1730
+ "loss": 0.9835,
1731
+ "step": 1185
1732
+ },
1733
+ {
1734
+ "epoch": 7.460815047021944,
1735
+ "grad_norm": 0.447265625,
1736
+ "learning_rate": 0.0001177651422828695,
1737
+ "loss": 0.9779,
1738
+ "step": 1190
1739
+ },
1740
+ {
1741
+ "epoch": 7.492163009404389,
1742
+ "grad_norm": 0.46875,
1743
+ "learning_rate": 0.00011704435108968688,
1744
+ "loss": 0.9782,
1745
+ "step": 1195
1746
+ },
1747
+ {
1748
+ "epoch": 7.523510971786834,
1749
+ "grad_norm": 0.447265625,
1750
+ "learning_rate": 0.00011632264671133162,
1751
+ "loss": 0.9797,
1752
+ "step": 1200
1753
+ },
1754
+ {
1755
+ "epoch": 7.554858934169279,
1756
+ "grad_norm": 0.408203125,
1757
+ "learning_rate": 0.00011560006781455812,
1758
+ "loss": 0.9956,
1759
+ "step": 1205
1760
+ },
1761
+ {
1762
+ "epoch": 7.586206896551724,
1763
+ "grad_norm": 0.419921875,
1764
+ "learning_rate": 0.00011487665311297484,
1765
+ "loss": 0.9923,
1766
+ "step": 1210
1767
+ },
1768
+ {
1769
+ "epoch": 7.617554858934169,
1770
+ "grad_norm": 0.4296875,
1771
+ "learning_rate": 0.00011415244136497013,
1772
+ "loss": 0.9866,
1773
+ "step": 1215
1774
+ },
1775
+ {
1776
+ "epoch": 7.648902821316614,
1777
+ "grad_norm": 0.4375,
1778
+ "learning_rate": 0.00011342747137163572,
1779
+ "loss": 0.9932,
1780
+ "step": 1220
1781
+ },
1782
+ {
1783
+ "epoch": 7.6802507836990594,
1784
+ "grad_norm": 0.4140625,
1785
+ "learning_rate": 0.00011270178197468789,
1786
+ "loss": 0.9841,
1787
+ "step": 1225
1788
+ },
1789
+ {
1790
+ "epoch": 7.7115987460815045,
1791
+ "grad_norm": 0.41796875,
1792
+ "learning_rate": 0.00011197541205438634,
1793
+ "loss": 0.9863,
1794
+ "step": 1230
1795
+ },
1796
+ {
1797
+ "epoch": 7.74294670846395,
1798
+ "grad_norm": 0.400390625,
1799
+ "learning_rate": 0.0001112484005274512,
1800
+ "loss": 0.9951,
1801
+ "step": 1235
1802
+ },
1803
+ {
1804
+ "epoch": 7.774294670846395,
1805
+ "grad_norm": 0.4140625,
1806
+ "learning_rate": 0.00011052078634497796,
1807
+ "loss": 0.9847,
1808
+ "step": 1240
1809
+ },
1810
+ {
1811
+ "epoch": 7.80564263322884,
1812
+ "grad_norm": 0.427734375,
1813
+ "learning_rate": 0.00010979260849035054,
1814
+ "loss": 0.9868,
1815
+ "step": 1245
1816
+ },
1817
+ {
1818
+ "epoch": 7.836990595611285,
1819
+ "grad_norm": 0.3984375,
1820
+ "learning_rate": 0.00010906390597715282,
1821
+ "loss": 0.9874,
1822
+ "step": 1250
1823
+ },
1824
+ {
1825
+ "epoch": 7.868338557993731,
1826
+ "grad_norm": 0.453125,
1827
+ "learning_rate": 0.00010833471784707824,
1828
+ "loss": 0.9928,
1829
+ "step": 1255
1830
+ },
1831
+ {
1832
+ "epoch": 7.899686520376176,
1833
+ "grad_norm": 0.41015625,
1834
+ "learning_rate": 0.00010760508316783808,
1835
+ "loss": 1.0034,
1836
+ "step": 1260
1837
+ },
1838
+ {
1839
+ "epoch": 7.931034482758621,
1840
+ "grad_norm": 0.416015625,
1841
+ "learning_rate": 0.00010687504103106854,
1842
+ "loss": 0.9844,
1843
+ "step": 1265
1844
+ },
1845
+ {
1846
+ "epoch": 7.962382445141066,
1847
+ "grad_norm": 0.396484375,
1848
+ "learning_rate": 0.000106144630550236,
1849
+ "loss": 0.986,
1850
+ "step": 1270
1851
+ },
1852
+ {
1853
+ "epoch": 7.993730407523511,
1854
+ "grad_norm": 0.400390625,
1855
+ "learning_rate": 0.00010541389085854176,
1856
+ "loss": 1.0041,
1857
+ "step": 1275
1858
+ },
1859
+ {
1860
+ "epoch": 8.0,
1861
+ "eval_loss": 2.304290294647217,
1862
+ "eval_runtime": 0.554,
1863
+ "eval_samples_per_second": 3.61,
1864
+ "eval_steps_per_second": 1.805,
1865
+ "step": 1276
1866
+ },
1867
+ {
1868
+ "epoch": 8.025078369905955,
1869
+ "grad_norm": 0.44140625,
1870
+ "learning_rate": 0.00010468286110682517,
1871
+ "loss": 0.9349,
1872
+ "step": 1280
1873
+ },
1874
+ {
1875
+ "epoch": 8.056426332288401,
1876
+ "grad_norm": 0.4296875,
1877
+ "learning_rate": 0.00010395158046146606,
1878
+ "loss": 0.915,
1879
+ "step": 1285
1880
+ },
1881
+ {
1882
+ "epoch": 8.087774294670846,
1883
+ "grad_norm": 0.470703125,
1884
+ "learning_rate": 0.00010322008810228657,
1885
+ "loss": 0.935,
1886
+ "step": 1290
1887
+ },
1888
+ {
1889
+ "epoch": 8.119122257053291,
1890
+ "grad_norm": 0.41015625,
1891
+ "learning_rate": 0.00010248842322045164,
1892
+ "loss": 0.9215,
1893
+ "step": 1295
1894
+ },
1895
+ {
1896
+ "epoch": 8.150470219435737,
1897
+ "grad_norm": 0.462890625,
1898
+ "learning_rate": 0.0001017566250163696,
1899
+ "loss": 0.9316,
1900
+ "step": 1300
1901
+ },
1902
+ {
1903
+ "epoch": 8.181818181818182,
1904
+ "grad_norm": 0.453125,
1905
+ "learning_rate": 0.00010102473269759171,
1906
+ "loss": 0.9211,
1907
+ "step": 1305
1908
+ },
1909
+ {
1910
+ "epoch": 8.213166144200628,
1911
+ "grad_norm": 0.431640625,
1912
+ "learning_rate": 0.00010029278547671161,
1913
+ "loss": 0.9244,
1914
+ "step": 1310
1915
+ },
1916
+ {
1917
+ "epoch": 8.244514106583072,
1918
+ "grad_norm": 0.4296875,
1919
+ "learning_rate": 9.956082256926448e-05,
1920
+ "loss": 0.9338,
1921
+ "step": 1315
1922
+ },
1923
+ {
1924
+ "epoch": 8.275862068965518,
1925
+ "grad_norm": 0.44921875,
1926
+ "learning_rate": 9.88288831916259e-05,
1927
+ "loss": 0.9279,
1928
+ "step": 1320
1929
+ },
1930
+ {
1931
+ "epoch": 8.307210031347962,
1932
+ "grad_norm": 0.44921875,
1933
+ "learning_rate": 9.80970065589108e-05,
1934
+ "loss": 0.9312,
1935
+ "step": 1325
1936
+ },
1937
+ {
1938
+ "epoch": 8.338557993730408,
1939
+ "grad_norm": 0.44921875,
1940
+ "learning_rate": 9.73652318828724e-05,
1941
+ "loss": 0.9378,
1942
+ "step": 1330
1943
+ },
1944
+ {
1945
+ "epoch": 8.369905956112852,
1946
+ "grad_norm": 0.4765625,
1947
+ "learning_rate": 9.663359836980144e-05,
1948
+ "loss": 0.934,
1949
+ "step": 1335
1950
+ },
1951
+ {
1952
+ "epoch": 8.401253918495298,
1953
+ "grad_norm": 0.515625,
1954
+ "learning_rate": 9.590214521842556e-05,
1955
+ "loss": 0.9366,
1956
+ "step": 1340
1957
+ },
1958
+ {
1959
+ "epoch": 8.432601880877742,
1960
+ "grad_norm": 0.453125,
1961
+ "learning_rate": 9.517091161780914e-05,
1962
+ "loss": 0.9317,
1963
+ "step": 1345
1964
+ },
1965
+ {
1966
+ "epoch": 8.463949843260188,
1967
+ "grad_norm": 0.474609375,
1968
+ "learning_rate": 9.443993674525368e-05,
1969
+ "loss": 0.9535,
1970
+ "step": 1350
1971
+ },
1972
+ {
1973
+ "epoch": 8.495297805642632,
1974
+ "grad_norm": 0.4609375,
1975
+ "learning_rate": 9.370925976419885e-05,
1976
+ "loss": 0.9418,
1977
+ "step": 1355
1978
+ },
1979
+ {
1980
+ "epoch": 8.526645768025078,
1981
+ "grad_norm": 0.451171875,
1982
+ "learning_rate": 9.297891982212415e-05,
1983
+ "loss": 0.9457,
1984
+ "step": 1360
1985
+ },
1986
+ {
1987
+ "epoch": 8.557993730407524,
1988
+ "grad_norm": 0.5,
1989
+ "learning_rate": 9.224895604845156e-05,
1990
+ "loss": 0.9307,
1991
+ "step": 1365
1992
+ },
1993
+ {
1994
+ "epoch": 8.589341692789969,
1995
+ "grad_norm": 0.49609375,
1996
+ "learning_rate": 9.151940755244912e-05,
1997
+ "loss": 0.9359,
1998
+ "step": 1370
1999
+ },
2000
+ {
2001
+ "epoch": 8.620689655172415,
2002
+ "grad_norm": 0.462890625,
2003
+ "learning_rate": 9.07903134211354e-05,
2004
+ "loss": 0.9451,
2005
+ "step": 1375
2006
+ },
2007
+ {
2008
+ "epoch": 8.652037617554859,
2009
+ "grad_norm": 0.443359375,
2010
+ "learning_rate": 9.006171271718566e-05,
2011
+ "loss": 0.9396,
2012
+ "step": 1380
2013
+ },
2014
+ {
2015
+ "epoch": 8.683385579937305,
2016
+ "grad_norm": 0.42578125,
2017
+ "learning_rate": 8.933364447683868e-05,
2018
+ "loss": 0.9376,
2019
+ "step": 1385
2020
+ },
2021
+ {
2022
+ "epoch": 8.714733542319749,
2023
+ "grad_norm": 0.44921875,
2024
+ "learning_rate": 8.860614770780553e-05,
2025
+ "loss": 0.9465,
2026
+ "step": 1390
2027
+ },
2028
+ {
2029
+ "epoch": 8.746081504702195,
2030
+ "grad_norm": 0.431640625,
2031
+ "learning_rate": 8.787926138717943e-05,
2032
+ "loss": 0.9391,
2033
+ "step": 1395
2034
+ },
2035
+ {
2036
+ "epoch": 8.77742946708464,
2037
+ "grad_norm": 0.443359375,
2038
+ "learning_rate": 8.715302445934773e-05,
2039
+ "loss": 0.9545,
2040
+ "step": 1400
2041
+ },
2042
+ {
2043
+ "epoch": 8.808777429467085,
2044
+ "grad_norm": 0.46875,
2045
+ "learning_rate": 8.642747583390521e-05,
2046
+ "loss": 0.9418,
2047
+ "step": 1405
2048
+ },
2049
+ {
2050
+ "epoch": 8.84012539184953,
2051
+ "grad_norm": 0.44921875,
2052
+ "learning_rate": 8.570265438356948e-05,
2053
+ "loss": 0.9383,
2054
+ "step": 1410
2055
+ },
2056
+ {
2057
+ "epoch": 8.871473354231975,
2058
+ "grad_norm": 0.447265625,
2059
+ "learning_rate": 8.497859894209828e-05,
2060
+ "loss": 0.9524,
2061
+ "step": 1415
2062
+ },
2063
+ {
2064
+ "epoch": 8.90282131661442,
2065
+ "grad_norm": 0.470703125,
2066
+ "learning_rate": 8.425534830220893e-05,
2067
+ "loss": 0.9504,
2068
+ "step": 1420
2069
+ },
2070
+ {
2071
+ "epoch": 8.934169278996865,
2072
+ "grad_norm": 0.435546875,
2073
+ "learning_rate": 8.353294121349992e-05,
2074
+ "loss": 0.9448,
2075
+ "step": 1425
2076
+ },
2077
+ {
2078
+ "epoch": 8.96551724137931,
2079
+ "grad_norm": 0.431640625,
2080
+ "learning_rate": 8.281141638037464e-05,
2081
+ "loss": 0.9385,
2082
+ "step": 1430
2083
+ },
2084
+ {
2085
+ "epoch": 8.996865203761756,
2086
+ "grad_norm": 0.439453125,
2087
+ "learning_rate": 8.209081245996807e-05,
2088
+ "loss": 0.9481,
2089
+ "step": 1435
2090
+ },
2091
+ {
2092
+ "epoch": 8.996865203761756,
2093
+ "eval_loss": 2.398902416229248,
2094
+ "eval_runtime": 0.5512,
2095
+ "eval_samples_per_second": 3.628,
2096
+ "eval_steps_per_second": 1.814,
2097
+ "step": 1435
2098
+ },
2099
+ {
2100
+ "epoch": 9.0282131661442,
2101
+ "grad_norm": 0.453125,
2102
+ "learning_rate": 8.137116806007531e-05,
2103
+ "loss": 0.8853,
2104
+ "step": 1440
2105
+ },
2106
+ {
2107
+ "epoch": 9.059561128526646,
2108
+ "grad_norm": 0.443359375,
2109
+ "learning_rate": 8.065252173708333e-05,
2110
+ "loss": 0.8874,
2111
+ "step": 1445
2112
+ },
2113
+ {
2114
+ "epoch": 9.090909090909092,
2115
+ "grad_norm": 0.49609375,
2116
+ "learning_rate": 7.993491199390507e-05,
2117
+ "loss": 0.8784,
2118
+ "step": 1450
2119
+ },
2120
+ {
2121
+ "epoch": 9.122257053291536,
2122
+ "grad_norm": 0.443359375,
2123
+ "learning_rate": 7.921837727791673e-05,
2124
+ "loss": 0.8917,
2125
+ "step": 1455
2126
+ },
2127
+ {
2128
+ "epoch": 9.153605015673982,
2129
+ "grad_norm": 0.462890625,
2130
+ "learning_rate": 7.85029559788976e-05,
2131
+ "loss": 0.8781,
2132
+ "step": 1460
2133
+ },
2134
+ {
2135
+ "epoch": 9.184952978056426,
2136
+ "grad_norm": 0.46484375,
2137
+ "learning_rate": 7.778868642697359e-05,
2138
+ "loss": 0.8851,
2139
+ "step": 1465
2140
+ },
2141
+ {
2142
+ "epoch": 9.216300940438872,
2143
+ "grad_norm": 0.4609375,
2144
+ "learning_rate": 7.707560689056343e-05,
2145
+ "loss": 0.8892,
2146
+ "step": 1470
2147
+ },
2148
+ {
2149
+ "epoch": 9.247648902821316,
2150
+ "grad_norm": 0.486328125,
2151
+ "learning_rate": 7.636375557432835e-05,
2152
+ "loss": 0.8863,
2153
+ "step": 1475
2154
+ },
2155
+ {
2156
+ "epoch": 9.278996865203762,
2157
+ "grad_norm": 0.46875,
2158
+ "learning_rate": 7.565317061712525e-05,
2159
+ "loss": 0.8907,
2160
+ "step": 1480
2161
+ },
2162
+ {
2163
+ "epoch": 9.310344827586206,
2164
+ "grad_norm": 0.52734375,
2165
+ "learning_rate": 7.494389008996327e-05,
2166
+ "loss": 0.8906,
2167
+ "step": 1485
2168
+ },
2169
+ {
2170
+ "epoch": 9.341692789968652,
2171
+ "grad_norm": 0.5078125,
2172
+ "learning_rate": 7.423595199396419e-05,
2173
+ "loss": 0.8987,
2174
+ "step": 1490
2175
+ },
2176
+ {
2177
+ "epoch": 9.373040752351097,
2178
+ "grad_norm": 0.490234375,
2179
+ "learning_rate": 7.35293942583263e-05,
2180
+ "loss": 0.8996,
2181
+ "step": 1495
2182
+ },
2183
+ {
2184
+ "epoch": 9.404388714733543,
2185
+ "grad_norm": 0.474609375,
2186
+ "learning_rate": 7.282425473829236e-05,
2187
+ "loss": 0.8985,
2188
+ "step": 1500
2189
+ },
2190
+ {
2191
+ "epoch": 9.435736677115987,
2192
+ "grad_norm": 0.46484375,
2193
+ "learning_rate": 7.212057121312133e-05,
2194
+ "loss": 0.8923,
2195
+ "step": 1505
2196
+ },
2197
+ {
2198
+ "epoch": 9.467084639498433,
2199
+ "grad_norm": 0.470703125,
2200
+ "learning_rate": 7.141838138406438e-05,
2201
+ "loss": 0.8873,
2202
+ "step": 1510
2203
+ },
2204
+ {
2205
+ "epoch": 9.498432601880877,
2206
+ "grad_norm": 0.462890625,
2207
+ "learning_rate": 7.071772287234497e-05,
2208
+ "loss": 0.8872,
2209
+ "step": 1515
2210
+ },
2211
+ {
2212
+ "epoch": 9.529780564263323,
2213
+ "grad_norm": 0.46484375,
2214
+ "learning_rate": 7.001863321714309e-05,
2215
+ "loss": 0.8988,
2216
+ "step": 1520
2217
+ },
2218
+ {
2219
+ "epoch": 9.561128526645769,
2220
+ "grad_norm": 0.482421875,
2221
+ "learning_rate": 6.932114987358413e-05,
2222
+ "loss": 0.895,
2223
+ "step": 1525
2224
+ },
2225
+ {
2226
+ "epoch": 9.592476489028213,
2227
+ "grad_norm": 0.470703125,
2228
+ "learning_rate": 6.862531021073222e-05,
2229
+ "loss": 0.8905,
2230
+ "step": 1530
2231
+ },
2232
+ {
2233
+ "epoch": 9.623824451410659,
2234
+ "grad_norm": 0.5234375,
2235
+ "learning_rate": 6.79311515095878e-05,
2236
+ "loss": 0.9014,
2237
+ "step": 1535
2238
+ },
2239
+ {
2240
+ "epoch": 9.655172413793103,
2241
+ "grad_norm": 0.625,
2242
+ "learning_rate": 6.723871096109064e-05,
2243
+ "loss": 0.9016,
2244
+ "step": 1540
2245
+ },
2246
+ {
2247
+ "epoch": 9.68652037617555,
2248
+ "grad_norm": 0.5,
2249
+ "learning_rate": 6.654802566412697e-05,
2250
+ "loss": 0.9134,
2251
+ "step": 1545
2252
+ },
2253
+ {
2254
+ "epoch": 9.717868338557993,
2255
+ "grad_norm": 0.53125,
2256
+ "learning_rate": 6.585913262354184e-05,
2257
+ "loss": 0.9018,
2258
+ "step": 1550
2259
+ },
2260
+ {
2261
+ "epoch": 9.74921630094044,
2262
+ "grad_norm": 0.515625,
2263
+ "learning_rate": 6.51720687481567e-05,
2264
+ "loss": 0.8992,
2265
+ "step": 1555
2266
+ },
2267
+ {
2268
+ "epoch": 9.780564263322884,
2269
+ "grad_norm": 0.49609375,
2270
+ "learning_rate": 6.448687084879175e-05,
2271
+ "loss": 0.9016,
2272
+ "step": 1560
2273
+ },
2274
+ {
2275
+ "epoch": 9.81191222570533,
2276
+ "grad_norm": 0.455078125,
2277
+ "learning_rate": 6.380357563629381e-05,
2278
+ "loss": 0.8973,
2279
+ "step": 1565
2280
+ },
2281
+ {
2282
+ "epoch": 9.843260188087774,
2283
+ "grad_norm": 0.46484375,
2284
+ "learning_rate": 6.312221971956944e-05,
2285
+ "loss": 0.8979,
2286
+ "step": 1570
2287
+ },
2288
+ {
2289
+ "epoch": 9.87460815047022,
2290
+ "grad_norm": 0.46484375,
2291
+ "learning_rate": 6.24428396036236e-05,
2292
+ "loss": 0.8956,
2293
+ "step": 1575
2294
+ },
2295
+ {
2296
+ "epoch": 9.905956112852664,
2297
+ "grad_norm": 0.466796875,
2298
+ "learning_rate": 6.176547168760373e-05,
2299
+ "loss": 0.9019,
2300
+ "step": 1580
2301
+ },
2302
+ {
2303
+ "epoch": 9.93730407523511,
2304
+ "grad_norm": 0.458984375,
2305
+ "learning_rate": 6.109015226284961e-05,
2306
+ "loss": 0.9004,
2307
+ "step": 1585
2308
+ },
2309
+ {
2310
+ "epoch": 9.968652037617554,
2311
+ "grad_norm": 0.45703125,
2312
+ "learning_rate": 6.041691751094908e-05,
2313
+ "loss": 0.8983,
2314
+ "step": 1590
2315
+ },
2316
+ {
2317
+ "epoch": 10.0,
2318
+ "grad_norm": 0.4921875,
2319
+ "learning_rate": 5.974580350179938e-05,
2320
+ "loss": 0.9006,
2321
+ "step": 1595
2322
+ },
2323
+ {
2324
+ "epoch": 10.0,
2325
+ "eval_loss": 2.5172829627990723,
2326
+ "eval_runtime": 0.5456,
2327
+ "eval_samples_per_second": 3.666,
2328
+ "eval_steps_per_second": 1.833,
2329
+ "step": 1595
2330
+ },
2331
+ {
2332
+ "epoch": 10.031347962382446,
2333
+ "grad_norm": 0.482421875,
2334
+ "learning_rate": 5.9076846191674803e-05,
2335
+ "loss": 0.8494,
2336
+ "step": 1600
2337
+ },
2338
+ {
2339
+ "epoch": 10.06269592476489,
2340
+ "grad_norm": 0.48828125,
2341
+ "learning_rate": 5.8410081421300154e-05,
2342
+ "loss": 0.8491,
2343
+ "step": 1605
2344
+ },
2345
+ {
2346
+ "epoch": 10.094043887147336,
2347
+ "grad_norm": 0.46875,
2348
+ "learning_rate": 5.7745544913930496e-05,
2349
+ "loss": 0.8479,
2350
+ "step": 1610
2351
+ },
2352
+ {
2353
+ "epoch": 10.12539184952978,
2354
+ "grad_norm": 0.474609375,
2355
+ "learning_rate": 5.7083272273437346e-05,
2356
+ "loss": 0.8561,
2357
+ "step": 1615
2358
+ },
2359
+ {
2360
+ "epoch": 10.156739811912226,
2361
+ "grad_norm": 0.47265625,
2362
+ "learning_rate": 5.642329898240089e-05,
2363
+ "loss": 0.8459,
2364
+ "step": 1620
2365
+ },
2366
+ {
2367
+ "epoch": 10.18808777429467,
2368
+ "grad_norm": 0.52734375,
2369
+ "learning_rate": 5.5765660400209174e-05,
2370
+ "loss": 0.8513,
2371
+ "step": 1625
2372
+ },
2373
+ {
2374
+ "epoch": 10.219435736677116,
2375
+ "grad_norm": 0.462890625,
2376
+ "learning_rate": 5.511039176116357e-05,
2377
+ "loss": 0.8604,
2378
+ "step": 1630
2379
+ },
2380
+ {
2381
+ "epoch": 10.25078369905956,
2382
+ "grad_norm": 0.4765625,
2383
+ "learning_rate": 5.44575281725909e-05,
2384
+ "loss": 0.8602,
2385
+ "step": 1635
2386
+ },
2387
+ {
2388
+ "epoch": 10.282131661442007,
2389
+ "grad_norm": 0.4765625,
2390
+ "learning_rate": 5.3807104612962676e-05,
2391
+ "loss": 0.8559,
2392
+ "step": 1640
2393
+ },
2394
+ {
2395
+ "epoch": 10.31347962382445,
2396
+ "grad_norm": 0.4765625,
2397
+ "learning_rate": 5.3159155930021e-05,
2398
+ "loss": 0.8642,
2399
+ "step": 1645
2400
+ },
2401
+ {
2402
+ "epoch": 10.344827586206897,
2403
+ "grad_norm": 0.50390625,
2404
+ "learning_rate": 5.251371683891146e-05,
2405
+ "loss": 0.8565,
2406
+ "step": 1650
2407
+ },
2408
+ {
2409
+ "epoch": 10.376175548589341,
2410
+ "grad_norm": 0.484375,
2411
+ "learning_rate": 5.1870821920323275e-05,
2412
+ "loss": 0.8513,
2413
+ "step": 1655
2414
+ },
2415
+ {
2416
+ "epoch": 10.407523510971787,
2417
+ "grad_norm": 0.51171875,
2418
+ "learning_rate": 5.123050561863657e-05,
2419
+ "loss": 0.8552,
2420
+ "step": 1660
2421
+ },
2422
+ {
2423
+ "epoch": 10.438871473354231,
2424
+ "grad_norm": 0.5,
2425
+ "learning_rate": 5.05928022400768e-05,
2426
+ "loss": 0.8521,
2427
+ "step": 1665
2428
+ },
2429
+ {
2430
+ "epoch": 10.470219435736677,
2431
+ "grad_norm": 0.490234375,
2432
+ "learning_rate": 4.9957745950876945e-05,
2433
+ "loss": 0.8661,
2434
+ "step": 1670
2435
+ },
2436
+ {
2437
+ "epoch": 10.501567398119121,
2438
+ "grad_norm": 0.494140625,
2439
+ "learning_rate": 4.9325370775446864e-05,
2440
+ "loss": 0.8551,
2441
+ "step": 1675
2442
+ },
2443
+ {
2444
+ "epoch": 10.532915360501567,
2445
+ "grad_norm": 0.474609375,
2446
+ "learning_rate": 4.869571059455039e-05,
2447
+ "loss": 0.864,
2448
+ "step": 1680
2449
+ },
2450
+ {
2451
+ "epoch": 10.564263322884013,
2452
+ "grad_norm": 0.470703125,
2453
+ "learning_rate": 4.806879914349009e-05,
2454
+ "loss": 0.8631,
2455
+ "step": 1685
2456
+ },
2457
+ {
2458
+ "epoch": 10.595611285266457,
2459
+ "grad_norm": 0.47265625,
2460
+ "learning_rate": 4.74446700102998e-05,
2461
+ "loss": 0.8589,
2462
+ "step": 1690
2463
+ },
2464
+ {
2465
+ "epoch": 10.626959247648903,
2466
+ "grad_norm": 0.48046875,
2467
+ "learning_rate": 4.6823356633945136e-05,
2468
+ "loss": 0.8682,
2469
+ "step": 1695
2470
+ },
2471
+ {
2472
+ "epoch": 10.658307210031348,
2473
+ "grad_norm": 0.478515625,
2474
+ "learning_rate": 4.620489230253198e-05,
2475
+ "loss": 0.8628,
2476
+ "step": 1700
2477
+ },
2478
+ {
2479
+ "epoch": 10.689655172413794,
2480
+ "grad_norm": 0.5,
2481
+ "learning_rate": 4.558931015152288e-05,
2482
+ "loss": 0.868,
2483
+ "step": 1705
2484
+ },
2485
+ {
2486
+ "epoch": 10.721003134796238,
2487
+ "grad_norm": 0.51953125,
2488
+ "learning_rate": 4.497664316196175e-05,
2489
+ "loss": 0.8608,
2490
+ "step": 1710
2491
+ },
2492
+ {
2493
+ "epoch": 10.752351097178684,
2494
+ "grad_norm": 0.50390625,
2495
+ "learning_rate": 4.4366924158707014e-05,
2496
+ "loss": 0.8676,
2497
+ "step": 1715
2498
+ },
2499
+ {
2500
+ "epoch": 10.783699059561128,
2501
+ "grad_norm": 0.474609375,
2502
+ "learning_rate": 4.3760185808672784e-05,
2503
+ "loss": 0.8652,
2504
+ "step": 1720
2505
+ },
2506
+ {
2507
+ "epoch": 10.815047021943574,
2508
+ "grad_norm": 0.482421875,
2509
+ "learning_rate": 4.315646061907872e-05,
2510
+ "loss": 0.8578,
2511
+ "step": 1725
2512
+ },
2513
+ {
2514
+ "epoch": 10.846394984326018,
2515
+ "grad_norm": 0.48046875,
2516
+ "learning_rate": 4.25557809357084e-05,
2517
+ "loss": 0.856,
2518
+ "step": 1730
2519
+ },
2520
+ {
2521
+ "epoch": 10.877742946708464,
2522
+ "grad_norm": 0.49609375,
2523
+ "learning_rate": 4.195817894117635e-05,
2524
+ "loss": 0.862,
2525
+ "step": 1735
2526
+ },
2527
+ {
2528
+ "epoch": 10.909090909090908,
2529
+ "grad_norm": 0.48828125,
2530
+ "learning_rate": 4.136368665320366e-05,
2531
+ "loss": 0.8602,
2532
+ "step": 1740
2533
+ },
2534
+ {
2535
+ "epoch": 10.940438871473354,
2536
+ "grad_norm": 0.48046875,
2537
+ "learning_rate": 4.0772335922902784e-05,
2538
+ "loss": 0.8572,
2539
+ "step": 1745
2540
+ },
2541
+ {
2542
+ "epoch": 10.971786833855798,
2543
+ "grad_norm": 0.47265625,
2544
+ "learning_rate": 4.0184158433070937e-05,
2545
+ "loss": 0.8626,
2546
+ "step": 1750
2547
+ },
2548
+ {
2549
+ "epoch": 10.996865203761756,
2550
+ "eval_loss": 2.6419336795806885,
2551
+ "eval_runtime": 0.557,
2552
+ "eval_samples_per_second": 3.591,
2553
+ "eval_steps_per_second": 1.795,
2554
+ "step": 1754
2555
+ },
2556
+ {
2557
+ "epoch": 11.003134796238244,
2558
+ "grad_norm": 0.4765625,
2559
+ "learning_rate": 3.9599185696492544e-05,
2560
+ "loss": 0.8655,
2561
+ "step": 1755
2562
+ },
2563
+ {
2564
+ "epoch": 11.03448275862069,
2565
+ "grad_norm": 0.4765625,
2566
+ "learning_rate": 3.9017449054251055e-05,
2567
+ "loss": 0.8346,
2568
+ "step": 1760
2569
+ },
2570
+ {
2571
+ "epoch": 11.065830721003135,
2572
+ "grad_norm": 0.494140625,
2573
+ "learning_rate": 3.843897967404968e-05,
2574
+ "loss": 0.8387,
2575
+ "step": 1765
2576
+ },
2577
+ {
2578
+ "epoch": 11.09717868338558,
2579
+ "grad_norm": 0.498046875,
2580
+ "learning_rate": 3.7863808548541535e-05,
2581
+ "loss": 0.8205,
2582
+ "step": 1770
2583
+ },
2584
+ {
2585
+ "epoch": 11.128526645768025,
2586
+ "grad_norm": 0.470703125,
2587
+ "learning_rate": 3.729196649366914e-05,
2588
+ "loss": 0.8316,
2589
+ "step": 1775
2590
+ },
2591
+ {
2592
+ "epoch": 11.15987460815047,
2593
+ "grad_norm": 0.4921875,
2594
+ "learning_rate": 3.672348414701341e-05,
2595
+ "loss": 0.8391,
2596
+ "step": 1780
2597
+ },
2598
+ {
2599
+ "epoch": 11.191222570532915,
2600
+ "grad_norm": 0.484375,
2601
+ "learning_rate": 3.615839196615217e-05,
2602
+ "loss": 0.8264,
2603
+ "step": 1785
2604
+ },
2605
+ {
2606
+ "epoch": 11.22257053291536,
2607
+ "grad_norm": 0.4765625,
2608
+ "learning_rate": 3.5596720227028376e-05,
2609
+ "loss": 0.831,
2610
+ "step": 1790
2611
+ },
2612
+ {
2613
+ "epoch": 11.253918495297805,
2614
+ "grad_norm": 0.484375,
2615
+ "learning_rate": 3.503849902232792e-05,
2616
+ "loss": 0.8312,
2617
+ "step": 1795
2618
+ },
2619
+ {
2620
+ "epoch": 11.285266457680251,
2621
+ "grad_norm": 0.48046875,
2622
+ "learning_rate": 3.448375825986741e-05,
2623
+ "loss": 0.8382,
2624
+ "step": 1800
2625
+ },
2626
+ {
2627
+ "epoch": 11.316614420062695,
2628
+ "grad_norm": 0.4921875,
2629
+ "learning_rate": 3.393252766099187e-05,
2630
+ "loss": 0.8166,
2631
+ "step": 1805
2632
+ },
2633
+ {
2634
+ "epoch": 11.347962382445141,
2635
+ "grad_norm": 0.482421875,
2636
+ "learning_rate": 3.338483675898227e-05,
2637
+ "loss": 0.8285,
2638
+ "step": 1810
2639
+ },
2640
+ {
2641
+ "epoch": 11.379310344827585,
2642
+ "grad_norm": 0.48046875,
2643
+ "learning_rate": 3.284071489747325e-05,
2644
+ "loss": 0.8384,
2645
+ "step": 1815
2646
+ },
2647
+ {
2648
+ "epoch": 11.410658307210031,
2649
+ "grad_norm": 0.48046875,
2650
+ "learning_rate": 3.230019122888094e-05,
2651
+ "loss": 0.8332,
2652
+ "step": 1820
2653
+ },
2654
+ {
2655
+ "epoch": 11.442006269592476,
2656
+ "grad_norm": 0.51171875,
2657
+ "learning_rate": 3.176329471284113e-05,
2658
+ "loss": 0.8301,
2659
+ "step": 1825
2660
+ },
2661
+ {
2662
+ "epoch": 11.473354231974922,
2663
+ "grad_norm": 0.49609375,
2664
+ "learning_rate": 3.123005411465766e-05,
2665
+ "loss": 0.8411,
2666
+ "step": 1830
2667
+ },
2668
+ {
2669
+ "epoch": 11.504702194357368,
2670
+ "grad_norm": 0.4765625,
2671
+ "learning_rate": 3.070049800376127e-05,
2672
+ "loss": 0.8308,
2673
+ "step": 1835
2674
+ },
2675
+ {
2676
+ "epoch": 11.536050156739812,
2677
+ "grad_norm": 0.498046875,
2678
+ "learning_rate": 3.01746547521789e-05,
2679
+ "loss": 0.8285,
2680
+ "step": 1840
2681
+ },
2682
+ {
2683
+ "epoch": 11.567398119122258,
2684
+ "grad_norm": 0.486328125,
2685
+ "learning_rate": 2.96525525330136e-05,
2686
+ "loss": 0.835,
2687
+ "step": 1845
2688
+ },
2689
+ {
2690
+ "epoch": 11.598746081504702,
2691
+ "grad_norm": 0.5,
2692
+ "learning_rate": 2.9134219318935228e-05,
2693
+ "loss": 0.8454,
2694
+ "step": 1850
2695
+ },
2696
+ {
2697
+ "epoch": 11.630094043887148,
2698
+ "grad_norm": 0.5,
2699
+ "learning_rate": 2.8619682880681596e-05,
2700
+ "loss": 0.8331,
2701
+ "step": 1855
2702
+ },
2703
+ {
2704
+ "epoch": 11.661442006269592,
2705
+ "grad_norm": 0.486328125,
2706
+ "learning_rate": 2.8108970785570698e-05,
2707
+ "loss": 0.8363,
2708
+ "step": 1860
2709
+ },
2710
+ {
2711
+ "epoch": 11.692789968652038,
2712
+ "grad_norm": 0.482421875,
2713
+ "learning_rate": 2.7602110396023673e-05,
2714
+ "loss": 0.8324,
2715
+ "step": 1865
2716
+ },
2717
+ {
2718
+ "epoch": 11.724137931034482,
2719
+ "grad_norm": 0.486328125,
2720
+ "learning_rate": 2.7099128868098846e-05,
2721
+ "loss": 0.8368,
2722
+ "step": 1870
2723
+ },
2724
+ {
2725
+ "epoch": 11.755485893416928,
2726
+ "grad_norm": 0.48828125,
2727
+ "learning_rate": 2.6600053150036797e-05,
2728
+ "loss": 0.834,
2729
+ "step": 1875
2730
+ },
2731
+ {
2732
+ "epoch": 11.786833855799372,
2733
+ "grad_norm": 0.48046875,
2734
+ "learning_rate": 2.610490998081653e-05,
2735
+ "loss": 0.8374,
2736
+ "step": 1880
2737
+ },
2738
+ {
2739
+ "epoch": 11.818181818181818,
2740
+ "grad_norm": 0.49609375,
2741
+ "learning_rate": 2.5613725888722828e-05,
2742
+ "loss": 0.8436,
2743
+ "step": 1885
2744
+ },
2745
+ {
2746
+ "epoch": 11.849529780564263,
2747
+ "grad_norm": 0.482421875,
2748
+ "learning_rate": 2.5126527189925076e-05,
2749
+ "loss": 0.8318,
2750
+ "step": 1890
2751
+ },
2752
+ {
2753
+ "epoch": 11.880877742946709,
2754
+ "grad_norm": 0.482421875,
2755
+ "learning_rate": 2.464333998706726e-05,
2756
+ "loss": 0.8339,
2757
+ "step": 1895
2758
+ },
2759
+ {
2760
+ "epoch": 11.912225705329153,
2761
+ "grad_norm": 0.48828125,
2762
+ "learning_rate": 2.416419016786936e-05,
2763
+ "loss": 0.844,
2764
+ "step": 1900
2765
+ },
2766
+ {
2767
+ "epoch": 11.943573667711599,
2768
+ "grad_norm": 0.490234375,
2769
+ "learning_rate": 2.3689103403740543e-05,
2770
+ "loss": 0.8424,
2771
+ "step": 1905
2772
+ },
2773
+ {
2774
+ "epoch": 11.974921630094045,
2775
+ "grad_norm": 0.478515625,
2776
+ "learning_rate": 2.3218105148403656e-05,
2777
+ "loss": 0.8351,
2778
+ "step": 1910
2779
+ },
2780
+ {
2781
+ "epoch": 12.0,
2782
+ "eval_loss": 2.7330658435821533,
2783
+ "eval_runtime": 0.544,
2784
+ "eval_samples_per_second": 3.676,
2785
+ "eval_steps_per_second": 1.838,
2786
+ "step": 1914
2787
+ },
2788
+ {
2789
+ "epoch": 12.006269592476489,
2790
+ "grad_norm": 0.47265625,
2791
+ "learning_rate": 2.2751220636531522e-05,
2792
+ "loss": 0.8286,
2793
+ "step": 1915
2794
+ },
2795
+ {
2796
+ "epoch": 12.037617554858935,
2797
+ "grad_norm": 0.48046875,
2798
+ "learning_rate": 2.2288474882394917e-05,
2799
+ "loss": 0.8207,
2800
+ "step": 1920
2801
+ },
2802
+ {
2803
+ "epoch": 12.068965517241379,
2804
+ "grad_norm": 0.482421875,
2805
+ "learning_rate": 2.1829892678522458e-05,
2806
+ "loss": 0.8146,
2807
+ "step": 1925
2808
+ },
2809
+ {
2810
+ "epoch": 12.100313479623825,
2811
+ "grad_norm": 0.48828125,
2812
+ "learning_rate": 2.1375498594372113e-05,
2813
+ "loss": 0.8151,
2814
+ "step": 1930
2815
+ },
2816
+ {
2817
+ "epoch": 12.13166144200627,
2818
+ "grad_norm": 0.498046875,
2819
+ "learning_rate": 2.0925316975015087e-05,
2820
+ "loss": 0.8178,
2821
+ "step": 1935
2822
+ },
2823
+ {
2824
+ "epoch": 12.163009404388715,
2825
+ "grad_norm": 0.478515625,
2826
+ "learning_rate": 2.0479371939831325e-05,
2827
+ "loss": 0.8197,
2828
+ "step": 1940
2829
+ },
2830
+ {
2831
+ "epoch": 12.19435736677116,
2832
+ "grad_norm": 0.4765625,
2833
+ "learning_rate": 2.003768738121732e-05,
2834
+ "loss": 0.8224,
2835
+ "step": 1945
2836
+ },
2837
+ {
2838
+ "epoch": 12.225705329153605,
2839
+ "grad_norm": 0.494140625,
2840
+ "learning_rate": 1.9600286963305957e-05,
2841
+ "loss": 0.8195,
2842
+ "step": 1950
2843
+ },
2844
+ {
2845
+ "epoch": 12.25705329153605,
2846
+ "grad_norm": 0.486328125,
2847
+ "learning_rate": 1.9167194120698795e-05,
2848
+ "loss": 0.8232,
2849
+ "step": 1955
2850
+ },
2851
+ {
2852
+ "epoch": 12.288401253918495,
2853
+ "grad_norm": 0.478515625,
2854
+ "learning_rate": 1.87384320572104e-05,
2855
+ "loss": 0.8164,
2856
+ "step": 1960
2857
+ },
2858
+ {
2859
+ "epoch": 12.31974921630094,
2860
+ "grad_norm": 0.4921875,
2861
+ "learning_rate": 1.8314023744625208e-05,
2862
+ "loss": 0.8123,
2863
+ "step": 1965
2864
+ },
2865
+ {
2866
+ "epoch": 12.351097178683386,
2867
+ "grad_norm": 0.478515625,
2868
+ "learning_rate": 1.789399192146678e-05,
2869
+ "loss": 0.824,
2870
+ "step": 1970
2871
+ },
2872
+ {
2873
+ "epoch": 12.38244514106583,
2874
+ "grad_norm": 0.498046875,
2875
+ "learning_rate": 1.7478359091779394e-05,
2876
+ "loss": 0.8155,
2877
+ "step": 1975
2878
+ },
2879
+ {
2880
+ "epoch": 12.413793103448276,
2881
+ "grad_norm": 0.484375,
2882
+ "learning_rate": 1.706714752392259e-05,
2883
+ "loss": 0.8314,
2884
+ "step": 1980
2885
+ },
2886
+ {
2887
+ "epoch": 12.445141065830722,
2888
+ "grad_norm": 0.490234375,
2889
+ "learning_rate": 1.666037924937791e-05,
2890
+ "loss": 0.8257,
2891
+ "step": 1985
2892
+ },
2893
+ {
2894
+ "epoch": 12.476489028213166,
2895
+ "grad_norm": 0.48046875,
2896
+ "learning_rate": 1.6258076061568582e-05,
2897
+ "loss": 0.8244,
2898
+ "step": 1990
2899
+ },
2900
+ {
2901
+ "epoch": 12.507836990595612,
2902
+ "grad_norm": 0.490234375,
2903
+ "learning_rate": 1.5860259514691933e-05,
2904
+ "loss": 0.8147,
2905
+ "step": 1995
2906
+ },
2907
+ {
2908
+ "epoch": 12.539184952978056,
2909
+ "grad_norm": 0.478515625,
2910
+ "learning_rate": 1.5466950922564426e-05,
2911
+ "loss": 0.8277,
2912
+ "step": 2000
2913
+ },
2914
+ {
2915
+ "epoch": 12.570532915360502,
2916
+ "grad_norm": 0.48828125,
2917
+ "learning_rate": 1.5078171357479942e-05,
2918
+ "loss": 0.8243,
2919
+ "step": 2005
2920
+ },
2921
+ {
2922
+ "epoch": 12.601880877742946,
2923
+ "grad_norm": 0.48828125,
2924
+ "learning_rate": 1.4693941649080655e-05,
2925
+ "loss": 0.8269,
2926
+ "step": 2010
2927
+ },
2928
+ {
2929
+ "epoch": 12.633228840125392,
2930
+ "grad_norm": 0.498046875,
2931
+ "learning_rate": 1.4314282383241096e-05,
2932
+ "loss": 0.8155,
2933
+ "step": 2015
2934
+ },
2935
+ {
2936
+ "epoch": 12.664576802507836,
2937
+ "grad_norm": 0.490234375,
2938
+ "learning_rate": 1.3939213900965132e-05,
2939
+ "loss": 0.8249,
2940
+ "step": 2020
2941
+ },
2942
+ {
2943
+ "epoch": 12.695924764890282,
2944
+ "grad_norm": 0.48046875,
2945
+ "learning_rate": 1.3568756297296292e-05,
2946
+ "loss": 0.8218,
2947
+ "step": 2025
2948
+ },
2949
+ {
2950
+ "epoch": 12.727272727272727,
2951
+ "grad_norm": 0.486328125,
2952
+ "learning_rate": 1.3202929420241051e-05,
2953
+ "loss": 0.8158,
2954
+ "step": 2030
2955
+ },
2956
+ {
2957
+ "epoch": 12.758620689655173,
2958
+ "grad_norm": 0.4921875,
2959
+ "learning_rate": 1.284175286970546e-05,
2960
+ "loss": 0.8216,
2961
+ "step": 2035
2962
+ },
2963
+ {
2964
+ "epoch": 12.789968652037617,
2965
+ "grad_norm": 0.486328125,
2966
+ "learning_rate": 1.2485245996445006e-05,
2967
+ "loss": 0.8241,
2968
+ "step": 2040
2969
+ },
2970
+ {
2971
+ "epoch": 12.821316614420063,
2972
+ "grad_norm": 0.494140625,
2973
+ "learning_rate": 1.2133427901027917e-05,
2974
+ "loss": 0.8241,
2975
+ "step": 2045
2976
+ },
2977
+ {
2978
+ "epoch": 12.852664576802507,
2979
+ "grad_norm": 0.498046875,
2980
+ "learning_rate": 1.1786317432811767e-05,
2981
+ "loss": 0.8234,
2982
+ "step": 2050
2983
+ },
2984
+ {
2985
+ "epoch": 12.884012539184953,
2986
+ "grad_norm": 0.490234375,
2987
+ "learning_rate": 1.1443933188933553e-05,
2988
+ "loss": 0.8206,
2989
+ "step": 2055
2990
+ },
2991
+ {
2992
+ "epoch": 12.915360501567399,
2993
+ "grad_norm": 0.486328125,
2994
+ "learning_rate": 1.1106293513313436e-05,
2995
+ "loss": 0.8188,
2996
+ "step": 2060
2997
+ },
2998
+ {
2999
+ "epoch": 12.946708463949843,
3000
+ "grad_norm": 0.478515625,
3001
+ "learning_rate": 1.0773416495671773e-05,
3002
+ "loss": 0.8234,
3003
+ "step": 2065
3004
+ },
3005
+ {
3006
+ "epoch": 12.978056426332289,
3007
+ "grad_norm": 0.484375,
3008
+ "learning_rate": 1.0445319970560041e-05,
3009
+ "loss": 0.8265,
3010
+ "step": 2070
3011
+ },
3012
+ {
3013
+ "epoch": 12.996865203761756,
3014
+ "eval_loss": 2.783811569213867,
3015
+ "eval_runtime": 0.5489,
3016
+ "eval_samples_per_second": 3.643,
3017
+ "eval_steps_per_second": 1.822,
3018
+ "step": 2073
3019
+ },
3020
+ {
3021
+ "epoch": 13.009404388714733,
3022
+ "grad_norm": 0.470703125,
3023
+ "learning_rate": 1.0122021516405278e-05,
3024
+ "loss": 0.8204,
3025
+ "step": 2075
3026
+ },
3027
+ {
3028
+ "epoch": 13.04075235109718,
3029
+ "grad_norm": 0.4921875,
3030
+ "learning_rate": 9.803538454568284e-06,
3031
+ "loss": 0.8004,
3032
+ "step": 2080
3033
+ },
3034
+ {
3035
+ "epoch": 13.072100313479623,
3036
+ "grad_norm": 0.498046875,
3037
+ "learning_rate": 9.489887848415569e-06,
3038
+ "loss": 0.8145,
3039
+ "step": 2085
3040
+ },
3041
+ {
3042
+ "epoch": 13.10344827586207,
3043
+ "grad_norm": 0.48828125,
3044
+ "learning_rate": 9.1810865024052e-06,
3045
+ "loss": 0.8177,
3046
+ "step": 2090
3047
+ },
3048
+ {
3049
+ "epoch": 13.134796238244514,
3050
+ "grad_norm": 0.48046875,
3051
+ "learning_rate": 8.87715096118642e-06,
3052
+ "loss": 0.8189,
3053
+ "step": 2095
3054
+ },
3055
+ {
3056
+ "epoch": 13.16614420062696,
3057
+ "grad_norm": 0.48046875,
3058
+ "learning_rate": 8.578097508713279e-06,
3059
+ "loss": 0.8142,
3060
+ "step": 2100
3061
+ },
3062
+ {
3063
+ "epoch": 13.197492163009404,
3064
+ "grad_norm": 0.47265625,
3065
+ "learning_rate": 8.283942167372127e-06,
3066
+ "loss": 0.8273,
3067
+ "step": 2105
3068
+ },
3069
+ {
3070
+ "epoch": 13.22884012539185,
3071
+ "grad_norm": 0.4765625,
3072
+ "learning_rate": 7.994700697123247e-06,
3073
+ "loss": 0.8079,
3074
+ "step": 2110
3075
+ },
3076
+ {
3077
+ "epoch": 13.260188087774294,
3078
+ "grad_norm": 0.482421875,
3079
+ "learning_rate": 7.710388594656449e-06,
3080
+ "loss": 0.8126,
3081
+ "step": 2115
3082
+ },
3083
+ {
3084
+ "epoch": 13.29153605015674,
3085
+ "grad_norm": 0.48828125,
3086
+ "learning_rate": 7.431021092560819e-06,
3087
+ "loss": 0.813,
3088
+ "step": 2120
3089
+ },
3090
+ {
3091
+ "epoch": 13.322884012539184,
3092
+ "grad_norm": 0.4921875,
3093
+ "learning_rate": 7.156613158508619e-06,
3094
+ "loss": 0.8156,
3095
+ "step": 2125
3096
+ },
3097
+ {
3098
+ "epoch": 13.35423197492163,
3099
+ "grad_norm": 0.482421875,
3100
+ "learning_rate": 6.887179494453288e-06,
3101
+ "loss": 0.8058,
3102
+ "step": 2130
3103
+ },
3104
+ {
3105
+ "epoch": 13.385579937304076,
3106
+ "grad_norm": 0.48046875,
3107
+ "learning_rate": 6.622734535841868e-06,
3108
+ "loss": 0.8222,
3109
+ "step": 2135
3110
+ },
3111
+ {
3112
+ "epoch": 13.41692789968652,
3113
+ "grad_norm": 0.4765625,
3114
+ "learning_rate": 6.363292450841485e-06,
3115
+ "loss": 0.8177,
3116
+ "step": 2140
3117
+ },
3118
+ {
3119
+ "epoch": 13.448275862068966,
3120
+ "grad_norm": 0.482421875,
3121
+ "learning_rate": 6.108867139580365e-06,
3122
+ "loss": 0.8204,
3123
+ "step": 2145
3124
+ },
3125
+ {
3126
+ "epoch": 13.47962382445141,
3127
+ "grad_norm": 0.48828125,
3128
+ "learning_rate": 5.859472233402985e-06,
3129
+ "loss": 0.8132,
3130
+ "step": 2150
3131
+ },
3132
+ {
3133
+ "epoch": 13.510971786833856,
3134
+ "grad_norm": 0.490234375,
3135
+ "learning_rate": 5.615121094139897e-06,
3136
+ "loss": 0.8177,
3137
+ "step": 2155
3138
+ },
3139
+ {
3140
+ "epoch": 13.5423197492163,
3141
+ "grad_norm": 0.494140625,
3142
+ "learning_rate": 5.3758268133916825e-06,
3143
+ "loss": 0.8137,
3144
+ "step": 2160
3145
+ },
3146
+ {
3147
+ "epoch": 13.573667711598747,
3148
+ "grad_norm": 0.48828125,
3149
+ "learning_rate": 5.14160221182769e-06,
3150
+ "loss": 0.8241,
3151
+ "step": 2165
3152
+ },
3153
+ {
3154
+ "epoch": 13.60501567398119,
3155
+ "grad_norm": 0.474609375,
3156
+ "learning_rate": 4.912459838499028e-06,
3157
+ "loss": 0.8184,
3158
+ "step": 2170
3159
+ },
3160
+ {
3161
+ "epoch": 13.636363636363637,
3162
+ "grad_norm": 0.48046875,
3163
+ "learning_rate": 4.688411970166295e-06,
3164
+ "loss": 0.8203,
3165
+ "step": 2175
3166
+ },
3167
+ {
3168
+ "epoch": 13.66771159874608,
3169
+ "grad_norm": 0.490234375,
3170
+ "learning_rate": 4.469470610641802e-06,
3171
+ "loss": 0.8107,
3172
+ "step": 2180
3173
+ },
3174
+ {
3175
+ "epoch": 13.699059561128527,
3176
+ "grad_norm": 0.486328125,
3177
+ "learning_rate": 4.2556474901464195e-06,
3178
+ "loss": 0.8115,
3179
+ "step": 2185
3180
+ },
3181
+ {
3182
+ "epoch": 13.730407523510971,
3183
+ "grad_norm": 0.494140625,
3184
+ "learning_rate": 4.046954064681185e-06,
3185
+ "loss": 0.8156,
3186
+ "step": 2190
3187
+ },
3188
+ {
3189
+ "epoch": 13.761755485893417,
3190
+ "grad_norm": 0.48828125,
3191
+ "learning_rate": 3.843401515413392e-06,
3192
+ "loss": 0.8246,
3193
+ "step": 2195
3194
+ },
3195
+ {
3196
+ "epoch": 13.793103448275861,
3197
+ "grad_norm": 0.47265625,
3198
+ "learning_rate": 3.6450007480777093e-06,
3199
+ "loss": 0.8191,
3200
+ "step": 2200
3201
+ },
3202
+ {
3203
+ "epoch": 13.824451410658307,
3204
+ "grad_norm": 0.490234375,
3205
+ "learning_rate": 3.451762392391733e-06,
3206
+ "loss": 0.824,
3207
+ "step": 2205
3208
+ },
3209
+ {
3210
+ "epoch": 13.855799373040753,
3211
+ "grad_norm": 0.482421875,
3212
+ "learning_rate": 3.2636968014865378e-06,
3213
+ "loss": 0.8202,
3214
+ "step": 2210
3215
+ },
3216
+ {
3217
+ "epoch": 13.887147335423197,
3218
+ "grad_norm": 0.474609375,
3219
+ "learning_rate": 3.080814051352021e-06,
3220
+ "loss": 0.8148,
3221
+ "step": 2215
3222
+ },
3223
+ {
3224
+ "epoch": 13.918495297805643,
3225
+ "grad_norm": 0.486328125,
3226
+ "learning_rate": 2.9031239402970144e-06,
3227
+ "loss": 0.8245,
3228
+ "step": 2220
3229
+ },
3230
+ {
3231
+ "epoch": 13.949843260188088,
3232
+ "grad_norm": 0.486328125,
3233
+ "learning_rate": 2.730635988424335e-06,
3234
+ "loss": 0.8265,
3235
+ "step": 2225
3236
+ },
3237
+ {
3238
+ "epoch": 13.981191222570533,
3239
+ "grad_norm": 0.46875,
3240
+ "learning_rate": 2.5633594371206937e-06,
3241
+ "loss": 0.8167,
3242
+ "step": 2230
3243
+ },
3244
+ {
3245
+ "epoch": 14.0,
3246
+ "eval_loss": 2.799032211303711,
3247
+ "eval_runtime": 0.5421,
3248
+ "eval_samples_per_second": 3.689,
3249
+ "eval_steps_per_second": 1.845,
3250
+ "step": 2233
3251
+ },
3252
+ {
3253
+ "epoch": 14.012539184952978,
3254
+ "grad_norm": 0.466796875,
3255
+ "learning_rate": 2.401303248561659e-06,
3256
+ "loss": 0.8138,
3257
+ "step": 2235
3258
+ },
3259
+ {
3260
+ "epoch": 14.043887147335424,
3261
+ "grad_norm": 0.48046875,
3262
+ "learning_rate": 2.2444761052313856e-06,
3263
+ "loss": 0.8159,
3264
+ "step": 2240
3265
+ },
3266
+ {
3267
+ "epoch": 14.075235109717868,
3268
+ "grad_norm": 0.478515625,
3269
+ "learning_rate": 2.0928864094574842e-06,
3270
+ "loss": 0.8174,
3271
+ "step": 2245
3272
+ },
3273
+ {
3274
+ "epoch": 14.106583072100314,
3275
+ "grad_norm": 0.49609375,
3276
+ "learning_rate": 1.9465422829608837e-06,
3277
+ "loss": 0.8186,
3278
+ "step": 2250
3279
+ },
3280
+ {
3281
+ "epoch": 14.137931034482758,
3282
+ "grad_norm": 0.48828125,
3283
+ "learning_rate": 1.8054515664206128e-06,
3284
+ "loss": 0.8183,
3285
+ "step": 2255
3286
+ },
3287
+ {
3288
+ "epoch": 14.169278996865204,
3289
+ "grad_norm": 0.48046875,
3290
+ "learning_rate": 1.6696218190537683e-06,
3291
+ "loss": 0.814,
3292
+ "step": 2260
3293
+ },
3294
+ {
3295
+ "epoch": 14.200626959247648,
3296
+ "grad_norm": 0.490234375,
3297
+ "learning_rate": 1.539060318210539e-06,
3298
+ "loss": 0.8215,
3299
+ "step": 2265
3300
+ },
3301
+ {
3302
+ "epoch": 14.231974921630094,
3303
+ "grad_norm": 0.474609375,
3304
+ "learning_rate": 1.413774058984252e-06,
3305
+ "loss": 0.8152,
3306
+ "step": 2270
3307
+ },
3308
+ {
3309
+ "epoch": 14.263322884012538,
3310
+ "grad_norm": 0.486328125,
3311
+ "learning_rate": 1.2937697538366378e-06,
3312
+ "loss": 0.8136,
3313
+ "step": 2275
3314
+ },
3315
+ {
3316
+ "epoch": 14.294670846394984,
3317
+ "grad_norm": 0.4765625,
3318
+ "learning_rate": 1.1790538322381527e-06,
3319
+ "loss": 0.8116,
3320
+ "step": 2280
3321
+ },
3322
+ {
3323
+ "epoch": 14.32601880877743,
3324
+ "grad_norm": 0.490234375,
3325
+ "learning_rate": 1.0696324403235757e-06,
3326
+ "loss": 0.824,
3327
+ "step": 2285
3328
+ },
3329
+ {
3330
+ "epoch": 14.357366771159874,
3331
+ "grad_norm": 0.474609375,
3332
+ "learning_rate": 9.655114405626386e-07,
3333
+ "loss": 0.8171,
3334
+ "step": 2290
3335
+ },
3336
+ {
3337
+ "epoch": 14.38871473354232,
3338
+ "grad_norm": 0.474609375,
3339
+ "learning_rate": 8.666964114459997e-07,
3340
+ "loss": 0.8055,
3341
+ "step": 2295
3342
+ },
3343
+ {
3344
+ "epoch": 14.420062695924765,
3345
+ "grad_norm": 0.474609375,
3346
+ "learning_rate": 7.73192647186316e-07,
3347
+ "loss": 0.8262,
3348
+ "step": 2300
3349
+ },
3350
+ {
3351
+ "epoch": 14.45141065830721,
3352
+ "grad_norm": 0.482421875,
3353
+ "learning_rate": 6.850051574346372e-07,
3354
+ "loss": 0.8127,
3355
+ "step": 2305
3356
+ },
3357
+ {
3358
+ "epoch": 14.482758620689655,
3359
+ "grad_norm": 0.486328125,
3360
+ "learning_rate": 6.021386670119756e-07,
3361
+ "loss": 0.8089,
3362
+ "step": 2310
3363
+ },
3364
+ {
3365
+ "epoch": 14.5141065830721,
3366
+ "grad_norm": 0.48828125,
3367
+ "learning_rate": 5.245976156561305e-07,
3368
+ "loss": 0.8186,
3369
+ "step": 2315
3370
+ },
3371
+ {
3372
+ "epoch": 14.545454545454545,
3373
+ "grad_norm": 0.498046875,
3374
+ "learning_rate": 4.523861577839239e-07,
3375
+ "loss": 0.8223,
3376
+ "step": 2320
3377
+ },
3378
+ {
3379
+ "epoch": 14.576802507836991,
3380
+ "grad_norm": 0.490234375,
3381
+ "learning_rate": 3.8550816226852196e-07,
3382
+ "loss": 0.8151,
3383
+ "step": 2325
3384
+ },
3385
+ {
3386
+ "epoch": 14.608150470219435,
3387
+ "grad_norm": 0.48046875,
3388
+ "learning_rate": 3.23967212232168e-07,
3389
+ "loss": 0.8152,
3390
+ "step": 2330
3391
+ },
3392
+ {
3393
+ "epoch": 14.639498432601881,
3394
+ "grad_norm": 0.48046875,
3395
+ "learning_rate": 2.677666048542693e-07,
3396
+ "loss": 0.8097,
3397
+ "step": 2335
3398
+ },
3399
+ {
3400
+ "epoch": 14.670846394984325,
3401
+ "grad_norm": 0.484375,
3402
+ "learning_rate": 2.1690935119468293e-07,
3403
+ "loss": 0.827,
3404
+ "step": 2340
3405
+ },
3406
+ {
3407
+ "epoch": 14.702194357366771,
3408
+ "grad_norm": 0.48828125,
3409
+ "learning_rate": 1.7139817603240016e-07,
3410
+ "loss": 0.8203,
3411
+ "step": 2345
3412
+ },
3413
+ {
3414
+ "epoch": 14.733542319749215,
3415
+ "grad_norm": 0.484375,
3416
+ "learning_rate": 1.3123551771958564e-07,
3417
+ "loss": 0.8204,
3418
+ "step": 2350
3419
+ },
3420
+ {
3421
+ "epoch": 14.764890282131661,
3422
+ "grad_norm": 0.482421875,
3423
+ "learning_rate": 9.642352805093734e-08,
3424
+ "loss": 0.8137,
3425
+ "step": 2355
3426
+ },
3427
+ {
3428
+ "epoch": 14.796238244514107,
3429
+ "grad_norm": 0.482421875,
3430
+ "learning_rate": 6.696407214835664e-08,
3431
+ "loss": 0.8149,
3432
+ "step": 2360
3433
+ },
3434
+ {
3435
+ "epoch": 14.827586206896552,
3436
+ "grad_norm": 0.474609375,
3437
+ "learning_rate": 4.285872836108373e-08,
3438
+ "loss": 0.8119,
3439
+ "step": 2365
3440
+ },
3441
+ {
3442
+ "epoch": 14.858934169278998,
3443
+ "grad_norm": 0.47265625,
3444
+ "learning_rate": 2.4108788181076423e-08,
3445
+ "loss": 0.8128,
3446
+ "step": 2370
3447
+ },
3448
+ {
3449
+ "epoch": 14.890282131661442,
3450
+ "grad_norm": 0.474609375,
3451
+ "learning_rate": 1.071525617384328e-08,
3452
+ "loss": 0.818,
3453
+ "step": 2375
3454
+ },
3455
+ {
3456
+ "epoch": 14.921630094043888,
3457
+ "grad_norm": 0.474609375,
3458
+ "learning_rate": 2.6788499246421795e-09,
3459
+ "loss": 0.8068,
3460
+ "step": 2380
3461
+ },
3462
+ {
3463
+ "epoch": 14.952978056426332,
3464
+ "grad_norm": 0.47265625,
3465
+ "learning_rate": 0.0,
3466
+ "loss": 0.8075,
3467
+ "step": 2385
3468
+ },
3469
+ {
3470
+ "epoch": 14.952978056426332,
3471
+ "eval_loss": 2.8001084327697754,
3472
+ "eval_runtime": 0.5613,
3473
+ "eval_samples_per_second": 3.563,
3474
+ "eval_steps_per_second": 1.782,
3475
+ "step": 2385
3476
+ },
3477
+ {
3478
+ "epoch": 14.952978056426332,
3479
+ "step": 2385,
3480
+ "total_flos": 1.4215766364399862e+18,
3481
+ "train_loss": 1.0738131565117985,
3482
+ "train_runtime": 14553.4383,
3483
+ "train_samples_per_second": 7.888,
3484
+ "train_steps_per_second": 0.164
3485
+ }
3486
+ ],
3487
+ "logging_steps": 5,
3488
+ "max_steps": 2385,
3489
+ "num_input_tokens_seen": 0,
3490
+ "num_train_epochs": 15,
3491
+ "save_steps": 100,
3492
+ "stateful_callbacks": {
3493
+ "TrainerControl": {
3494
+ "args": {
3495
+ "should_epoch_stop": false,
3496
+ "should_evaluate": false,
3497
+ "should_log": false,
3498
+ "should_save": true,
3499
+ "should_training_stop": false
3500
+ },
3501
+ "attributes": {}
3502
+ }
3503
+ },
3504
+ "total_flos": 1.4215766364399862e+18,
3505
+ "train_batch_size": 8,
3506
+ "trial_name": null,
3507
+ "trial_params": null
3508
+ }