chansung commited on
Commit
0cbb00e
1 Parent(s): 5dc3bc5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: google/gemma-7b
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: gemma7b-summarize-gpt4o-80k
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
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/chansung18/huggingface/runs/oor99p6r)
20
+ # gemma7b-summarize-gpt4o-80k
21
+
22
+ This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the generator dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 2.9801
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0002
44
+ - train_batch_size: 4
45
+ - eval_batch_size: 2
46
+ - seed: 42
47
+ - distributed_type: multi-GPU
48
+ - num_devices: 2
49
+ - gradient_accumulation_steps: 2
50
+ - total_train_batch_size: 16
51
+ - total_eval_batch_size: 4
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: cosine
54
+ - lr_scheduler_warmup_ratio: 0.1
55
+ - num_epochs: 10
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss |
60
+ |:-------------:|:------:|:----:|:---------------:|
61
+ | 0.9152 | 0.9982 | 275 | 2.1950 |
62
+ | 0.8104 | 2.0 | 551 | 2.1405 |
63
+ | 0.7914 | 2.9982 | 826 | 2.1592 |
64
+ | 0.6978 | 4.0 | 1102 | 2.2176 |
65
+ | 0.6386 | 4.9982 | 1377 | 2.3272 |
66
+ | 0.5725 | 6.0 | 1653 | 2.4713 |
67
+ | 0.5089 | 6.9982 | 1928 | 2.6491 |
68
+ | 0.4678 | 8.0 | 2204 | 2.8434 |
69
+ | 0.433 | 8.9982 | 2479 | 2.9604 |
70
+ | 0.4229 | 9.9819 | 2750 | 2.9801 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - PEFT 0.11.1
76
+ - Transformers 4.41.0
77
+ - Pytorch 2.3.0+cu121
78
+ - Datasets 2.19.1
79
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:406eecc1dbf78a6d38a590e6b37ce994f96aed9be16c26d9d7d274242f04615e
3
  size 50056096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3685460e08734bc2ffa286c95094879b920ad176db47e0063eec3e031bf121
3
  size 50056096
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.98185117967332,
3
+ "total_flos": 4.2044012259841147e+18,
4
+ "train_loss": 1.3294648733139038,
5
+ "train_runtime": 22350.6599,
6
+ "train_samples": 81423,
7
+ "train_samples_per_second": 1.971,
8
+ "train_steps_per_second": 0.123
9
+ }
runs/May22_10-48-51_deep-diver-main-strong-panther-1-0-0/events.out.tfevents.1716389593.deep-diver-main-strong-panther-1-0-0.384.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3d0b8512bb7513e04218338a2b4ef7ffcd78a260868ab364eb3b69a1ca270d8
3
- size 122080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc5ef9a02eb6e4a6c7f8385d5898dec6b6345218e7172d9edf065b98f8f656d3
3
+ size 124815
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.98185117967332,
3
+ "total_flos": 4.2044012259841147e+18,
4
+ "train_loss": 1.3294648733139038,
5
+ "train_runtime": 22350.6599,
6
+ "train_samples": 81423,
7
+ "train_samples_per_second": 1.971,
8
+ "train_steps_per_second": 0.123
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,3979 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 9.98185117967332,
5
+ "eval_steps": 500,
6
+ "global_step": 2750,
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.003629764065335753,
13
+ "grad_norm": 516.0,
14
+ "learning_rate": 7.272727272727273e-07,
15
+ "loss": 51.5982,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.018148820326678767,
20
+ "grad_norm": 454.0,
21
+ "learning_rate": 3.636363636363636e-06,
22
+ "loss": 52.3483,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.036297640653357534,
27
+ "grad_norm": 536.0,
28
+ "learning_rate": 7.272727272727272e-06,
29
+ "loss": 53.1669,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.0544464609800363,
34
+ "grad_norm": 440.0,
35
+ "learning_rate": 1.0909090909090909e-05,
36
+ "loss": 46.8624,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.07259528130671507,
41
+ "grad_norm": 306.0,
42
+ "learning_rate": 1.4545454545454545e-05,
43
+ "loss": 35.5942,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.09074410163339383,
48
+ "grad_norm": 41.5,
49
+ "learning_rate": 1.8181818181818182e-05,
50
+ "loss": 25.8916,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.1088929219600726,
55
+ "grad_norm": 44.0,
56
+ "learning_rate": 2.1818181818181818e-05,
57
+ "loss": 24.4549,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.12704174228675136,
62
+ "grad_norm": 24.375,
63
+ "learning_rate": 2.5454545454545454e-05,
64
+ "loss": 22.3596,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.14519056261343014,
69
+ "grad_norm": 20.0,
70
+ "learning_rate": 2.909090909090909e-05,
71
+ "loss": 21.008,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.16333938294010888,
76
+ "grad_norm": 7.4375,
77
+ "learning_rate": 3.272727272727273e-05,
78
+ "loss": 20.0885,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.18148820326678766,
83
+ "grad_norm": 7.28125,
84
+ "learning_rate": 3.6363636363636364e-05,
85
+ "loss": 19.1877,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.1996370235934664,
90
+ "grad_norm": 10.25,
91
+ "learning_rate": 4e-05,
92
+ "loss": 18.5964,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.2177858439201452,
97
+ "grad_norm": 14.5,
98
+ "learning_rate": 4.3636363636363636e-05,
99
+ "loss": 17.6581,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.23593466424682397,
104
+ "grad_norm": 26.5,
105
+ "learning_rate": 4.7272727272727275e-05,
106
+ "loss": 16.1181,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.2540834845735027,
111
+ "grad_norm": 49.75,
112
+ "learning_rate": 5.090909090909091e-05,
113
+ "loss": 13.6493,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.27223230490018147,
118
+ "grad_norm": 50.75,
119
+ "learning_rate": 5.4545454545454546e-05,
120
+ "loss": 7.9128,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.29038112522686027,
125
+ "grad_norm": 6.625,
126
+ "learning_rate": 5.818181818181818e-05,
127
+ "loss": 2.7543,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.308529945553539,
132
+ "grad_norm": 12.375,
133
+ "learning_rate": 6.181818181818182e-05,
134
+ "loss": 2.0995,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.32667876588021777,
139
+ "grad_norm": 2.53125,
140
+ "learning_rate": 6.545454545454546e-05,
141
+ "loss": 1.8007,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.3448275862068966,
146
+ "grad_norm": 1.984375,
147
+ "learning_rate": 6.90909090909091e-05,
148
+ "loss": 1.6358,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.3629764065335753,
153
+ "grad_norm": 2.828125,
154
+ "learning_rate": 7.272727272727273e-05,
155
+ "loss": 1.509,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.3811252268602541,
160
+ "grad_norm": 4.0,
161
+ "learning_rate": 7.636363636363637e-05,
162
+ "loss": 1.4215,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.3992740471869328,
167
+ "grad_norm": 3.21875,
168
+ "learning_rate": 8e-05,
169
+ "loss": 1.3173,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.41742286751361163,
174
+ "grad_norm": 2.625,
175
+ "learning_rate": 8.363636363636364e-05,
176
+ "loss": 1.2786,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.4355716878402904,
181
+ "grad_norm": 2.8125,
182
+ "learning_rate": 8.727272727272727e-05,
183
+ "loss": 1.2548,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.4537205081669691,
188
+ "grad_norm": 2.96875,
189
+ "learning_rate": 9.090909090909092e-05,
190
+ "loss": 1.1995,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.47186932849364793,
195
+ "grad_norm": 1.390625,
196
+ "learning_rate": 9.454545454545455e-05,
197
+ "loss": 1.1818,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.4900181488203267,
202
+ "grad_norm": 5.78125,
203
+ "learning_rate": 9.818181818181818e-05,
204
+ "loss": 1.1444,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.5081669691470054,
209
+ "grad_norm": 7.34375,
210
+ "learning_rate": 0.00010181818181818181,
211
+ "loss": 1.0977,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.5263157894736842,
216
+ "grad_norm": 5.1875,
217
+ "learning_rate": 0.00010545454545454545,
218
+ "loss": 1.0818,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.5444646098003629,
223
+ "grad_norm": 1.984375,
224
+ "learning_rate": 0.00010909090909090909,
225
+ "loss": 1.0524,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.5626134301270418,
230
+ "grad_norm": 20.5,
231
+ "learning_rate": 0.00011272727272727272,
232
+ "loss": 1.0397,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.5807622504537205,
237
+ "grad_norm": 7.71875,
238
+ "learning_rate": 0.00011636363636363636,
239
+ "loss": 1.0695,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.5989110707803993,
244
+ "grad_norm": 5.28125,
245
+ "learning_rate": 0.00012,
246
+ "loss": 1.0426,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.617059891107078,
251
+ "grad_norm": 1.453125,
252
+ "learning_rate": 0.00012363636363636364,
253
+ "loss": 1.0295,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.6352087114337568,
258
+ "grad_norm": 17.75,
259
+ "learning_rate": 0.00012727272727272728,
260
+ "loss": 0.9987,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.6533575317604355,
265
+ "grad_norm": 1.3515625,
266
+ "learning_rate": 0.00013090909090909093,
267
+ "loss": 0.9895,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.6715063520871143,
272
+ "grad_norm": 1.2421875,
273
+ "learning_rate": 0.00013454545454545455,
274
+ "loss": 1.0001,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.6896551724137931,
279
+ "grad_norm": 1.3828125,
280
+ "learning_rate": 0.0001381818181818182,
281
+ "loss": 0.9797,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.7078039927404719,
286
+ "grad_norm": 0.84375,
287
+ "learning_rate": 0.00014181818181818184,
288
+ "loss": 0.9846,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.7259528130671506,
293
+ "grad_norm": 1.8671875,
294
+ "learning_rate": 0.00014545454545454546,
295
+ "loss": 0.9978,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.7441016333938294,
300
+ "grad_norm": 1.1640625,
301
+ "learning_rate": 0.0001490909090909091,
302
+ "loss": 0.9639,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.7622504537205081,
307
+ "grad_norm": 0.78125,
308
+ "learning_rate": 0.00015272727272727275,
309
+ "loss": 0.9302,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.7803992740471869,
314
+ "grad_norm": 2.390625,
315
+ "learning_rate": 0.00015636363636363637,
316
+ "loss": 0.9798,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.7985480943738656,
321
+ "grad_norm": 2.390625,
322
+ "learning_rate": 0.00016,
323
+ "loss": 0.9477,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.8166969147005445,
328
+ "grad_norm": 3.265625,
329
+ "learning_rate": 0.00016363636363636366,
330
+ "loss": 0.9237,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.8348457350272233,
335
+ "grad_norm": 4.34375,
336
+ "learning_rate": 0.00016727272727272728,
337
+ "loss": 0.9335,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.852994555353902,
342
+ "grad_norm": 3.640625,
343
+ "learning_rate": 0.0001709090909090909,
344
+ "loss": 0.9452,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.8711433756805808,
349
+ "grad_norm": 3.265625,
350
+ "learning_rate": 0.00017454545454545454,
351
+ "loss": 0.9112,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.8892921960072595,
356
+ "grad_norm": 3.796875,
357
+ "learning_rate": 0.0001781818181818182,
358
+ "loss": 0.9211,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.9074410163339383,
363
+ "grad_norm": 6.125,
364
+ "learning_rate": 0.00018181818181818183,
365
+ "loss": 0.9188,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.925589836660617,
370
+ "grad_norm": 2.609375,
371
+ "learning_rate": 0.00018545454545454545,
372
+ "loss": 0.937,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.9437386569872959,
377
+ "grad_norm": 3.03125,
378
+ "learning_rate": 0.0001890909090909091,
379
+ "loss": 0.9138,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.9618874773139746,
384
+ "grad_norm": 1.875,
385
+ "learning_rate": 0.00019272727272727274,
386
+ "loss": 0.9222,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.9800362976406534,
391
+ "grad_norm": 3.84375,
392
+ "learning_rate": 0.00019636363636363636,
393
+ "loss": 0.9238,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.9981851179673321,
398
+ "grad_norm": 2.6875,
399
+ "learning_rate": 0.0002,
400
+ "loss": 0.9152,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.9981851179673321,
405
+ "eval_loss": 2.195019245147705,
406
+ "eval_runtime": 1.0238,
407
+ "eval_samples_per_second": 4.884,
408
+ "eval_steps_per_second": 1.953,
409
+ "step": 275
410
+ },
411
+ {
412
+ "epoch": 1.0163339382940109,
413
+ "grad_norm": 1.875,
414
+ "learning_rate": 0.00019999798600729064,
415
+ "loss": 0.8799,
416
+ "step": 280
417
+ },
418
+ {
419
+ "epoch": 1.0344827586206897,
420
+ "grad_norm": 4.28125,
421
+ "learning_rate": 0.00019999194411028594,
422
+ "loss": 0.87,
423
+ "step": 285
424
+ },
425
+ {
426
+ "epoch": 1.0526315789473684,
427
+ "grad_norm": 3.28125,
428
+ "learning_rate": 0.0001999818745523526,
429
+ "loss": 0.8781,
430
+ "step": 290
431
+ },
432
+ {
433
+ "epoch": 1.0707803992740472,
434
+ "grad_norm": 0.87109375,
435
+ "learning_rate": 0.00019996777773909093,
436
+ "loss": 0.8886,
437
+ "step": 295
438
+ },
439
+ {
440
+ "epoch": 1.0889292196007259,
441
+ "grad_norm": 4.375,
442
+ "learning_rate": 0.00019994965423831854,
443
+ "loss": 0.9042,
444
+ "step": 300
445
+ },
446
+ {
447
+ "epoch": 1.1070780399274047,
448
+ "grad_norm": 1.2265625,
449
+ "learning_rate": 0.00019992750478004738,
450
+ "loss": 0.8569,
451
+ "step": 305
452
+ },
453
+ {
454
+ "epoch": 1.1252268602540836,
455
+ "grad_norm": 1.828125,
456
+ "learning_rate": 0.0001999013302564544,
457
+ "loss": 0.8641,
458
+ "step": 310
459
+ },
460
+ {
461
+ "epoch": 1.1433756805807622,
462
+ "grad_norm": 1.03125,
463
+ "learning_rate": 0.00019987113172184563,
464
+ "loss": 0.8521,
465
+ "step": 315
466
+ },
467
+ {
468
+ "epoch": 1.161524500907441,
469
+ "grad_norm": 1.15625,
470
+ "learning_rate": 0.00019983691039261357,
471
+ "loss": 0.8658,
472
+ "step": 320
473
+ },
474
+ {
475
+ "epoch": 1.1796733212341197,
476
+ "grad_norm": 12.5,
477
+ "learning_rate": 0.00019979866764718843,
478
+ "loss": 0.8702,
479
+ "step": 325
480
+ },
481
+ {
482
+ "epoch": 1.1978221415607986,
483
+ "grad_norm": 1.8203125,
484
+ "learning_rate": 0.00019975640502598244,
485
+ "loss": 0.874,
486
+ "step": 330
487
+ },
488
+ {
489
+ "epoch": 1.2159709618874772,
490
+ "grad_norm": 2.109375,
491
+ "learning_rate": 0.00019971012423132775,
492
+ "loss": 0.8552,
493
+ "step": 335
494
+ },
495
+ {
496
+ "epoch": 1.234119782214156,
497
+ "grad_norm": 4.5625,
498
+ "learning_rate": 0.00019965982712740808,
499
+ "loss": 0.8459,
500
+ "step": 340
501
+ },
502
+ {
503
+ "epoch": 1.252268602540835,
504
+ "grad_norm": 2.046875,
505
+ "learning_rate": 0.0001996055157401834,
506
+ "loss": 0.8528,
507
+ "step": 345
508
+ },
509
+ {
510
+ "epoch": 1.2704174228675136,
511
+ "grad_norm": 1.3203125,
512
+ "learning_rate": 0.00019954719225730847,
513
+ "loss": 0.8687,
514
+ "step": 350
515
+ },
516
+ {
517
+ "epoch": 1.2885662431941924,
518
+ "grad_norm": 1.3828125,
519
+ "learning_rate": 0.0001994848590280447,
520
+ "loss": 0.8539,
521
+ "step": 355
522
+ },
523
+ {
524
+ "epoch": 1.306715063520871,
525
+ "grad_norm": 1.515625,
526
+ "learning_rate": 0.00019941851856316548,
527
+ "loss": 0.8335,
528
+ "step": 360
529
+ },
530
+ {
531
+ "epoch": 1.32486388384755,
532
+ "grad_norm": 12.75,
533
+ "learning_rate": 0.00019934817353485501,
534
+ "loss": 0.8529,
535
+ "step": 365
536
+ },
537
+ {
538
+ "epoch": 1.3430127041742286,
539
+ "grad_norm": 0.94140625,
540
+ "learning_rate": 0.00019927382677660088,
541
+ "loss": 0.861,
542
+ "step": 370
543
+ },
544
+ {
545
+ "epoch": 1.3611615245009074,
546
+ "grad_norm": 2.4375,
547
+ "learning_rate": 0.00019919548128307954,
548
+ "loss": 0.8304,
549
+ "step": 375
550
+ },
551
+ {
552
+ "epoch": 1.3793103448275863,
553
+ "grad_norm": 0.93359375,
554
+ "learning_rate": 0.00019911314021003613,
555
+ "loss": 0.8179,
556
+ "step": 380
557
+ },
558
+ {
559
+ "epoch": 1.397459165154265,
560
+ "grad_norm": 1.5234375,
561
+ "learning_rate": 0.00019902680687415705,
562
+ "loss": 0.8295,
563
+ "step": 385
564
+ },
565
+ {
566
+ "epoch": 1.4156079854809438,
567
+ "grad_norm": 1.703125,
568
+ "learning_rate": 0.00019893648475293648,
569
+ "loss": 0.8607,
570
+ "step": 390
571
+ },
572
+ {
573
+ "epoch": 1.4337568058076224,
574
+ "grad_norm": 1.1015625,
575
+ "learning_rate": 0.00019884217748453623,
576
+ "loss": 0.8223,
577
+ "step": 395
578
+ },
579
+ {
580
+ "epoch": 1.4519056261343013,
581
+ "grad_norm": 0.796875,
582
+ "learning_rate": 0.00019874388886763944,
583
+ "loss": 0.8603,
584
+ "step": 400
585
+ },
586
+ {
587
+ "epoch": 1.47005444646098,
588
+ "grad_norm": 0.640625,
589
+ "learning_rate": 0.0001986416228612972,
590
+ "loss": 0.8393,
591
+ "step": 405
592
+ },
593
+ {
594
+ "epoch": 1.4882032667876588,
595
+ "grad_norm": 1.5390625,
596
+ "learning_rate": 0.00019853538358476932,
597
+ "loss": 0.8363,
598
+ "step": 410
599
+ },
600
+ {
601
+ "epoch": 1.5063520871143377,
602
+ "grad_norm": 1.09375,
603
+ "learning_rate": 0.00019842517531735838,
604
+ "loss": 0.8403,
605
+ "step": 415
606
+ },
607
+ {
608
+ "epoch": 1.5245009074410163,
609
+ "grad_norm": 1.296875,
610
+ "learning_rate": 0.00019831100249823733,
611
+ "loss": 0.8198,
612
+ "step": 420
613
+ },
614
+ {
615
+ "epoch": 1.542649727767695,
616
+ "grad_norm": 17.5,
617
+ "learning_rate": 0.00019819286972627066,
618
+ "loss": 0.8203,
619
+ "step": 425
620
+ },
621
+ {
622
+ "epoch": 1.560798548094374,
623
+ "grad_norm": 4.3125,
624
+ "learning_rate": 0.00019807078175982924,
625
+ "loss": 0.8595,
626
+ "step": 430
627
+ },
628
+ {
629
+ "epoch": 1.5789473684210527,
630
+ "grad_norm": 1.890625,
631
+ "learning_rate": 0.00019794474351659852,
632
+ "loss": 0.8302,
633
+ "step": 435
634
+ },
635
+ {
636
+ "epoch": 1.5970961887477313,
637
+ "grad_norm": 1.125,
638
+ "learning_rate": 0.00019781476007338058,
639
+ "loss": 0.8248,
640
+ "step": 440
641
+ },
642
+ {
643
+ "epoch": 1.6152450090744102,
644
+ "grad_norm": 1.0234375,
645
+ "learning_rate": 0.00019768083666588953,
646
+ "loss": 0.8099,
647
+ "step": 445
648
+ },
649
+ {
650
+ "epoch": 1.633393829401089,
651
+ "grad_norm": 1.4921875,
652
+ "learning_rate": 0.00019754297868854073,
653
+ "loss": 0.8127,
654
+ "step": 450
655
+ },
656
+ {
657
+ "epoch": 1.6515426497277677,
658
+ "grad_norm": 1.5078125,
659
+ "learning_rate": 0.00019740119169423337,
660
+ "loss": 0.8199,
661
+ "step": 455
662
+ },
663
+ {
664
+ "epoch": 1.6696914700544465,
665
+ "grad_norm": 0.6640625,
666
+ "learning_rate": 0.00019725548139412692,
667
+ "loss": 0.8185,
668
+ "step": 460
669
+ },
670
+ {
671
+ "epoch": 1.6878402903811254,
672
+ "grad_norm": 0.71875,
673
+ "learning_rate": 0.00019710585365741103,
674
+ "loss": 0.8347,
675
+ "step": 465
676
+ },
677
+ {
678
+ "epoch": 1.705989110707804,
679
+ "grad_norm": 1.046875,
680
+ "learning_rate": 0.00019695231451106912,
681
+ "loss": 0.8217,
682
+ "step": 470
683
+ },
684
+ {
685
+ "epoch": 1.7241379310344827,
686
+ "grad_norm": 0.87109375,
687
+ "learning_rate": 0.00019679487013963564,
688
+ "loss": 0.8093,
689
+ "step": 475
690
+ },
691
+ {
692
+ "epoch": 1.7422867513611615,
693
+ "grad_norm": 0.6953125,
694
+ "learning_rate": 0.00019663352688494684,
695
+ "loss": 0.8139,
696
+ "step": 480
697
+ },
698
+ {
699
+ "epoch": 1.7604355716878404,
700
+ "grad_norm": 0.6796875,
701
+ "learning_rate": 0.0001964682912458856,
702
+ "loss": 0.8232,
703
+ "step": 485
704
+ },
705
+ {
706
+ "epoch": 1.778584392014519,
707
+ "grad_norm": 0.75,
708
+ "learning_rate": 0.00019629916987811926,
709
+ "loss": 0.8143,
710
+ "step": 490
711
+ },
712
+ {
713
+ "epoch": 1.7967332123411979,
714
+ "grad_norm": 1.046875,
715
+ "learning_rate": 0.0001961261695938319,
716
+ "loss": 0.8022,
717
+ "step": 495
718
+ },
719
+ {
720
+ "epoch": 1.8148820326678767,
721
+ "grad_norm": 0.88671875,
722
+ "learning_rate": 0.00019594929736144976,
723
+ "loss": 0.8233,
724
+ "step": 500
725
+ },
726
+ {
727
+ "epoch": 1.8330308529945554,
728
+ "grad_norm": 0.71875,
729
+ "learning_rate": 0.00019576856030536054,
730
+ "loss": 0.8185,
731
+ "step": 505
732
+ },
733
+ {
734
+ "epoch": 1.851179673321234,
735
+ "grad_norm": 1.0234375,
736
+ "learning_rate": 0.0001955839657056265,
737
+ "loss": 0.8208,
738
+ "step": 510
739
+ },
740
+ {
741
+ "epoch": 1.8693284936479129,
742
+ "grad_norm": 1.546875,
743
+ "learning_rate": 0.00019539552099769126,
744
+ "loss": 0.8178,
745
+ "step": 515
746
+ },
747
+ {
748
+ "epoch": 1.8874773139745917,
749
+ "grad_norm": 2.5625,
750
+ "learning_rate": 0.00019520323377208017,
751
+ "loss": 0.8086,
752
+ "step": 520
753
+ },
754
+ {
755
+ "epoch": 1.9056261343012704,
756
+ "grad_norm": 0.9140625,
757
+ "learning_rate": 0.00019500711177409454,
758
+ "loss": 0.8057,
759
+ "step": 525
760
+ },
761
+ {
762
+ "epoch": 1.9237749546279492,
763
+ "grad_norm": 2.15625,
764
+ "learning_rate": 0.00019480716290349995,
765
+ "loss": 0.8139,
766
+ "step": 530
767
+ },
768
+ {
769
+ "epoch": 1.941923774954628,
770
+ "grad_norm": 0.86328125,
771
+ "learning_rate": 0.00019460339521420772,
772
+ "loss": 0.8028,
773
+ "step": 535
774
+ },
775
+ {
776
+ "epoch": 1.9600725952813067,
777
+ "grad_norm": 1.5546875,
778
+ "learning_rate": 0.00019439581691395067,
779
+ "loss": 0.8212,
780
+ "step": 540
781
+ },
782
+ {
783
+ "epoch": 1.9782214156079854,
784
+ "grad_norm": 0.984375,
785
+ "learning_rate": 0.00019418443636395248,
786
+ "loss": 0.8107,
787
+ "step": 545
788
+ },
789
+ {
790
+ "epoch": 1.9963702359346642,
791
+ "grad_norm": 0.546875,
792
+ "learning_rate": 0.00019396926207859084,
793
+ "loss": 0.8104,
794
+ "step": 550
795
+ },
796
+ {
797
+ "epoch": 2.0,
798
+ "eval_loss": 2.1405208110809326,
799
+ "eval_runtime": 1.0236,
800
+ "eval_samples_per_second": 4.885,
801
+ "eval_steps_per_second": 1.954,
802
+ "step": 551
803
+ },
804
+ {
805
+ "epoch": 2.014519056261343,
806
+ "grad_norm": 0.85546875,
807
+ "learning_rate": 0.00019375030272505463,
808
+ "loss": 0.7501,
809
+ "step": 555
810
+ },
811
+ {
812
+ "epoch": 2.0326678765880217,
813
+ "grad_norm": 0.69921875,
814
+ "learning_rate": 0.00019352756712299468,
815
+ "loss": 0.7576,
816
+ "step": 560
817
+ },
818
+ {
819
+ "epoch": 2.0508166969147004,
820
+ "grad_norm": 1.8828125,
821
+ "learning_rate": 0.00019330106424416852,
822
+ "loss": 0.7446,
823
+ "step": 565
824
+ },
825
+ {
826
+ "epoch": 2.0689655172413794,
827
+ "grad_norm": 5.9375,
828
+ "learning_rate": 0.00019307080321207912,
829
+ "loss": 0.7617,
830
+ "step": 570
831
+ },
832
+ {
833
+ "epoch": 2.087114337568058,
834
+ "grad_norm": 0.734375,
835
+ "learning_rate": 0.00019283679330160726,
836
+ "loss": 0.7408,
837
+ "step": 575
838
+ },
839
+ {
840
+ "epoch": 2.1052631578947367,
841
+ "grad_norm": 1.2734375,
842
+ "learning_rate": 0.00019259904393863802,
843
+ "loss": 0.7426,
844
+ "step": 580
845
+ },
846
+ {
847
+ "epoch": 2.123411978221416,
848
+ "grad_norm": 1.25,
849
+ "learning_rate": 0.0001923575646996811,
850
+ "loss": 0.7396,
851
+ "step": 585
852
+ },
853
+ {
854
+ "epoch": 2.1415607985480944,
855
+ "grad_norm": 2.03125,
856
+ "learning_rate": 0.000192112365311485,
857
+ "loss": 0.7581,
858
+ "step": 590
859
+ },
860
+ {
861
+ "epoch": 2.159709618874773,
862
+ "grad_norm": 0.921875,
863
+ "learning_rate": 0.00019186345565064535,
864
+ "loss": 0.7494,
865
+ "step": 595
866
+ },
867
+ {
868
+ "epoch": 2.1778584392014517,
869
+ "grad_norm": 0.73046875,
870
+ "learning_rate": 0.00019161084574320696,
871
+ "loss": 0.7356,
872
+ "step": 600
873
+ },
874
+ {
875
+ "epoch": 2.196007259528131,
876
+ "grad_norm": 1.3125,
877
+ "learning_rate": 0.0001913545457642601,
878
+ "loss": 0.7502,
879
+ "step": 605
880
+ },
881
+ {
882
+ "epoch": 2.2141560798548094,
883
+ "grad_norm": 2.078125,
884
+ "learning_rate": 0.0001910945660375305,
885
+ "loss": 0.7566,
886
+ "step": 610
887
+ },
888
+ {
889
+ "epoch": 2.232304900181488,
890
+ "grad_norm": 1.109375,
891
+ "learning_rate": 0.0001908309170349637,
892
+ "loss": 0.7429,
893
+ "step": 615
894
+ },
895
+ {
896
+ "epoch": 2.250453720508167,
897
+ "grad_norm": 0.87109375,
898
+ "learning_rate": 0.0001905636093763031,
899
+ "loss": 0.7449,
900
+ "step": 620
901
+ },
902
+ {
903
+ "epoch": 2.268602540834846,
904
+ "grad_norm": 0.78515625,
905
+ "learning_rate": 0.00019029265382866214,
906
+ "loss": 0.735,
907
+ "step": 625
908
+ },
909
+ {
910
+ "epoch": 2.2867513611615244,
911
+ "grad_norm": 1.5546875,
912
+ "learning_rate": 0.0001900180613060908,
913
+ "loss": 0.7585,
914
+ "step": 630
915
+ },
916
+ {
917
+ "epoch": 2.304900181488203,
918
+ "grad_norm": 2.015625,
919
+ "learning_rate": 0.00018973984286913584,
920
+ "loss": 0.7429,
921
+ "step": 635
922
+ },
923
+ {
924
+ "epoch": 2.323049001814882,
925
+ "grad_norm": 0.7890625,
926
+ "learning_rate": 0.00018945800972439538,
927
+ "loss": 0.758,
928
+ "step": 640
929
+ },
930
+ {
931
+ "epoch": 2.341197822141561,
932
+ "grad_norm": 1.1015625,
933
+ "learning_rate": 0.00018917257322406734,
934
+ "loss": 0.757,
935
+ "step": 645
936
+ },
937
+ {
938
+ "epoch": 2.3593466424682394,
939
+ "grad_norm": 0.9296875,
940
+ "learning_rate": 0.00018888354486549237,
941
+ "loss": 0.7506,
942
+ "step": 650
943
+ },
944
+ {
945
+ "epoch": 2.3774954627949185,
946
+ "grad_norm": 1.0625,
947
+ "learning_rate": 0.00018859093629069058,
948
+ "loss": 0.756,
949
+ "step": 655
950
+ },
951
+ {
952
+ "epoch": 2.395644283121597,
953
+ "grad_norm": 0.609375,
954
+ "learning_rate": 0.00018829475928589271,
955
+ "loss": 0.7411,
956
+ "step": 660
957
+ },
958
+ {
959
+ "epoch": 2.413793103448276,
960
+ "grad_norm": 0.58203125,
961
+ "learning_rate": 0.00018799502578106534,
962
+ "loss": 0.7426,
963
+ "step": 665
964
+ },
965
+ {
966
+ "epoch": 2.4319419237749544,
967
+ "grad_norm": 0.8359375,
968
+ "learning_rate": 0.0001876917478494303,
969
+ "loss": 0.7359,
970
+ "step": 670
971
+ },
972
+ {
973
+ "epoch": 2.4500907441016335,
974
+ "grad_norm": 1.1640625,
975
+ "learning_rate": 0.00018738493770697852,
976
+ "loss": 0.7516,
977
+ "step": 675
978
+ },
979
+ {
980
+ "epoch": 2.468239564428312,
981
+ "grad_norm": 0.82421875,
982
+ "learning_rate": 0.00018707460771197774,
983
+ "loss": 0.7524,
984
+ "step": 680
985
+ },
986
+ {
987
+ "epoch": 2.486388384754991,
988
+ "grad_norm": 1.0078125,
989
+ "learning_rate": 0.00018676077036447494,
990
+ "loss": 0.7655,
991
+ "step": 685
992
+ },
993
+ {
994
+ "epoch": 2.50453720508167,
995
+ "grad_norm": 0.546875,
996
+ "learning_rate": 0.0001864434383057927,
997
+ "loss": 0.7457,
998
+ "step": 690
999
+ },
1000
+ {
1001
+ "epoch": 2.5226860254083485,
1002
+ "grad_norm": 0.921875,
1003
+ "learning_rate": 0.00018612262431802007,
1004
+ "loss": 0.7608,
1005
+ "step": 695
1006
+ },
1007
+ {
1008
+ "epoch": 2.540834845735027,
1009
+ "grad_norm": 2.390625,
1010
+ "learning_rate": 0.00018579834132349772,
1011
+ "loss": 0.7437,
1012
+ "step": 700
1013
+ },
1014
+ {
1015
+ "epoch": 2.558983666061706,
1016
+ "grad_norm": 1.7890625,
1017
+ "learning_rate": 0.00018547060238429736,
1018
+ "loss": 0.7586,
1019
+ "step": 705
1020
+ },
1021
+ {
1022
+ "epoch": 2.577132486388385,
1023
+ "grad_norm": 3.3125,
1024
+ "learning_rate": 0.0001851394207016957,
1025
+ "loss": 0.752,
1026
+ "step": 710
1027
+ },
1028
+ {
1029
+ "epoch": 2.5952813067150635,
1030
+ "grad_norm": 0.58984375,
1031
+ "learning_rate": 0.0001848048096156426,
1032
+ "loss": 0.7484,
1033
+ "step": 715
1034
+ },
1035
+ {
1036
+ "epoch": 2.613430127041742,
1037
+ "grad_norm": 6.3125,
1038
+ "learning_rate": 0.00018446678260422385,
1039
+ "loss": 0.7554,
1040
+ "step": 720
1041
+ },
1042
+ {
1043
+ "epoch": 2.6315789473684212,
1044
+ "grad_norm": 0.62109375,
1045
+ "learning_rate": 0.00018412535328311814,
1046
+ "loss": 0.7442,
1047
+ "step": 725
1048
+ },
1049
+ {
1050
+ "epoch": 2.6497277676951,
1051
+ "grad_norm": 0.8828125,
1052
+ "learning_rate": 0.00018378053540504873,
1053
+ "loss": 0.7581,
1054
+ "step": 730
1055
+ },
1056
+ {
1057
+ "epoch": 2.6678765880217785,
1058
+ "grad_norm": 1.7265625,
1059
+ "learning_rate": 0.00018343234285922953,
1060
+ "loss": 0.7727,
1061
+ "step": 735
1062
+ },
1063
+ {
1064
+ "epoch": 2.686025408348457,
1065
+ "grad_norm": 0.58203125,
1066
+ "learning_rate": 0.00018308078967080546,
1067
+ "loss": 0.7525,
1068
+ "step": 740
1069
+ },
1070
+ {
1071
+ "epoch": 2.7041742286751362,
1072
+ "grad_norm": 1.0703125,
1073
+ "learning_rate": 0.00018272589000028772,
1074
+ "loss": 0.737,
1075
+ "step": 745
1076
+ },
1077
+ {
1078
+ "epoch": 2.722323049001815,
1079
+ "grad_norm": 0.7578125,
1080
+ "learning_rate": 0.0001823676581429833,
1081
+ "loss": 0.7724,
1082
+ "step": 750
1083
+ },
1084
+ {
1085
+ "epoch": 2.7404718693284935,
1086
+ "grad_norm": 1.640625,
1087
+ "learning_rate": 0.00018200610852841913,
1088
+ "loss": 0.746,
1089
+ "step": 755
1090
+ },
1091
+ {
1092
+ "epoch": 2.7586206896551726,
1093
+ "grad_norm": 0.7265625,
1094
+ "learning_rate": 0.00018164125571976098,
1095
+ "loss": 0.7609,
1096
+ "step": 760
1097
+ },
1098
+ {
1099
+ "epoch": 2.7767695099818512,
1100
+ "grad_norm": 1.1640625,
1101
+ "learning_rate": 0.0001812731144132268,
1102
+ "loss": 0.7623,
1103
+ "step": 765
1104
+ },
1105
+ {
1106
+ "epoch": 2.79491833030853,
1107
+ "grad_norm": 0.6328125,
1108
+ "learning_rate": 0.00018090169943749476,
1109
+ "loss": 0.7668,
1110
+ "step": 770
1111
+ },
1112
+ {
1113
+ "epoch": 2.8130671506352085,
1114
+ "grad_norm": 0.546875,
1115
+ "learning_rate": 0.00018052702575310588,
1116
+ "loss": 0.747,
1117
+ "step": 775
1118
+ },
1119
+ {
1120
+ "epoch": 2.8312159709618876,
1121
+ "grad_norm": 1.09375,
1122
+ "learning_rate": 0.00018014910845186153,
1123
+ "loss": 0.7533,
1124
+ "step": 780
1125
+ },
1126
+ {
1127
+ "epoch": 2.8493647912885662,
1128
+ "grad_norm": 0.83984375,
1129
+ "learning_rate": 0.00017976796275621555,
1130
+ "loss": 0.7435,
1131
+ "step": 785
1132
+ },
1133
+ {
1134
+ "epoch": 2.867513611615245,
1135
+ "grad_norm": 0.73046875,
1136
+ "learning_rate": 0.00017938360401866093,
1137
+ "loss": 0.7424,
1138
+ "step": 790
1139
+ },
1140
+ {
1141
+ "epoch": 2.885662431941924,
1142
+ "grad_norm": 0.75,
1143
+ "learning_rate": 0.00017899604772111163,
1144
+ "loss": 0.7321,
1145
+ "step": 795
1146
+ },
1147
+ {
1148
+ "epoch": 2.9038112522686026,
1149
+ "grad_norm": 0.703125,
1150
+ "learning_rate": 0.00017860530947427875,
1151
+ "loss": 0.7474,
1152
+ "step": 800
1153
+ },
1154
+ {
1155
+ "epoch": 2.9219600725952812,
1156
+ "grad_norm": 0.63671875,
1157
+ "learning_rate": 0.00017821140501704194,
1158
+ "loss": 0.7502,
1159
+ "step": 805
1160
+ },
1161
+ {
1162
+ "epoch": 2.94010889292196,
1163
+ "grad_norm": 1.1328125,
1164
+ "learning_rate": 0.00017781435021581527,
1165
+ "loss": 0.7432,
1166
+ "step": 810
1167
+ },
1168
+ {
1169
+ "epoch": 2.958257713248639,
1170
+ "grad_norm": 1.046875,
1171
+ "learning_rate": 0.00017741416106390826,
1172
+ "loss": 0.7529,
1173
+ "step": 815
1174
+ },
1175
+ {
1176
+ "epoch": 2.9764065335753176,
1177
+ "grad_norm": 0.921875,
1178
+ "learning_rate": 0.00017701085368088156,
1179
+ "loss": 0.7633,
1180
+ "step": 820
1181
+ },
1182
+ {
1183
+ "epoch": 2.9945553539019962,
1184
+ "grad_norm": 0.5859375,
1185
+ "learning_rate": 0.0001766044443118978,
1186
+ "loss": 0.7914,
1187
+ "step": 825
1188
+ },
1189
+ {
1190
+ "epoch": 2.9981851179673322,
1191
+ "eval_loss": 2.1592297554016113,
1192
+ "eval_runtime": 1.0245,
1193
+ "eval_samples_per_second": 4.881,
1194
+ "eval_steps_per_second": 1.952,
1195
+ "step": 826
1196
+ },
1197
+ {
1198
+ "epoch": 3.0127041742286753,
1199
+ "grad_norm": 0.53515625,
1200
+ "learning_rate": 0.0001761949493270671,
1201
+ "loss": 0.6962,
1202
+ "step": 830
1203
+ },
1204
+ {
1205
+ "epoch": 3.030852994555354,
1206
+ "grad_norm": 0.61328125,
1207
+ "learning_rate": 0.0001757823852207877,
1208
+ "loss": 0.6788,
1209
+ "step": 835
1210
+ },
1211
+ {
1212
+ "epoch": 3.0490018148820326,
1213
+ "grad_norm": 0.6953125,
1214
+ "learning_rate": 0.00017536676861108164,
1215
+ "loss": 0.6785,
1216
+ "step": 840
1217
+ },
1218
+ {
1219
+ "epoch": 3.0671506352087112,
1220
+ "grad_norm": 0.796875,
1221
+ "learning_rate": 0.0001749481162389254,
1222
+ "loss": 0.6784,
1223
+ "step": 845
1224
+ },
1225
+ {
1226
+ "epoch": 3.0852994555353903,
1227
+ "grad_norm": 1.3515625,
1228
+ "learning_rate": 0.0001745264449675755,
1229
+ "loss": 0.6796,
1230
+ "step": 850
1231
+ },
1232
+ {
1233
+ "epoch": 3.103448275862069,
1234
+ "grad_norm": 1.7109375,
1235
+ "learning_rate": 0.00017410177178188918,
1236
+ "loss": 0.6682,
1237
+ "step": 855
1238
+ },
1239
+ {
1240
+ "epoch": 3.1215970961887476,
1241
+ "grad_norm": 0.76953125,
1242
+ "learning_rate": 0.0001736741137876405,
1243
+ "loss": 0.6941,
1244
+ "step": 860
1245
+ },
1246
+ {
1247
+ "epoch": 3.1397459165154267,
1248
+ "grad_norm": 1.1015625,
1249
+ "learning_rate": 0.0001732434882108311,
1250
+ "loss": 0.6757,
1251
+ "step": 865
1252
+ },
1253
+ {
1254
+ "epoch": 3.1578947368421053,
1255
+ "grad_norm": 1.0859375,
1256
+ "learning_rate": 0.00017280991239699642,
1257
+ "loss": 0.6772,
1258
+ "step": 870
1259
+ },
1260
+ {
1261
+ "epoch": 3.176043557168784,
1262
+ "grad_norm": 0.79296875,
1263
+ "learning_rate": 0.00017237340381050703,
1264
+ "loss": 0.6951,
1265
+ "step": 875
1266
+ },
1267
+ {
1268
+ "epoch": 3.1941923774954626,
1269
+ "grad_norm": 1.390625,
1270
+ "learning_rate": 0.0001719339800338651,
1271
+ "loss": 0.7005,
1272
+ "step": 880
1273
+ },
1274
+ {
1275
+ "epoch": 3.2123411978221417,
1276
+ "grad_norm": 1.46875,
1277
+ "learning_rate": 0.00017149165876699635,
1278
+ "loss": 0.6948,
1279
+ "step": 885
1280
+ },
1281
+ {
1282
+ "epoch": 3.2304900181488203,
1283
+ "grad_norm": 0.80078125,
1284
+ "learning_rate": 0.0001710464578265369,
1285
+ "loss": 0.6809,
1286
+ "step": 890
1287
+ },
1288
+ {
1289
+ "epoch": 3.248638838475499,
1290
+ "grad_norm": 0.79296875,
1291
+ "learning_rate": 0.00017059839514511565,
1292
+ "loss": 0.6848,
1293
+ "step": 895
1294
+ },
1295
+ {
1296
+ "epoch": 3.266787658802178,
1297
+ "grad_norm": 0.66015625,
1298
+ "learning_rate": 0.00017014748877063214,
1299
+ "loss": 0.6695,
1300
+ "step": 900
1301
+ },
1302
+ {
1303
+ "epoch": 3.2849364791288567,
1304
+ "grad_norm": 0.5859375,
1305
+ "learning_rate": 0.00016969375686552937,
1306
+ "loss": 0.6939,
1307
+ "step": 905
1308
+ },
1309
+ {
1310
+ "epoch": 3.3030852994555353,
1311
+ "grad_norm": 0.83984375,
1312
+ "learning_rate": 0.00016923721770606228,
1313
+ "loss": 0.6792,
1314
+ "step": 910
1315
+ },
1316
+ {
1317
+ "epoch": 3.321234119782214,
1318
+ "grad_norm": 0.81640625,
1319
+ "learning_rate": 0.0001687778896815617,
1320
+ "loss": 0.7015,
1321
+ "step": 915
1322
+ },
1323
+ {
1324
+ "epoch": 3.339382940108893,
1325
+ "grad_norm": 0.64453125,
1326
+ "learning_rate": 0.00016831579129369346,
1327
+ "loss": 0.6828,
1328
+ "step": 920
1329
+ },
1330
+ {
1331
+ "epoch": 3.3575317604355717,
1332
+ "grad_norm": 0.6015625,
1333
+ "learning_rate": 0.00016785094115571322,
1334
+ "loss": 0.6704,
1335
+ "step": 925
1336
+ },
1337
+ {
1338
+ "epoch": 3.3756805807622503,
1339
+ "grad_norm": 2.15625,
1340
+ "learning_rate": 0.00016738335799171682,
1341
+ "loss": 0.6796,
1342
+ "step": 930
1343
+ },
1344
+ {
1345
+ "epoch": 3.3938294010889294,
1346
+ "grad_norm": 0.671875,
1347
+ "learning_rate": 0.00016691306063588583,
1348
+ "loss": 0.6866,
1349
+ "step": 935
1350
+ },
1351
+ {
1352
+ "epoch": 3.411978221415608,
1353
+ "grad_norm": 1.609375,
1354
+ "learning_rate": 0.00016644006803172924,
1355
+ "loss": 0.6788,
1356
+ "step": 940
1357
+ },
1358
+ {
1359
+ "epoch": 3.4301270417422867,
1360
+ "grad_norm": 0.6484375,
1361
+ "learning_rate": 0.00016596439923132017,
1362
+ "loss": 0.7052,
1363
+ "step": 945
1364
+ },
1365
+ {
1366
+ "epoch": 3.4482758620689653,
1367
+ "grad_norm": 0.859375,
1368
+ "learning_rate": 0.00016548607339452853,
1369
+ "loss": 0.672,
1370
+ "step": 950
1371
+ },
1372
+ {
1373
+ "epoch": 3.4664246823956444,
1374
+ "grad_norm": 0.56640625,
1375
+ "learning_rate": 0.00016500510978824926,
1376
+ "loss": 0.6981,
1377
+ "step": 955
1378
+ },
1379
+ {
1380
+ "epoch": 3.484573502722323,
1381
+ "grad_norm": 0.609375,
1382
+ "learning_rate": 0.0001645215277856263,
1383
+ "loss": 0.6958,
1384
+ "step": 960
1385
+ },
1386
+ {
1387
+ "epoch": 3.5027223230490017,
1388
+ "grad_norm": 0.7890625,
1389
+ "learning_rate": 0.00016403534686527225,
1390
+ "loss": 0.6779,
1391
+ "step": 965
1392
+ },
1393
+ {
1394
+ "epoch": 3.5208711433756807,
1395
+ "grad_norm": 0.5703125,
1396
+ "learning_rate": 0.00016354658661048364,
1397
+ "loss": 0.6773,
1398
+ "step": 970
1399
+ },
1400
+ {
1401
+ "epoch": 3.5390199637023594,
1402
+ "grad_norm": 0.703125,
1403
+ "learning_rate": 0.00016305526670845226,
1404
+ "loss": 0.6883,
1405
+ "step": 975
1406
+ },
1407
+ {
1408
+ "epoch": 3.557168784029038,
1409
+ "grad_norm": 0.765625,
1410
+ "learning_rate": 0.00016256140694947217,
1411
+ "loss": 0.6962,
1412
+ "step": 980
1413
+ },
1414
+ {
1415
+ "epoch": 3.5753176043557167,
1416
+ "grad_norm": 0.703125,
1417
+ "learning_rate": 0.00016206502722614238,
1418
+ "loss": 0.6783,
1419
+ "step": 985
1420
+ },
1421
+ {
1422
+ "epoch": 3.5934664246823957,
1423
+ "grad_norm": 0.53515625,
1424
+ "learning_rate": 0.0001615661475325658,
1425
+ "loss": 0.6933,
1426
+ "step": 990
1427
+ },
1428
+ {
1429
+ "epoch": 3.6116152450090744,
1430
+ "grad_norm": 0.67578125,
1431
+ "learning_rate": 0.00016106478796354382,
1432
+ "loss": 0.6791,
1433
+ "step": 995
1434
+ },
1435
+ {
1436
+ "epoch": 3.629764065335753,
1437
+ "grad_norm": 0.859375,
1438
+ "learning_rate": 0.00016056096871376667,
1439
+ "loss": 0.7038,
1440
+ "step": 1000
1441
+ },
1442
+ {
1443
+ "epoch": 3.647912885662432,
1444
+ "grad_norm": 0.6796875,
1445
+ "learning_rate": 0.00016005471007700031,
1446
+ "loss": 0.6966,
1447
+ "step": 1005
1448
+ },
1449
+ {
1450
+ "epoch": 3.6660617059891107,
1451
+ "grad_norm": 1.1875,
1452
+ "learning_rate": 0.0001595460324452688,
1453
+ "loss": 0.6856,
1454
+ "step": 1010
1455
+ },
1456
+ {
1457
+ "epoch": 3.6842105263157894,
1458
+ "grad_norm": 0.9609375,
1459
+ "learning_rate": 0.000159034956308033,
1460
+ "loss": 0.6949,
1461
+ "step": 1015
1462
+ },
1463
+ {
1464
+ "epoch": 3.702359346642468,
1465
+ "grad_norm": 0.6171875,
1466
+ "learning_rate": 0.00015852150225136518,
1467
+ "loss": 0.6962,
1468
+ "step": 1020
1469
+ },
1470
+ {
1471
+ "epoch": 3.720508166969147,
1472
+ "grad_norm": 0.50390625,
1473
+ "learning_rate": 0.00015800569095711982,
1474
+ "loss": 0.6948,
1475
+ "step": 1025
1476
+ },
1477
+ {
1478
+ "epoch": 3.7386569872958257,
1479
+ "grad_norm": 0.6328125,
1480
+ "learning_rate": 0.00015748754320210072,
1481
+ "loss": 0.695,
1482
+ "step": 1030
1483
+ },
1484
+ {
1485
+ "epoch": 3.7568058076225044,
1486
+ "grad_norm": 0.71484375,
1487
+ "learning_rate": 0.0001569670798572239,
1488
+ "loss": 0.6778,
1489
+ "step": 1035
1490
+ },
1491
+ {
1492
+ "epoch": 3.7749546279491835,
1493
+ "grad_norm": 0.87109375,
1494
+ "learning_rate": 0.00015644432188667695,
1495
+ "loss": 0.6932,
1496
+ "step": 1040
1497
+ },
1498
+ {
1499
+ "epoch": 3.793103448275862,
1500
+ "grad_norm": 1.0703125,
1501
+ "learning_rate": 0.0001559192903470747,
1502
+ "loss": 0.7006,
1503
+ "step": 1045
1504
+ },
1505
+ {
1506
+ "epoch": 3.8112522686025407,
1507
+ "grad_norm": 0.796875,
1508
+ "learning_rate": 0.00015539200638661104,
1509
+ "loss": 0.6905,
1510
+ "step": 1050
1511
+ },
1512
+ {
1513
+ "epoch": 3.8294010889292194,
1514
+ "grad_norm": 0.6328125,
1515
+ "learning_rate": 0.000154862491244207,
1516
+ "loss": 0.684,
1517
+ "step": 1055
1518
+ },
1519
+ {
1520
+ "epoch": 3.8475499092558985,
1521
+ "grad_norm": 0.9765625,
1522
+ "learning_rate": 0.00015433076624865531,
1523
+ "loss": 0.6838,
1524
+ "step": 1060
1525
+ },
1526
+ {
1527
+ "epoch": 3.865698729582577,
1528
+ "grad_norm": 0.8046875,
1529
+ "learning_rate": 0.00015379685281776125,
1530
+ "loss": 0.6807,
1531
+ "step": 1065
1532
+ },
1533
+ {
1534
+ "epoch": 3.8838475499092557,
1535
+ "grad_norm": 0.59375,
1536
+ "learning_rate": 0.00015326077245747999,
1537
+ "loss": 0.6966,
1538
+ "step": 1070
1539
+ },
1540
+ {
1541
+ "epoch": 3.901996370235935,
1542
+ "grad_norm": 0.6875,
1543
+ "learning_rate": 0.00015272254676105025,
1544
+ "loss": 0.6782,
1545
+ "step": 1075
1546
+ },
1547
+ {
1548
+ "epoch": 3.9201451905626135,
1549
+ "grad_norm": 0.8984375,
1550
+ "learning_rate": 0.0001521821974081246,
1551
+ "loss": 0.6908,
1552
+ "step": 1080
1553
+ },
1554
+ {
1555
+ "epoch": 3.938294010889292,
1556
+ "grad_norm": 0.58203125,
1557
+ "learning_rate": 0.0001516397461638962,
1558
+ "loss": 0.7119,
1559
+ "step": 1085
1560
+ },
1561
+ {
1562
+ "epoch": 3.9564428312159707,
1563
+ "grad_norm": 0.86328125,
1564
+ "learning_rate": 0.00015109521487822206,
1565
+ "loss": 0.6926,
1566
+ "step": 1090
1567
+ },
1568
+ {
1569
+ "epoch": 3.97459165154265,
1570
+ "grad_norm": 0.62109375,
1571
+ "learning_rate": 0.000150548625484743,
1572
+ "loss": 0.6885,
1573
+ "step": 1095
1574
+ },
1575
+ {
1576
+ "epoch": 3.9927404718693285,
1577
+ "grad_norm": 0.640625,
1578
+ "learning_rate": 0.00015000000000000001,
1579
+ "loss": 0.6978,
1580
+ "step": 1100
1581
+ },
1582
+ {
1583
+ "epoch": 4.0,
1584
+ "eval_loss": 2.2176449298858643,
1585
+ "eval_runtime": 1.0239,
1586
+ "eval_samples_per_second": 4.883,
1587
+ "eval_steps_per_second": 1.953,
1588
+ "step": 1102
1589
+ },
1590
+ {
1591
+ "epoch": 4.0108892921960075,
1592
+ "grad_norm": 0.6015625,
1593
+ "learning_rate": 0.0001494493605225477,
1594
+ "loss": 0.6515,
1595
+ "step": 1105
1596
+ },
1597
+ {
1598
+ "epoch": 4.029038112522686,
1599
+ "grad_norm": 0.7421875,
1600
+ "learning_rate": 0.0001488967292320639,
1601
+ "loss": 0.6052,
1602
+ "step": 1110
1603
+ },
1604
+ {
1605
+ "epoch": 4.047186932849365,
1606
+ "grad_norm": 0.640625,
1607
+ "learning_rate": 0.00014834212838845637,
1608
+ "loss": 0.6075,
1609
+ "step": 1115
1610
+ },
1611
+ {
1612
+ "epoch": 4.0653357531760435,
1613
+ "grad_norm": 0.65234375,
1614
+ "learning_rate": 0.00014778558033096633,
1615
+ "loss": 0.6193,
1616
+ "step": 1120
1617
+ },
1618
+ {
1619
+ "epoch": 4.083484573502722,
1620
+ "grad_norm": 1.125,
1621
+ "learning_rate": 0.0001472271074772683,
1622
+ "loss": 0.6051,
1623
+ "step": 1125
1624
+ },
1625
+ {
1626
+ "epoch": 4.101633393829401,
1627
+ "grad_norm": 0.9765625,
1628
+ "learning_rate": 0.00014666673232256738,
1629
+ "loss": 0.6112,
1630
+ "step": 1130
1631
+ },
1632
+ {
1633
+ "epoch": 4.11978221415608,
1634
+ "grad_norm": 0.68359375,
1635
+ "learning_rate": 0.00014610447743869314,
1636
+ "loss": 0.6208,
1637
+ "step": 1135
1638
+ },
1639
+ {
1640
+ "epoch": 4.137931034482759,
1641
+ "grad_norm": 0.89453125,
1642
+ "learning_rate": 0.00014554036547319033,
1643
+ "loss": 0.6185,
1644
+ "step": 1140
1645
+ },
1646
+ {
1647
+ "epoch": 4.1560798548094375,
1648
+ "grad_norm": 1.09375,
1649
+ "learning_rate": 0.0001449744191484066,
1650
+ "loss": 0.6209,
1651
+ "step": 1145
1652
+ },
1653
+ {
1654
+ "epoch": 4.174228675136116,
1655
+ "grad_norm": 0.87109375,
1656
+ "learning_rate": 0.00014440666126057744,
1657
+ "loss": 0.6134,
1658
+ "step": 1150
1659
+ },
1660
+ {
1661
+ "epoch": 4.192377495462795,
1662
+ "grad_norm": 0.76171875,
1663
+ "learning_rate": 0.00014383711467890774,
1664
+ "loss": 0.6234,
1665
+ "step": 1155
1666
+ },
1667
+ {
1668
+ "epoch": 4.2105263157894735,
1669
+ "grad_norm": 0.640625,
1670
+ "learning_rate": 0.00014326580234465085,
1671
+ "loss": 0.6104,
1672
+ "step": 1160
1673
+ },
1674
+ {
1675
+ "epoch": 4.228675136116152,
1676
+ "grad_norm": 0.9296875,
1677
+ "learning_rate": 0.0001426927472701842,
1678
+ "loss": 0.6183,
1679
+ "step": 1165
1680
+ },
1681
+ {
1682
+ "epoch": 4.246823956442832,
1683
+ "grad_norm": 0.88671875,
1684
+ "learning_rate": 0.00014211797253808268,
1685
+ "loss": 0.6201,
1686
+ "step": 1170
1687
+ },
1688
+ {
1689
+ "epoch": 4.26497277676951,
1690
+ "grad_norm": 0.89453125,
1691
+ "learning_rate": 0.00014154150130018866,
1692
+ "loss": 0.6291,
1693
+ "step": 1175
1694
+ },
1695
+ {
1696
+ "epoch": 4.283121597096189,
1697
+ "grad_norm": 1.046875,
1698
+ "learning_rate": 0.00014096335677667954,
1699
+ "loss": 0.6248,
1700
+ "step": 1180
1701
+ },
1702
+ {
1703
+ "epoch": 4.3012704174228675,
1704
+ "grad_norm": 0.8984375,
1705
+ "learning_rate": 0.00014038356225513248,
1706
+ "loss": 0.6321,
1707
+ "step": 1185
1708
+ },
1709
+ {
1710
+ "epoch": 4.319419237749546,
1711
+ "grad_norm": 0.61328125,
1712
+ "learning_rate": 0.00013980214108958624,
1713
+ "loss": 0.6284,
1714
+ "step": 1190
1715
+ },
1716
+ {
1717
+ "epoch": 4.337568058076225,
1718
+ "grad_norm": 0.79296875,
1719
+ "learning_rate": 0.00013921911669960055,
1720
+ "loss": 0.6294,
1721
+ "step": 1195
1722
+ },
1723
+ {
1724
+ "epoch": 4.3557168784029034,
1725
+ "grad_norm": 0.80859375,
1726
+ "learning_rate": 0.00013863451256931287,
1727
+ "loss": 0.6166,
1728
+ "step": 1200
1729
+ },
1730
+ {
1731
+ "epoch": 4.373865698729583,
1732
+ "grad_norm": 0.60546875,
1733
+ "learning_rate": 0.0001380483522464923,
1734
+ "loss": 0.6254,
1735
+ "step": 1205
1736
+ },
1737
+ {
1738
+ "epoch": 4.392014519056262,
1739
+ "grad_norm": 0.875,
1740
+ "learning_rate": 0.00013746065934159123,
1741
+ "loss": 0.6194,
1742
+ "step": 1210
1743
+ },
1744
+ {
1745
+ "epoch": 4.41016333938294,
1746
+ "grad_norm": 0.69921875,
1747
+ "learning_rate": 0.0001368714575267941,
1748
+ "loss": 0.6287,
1749
+ "step": 1215
1750
+ },
1751
+ {
1752
+ "epoch": 4.428312159709619,
1753
+ "grad_norm": 0.55859375,
1754
+ "learning_rate": 0.0001362807705350641,
1755
+ "loss": 0.6306,
1756
+ "step": 1220
1757
+ },
1758
+ {
1759
+ "epoch": 4.4464609800362975,
1760
+ "grad_norm": 0.7421875,
1761
+ "learning_rate": 0.00013568862215918717,
1762
+ "loss": 0.6298,
1763
+ "step": 1225
1764
+ },
1765
+ {
1766
+ "epoch": 4.464609800362976,
1767
+ "grad_norm": 0.62109375,
1768
+ "learning_rate": 0.00013509503625081358,
1769
+ "loss": 0.6162,
1770
+ "step": 1230
1771
+ },
1772
+ {
1773
+ "epoch": 4.482758620689655,
1774
+ "grad_norm": 0.6484375,
1775
+ "learning_rate": 0.00013450003671949706,
1776
+ "loss": 0.6235,
1777
+ "step": 1235
1778
+ },
1779
+ {
1780
+ "epoch": 4.500907441016334,
1781
+ "grad_norm": 0.7578125,
1782
+ "learning_rate": 0.00013390364753173206,
1783
+ "loss": 0.6217,
1784
+ "step": 1240
1785
+ },
1786
+ {
1787
+ "epoch": 4.519056261343013,
1788
+ "grad_norm": 0.69921875,
1789
+ "learning_rate": 0.00013330589270998808,
1790
+ "loss": 0.6119,
1791
+ "step": 1245
1792
+ },
1793
+ {
1794
+ "epoch": 4.537205081669692,
1795
+ "grad_norm": 0.6484375,
1796
+ "learning_rate": 0.00013270679633174218,
1797
+ "loss": 0.6272,
1798
+ "step": 1250
1799
+ },
1800
+ {
1801
+ "epoch": 4.55535390199637,
1802
+ "grad_norm": 0.60546875,
1803
+ "learning_rate": 0.00013210638252850908,
1804
+ "loss": 0.6244,
1805
+ "step": 1255
1806
+ },
1807
+ {
1808
+ "epoch": 4.573502722323049,
1809
+ "grad_norm": 0.609375,
1810
+ "learning_rate": 0.0001315046754848693,
1811
+ "loss": 0.6335,
1812
+ "step": 1260
1813
+ },
1814
+ {
1815
+ "epoch": 4.5916515426497275,
1816
+ "grad_norm": 0.59375,
1817
+ "learning_rate": 0.00013090169943749476,
1818
+ "loss": 0.6282,
1819
+ "step": 1265
1820
+ },
1821
+ {
1822
+ "epoch": 4.609800362976406,
1823
+ "grad_norm": 0.59375,
1824
+ "learning_rate": 0.00013029747867417276,
1825
+ "loss": 0.628,
1826
+ "step": 1270
1827
+ },
1828
+ {
1829
+ "epoch": 4.627949183303086,
1830
+ "grad_norm": 0.6171875,
1831
+ "learning_rate": 0.0001296920375328275,
1832
+ "loss": 0.6257,
1833
+ "step": 1275
1834
+ },
1835
+ {
1836
+ "epoch": 4.646098003629764,
1837
+ "grad_norm": 0.57421875,
1838
+ "learning_rate": 0.0001290854004005399,
1839
+ "loss": 0.6229,
1840
+ "step": 1280
1841
+ },
1842
+ {
1843
+ "epoch": 4.664246823956443,
1844
+ "grad_norm": 0.640625,
1845
+ "learning_rate": 0.00012847759171256523,
1846
+ "loss": 0.6401,
1847
+ "step": 1285
1848
+ },
1849
+ {
1850
+ "epoch": 4.682395644283122,
1851
+ "grad_norm": 0.5859375,
1852
+ "learning_rate": 0.0001278686359513488,
1853
+ "loss": 0.627,
1854
+ "step": 1290
1855
+ },
1856
+ {
1857
+ "epoch": 4.7005444646098,
1858
+ "grad_norm": 0.6171875,
1859
+ "learning_rate": 0.0001272585576455398,
1860
+ "loss": 0.6368,
1861
+ "step": 1295
1862
+ },
1863
+ {
1864
+ "epoch": 4.718693284936479,
1865
+ "grad_norm": 0.65234375,
1866
+ "learning_rate": 0.00012664738136900348,
1867
+ "loss": 0.6378,
1868
+ "step": 1300
1869
+ },
1870
+ {
1871
+ "epoch": 4.7368421052631575,
1872
+ "grad_norm": 0.609375,
1873
+ "learning_rate": 0.0001260351317398312,
1874
+ "loss": 0.6318,
1875
+ "step": 1305
1876
+ },
1877
+ {
1878
+ "epoch": 4.754990925589837,
1879
+ "grad_norm": 0.59375,
1880
+ "learning_rate": 0.00012542183341934872,
1881
+ "loss": 0.6277,
1882
+ "step": 1310
1883
+ },
1884
+ {
1885
+ "epoch": 4.773139745916516,
1886
+ "grad_norm": 0.59375,
1887
+ "learning_rate": 0.0001248075111111229,
1888
+ "loss": 0.6407,
1889
+ "step": 1315
1890
+ },
1891
+ {
1892
+ "epoch": 4.791288566243194,
1893
+ "grad_norm": 0.73828125,
1894
+ "learning_rate": 0.00012419218955996676,
1895
+ "loss": 0.6421,
1896
+ "step": 1320
1897
+ },
1898
+ {
1899
+ "epoch": 4.809437386569873,
1900
+ "grad_norm": 0.80859375,
1901
+ "learning_rate": 0.00012357589355094275,
1902
+ "loss": 0.6323,
1903
+ "step": 1325
1904
+ },
1905
+ {
1906
+ "epoch": 4.827586206896552,
1907
+ "grad_norm": 0.59765625,
1908
+ "learning_rate": 0.0001229586479083641,
1909
+ "loss": 0.6437,
1910
+ "step": 1330
1911
+ },
1912
+ {
1913
+ "epoch": 4.84573502722323,
1914
+ "grad_norm": 0.5625,
1915
+ "learning_rate": 0.00012234047749479544,
1916
+ "loss": 0.6415,
1917
+ "step": 1335
1918
+ },
1919
+ {
1920
+ "epoch": 4.863883847549909,
1921
+ "grad_norm": 0.59375,
1922
+ "learning_rate": 0.00012172140721005079,
1923
+ "loss": 0.6293,
1924
+ "step": 1340
1925
+ },
1926
+ {
1927
+ "epoch": 4.882032667876588,
1928
+ "grad_norm": 0.609375,
1929
+ "learning_rate": 0.000121101461990191,
1930
+ "loss": 0.6245,
1931
+ "step": 1345
1932
+ },
1933
+ {
1934
+ "epoch": 4.900181488203267,
1935
+ "grad_norm": 0.5703125,
1936
+ "learning_rate": 0.00012048066680651908,
1937
+ "loss": 0.6146,
1938
+ "step": 1350
1939
+ },
1940
+ {
1941
+ "epoch": 4.918330308529946,
1942
+ "grad_norm": 0.65625,
1943
+ "learning_rate": 0.00011985904666457455,
1944
+ "loss": 0.6425,
1945
+ "step": 1355
1946
+ },
1947
+ {
1948
+ "epoch": 4.936479128856624,
1949
+ "grad_norm": 0.80078125,
1950
+ "learning_rate": 0.00011923662660312611,
1951
+ "loss": 0.64,
1952
+ "step": 1360
1953
+ },
1954
+ {
1955
+ "epoch": 4.954627949183303,
1956
+ "grad_norm": 0.54296875,
1957
+ "learning_rate": 0.00011861343169316301,
1958
+ "loss": 0.6316,
1959
+ "step": 1365
1960
+ },
1961
+ {
1962
+ "epoch": 4.972776769509982,
1963
+ "grad_norm": 0.76171875,
1964
+ "learning_rate": 0.00011798948703688539,
1965
+ "loss": 0.629,
1966
+ "step": 1370
1967
+ },
1968
+ {
1969
+ "epoch": 4.99092558983666,
1970
+ "grad_norm": 0.625,
1971
+ "learning_rate": 0.00011736481776669306,
1972
+ "loss": 0.6386,
1973
+ "step": 1375
1974
+ },
1975
+ {
1976
+ "epoch": 4.998185117967332,
1977
+ "eval_loss": 2.3272275924682617,
1978
+ "eval_runtime": 1.0255,
1979
+ "eval_samples_per_second": 4.876,
1980
+ "eval_steps_per_second": 1.95,
1981
+ "step": 1377
1982
+ },
1983
+ {
1984
+ "epoch": 5.00907441016334,
1985
+ "grad_norm": 0.77734375,
1986
+ "learning_rate": 0.00011673944904417308,
1987
+ "loss": 0.5952,
1988
+ "step": 1380
1989
+ },
1990
+ {
1991
+ "epoch": 5.027223230490018,
1992
+ "grad_norm": 0.79296875,
1993
+ "learning_rate": 0.00011611340605908642,
1994
+ "loss": 0.5449,
1995
+ "step": 1385
1996
+ },
1997
+ {
1998
+ "epoch": 5.045372050816697,
1999
+ "grad_norm": 0.65234375,
2000
+ "learning_rate": 0.00011548671402835325,
2001
+ "loss": 0.5476,
2002
+ "step": 1390
2003
+ },
2004
+ {
2005
+ "epoch": 5.063520871143376,
2006
+ "grad_norm": 0.72265625,
2007
+ "learning_rate": 0.00011485939819503717,
2008
+ "loss": 0.5626,
2009
+ "step": 1395
2010
+ },
2011
+ {
2012
+ "epoch": 5.081669691470054,
2013
+ "grad_norm": 0.5703125,
2014
+ "learning_rate": 0.00011423148382732853,
2015
+ "loss": 0.5616,
2016
+ "step": 1400
2017
+ },
2018
+ {
2019
+ "epoch": 5.099818511796733,
2020
+ "grad_norm": 0.61328125,
2021
+ "learning_rate": 0.00011360299621752644,
2022
+ "loss": 0.569,
2023
+ "step": 1405
2024
+ },
2025
+ {
2026
+ "epoch": 5.117967332123412,
2027
+ "grad_norm": 0.6953125,
2028
+ "learning_rate": 0.00011297396068102017,
2029
+ "loss": 0.5644,
2030
+ "step": 1410
2031
+ },
2032
+ {
2033
+ "epoch": 5.136116152450091,
2034
+ "grad_norm": 0.64453125,
2035
+ "learning_rate": 0.00011234440255526948,
2036
+ "loss": 0.5577,
2037
+ "step": 1415
2038
+ },
2039
+ {
2040
+ "epoch": 5.15426497277677,
2041
+ "grad_norm": 0.66015625,
2042
+ "learning_rate": 0.00011171434719878384,
2043
+ "loss": 0.5484,
2044
+ "step": 1420
2045
+ },
2046
+ {
2047
+ "epoch": 5.172413793103448,
2048
+ "grad_norm": 0.671875,
2049
+ "learning_rate": 0.00011108381999010111,
2050
+ "loss": 0.5599,
2051
+ "step": 1425
2052
+ },
2053
+ {
2054
+ "epoch": 5.190562613430127,
2055
+ "grad_norm": 0.62109375,
2056
+ "learning_rate": 0.00011045284632676536,
2057
+ "loss": 0.5588,
2058
+ "step": 1430
2059
+ },
2060
+ {
2061
+ "epoch": 5.208711433756806,
2062
+ "grad_norm": 0.625,
2063
+ "learning_rate": 0.00010982145162430373,
2064
+ "loss": 0.5562,
2065
+ "step": 1435
2066
+ },
2067
+ {
2068
+ "epoch": 5.226860254083484,
2069
+ "grad_norm": 0.59375,
2070
+ "learning_rate": 0.00010918966131520277,
2071
+ "loss": 0.549,
2072
+ "step": 1440
2073
+ },
2074
+ {
2075
+ "epoch": 5.245009074410163,
2076
+ "grad_norm": 0.640625,
2077
+ "learning_rate": 0.00010855750084788398,
2078
+ "loss": 0.5667,
2079
+ "step": 1445
2080
+ },
2081
+ {
2082
+ "epoch": 5.2631578947368425,
2083
+ "grad_norm": 0.64453125,
2084
+ "learning_rate": 0.00010792499568567884,
2085
+ "loss": 0.5611,
2086
+ "step": 1450
2087
+ },
2088
+ {
2089
+ "epoch": 5.281306715063521,
2090
+ "grad_norm": 0.7421875,
2091
+ "learning_rate": 0.0001072921713058031,
2092
+ "loss": 0.5577,
2093
+ "step": 1455
2094
+ },
2095
+ {
2096
+ "epoch": 5.2994555353902,
2097
+ "grad_norm": 0.65234375,
2098
+ "learning_rate": 0.00010665905319833041,
2099
+ "loss": 0.559,
2100
+ "step": 1460
2101
+ },
2102
+ {
2103
+ "epoch": 5.317604355716878,
2104
+ "grad_norm": 0.6953125,
2105
+ "learning_rate": 0.00010602566686516586,
2106
+ "loss": 0.552,
2107
+ "step": 1465
2108
+ },
2109
+ {
2110
+ "epoch": 5.335753176043557,
2111
+ "grad_norm": 1.0546875,
2112
+ "learning_rate": 0.00010539203781901861,
2113
+ "loss": 0.5516,
2114
+ "step": 1470
2115
+ },
2116
+ {
2117
+ "epoch": 5.353901996370236,
2118
+ "grad_norm": 0.88671875,
2119
+ "learning_rate": 0.00010475819158237425,
2120
+ "loss": 0.5646,
2121
+ "step": 1475
2122
+ },
2123
+ {
2124
+ "epoch": 5.372050816696914,
2125
+ "grad_norm": 0.73046875,
2126
+ "learning_rate": 0.00010412415368646673,
2127
+ "loss": 0.5614,
2128
+ "step": 1480
2129
+ },
2130
+ {
2131
+ "epoch": 5.390199637023594,
2132
+ "grad_norm": 0.75,
2133
+ "learning_rate": 0.00010348994967025012,
2134
+ "loss": 0.5532,
2135
+ "step": 1485
2136
+ },
2137
+ {
2138
+ "epoch": 5.4083484573502725,
2139
+ "grad_norm": 0.91796875,
2140
+ "learning_rate": 0.00010285560507936961,
2141
+ "loss": 0.5631,
2142
+ "step": 1490
2143
+ },
2144
+ {
2145
+ "epoch": 5.426497277676951,
2146
+ "grad_norm": 0.80078125,
2147
+ "learning_rate": 0.00010222114546513295,
2148
+ "loss": 0.581,
2149
+ "step": 1495
2150
+ },
2151
+ {
2152
+ "epoch": 5.44464609800363,
2153
+ "grad_norm": 0.61328125,
2154
+ "learning_rate": 0.00010158659638348081,
2155
+ "loss": 0.5503,
2156
+ "step": 1500
2157
+ },
2158
+ {
2159
+ "epoch": 5.462794918330308,
2160
+ "grad_norm": 0.69921875,
2161
+ "learning_rate": 0.00010095198339395769,
2162
+ "loss": 0.5645,
2163
+ "step": 1505
2164
+ },
2165
+ {
2166
+ "epoch": 5.480943738656987,
2167
+ "grad_norm": 0.65234375,
2168
+ "learning_rate": 0.00010031733205868224,
2169
+ "loss": 0.565,
2170
+ "step": 1510
2171
+ },
2172
+ {
2173
+ "epoch": 5.499092558983666,
2174
+ "grad_norm": 0.64453125,
2175
+ "learning_rate": 9.968266794131777e-05,
2176
+ "loss": 0.5616,
2177
+ "step": 1515
2178
+ },
2179
+ {
2180
+ "epoch": 5.517241379310345,
2181
+ "grad_norm": 0.640625,
2182
+ "learning_rate": 9.904801660604234e-05,
2183
+ "loss": 0.5601,
2184
+ "step": 1520
2185
+ },
2186
+ {
2187
+ "epoch": 5.535390199637024,
2188
+ "grad_norm": 0.7109375,
2189
+ "learning_rate": 9.84134036165192e-05,
2190
+ "loss": 0.5661,
2191
+ "step": 1525
2192
+ },
2193
+ {
2194
+ "epoch": 5.5535390199637025,
2195
+ "grad_norm": 0.65234375,
2196
+ "learning_rate": 9.777885453486706e-05,
2197
+ "loss": 0.5756,
2198
+ "step": 1530
2199
+ },
2200
+ {
2201
+ "epoch": 5.571687840290381,
2202
+ "grad_norm": 0.625,
2203
+ "learning_rate": 9.71443949206304e-05,
2204
+ "loss": 0.5702,
2205
+ "step": 1535
2206
+ },
2207
+ {
2208
+ "epoch": 5.58983666061706,
2209
+ "grad_norm": 0.5859375,
2210
+ "learning_rate": 9.651005032974994e-05,
2211
+ "loss": 0.561,
2212
+ "step": 1540
2213
+ },
2214
+ {
2215
+ "epoch": 5.607985480943738,
2216
+ "grad_norm": 0.6953125,
2217
+ "learning_rate": 9.587584631353329e-05,
2218
+ "loss": 0.5747,
2219
+ "step": 1545
2220
+ },
2221
+ {
2222
+ "epoch": 5.626134301270417,
2223
+ "grad_norm": 0.6875,
2224
+ "learning_rate": 9.524180841762577e-05,
2225
+ "loss": 0.562,
2226
+ "step": 1550
2227
+ },
2228
+ {
2229
+ "epoch": 5.6442831215970966,
2230
+ "grad_norm": 0.76953125,
2231
+ "learning_rate": 9.460796218098143e-05,
2232
+ "loss": 0.5608,
2233
+ "step": 1555
2234
+ },
2235
+ {
2236
+ "epoch": 5.662431941923775,
2237
+ "grad_norm": 1.03125,
2238
+ "learning_rate": 9.397433313483416e-05,
2239
+ "loss": 0.5677,
2240
+ "step": 1560
2241
+ },
2242
+ {
2243
+ "epoch": 5.680580762250454,
2244
+ "grad_norm": 0.734375,
2245
+ "learning_rate": 9.334094680166962e-05,
2246
+ "loss": 0.575,
2247
+ "step": 1565
2248
+ },
2249
+ {
2250
+ "epoch": 5.6987295825771325,
2251
+ "grad_norm": 0.9296875,
2252
+ "learning_rate": 9.270782869419694e-05,
2253
+ "loss": 0.5709,
2254
+ "step": 1570
2255
+ },
2256
+ {
2257
+ "epoch": 5.716878402903811,
2258
+ "grad_norm": 0.86328125,
2259
+ "learning_rate": 9.207500431432115e-05,
2260
+ "loss": 0.5556,
2261
+ "step": 1575
2262
+ },
2263
+ {
2264
+ "epoch": 5.73502722323049,
2265
+ "grad_norm": 0.8828125,
2266
+ "learning_rate": 9.144249915211605e-05,
2267
+ "loss": 0.5694,
2268
+ "step": 1580
2269
+ },
2270
+ {
2271
+ "epoch": 5.753176043557168,
2272
+ "grad_norm": 0.65625,
2273
+ "learning_rate": 9.081033868479727e-05,
2274
+ "loss": 0.5652,
2275
+ "step": 1585
2276
+ },
2277
+ {
2278
+ "epoch": 5.771324863883848,
2279
+ "grad_norm": 0.8125,
2280
+ "learning_rate": 9.01785483756963e-05,
2281
+ "loss": 0.568,
2282
+ "step": 1590
2283
+ },
2284
+ {
2285
+ "epoch": 5.7894736842105265,
2286
+ "grad_norm": 0.74609375,
2287
+ "learning_rate": 8.954715367323468e-05,
2288
+ "loss": 0.5638,
2289
+ "step": 1595
2290
+ },
2291
+ {
2292
+ "epoch": 5.807622504537205,
2293
+ "grad_norm": 0.671875,
2294
+ "learning_rate": 8.891618000989891e-05,
2295
+ "loss": 0.5668,
2296
+ "step": 1600
2297
+ },
2298
+ {
2299
+ "epoch": 5.825771324863884,
2300
+ "grad_norm": 0.640625,
2301
+ "learning_rate": 8.828565280121617e-05,
2302
+ "loss": 0.5714,
2303
+ "step": 1605
2304
+ },
2305
+ {
2306
+ "epoch": 5.8439201451905625,
2307
+ "grad_norm": 0.69921875,
2308
+ "learning_rate": 8.765559744473053e-05,
2309
+ "loss": 0.5709,
2310
+ "step": 1610
2311
+ },
2312
+ {
2313
+ "epoch": 5.862068965517241,
2314
+ "grad_norm": 0.69140625,
2315
+ "learning_rate": 8.702603931897982e-05,
2316
+ "loss": 0.5834,
2317
+ "step": 1615
2318
+ },
2319
+ {
2320
+ "epoch": 5.88021778584392,
2321
+ "grad_norm": 0.64453125,
2322
+ "learning_rate": 8.639700378247361e-05,
2323
+ "loss": 0.5673,
2324
+ "step": 1620
2325
+ },
2326
+ {
2327
+ "epoch": 5.898366606170599,
2328
+ "grad_norm": 0.84765625,
2329
+ "learning_rate": 8.57685161726715e-05,
2330
+ "loss": 0.5702,
2331
+ "step": 1625
2332
+ },
2333
+ {
2334
+ "epoch": 5.916515426497278,
2335
+ "grad_norm": 0.6328125,
2336
+ "learning_rate": 8.514060180496285e-05,
2337
+ "loss": 0.5671,
2338
+ "step": 1630
2339
+ },
2340
+ {
2341
+ "epoch": 5.9346642468239565,
2342
+ "grad_norm": 0.640625,
2343
+ "learning_rate": 8.451328597164679e-05,
2344
+ "loss": 0.5686,
2345
+ "step": 1635
2346
+ },
2347
+ {
2348
+ "epoch": 5.952813067150635,
2349
+ "grad_norm": 0.70703125,
2350
+ "learning_rate": 8.38865939409136e-05,
2351
+ "loss": 0.5686,
2352
+ "step": 1640
2353
+ },
2354
+ {
2355
+ "epoch": 5.970961887477314,
2356
+ "grad_norm": 0.6796875,
2357
+ "learning_rate": 8.326055095582694e-05,
2358
+ "loss": 0.5685,
2359
+ "step": 1645
2360
+ },
2361
+ {
2362
+ "epoch": 5.9891107078039925,
2363
+ "grad_norm": 0.625,
2364
+ "learning_rate": 8.263518223330697e-05,
2365
+ "loss": 0.5725,
2366
+ "step": 1650
2367
+ },
2368
+ {
2369
+ "epoch": 6.0,
2370
+ "eval_loss": 2.4713406562805176,
2371
+ "eval_runtime": 1.0255,
2372
+ "eval_samples_per_second": 4.876,
2373
+ "eval_steps_per_second": 1.95,
2374
+ "step": 1653
2375
+ },
2376
+ {
2377
+ "epoch": 6.007259528130671,
2378
+ "grad_norm": 0.640625,
2379
+ "learning_rate": 8.201051296311462e-05,
2380
+ "loss": 0.5327,
2381
+ "step": 1655
2382
+ },
2383
+ {
2384
+ "epoch": 6.025408348457351,
2385
+ "grad_norm": 0.7265625,
2386
+ "learning_rate": 8.1386568306837e-05,
2387
+ "loss": 0.5063,
2388
+ "step": 1660
2389
+ },
2390
+ {
2391
+ "epoch": 6.043557168784029,
2392
+ "grad_norm": 0.703125,
2393
+ "learning_rate": 8.076337339687394e-05,
2394
+ "loss": 0.4988,
2395
+ "step": 1665
2396
+ },
2397
+ {
2398
+ "epoch": 6.061705989110708,
2399
+ "grad_norm": 0.7421875,
2400
+ "learning_rate": 8.014095333542548e-05,
2401
+ "loss": 0.4931,
2402
+ "step": 1670
2403
+ },
2404
+ {
2405
+ "epoch": 6.0798548094373865,
2406
+ "grad_norm": 0.62890625,
2407
+ "learning_rate": 7.951933319348095e-05,
2408
+ "loss": 0.4928,
2409
+ "step": 1675
2410
+ },
2411
+ {
2412
+ "epoch": 6.098003629764065,
2413
+ "grad_norm": 0.67578125,
2414
+ "learning_rate": 7.889853800980904e-05,
2415
+ "loss": 0.4987,
2416
+ "step": 1680
2417
+ },
2418
+ {
2419
+ "epoch": 6.116152450090744,
2420
+ "grad_norm": 0.734375,
2421
+ "learning_rate": 7.827859278994925e-05,
2422
+ "loss": 0.502,
2423
+ "step": 1685
2424
+ },
2425
+ {
2426
+ "epoch": 6.1343012704174225,
2427
+ "grad_norm": 0.73828125,
2428
+ "learning_rate": 7.765952250520459e-05,
2429
+ "loss": 0.494,
2430
+ "step": 1690
2431
+ },
2432
+ {
2433
+ "epoch": 6.152450090744102,
2434
+ "grad_norm": 0.71875,
2435
+ "learning_rate": 7.704135209163589e-05,
2436
+ "loss": 0.4876,
2437
+ "step": 1695
2438
+ },
2439
+ {
2440
+ "epoch": 6.170598911070781,
2441
+ "grad_norm": 0.6875,
2442
+ "learning_rate": 7.642410644905726e-05,
2443
+ "loss": 0.51,
2444
+ "step": 1700
2445
+ },
2446
+ {
2447
+ "epoch": 6.188747731397459,
2448
+ "grad_norm": 0.64453125,
2449
+ "learning_rate": 7.580781044003324e-05,
2450
+ "loss": 0.4999,
2451
+ "step": 1705
2452
+ },
2453
+ {
2454
+ "epoch": 6.206896551724138,
2455
+ "grad_norm": 0.69140625,
2456
+ "learning_rate": 7.519248888887716e-05,
2457
+ "loss": 0.5019,
2458
+ "step": 1710
2459
+ },
2460
+ {
2461
+ "epoch": 6.2250453720508165,
2462
+ "grad_norm": 0.65234375,
2463
+ "learning_rate": 7.457816658065134e-05,
2464
+ "loss": 0.4964,
2465
+ "step": 1715
2466
+ },
2467
+ {
2468
+ "epoch": 6.243194192377495,
2469
+ "grad_norm": 0.6953125,
2470
+ "learning_rate": 7.39648682601688e-05,
2471
+ "loss": 0.4976,
2472
+ "step": 1720
2473
+ },
2474
+ {
2475
+ "epoch": 6.261343012704174,
2476
+ "grad_norm": 0.62890625,
2477
+ "learning_rate": 7.335261863099651e-05,
2478
+ "loss": 0.5046,
2479
+ "step": 1725
2480
+ },
2481
+ {
2482
+ "epoch": 6.279491833030853,
2483
+ "grad_norm": 0.69140625,
2484
+ "learning_rate": 7.274144235446023e-05,
2485
+ "loss": 0.4968,
2486
+ "step": 1730
2487
+ },
2488
+ {
2489
+ "epoch": 6.297640653357532,
2490
+ "grad_norm": 0.703125,
2491
+ "learning_rate": 7.213136404865124e-05,
2492
+ "loss": 0.508,
2493
+ "step": 1735
2494
+ },
2495
+ {
2496
+ "epoch": 6.315789473684211,
2497
+ "grad_norm": 0.68359375,
2498
+ "learning_rate": 7.152240828743477e-05,
2499
+ "loss": 0.4968,
2500
+ "step": 1740
2501
+ },
2502
+ {
2503
+ "epoch": 6.333938294010889,
2504
+ "grad_norm": 0.83984375,
2505
+ "learning_rate": 7.09145995994601e-05,
2506
+ "loss": 0.5009,
2507
+ "step": 1745
2508
+ },
2509
+ {
2510
+ "epoch": 6.352087114337568,
2511
+ "grad_norm": 0.671875,
2512
+ "learning_rate": 7.030796246717255e-05,
2513
+ "loss": 0.4925,
2514
+ "step": 1750
2515
+ },
2516
+ {
2517
+ "epoch": 6.3702359346642465,
2518
+ "grad_norm": 0.6953125,
2519
+ "learning_rate": 6.970252132582728e-05,
2520
+ "loss": 0.5057,
2521
+ "step": 1755
2522
+ },
2523
+ {
2524
+ "epoch": 6.388384754990925,
2525
+ "grad_norm": 0.6875,
2526
+ "learning_rate": 6.909830056250527e-05,
2527
+ "loss": 0.505,
2528
+ "step": 1760
2529
+ },
2530
+ {
2531
+ "epoch": 6.406533575317605,
2532
+ "grad_norm": 0.69140625,
2533
+ "learning_rate": 6.849532451513074e-05,
2534
+ "loss": 0.4962,
2535
+ "step": 1765
2536
+ },
2537
+ {
2538
+ "epoch": 6.424682395644283,
2539
+ "grad_norm": 0.66796875,
2540
+ "learning_rate": 6.789361747149093e-05,
2541
+ "loss": 0.5082,
2542
+ "step": 1770
2543
+ },
2544
+ {
2545
+ "epoch": 6.442831215970962,
2546
+ "grad_norm": 0.640625,
2547
+ "learning_rate": 6.729320366825784e-05,
2548
+ "loss": 0.5006,
2549
+ "step": 1775
2550
+ },
2551
+ {
2552
+ "epoch": 6.460980036297641,
2553
+ "grad_norm": 0.78515625,
2554
+ "learning_rate": 6.669410729001193e-05,
2555
+ "loss": 0.5089,
2556
+ "step": 1780
2557
+ },
2558
+ {
2559
+ "epoch": 6.479128856624319,
2560
+ "grad_norm": 0.76171875,
2561
+ "learning_rate": 6.609635246826794e-05,
2562
+ "loss": 0.5005,
2563
+ "step": 1785
2564
+ },
2565
+ {
2566
+ "epoch": 6.497277676950998,
2567
+ "grad_norm": 0.7890625,
2568
+ "learning_rate": 6.549996328050296e-05,
2569
+ "loss": 0.5045,
2570
+ "step": 1790
2571
+ },
2572
+ {
2573
+ "epoch": 6.5154264972776765,
2574
+ "grad_norm": 0.78125,
2575
+ "learning_rate": 6.490496374918647e-05,
2576
+ "loss": 0.5117,
2577
+ "step": 1795
2578
+ },
2579
+ {
2580
+ "epoch": 6.533575317604356,
2581
+ "grad_norm": 0.69921875,
2582
+ "learning_rate": 6.431137784081282e-05,
2583
+ "loss": 0.5074,
2584
+ "step": 1800
2585
+ },
2586
+ {
2587
+ "epoch": 6.551724137931035,
2588
+ "grad_norm": 0.65625,
2589
+ "learning_rate": 6.371922946493591e-05,
2590
+ "loss": 0.5078,
2591
+ "step": 1805
2592
+ },
2593
+ {
2594
+ "epoch": 6.569872958257713,
2595
+ "grad_norm": 0.69140625,
2596
+ "learning_rate": 6.312854247320595e-05,
2597
+ "loss": 0.5032,
2598
+ "step": 1810
2599
+ },
2600
+ {
2601
+ "epoch": 6.588021778584392,
2602
+ "grad_norm": 0.7109375,
2603
+ "learning_rate": 6.25393406584088e-05,
2604
+ "loss": 0.507,
2605
+ "step": 1815
2606
+ },
2607
+ {
2608
+ "epoch": 6.606170598911071,
2609
+ "grad_norm": 0.71875,
2610
+ "learning_rate": 6.19516477535077e-05,
2611
+ "loss": 0.5106,
2612
+ "step": 1820
2613
+ },
2614
+ {
2615
+ "epoch": 6.624319419237749,
2616
+ "grad_norm": 0.66796875,
2617
+ "learning_rate": 6.136548743068713e-05,
2618
+ "loss": 0.4985,
2619
+ "step": 1825
2620
+ },
2621
+ {
2622
+ "epoch": 6.642468239564428,
2623
+ "grad_norm": 0.66796875,
2624
+ "learning_rate": 6.078088330039945e-05,
2625
+ "loss": 0.5001,
2626
+ "step": 1830
2627
+ },
2628
+ {
2629
+ "epoch": 6.660617059891107,
2630
+ "grad_norm": 0.68359375,
2631
+ "learning_rate": 6.019785891041381e-05,
2632
+ "loss": 0.5002,
2633
+ "step": 1835
2634
+ },
2635
+ {
2636
+ "epoch": 6.678765880217786,
2637
+ "grad_norm": 0.66015625,
2638
+ "learning_rate": 5.9616437744867535e-05,
2639
+ "loss": 0.5107,
2640
+ "step": 1840
2641
+ },
2642
+ {
2643
+ "epoch": 6.696914700544465,
2644
+ "grad_norm": 0.7890625,
2645
+ "learning_rate": 5.9036643223320475e-05,
2646
+ "loss": 0.4967,
2647
+ "step": 1845
2648
+ },
2649
+ {
2650
+ "epoch": 6.715063520871143,
2651
+ "grad_norm": 0.765625,
2652
+ "learning_rate": 5.845849869981137e-05,
2653
+ "loss": 0.4988,
2654
+ "step": 1850
2655
+ },
2656
+ {
2657
+ "epoch": 6.733212341197822,
2658
+ "grad_norm": 0.7265625,
2659
+ "learning_rate": 5.788202746191734e-05,
2660
+ "loss": 0.5003,
2661
+ "step": 1855
2662
+ },
2663
+ {
2664
+ "epoch": 6.751361161524501,
2665
+ "grad_norm": 0.76171875,
2666
+ "learning_rate": 5.7307252729815833e-05,
2667
+ "loss": 0.5062,
2668
+ "step": 1860
2669
+ },
2670
+ {
2671
+ "epoch": 6.769509981851179,
2672
+ "grad_norm": 0.80859375,
2673
+ "learning_rate": 5.6734197655349156e-05,
2674
+ "loss": 0.5056,
2675
+ "step": 1865
2676
+ },
2677
+ {
2678
+ "epoch": 6.787658802177859,
2679
+ "grad_norm": 0.72265625,
2680
+ "learning_rate": 5.616288532109225e-05,
2681
+ "loss": 0.5081,
2682
+ "step": 1870
2683
+ },
2684
+ {
2685
+ "epoch": 6.805807622504537,
2686
+ "grad_norm": 0.6640625,
2687
+ "learning_rate": 5.559333873942259e-05,
2688
+ "loss": 0.502,
2689
+ "step": 1875
2690
+ },
2691
+ {
2692
+ "epoch": 6.823956442831216,
2693
+ "grad_norm": 0.76171875,
2694
+ "learning_rate": 5.5025580851593436e-05,
2695
+ "loss": 0.5091,
2696
+ "step": 1880
2697
+ },
2698
+ {
2699
+ "epoch": 6.842105263157895,
2700
+ "grad_norm": 0.7265625,
2701
+ "learning_rate": 5.445963452680973e-05,
2702
+ "loss": 0.5017,
2703
+ "step": 1885
2704
+ },
2705
+ {
2706
+ "epoch": 6.860254083484573,
2707
+ "grad_norm": 0.7890625,
2708
+ "learning_rate": 5.38955225613069e-05,
2709
+ "loss": 0.5148,
2710
+ "step": 1890
2711
+ },
2712
+ {
2713
+ "epoch": 6.878402903811252,
2714
+ "grad_norm": 0.6484375,
2715
+ "learning_rate": 5.333326767743263e-05,
2716
+ "loss": 0.5044,
2717
+ "step": 1895
2718
+ },
2719
+ {
2720
+ "epoch": 6.896551724137931,
2721
+ "grad_norm": 0.66015625,
2722
+ "learning_rate": 5.277289252273174e-05,
2723
+ "loss": 0.5094,
2724
+ "step": 1900
2725
+ },
2726
+ {
2727
+ "epoch": 6.91470054446461,
2728
+ "grad_norm": 0.69140625,
2729
+ "learning_rate": 5.221441966903371e-05,
2730
+ "loss": 0.5056,
2731
+ "step": 1905
2732
+ },
2733
+ {
2734
+ "epoch": 6.932849364791289,
2735
+ "grad_norm": 0.78515625,
2736
+ "learning_rate": 5.1657871611543605e-05,
2737
+ "loss": 0.5108,
2738
+ "step": 1910
2739
+ },
2740
+ {
2741
+ "epoch": 6.950998185117967,
2742
+ "grad_norm": 0.796875,
2743
+ "learning_rate": 5.110327076793613e-05,
2744
+ "loss": 0.5068,
2745
+ "step": 1915
2746
+ },
2747
+ {
2748
+ "epoch": 6.969147005444646,
2749
+ "grad_norm": 0.72265625,
2750
+ "learning_rate": 5.055063947745233e-05,
2751
+ "loss": 0.5038,
2752
+ "step": 1920
2753
+ },
2754
+ {
2755
+ "epoch": 6.987295825771325,
2756
+ "grad_norm": 0.67578125,
2757
+ "learning_rate": 5.000000000000002e-05,
2758
+ "loss": 0.5089,
2759
+ "step": 1925
2760
+ },
2761
+ {
2762
+ "epoch": 6.998185117967332,
2763
+ "eval_loss": 2.6490731239318848,
2764
+ "eval_runtime": 1.0248,
2765
+ "eval_samples_per_second": 4.879,
2766
+ "eval_steps_per_second": 1.952,
2767
+ "step": 1928
2768
+ },
2769
+ {
2770
+ "epoch": 7.005444646098003,
2771
+ "grad_norm": 0.65625,
2772
+ "learning_rate": 4.945137451525707e-05,
2773
+ "loss": 0.4914,
2774
+ "step": 1930
2775
+ },
2776
+ {
2777
+ "epoch": 7.023593466424682,
2778
+ "grad_norm": 0.87109375,
2779
+ "learning_rate": 4.890478512177795e-05,
2780
+ "loss": 0.4567,
2781
+ "step": 1935
2782
+ },
2783
+ {
2784
+ "epoch": 7.0417422867513615,
2785
+ "grad_norm": 0.7109375,
2786
+ "learning_rate": 4.836025383610382e-05,
2787
+ "loss": 0.4459,
2788
+ "step": 1940
2789
+ },
2790
+ {
2791
+ "epoch": 7.05989110707804,
2792
+ "grad_norm": 0.6796875,
2793
+ "learning_rate": 4.7817802591875426e-05,
2794
+ "loss": 0.4523,
2795
+ "step": 1945
2796
+ },
2797
+ {
2798
+ "epoch": 7.078039927404719,
2799
+ "grad_norm": 0.71484375,
2800
+ "learning_rate": 4.727745323894976e-05,
2801
+ "loss": 0.4551,
2802
+ "step": 1950
2803
+ },
2804
+ {
2805
+ "epoch": 7.096188747731397,
2806
+ "grad_norm": 0.72265625,
2807
+ "learning_rate": 4.673922754252002e-05,
2808
+ "loss": 0.4435,
2809
+ "step": 1955
2810
+ },
2811
+ {
2812
+ "epoch": 7.114337568058076,
2813
+ "grad_norm": 0.74609375,
2814
+ "learning_rate": 4.620314718223876e-05,
2815
+ "loss": 0.4572,
2816
+ "step": 1960
2817
+ },
2818
+ {
2819
+ "epoch": 7.132486388384755,
2820
+ "grad_norm": 0.78515625,
2821
+ "learning_rate": 4.566923375134472e-05,
2822
+ "loss": 0.4564,
2823
+ "step": 1965
2824
+ },
2825
+ {
2826
+ "epoch": 7.150635208711433,
2827
+ "grad_norm": 0.73828125,
2828
+ "learning_rate": 4.513750875579303e-05,
2829
+ "loss": 0.4482,
2830
+ "step": 1970
2831
+ },
2832
+ {
2833
+ "epoch": 7.168784029038113,
2834
+ "grad_norm": 0.6875,
2835
+ "learning_rate": 4.4607993613388976e-05,
2836
+ "loss": 0.4536,
2837
+ "step": 1975
2838
+ },
2839
+ {
2840
+ "epoch": 7.1869328493647915,
2841
+ "grad_norm": 0.7578125,
2842
+ "learning_rate": 4.4080709652925336e-05,
2843
+ "loss": 0.4571,
2844
+ "step": 1980
2845
+ },
2846
+ {
2847
+ "epoch": 7.20508166969147,
2848
+ "grad_norm": 0.69921875,
2849
+ "learning_rate": 4.355567811332311e-05,
2850
+ "loss": 0.4548,
2851
+ "step": 1985
2852
+ },
2853
+ {
2854
+ "epoch": 7.223230490018149,
2855
+ "grad_norm": 0.6796875,
2856
+ "learning_rate": 4.3032920142776125e-05,
2857
+ "loss": 0.4538,
2858
+ "step": 1990
2859
+ },
2860
+ {
2861
+ "epoch": 7.241379310344827,
2862
+ "grad_norm": 0.71875,
2863
+ "learning_rate": 4.251245679789928e-05,
2864
+ "loss": 0.4497,
2865
+ "step": 1995
2866
+ },
2867
+ {
2868
+ "epoch": 7.259528130671506,
2869
+ "grad_norm": 0.74609375,
2870
+ "learning_rate": 4.19943090428802e-05,
2871
+ "loss": 0.4546,
2872
+ "step": 2000
2873
+ },
2874
+ {
2875
+ "epoch": 7.277676950998185,
2876
+ "grad_norm": 0.73828125,
2877
+ "learning_rate": 4.147849774863488e-05,
2878
+ "loss": 0.4612,
2879
+ "step": 2005
2880
+ },
2881
+ {
2882
+ "epoch": 7.295825771324864,
2883
+ "grad_norm": 0.7265625,
2884
+ "learning_rate": 4.096504369196704e-05,
2885
+ "loss": 0.4437,
2886
+ "step": 2010
2887
+ },
2888
+ {
2889
+ "epoch": 7.313974591651543,
2890
+ "grad_norm": 0.765625,
2891
+ "learning_rate": 4.045396755473121e-05,
2892
+ "loss": 0.4468,
2893
+ "step": 2015
2894
+ },
2895
+ {
2896
+ "epoch": 7.3321234119782215,
2897
+ "grad_norm": 0.73828125,
2898
+ "learning_rate": 3.994528992299971e-05,
2899
+ "loss": 0.4456,
2900
+ "step": 2020
2901
+ },
2902
+ {
2903
+ "epoch": 7.3502722323049,
2904
+ "grad_norm": 0.671875,
2905
+ "learning_rate": 3.943903128623335e-05,
2906
+ "loss": 0.4458,
2907
+ "step": 2025
2908
+ },
2909
+ {
2910
+ "epoch": 7.368421052631579,
2911
+ "grad_norm": 0.7265625,
2912
+ "learning_rate": 3.893521203645618e-05,
2913
+ "loss": 0.4524,
2914
+ "step": 2030
2915
+ },
2916
+ {
2917
+ "epoch": 7.386569872958257,
2918
+ "grad_norm": 0.73828125,
2919
+ "learning_rate": 3.843385246743417e-05,
2920
+ "loss": 0.4534,
2921
+ "step": 2035
2922
+ },
2923
+ {
2924
+ "epoch": 7.404718693284936,
2925
+ "grad_norm": 0.76171875,
2926
+ "learning_rate": 3.7934972773857634e-05,
2927
+ "loss": 0.4577,
2928
+ "step": 2040
2929
+ },
2930
+ {
2931
+ "epoch": 7.422867513611616,
2932
+ "grad_norm": 0.78515625,
2933
+ "learning_rate": 3.7438593050527845e-05,
2934
+ "loss": 0.455,
2935
+ "step": 2045
2936
+ },
2937
+ {
2938
+ "epoch": 7.441016333938294,
2939
+ "grad_norm": 0.703125,
2940
+ "learning_rate": 3.694473329154778e-05,
2941
+ "loss": 0.462,
2942
+ "step": 2050
2943
+ },
2944
+ {
2945
+ "epoch": 7.459165154264973,
2946
+ "grad_norm": 0.6796875,
2947
+ "learning_rate": 3.645341338951639e-05,
2948
+ "loss": 0.4538,
2949
+ "step": 2055
2950
+ },
2951
+ {
2952
+ "epoch": 7.4773139745916515,
2953
+ "grad_norm": 0.72265625,
2954
+ "learning_rate": 3.5964653134727776e-05,
2955
+ "loss": 0.455,
2956
+ "step": 2060
2957
+ },
2958
+ {
2959
+ "epoch": 7.49546279491833,
2960
+ "grad_norm": 0.7265625,
2961
+ "learning_rate": 3.547847221437372e-05,
2962
+ "loss": 0.459,
2963
+ "step": 2065
2964
+ },
2965
+ {
2966
+ "epoch": 7.513611615245009,
2967
+ "grad_norm": 0.765625,
2968
+ "learning_rate": 3.4994890211750754e-05,
2969
+ "loss": 0.4491,
2970
+ "step": 2070
2971
+ },
2972
+ {
2973
+ "epoch": 7.531760435571687,
2974
+ "grad_norm": 0.7421875,
2975
+ "learning_rate": 3.45139266054715e-05,
2976
+ "loss": 0.4535,
2977
+ "step": 2075
2978
+ },
2979
+ {
2980
+ "epoch": 7.549909255898367,
2981
+ "grad_norm": 0.79296875,
2982
+ "learning_rate": 3.4035600768679855e-05,
2983
+ "loss": 0.4517,
2984
+ "step": 2080
2985
+ },
2986
+ {
2987
+ "epoch": 7.568058076225046,
2988
+ "grad_norm": 0.67578125,
2989
+ "learning_rate": 3.3559931968270753e-05,
2990
+ "loss": 0.4535,
2991
+ "step": 2085
2992
+ },
2993
+ {
2994
+ "epoch": 7.586206896551724,
2995
+ "grad_norm": 0.6875,
2996
+ "learning_rate": 3.308693936411421e-05,
2997
+ "loss": 0.4486,
2998
+ "step": 2090
2999
+ },
3000
+ {
3001
+ "epoch": 7.604355716878403,
3002
+ "grad_norm": 0.7265625,
3003
+ "learning_rate": 3.2616642008283213e-05,
3004
+ "loss": 0.459,
3005
+ "step": 2095
3006
+ },
3007
+ {
3008
+ "epoch": 7.6225045372050815,
3009
+ "grad_norm": 0.76953125,
3010
+ "learning_rate": 3.21490588442868e-05,
3011
+ "loss": 0.4579,
3012
+ "step": 2100
3013
+ },
3014
+ {
3015
+ "epoch": 7.64065335753176,
3016
+ "grad_norm": 0.81640625,
3017
+ "learning_rate": 3.1684208706306574e-05,
3018
+ "loss": 0.4431,
3019
+ "step": 2105
3020
+ },
3021
+ {
3022
+ "epoch": 7.658802177858439,
3023
+ "grad_norm": 0.734375,
3024
+ "learning_rate": 3.1222110318438304e-05,
3025
+ "loss": 0.4554,
3026
+ "step": 2110
3027
+ },
3028
+ {
3029
+ "epoch": 7.676950998185118,
3030
+ "grad_norm": 0.734375,
3031
+ "learning_rate": 3.076278229393773e-05,
3032
+ "loss": 0.4574,
3033
+ "step": 2115
3034
+ },
3035
+ {
3036
+ "epoch": 7.695099818511797,
3037
+ "grad_norm": 0.75,
3038
+ "learning_rate": 3.030624313447067e-05,
3039
+ "loss": 0.466,
3040
+ "step": 2120
3041
+ },
3042
+ {
3043
+ "epoch": 7.713248638838476,
3044
+ "grad_norm": 0.72265625,
3045
+ "learning_rate": 2.9852511229367865e-05,
3046
+ "loss": 0.4592,
3047
+ "step": 2125
3048
+ },
3049
+ {
3050
+ "epoch": 7.731397459165154,
3051
+ "grad_norm": 0.67578125,
3052
+ "learning_rate": 2.9401604854884357e-05,
3053
+ "loss": 0.4622,
3054
+ "step": 2130
3055
+ },
3056
+ {
3057
+ "epoch": 7.749546279491833,
3058
+ "grad_norm": 0.7890625,
3059
+ "learning_rate": 2.8953542173463133e-05,
3060
+ "loss": 0.4527,
3061
+ "step": 2135
3062
+ },
3063
+ {
3064
+ "epoch": 7.7676950998185115,
3065
+ "grad_norm": 0.73828125,
3066
+ "learning_rate": 2.8508341233003654e-05,
3067
+ "loss": 0.4565,
3068
+ "step": 2140
3069
+ },
3070
+ {
3071
+ "epoch": 7.78584392014519,
3072
+ "grad_norm": 0.7734375,
3073
+ "learning_rate": 2.8066019966134904e-05,
3074
+ "loss": 0.4548,
3075
+ "step": 2145
3076
+ },
3077
+ {
3078
+ "epoch": 7.80399274047187,
3079
+ "grad_norm": 0.73046875,
3080
+ "learning_rate": 2.7626596189492983e-05,
3081
+ "loss": 0.4584,
3082
+ "step": 2150
3083
+ },
3084
+ {
3085
+ "epoch": 7.822141560798548,
3086
+ "grad_norm": 0.79296875,
3087
+ "learning_rate": 2.719008760300359e-05,
3088
+ "loss": 0.4523,
3089
+ "step": 2155
3090
+ },
3091
+ {
3092
+ "epoch": 7.840290381125227,
3093
+ "grad_norm": 0.70703125,
3094
+ "learning_rate": 2.6756511789168925e-05,
3095
+ "loss": 0.4503,
3096
+ "step": 2160
3097
+ },
3098
+ {
3099
+ "epoch": 7.8584392014519056,
3100
+ "grad_norm": 0.73046875,
3101
+ "learning_rate": 2.6325886212359498e-05,
3102
+ "loss": 0.451,
3103
+ "step": 2165
3104
+ },
3105
+ {
3106
+ "epoch": 7.876588021778584,
3107
+ "grad_norm": 0.75390625,
3108
+ "learning_rate": 2.589822821811083e-05,
3109
+ "loss": 0.4574,
3110
+ "step": 2170
3111
+ },
3112
+ {
3113
+ "epoch": 7.894736842105263,
3114
+ "grad_norm": 0.7109375,
3115
+ "learning_rate": 2.5473555032424533e-05,
3116
+ "loss": 0.4692,
3117
+ "step": 2175
3118
+ },
3119
+ {
3120
+ "epoch": 7.9128856624319415,
3121
+ "grad_norm": 0.76953125,
3122
+ "learning_rate": 2.5051883761074614e-05,
3123
+ "loss": 0.4595,
3124
+ "step": 2180
3125
+ },
3126
+ {
3127
+ "epoch": 7.931034482758621,
3128
+ "grad_norm": 0.66796875,
3129
+ "learning_rate": 2.4633231388918378e-05,
3130
+ "loss": 0.4543,
3131
+ "step": 2185
3132
+ },
3133
+ {
3134
+ "epoch": 7.9491833030853,
3135
+ "grad_norm": 0.7265625,
3136
+ "learning_rate": 2.4217614779212315e-05,
3137
+ "loss": 0.4552,
3138
+ "step": 2190
3139
+ },
3140
+ {
3141
+ "epoch": 7.967332123411978,
3142
+ "grad_norm": 0.8203125,
3143
+ "learning_rate": 2.3805050672932928e-05,
3144
+ "loss": 0.4542,
3145
+ "step": 2195
3146
+ },
3147
+ {
3148
+ "epoch": 7.985480943738657,
3149
+ "grad_norm": 0.72265625,
3150
+ "learning_rate": 2.339555568810221e-05,
3151
+ "loss": 0.4678,
3152
+ "step": 2200
3153
+ },
3154
+ {
3155
+ "epoch": 8.0,
3156
+ "eval_loss": 2.8434367179870605,
3157
+ "eval_runtime": 1.027,
3158
+ "eval_samples_per_second": 4.869,
3159
+ "eval_steps_per_second": 1.947,
3160
+ "step": 2204
3161
+ },
3162
+ {
3163
+ "epoch": 8.003629764065336,
3164
+ "grad_norm": 0.6875,
3165
+ "learning_rate": 2.2989146319118425e-05,
3166
+ "loss": 0.4538,
3167
+ "step": 2205
3168
+ },
3169
+ {
3170
+ "epoch": 8.021778584392015,
3171
+ "grad_norm": 0.6484375,
3172
+ "learning_rate": 2.2585838936091754e-05,
3173
+ "loss": 0.4327,
3174
+ "step": 2210
3175
+ },
3176
+ {
3177
+ "epoch": 8.039927404718693,
3178
+ "grad_norm": 0.71875,
3179
+ "learning_rate": 2.2185649784184746e-05,
3180
+ "loss": 0.4241,
3181
+ "step": 2215
3182
+ },
3183
+ {
3184
+ "epoch": 8.058076225045372,
3185
+ "grad_norm": 0.76171875,
3186
+ "learning_rate": 2.178859498295809e-05,
3187
+ "loss": 0.4201,
3188
+ "step": 2220
3189
+ },
3190
+ {
3191
+ "epoch": 8.07622504537205,
3192
+ "grad_norm": 0.77734375,
3193
+ "learning_rate": 2.139469052572127e-05,
3194
+ "loss": 0.4283,
3195
+ "step": 2225
3196
+ },
3197
+ {
3198
+ "epoch": 8.09437386569873,
3199
+ "grad_norm": 0.703125,
3200
+ "learning_rate": 2.1003952278888382e-05,
3201
+ "loss": 0.4324,
3202
+ "step": 2230
3203
+ },
3204
+ {
3205
+ "epoch": 8.11252268602541,
3206
+ "grad_norm": 0.6953125,
3207
+ "learning_rate": 2.0616395981339075e-05,
3208
+ "loss": 0.4288,
3209
+ "step": 2235
3210
+ },
3211
+ {
3212
+ "epoch": 8.130671506352087,
3213
+ "grad_norm": 0.7421875,
3214
+ "learning_rate": 2.0232037243784475e-05,
3215
+ "loss": 0.4235,
3216
+ "step": 2240
3217
+ },
3218
+ {
3219
+ "epoch": 8.148820326678766,
3220
+ "grad_norm": 0.7734375,
3221
+ "learning_rate": 1.985089154813846e-05,
3222
+ "loss": 0.4291,
3223
+ "step": 2245
3224
+ },
3225
+ {
3226
+ "epoch": 8.166969147005444,
3227
+ "grad_norm": 0.71875,
3228
+ "learning_rate": 1.947297424689414e-05,
3229
+ "loss": 0.4272,
3230
+ "step": 2250
3231
+ },
3232
+ {
3233
+ "epoch": 8.185117967332124,
3234
+ "grad_norm": 0.69921875,
3235
+ "learning_rate": 1.9098300562505266e-05,
3236
+ "loss": 0.4274,
3237
+ "step": 2255
3238
+ },
3239
+ {
3240
+ "epoch": 8.203266787658801,
3241
+ "grad_norm": 0.74609375,
3242
+ "learning_rate": 1.8726885586773212e-05,
3243
+ "loss": 0.4336,
3244
+ "step": 2260
3245
+ },
3246
+ {
3247
+ "epoch": 8.221415607985481,
3248
+ "grad_norm": 0.6953125,
3249
+ "learning_rate": 1.835874428023905e-05,
3250
+ "loss": 0.4359,
3251
+ "step": 2265
3252
+ },
3253
+ {
3254
+ "epoch": 8.23956442831216,
3255
+ "grad_norm": 0.703125,
3256
+ "learning_rate": 1.7993891471580893e-05,
3257
+ "loss": 0.4275,
3258
+ "step": 2270
3259
+ },
3260
+ {
3261
+ "epoch": 8.257713248638838,
3262
+ "grad_norm": 0.6796875,
3263
+ "learning_rate": 1.763234185701673e-05,
3264
+ "loss": 0.4315,
3265
+ "step": 2275
3266
+ },
3267
+ {
3268
+ "epoch": 8.275862068965518,
3269
+ "grad_norm": 0.70703125,
3270
+ "learning_rate": 1.7274109999712295e-05,
3271
+ "loss": 0.4249,
3272
+ "step": 2280
3273
+ },
3274
+ {
3275
+ "epoch": 8.294010889292196,
3276
+ "grad_norm": 0.734375,
3277
+ "learning_rate": 1.6919210329194533e-05,
3278
+ "loss": 0.4276,
3279
+ "step": 2285
3280
+ },
3281
+ {
3282
+ "epoch": 8.312159709618875,
3283
+ "grad_norm": 0.765625,
3284
+ "learning_rate": 1.6567657140770475e-05,
3285
+ "loss": 0.4315,
3286
+ "step": 2290
3287
+ },
3288
+ {
3289
+ "epoch": 8.330308529945553,
3290
+ "grad_norm": 0.71875,
3291
+ "learning_rate": 1.621946459495127e-05,
3292
+ "loss": 0.4247,
3293
+ "step": 2295
3294
+ },
3295
+ {
3296
+ "epoch": 8.348457350272232,
3297
+ "grad_norm": 0.76171875,
3298
+ "learning_rate": 1.587464671688187e-05,
3299
+ "loss": 0.4441,
3300
+ "step": 2300
3301
+ },
3302
+ {
3303
+ "epoch": 8.366606170598912,
3304
+ "grad_norm": 0.6875,
3305
+ "learning_rate": 1.553321739577619e-05,
3306
+ "loss": 0.4267,
3307
+ "step": 2305
3308
+ },
3309
+ {
3310
+ "epoch": 8.38475499092559,
3311
+ "grad_norm": 0.66796875,
3312
+ "learning_rate": 1.5195190384357404e-05,
3313
+ "loss": 0.4224,
3314
+ "step": 2310
3315
+ },
3316
+ {
3317
+ "epoch": 8.40290381125227,
3318
+ "grad_norm": 0.73828125,
3319
+ "learning_rate": 1.4860579298304312e-05,
3320
+ "loss": 0.4348,
3321
+ "step": 2315
3322
+ },
3323
+ {
3324
+ "epoch": 8.421052631578947,
3325
+ "grad_norm": 0.703125,
3326
+ "learning_rate": 1.4529397615702656e-05,
3327
+ "loss": 0.4321,
3328
+ "step": 2320
3329
+ },
3330
+ {
3331
+ "epoch": 8.439201451905626,
3332
+ "grad_norm": 0.73828125,
3333
+ "learning_rate": 1.4201658676502294e-05,
3334
+ "loss": 0.4386,
3335
+ "step": 2325
3336
+ },
3337
+ {
3338
+ "epoch": 8.457350272232304,
3339
+ "grad_norm": 0.77734375,
3340
+ "learning_rate": 1.3877375681979943e-05,
3341
+ "loss": 0.4366,
3342
+ "step": 2330
3343
+ },
3344
+ {
3345
+ "epoch": 8.475499092558984,
3346
+ "grad_norm": 0.72265625,
3347
+ "learning_rate": 1.3556561694207338e-05,
3348
+ "loss": 0.4336,
3349
+ "step": 2335
3350
+ },
3351
+ {
3352
+ "epoch": 8.493647912885663,
3353
+ "grad_norm": 0.75,
3354
+ "learning_rate": 1.3239229635525074e-05,
3355
+ "loss": 0.4274,
3356
+ "step": 2340
3357
+ },
3358
+ {
3359
+ "epoch": 8.511796733212341,
3360
+ "grad_norm": 0.7109375,
3361
+ "learning_rate": 1.2925392288022298e-05,
3362
+ "loss": 0.4259,
3363
+ "step": 2345
3364
+ },
3365
+ {
3366
+ "epoch": 8.52994555353902,
3367
+ "grad_norm": 0.66796875,
3368
+ "learning_rate": 1.2615062293021507e-05,
3369
+ "loss": 0.427,
3370
+ "step": 2350
3371
+ },
3372
+ {
3373
+ "epoch": 8.548094373865698,
3374
+ "grad_norm": 0.67578125,
3375
+ "learning_rate": 1.230825215056971e-05,
3376
+ "loss": 0.4226,
3377
+ "step": 2355
3378
+ },
3379
+ {
3380
+ "epoch": 8.566243194192378,
3381
+ "grad_norm": 0.7421875,
3382
+ "learning_rate": 1.2004974218934695e-05,
3383
+ "loss": 0.4361,
3384
+ "step": 2360
3385
+ },
3386
+ {
3387
+ "epoch": 8.584392014519056,
3388
+ "grad_norm": 0.65625,
3389
+ "learning_rate": 1.1705240714107302e-05,
3390
+ "loss": 0.4291,
3391
+ "step": 2365
3392
+ },
3393
+ {
3394
+ "epoch": 8.602540834845735,
3395
+ "grad_norm": 1.171875,
3396
+ "learning_rate": 1.1409063709309442e-05,
3397
+ "loss": 0.4416,
3398
+ "step": 2370
3399
+ },
3400
+ {
3401
+ "epoch": 8.620689655172415,
3402
+ "grad_norm": 0.69921875,
3403
+ "learning_rate": 1.1116455134507664e-05,
3404
+ "loss": 0.425,
3405
+ "step": 2375
3406
+ },
3407
+ {
3408
+ "epoch": 8.638838475499092,
3409
+ "grad_norm": 0.74609375,
3410
+ "learning_rate": 1.0827426775932658e-05,
3411
+ "loss": 0.4316,
3412
+ "step": 2380
3413
+ },
3414
+ {
3415
+ "epoch": 8.656987295825772,
3416
+ "grad_norm": 0.703125,
3417
+ "learning_rate": 1.054199027560463e-05,
3418
+ "loss": 0.425,
3419
+ "step": 2385
3420
+ },
3421
+ {
3422
+ "epoch": 8.67513611615245,
3423
+ "grad_norm": 0.6953125,
3424
+ "learning_rate": 1.026015713086418e-05,
3425
+ "loss": 0.4344,
3426
+ "step": 2390
3427
+ },
3428
+ {
3429
+ "epoch": 8.69328493647913,
3430
+ "grad_norm": 0.76171875,
3431
+ "learning_rate": 9.98193869390922e-06,
3432
+ "loss": 0.4261,
3433
+ "step": 2395
3434
+ },
3435
+ {
3436
+ "epoch": 8.711433756805807,
3437
+ "grad_norm": 0.75,
3438
+ "learning_rate": 9.707346171337894e-06,
3439
+ "loss": 0.4323,
3440
+ "step": 2400
3441
+ },
3442
+ {
3443
+ "epoch": 8.729582577132486,
3444
+ "grad_norm": 0.71484375,
3445
+ "learning_rate": 9.436390623696911e-06,
3446
+ "loss": 0.4309,
3447
+ "step": 2405
3448
+ },
3449
+ {
3450
+ "epoch": 8.747731397459166,
3451
+ "grad_norm": 0.76171875,
3452
+ "learning_rate": 9.16908296503628e-06,
3453
+ "loss": 0.4278,
3454
+ "step": 2410
3455
+ },
3456
+ {
3457
+ "epoch": 8.765880217785844,
3458
+ "grad_norm": 0.765625,
3459
+ "learning_rate": 8.905433962469489e-06,
3460
+ "loss": 0.4289,
3461
+ "step": 2415
3462
+ },
3463
+ {
3464
+ "epoch": 8.784029038112523,
3465
+ "grad_norm": 0.76171875,
3466
+ "learning_rate": 8.645454235739903e-06,
3467
+ "loss": 0.4323,
3468
+ "step": 2420
3469
+ },
3470
+ {
3471
+ "epoch": 8.802177858439201,
3472
+ "grad_norm": 0.66796875,
3473
+ "learning_rate": 8.38915425679304e-06,
3474
+ "loss": 0.4286,
3475
+ "step": 2425
3476
+ },
3477
+ {
3478
+ "epoch": 8.82032667876588,
3479
+ "grad_norm": 0.69140625,
3480
+ "learning_rate": 8.13654434935467e-06,
3481
+ "loss": 0.4267,
3482
+ "step": 2430
3483
+ },
3484
+ {
3485
+ "epoch": 8.838475499092558,
3486
+ "grad_norm": 0.75390625,
3487
+ "learning_rate": 7.887634688515e-06,
3488
+ "loss": 0.4351,
3489
+ "step": 2435
3490
+ },
3491
+ {
3492
+ "epoch": 8.856624319419238,
3493
+ "grad_norm": 0.7265625,
3494
+ "learning_rate": 7.642435300318907e-06,
3495
+ "loss": 0.4294,
3496
+ "step": 2440
3497
+ },
3498
+ {
3499
+ "epoch": 8.874773139745917,
3500
+ "grad_norm": 0.73828125,
3501
+ "learning_rate": 7.400956061361974e-06,
3502
+ "loss": 0.4301,
3503
+ "step": 2445
3504
+ },
3505
+ {
3506
+ "epoch": 8.892921960072595,
3507
+ "grad_norm": 0.69921875,
3508
+ "learning_rate": 7.163206698392744e-06,
3509
+ "loss": 0.4306,
3510
+ "step": 2450
3511
+ },
3512
+ {
3513
+ "epoch": 8.911070780399275,
3514
+ "grad_norm": 0.7265625,
3515
+ "learning_rate": 6.929196787920899e-06,
3516
+ "loss": 0.433,
3517
+ "step": 2455
3518
+ },
3519
+ {
3520
+ "epoch": 8.929219600725952,
3521
+ "grad_norm": 0.7265625,
3522
+ "learning_rate": 6.698935755831492e-06,
3523
+ "loss": 0.4332,
3524
+ "step": 2460
3525
+ },
3526
+ {
3527
+ "epoch": 8.947368421052632,
3528
+ "grad_norm": 0.70703125,
3529
+ "learning_rate": 6.472432877005341e-06,
3530
+ "loss": 0.4364,
3531
+ "step": 2465
3532
+ },
3533
+ {
3534
+ "epoch": 8.96551724137931,
3535
+ "grad_norm": 0.72265625,
3536
+ "learning_rate": 6.2496972749453766e-06,
3537
+ "loss": 0.434,
3538
+ "step": 2470
3539
+ },
3540
+ {
3541
+ "epoch": 8.98366606170599,
3542
+ "grad_norm": 0.65625,
3543
+ "learning_rate": 6.030737921409169e-06,
3544
+ "loss": 0.433,
3545
+ "step": 2475
3546
+ },
3547
+ {
3548
+ "epoch": 8.998185117967331,
3549
+ "eval_loss": 2.9603512287139893,
3550
+ "eval_runtime": 1.0237,
3551
+ "eval_samples_per_second": 4.884,
3552
+ "eval_steps_per_second": 1.954,
3553
+ "step": 2479
3554
+ },
3555
+ {
3556
+ "epoch": 9.001814882032669,
3557
+ "grad_norm": 0.68359375,
3558
+ "learning_rate": 5.8155636360475385e-06,
3559
+ "loss": 0.4369,
3560
+ "step": 2480
3561
+ },
3562
+ {
3563
+ "epoch": 9.019963702359346,
3564
+ "grad_norm": 0.68359375,
3565
+ "learning_rate": 5.604183086049342e-06,
3566
+ "loss": 0.4232,
3567
+ "step": 2485
3568
+ },
3569
+ {
3570
+ "epoch": 9.038112522686026,
3571
+ "grad_norm": 0.7109375,
3572
+ "learning_rate": 5.396604785792281e-06,
3573
+ "loss": 0.4265,
3574
+ "step": 2490
3575
+ },
3576
+ {
3577
+ "epoch": 9.056261343012704,
3578
+ "grad_norm": 0.73828125,
3579
+ "learning_rate": 5.192837096500058e-06,
3580
+ "loss": 0.4255,
3581
+ "step": 2495
3582
+ },
3583
+ {
3584
+ "epoch": 9.074410163339383,
3585
+ "grad_norm": 0.7265625,
3586
+ "learning_rate": 4.992888225905468e-06,
3587
+ "loss": 0.4207,
3588
+ "step": 2500
3589
+ },
3590
+ {
3591
+ "epoch": 9.092558983666061,
3592
+ "grad_norm": 0.6875,
3593
+ "learning_rate": 4.796766227919857e-06,
3594
+ "loss": 0.4223,
3595
+ "step": 2505
3596
+ },
3597
+ {
3598
+ "epoch": 9.11070780399274,
3599
+ "grad_norm": 0.72265625,
3600
+ "learning_rate": 4.604479002308737e-06,
3601
+ "loss": 0.4237,
3602
+ "step": 2510
3603
+ },
3604
+ {
3605
+ "epoch": 9.12885662431942,
3606
+ "grad_norm": 0.7421875,
3607
+ "learning_rate": 4.416034294373472e-06,
3608
+ "loss": 0.4417,
3609
+ "step": 2515
3610
+ },
3611
+ {
3612
+ "epoch": 9.147005444646098,
3613
+ "grad_norm": 0.69140625,
3614
+ "learning_rate": 4.231439694639483e-06,
3615
+ "loss": 0.4247,
3616
+ "step": 2520
3617
+ },
3618
+ {
3619
+ "epoch": 9.165154264972777,
3620
+ "grad_norm": 0.70703125,
3621
+ "learning_rate": 4.050702638550275e-06,
3622
+ "loss": 0.4244,
3623
+ "step": 2525
3624
+ },
3625
+ {
3626
+ "epoch": 9.183303085299455,
3627
+ "grad_norm": 0.69921875,
3628
+ "learning_rate": 3.873830406168111e-06,
3629
+ "loss": 0.4309,
3630
+ "step": 2530
3631
+ },
3632
+ {
3633
+ "epoch": 9.201451905626135,
3634
+ "grad_norm": 0.71875,
3635
+ "learning_rate": 3.7008301218807716e-06,
3636
+ "loss": 0.4264,
3637
+ "step": 2535
3638
+ },
3639
+ {
3640
+ "epoch": 9.219600725952812,
3641
+ "grad_norm": 0.73046875,
3642
+ "learning_rate": 3.5317087541144377e-06,
3643
+ "loss": 0.4226,
3644
+ "step": 2540
3645
+ },
3646
+ {
3647
+ "epoch": 9.237749546279492,
3648
+ "grad_norm": 0.6953125,
3649
+ "learning_rate": 3.3664731150531482e-06,
3650
+ "loss": 0.4263,
3651
+ "step": 2545
3652
+ },
3653
+ {
3654
+ "epoch": 9.255898366606171,
3655
+ "grad_norm": 0.7578125,
3656
+ "learning_rate": 3.2051298603643753e-06,
3657
+ "loss": 0.4272,
3658
+ "step": 2550
3659
+ },
3660
+ {
3661
+ "epoch": 9.27404718693285,
3662
+ "grad_norm": 0.84375,
3663
+ "learning_rate": 3.047685488930874e-06,
3664
+ "loss": 0.4207,
3665
+ "step": 2555
3666
+ },
3667
+ {
3668
+ "epoch": 9.292196007259529,
3669
+ "grad_norm": 0.73046875,
3670
+ "learning_rate": 2.894146342588977e-06,
3671
+ "loss": 0.426,
3672
+ "step": 2560
3673
+ },
3674
+ {
3675
+ "epoch": 9.310344827586206,
3676
+ "grad_norm": 0.75390625,
3677
+ "learning_rate": 2.744518605873092e-06,
3678
+ "loss": 0.4308,
3679
+ "step": 2565
3680
+ },
3681
+ {
3682
+ "epoch": 9.328493647912886,
3683
+ "grad_norm": 0.76953125,
3684
+ "learning_rate": 2.5988083057666533e-06,
3685
+ "loss": 0.4262,
3686
+ "step": 2570
3687
+ },
3688
+ {
3689
+ "epoch": 9.346642468239564,
3690
+ "grad_norm": 0.75,
3691
+ "learning_rate": 2.4570213114592954e-06,
3692
+ "loss": 0.4225,
3693
+ "step": 2575
3694
+ },
3695
+ {
3696
+ "epoch": 9.364791288566243,
3697
+ "grad_norm": 0.73046875,
3698
+ "learning_rate": 2.3191633341104856e-06,
3699
+ "loss": 0.4198,
3700
+ "step": 2580
3701
+ },
3702
+ {
3703
+ "epoch": 9.382940108892923,
3704
+ "grad_norm": 0.69921875,
3705
+ "learning_rate": 2.1852399266194314e-06,
3706
+ "loss": 0.4168,
3707
+ "step": 2585
3708
+ },
3709
+ {
3710
+ "epoch": 9.4010889292196,
3711
+ "grad_norm": 0.69921875,
3712
+ "learning_rate": 2.05525648340148e-06,
3713
+ "loss": 0.4234,
3714
+ "step": 2590
3715
+ },
3716
+ {
3717
+ "epoch": 9.41923774954628,
3718
+ "grad_norm": 0.75,
3719
+ "learning_rate": 1.9292182401707603e-06,
3720
+ "loss": 0.4383,
3721
+ "step": 2595
3722
+ },
3723
+ {
3724
+ "epoch": 9.437386569872958,
3725
+ "grad_norm": 0.68359375,
3726
+ "learning_rate": 1.8071302737293295e-06,
3727
+ "loss": 0.4203,
3728
+ "step": 2600
3729
+ },
3730
+ {
3731
+ "epoch": 9.455535390199637,
3732
+ "grad_norm": 0.7265625,
3733
+ "learning_rate": 1.6889975017626903e-06,
3734
+ "loss": 0.4152,
3735
+ "step": 2605
3736
+ },
3737
+ {
3738
+ "epoch": 9.473684210526315,
3739
+ "grad_norm": 0.6875,
3740
+ "learning_rate": 1.574824682641629e-06,
3741
+ "loss": 0.4275,
3742
+ "step": 2610
3743
+ },
3744
+ {
3745
+ "epoch": 9.491833030852995,
3746
+ "grad_norm": 0.6640625,
3747
+ "learning_rate": 1.4646164152307018e-06,
3748
+ "loss": 0.4209,
3749
+ "step": 2615
3750
+ },
3751
+ {
3752
+ "epoch": 9.509981851179674,
3753
+ "grad_norm": 0.734375,
3754
+ "learning_rate": 1.3583771387028265e-06,
3755
+ "loss": 0.429,
3756
+ "step": 2620
3757
+ },
3758
+ {
3759
+ "epoch": 9.528130671506352,
3760
+ "grad_norm": 0.69140625,
3761
+ "learning_rate": 1.2561111323605712e-06,
3762
+ "loss": 0.4182,
3763
+ "step": 2625
3764
+ },
3765
+ {
3766
+ "epoch": 9.546279491833031,
3767
+ "grad_norm": 0.7109375,
3768
+ "learning_rate": 1.157822515463758e-06,
3769
+ "loss": 0.424,
3770
+ "step": 2630
3771
+ },
3772
+ {
3773
+ "epoch": 9.56442831215971,
3774
+ "grad_norm": 0.6875,
3775
+ "learning_rate": 1.0635152470635512e-06,
3776
+ "loss": 0.4211,
3777
+ "step": 2635
3778
+ },
3779
+ {
3780
+ "epoch": 9.582577132486389,
3781
+ "grad_norm": 0.69140625,
3782
+ "learning_rate": 9.731931258429638e-07,
3783
+ "loss": 0.4202,
3784
+ "step": 2640
3785
+ },
3786
+ {
3787
+ "epoch": 9.600725952813066,
3788
+ "grad_norm": 0.6953125,
3789
+ "learning_rate": 8.868597899638898e-07,
3790
+ "loss": 0.4183,
3791
+ "step": 2645
3792
+ },
3793
+ {
3794
+ "epoch": 9.618874773139746,
3795
+ "grad_norm": 0.6796875,
3796
+ "learning_rate": 8.04518716920466e-07,
3797
+ "loss": 0.4258,
3798
+ "step": 2650
3799
+ },
3800
+ {
3801
+ "epoch": 9.637023593466425,
3802
+ "grad_norm": 0.6953125,
3803
+ "learning_rate": 7.261732233991513e-07,
3804
+ "loss": 0.426,
3805
+ "step": 2655
3806
+ },
3807
+ {
3808
+ "epoch": 9.655172413793103,
3809
+ "grad_norm": 0.69921875,
3810
+ "learning_rate": 6.518264651449779e-07,
3811
+ "loss": 0.4341,
3812
+ "step": 2660
3813
+ },
3814
+ {
3815
+ "epoch": 9.673321234119783,
3816
+ "grad_norm": 0.7265625,
3817
+ "learning_rate": 5.814814368345412e-07,
3818
+ "loss": 0.4311,
3819
+ "step": 2665
3820
+ },
3821
+ {
3822
+ "epoch": 9.69147005444646,
3823
+ "grad_norm": 0.72265625,
3824
+ "learning_rate": 5.151409719553079e-07,
3825
+ "loss": 0.4219,
3826
+ "step": 2670
3827
+ },
3828
+ {
3829
+ "epoch": 9.70961887477314,
3830
+ "grad_norm": 0.6796875,
3831
+ "learning_rate": 4.5280774269154115e-07,
3832
+ "loss": 0.4205,
3833
+ "step": 2675
3834
+ },
3835
+ {
3836
+ "epoch": 9.727767695099818,
3837
+ "grad_norm": 0.74609375,
3838
+ "learning_rate": 3.9448425981661876e-07,
3839
+ "loss": 0.4268,
3840
+ "step": 2680
3841
+ },
3842
+ {
3843
+ "epoch": 9.745916515426497,
3844
+ "grad_norm": 0.69921875,
3845
+ "learning_rate": 3.401728725919373e-07,
3846
+ "loss": 0.4258,
3847
+ "step": 2685
3848
+ },
3849
+ {
3850
+ "epoch": 9.764065335753177,
3851
+ "grad_norm": 0.73046875,
3852
+ "learning_rate": 2.898757686722542e-07,
3853
+ "loss": 0.4191,
3854
+ "step": 2690
3855
+ },
3856
+ {
3857
+ "epoch": 9.782214156079855,
3858
+ "grad_norm": 0.78125,
3859
+ "learning_rate": 2.4359497401758024e-07,
3860
+ "loss": 0.4277,
3861
+ "step": 2695
3862
+ },
3863
+ {
3864
+ "epoch": 9.800362976406534,
3865
+ "grad_norm": 0.68359375,
3866
+ "learning_rate": 2.0133235281156736e-07,
3867
+ "loss": 0.434,
3868
+ "step": 2700
3869
+ },
3870
+ {
3871
+ "epoch": 9.818511796733212,
3872
+ "grad_norm": 0.69921875,
3873
+ "learning_rate": 1.630896073864352e-07,
3874
+ "loss": 0.4307,
3875
+ "step": 2705
3876
+ },
3877
+ {
3878
+ "epoch": 9.836660617059891,
3879
+ "grad_norm": 0.71484375,
3880
+ "learning_rate": 1.2886827815440372e-07,
3881
+ "loss": 0.4291,
3882
+ "step": 2710
3883
+ },
3884
+ {
3885
+ "epoch": 9.85480943738657,
3886
+ "grad_norm": 0.73046875,
3887
+ "learning_rate": 9.866974354560965e-08,
3888
+ "loss": 0.4284,
3889
+ "step": 2715
3890
+ },
3891
+ {
3892
+ "epoch": 9.872958257713249,
3893
+ "grad_norm": 0.796875,
3894
+ "learning_rate": 7.249521995263964e-08,
3895
+ "loss": 0.4319,
3896
+ "step": 2720
3897
+ },
3898
+ {
3899
+ "epoch": 9.891107078039928,
3900
+ "grad_norm": 0.71484375,
3901
+ "learning_rate": 5.0345761681491746e-08,
3902
+ "loss": 0.4329,
3903
+ "step": 2725
3904
+ },
3905
+ {
3906
+ "epoch": 9.909255898366606,
3907
+ "grad_norm": 0.7421875,
3908
+ "learning_rate": 3.2222260909087196e-08,
3909
+ "loss": 0.4218,
3910
+ "step": 2730
3911
+ },
3912
+ {
3913
+ "epoch": 9.927404718693285,
3914
+ "grad_norm": 1.0,
3915
+ "learning_rate": 1.81254476474213e-08,
3916
+ "loss": 0.4236,
3917
+ "step": 2735
3918
+ },
3919
+ {
3920
+ "epoch": 9.945553539019963,
3921
+ "grad_norm": 0.69921875,
3922
+ "learning_rate": 8.055889714064791e-09,
3923
+ "loss": 0.424,
3924
+ "step": 2740
3925
+ },
3926
+ {
3927
+ "epoch": 9.963702359346643,
3928
+ "grad_norm": 0.71875,
3929
+ "learning_rate": 2.0139927093487664e-09,
3930
+ "loss": 0.4362,
3931
+ "step": 2745
3932
+ },
3933
+ {
3934
+ "epoch": 9.98185117967332,
3935
+ "grad_norm": 0.69140625,
3936
+ "learning_rate": 0.0,
3937
+ "loss": 0.4229,
3938
+ "step": 2750
3939
+ },
3940
+ {
3941
+ "epoch": 9.98185117967332,
3942
+ "eval_loss": 2.9801077842712402,
3943
+ "eval_runtime": 1.0256,
3944
+ "eval_samples_per_second": 4.875,
3945
+ "eval_steps_per_second": 1.95,
3946
+ "step": 2750
3947
+ },
3948
+ {
3949
+ "epoch": 9.98185117967332,
3950
+ "step": 2750,
3951
+ "total_flos": 4.2044012259841147e+18,
3952
+ "train_loss": 1.3294648733139038,
3953
+ "train_runtime": 22350.6599,
3954
+ "train_samples_per_second": 1.971,
3955
+ "train_steps_per_second": 0.123
3956
+ }
3957
+ ],
3958
+ "logging_steps": 5,
3959
+ "max_steps": 2750,
3960
+ "num_input_tokens_seen": 0,
3961
+ "num_train_epochs": 10,
3962
+ "save_steps": 100,
3963
+ "stateful_callbacks": {
3964
+ "TrainerControl": {
3965
+ "args": {
3966
+ "should_epoch_stop": false,
3967
+ "should_evaluate": false,
3968
+ "should_log": false,
3969
+ "should_save": true,
3970
+ "should_training_stop": false
3971
+ },
3972
+ "attributes": {}
3973
+ }
3974
+ },
3975
+ "total_flos": 4.2044012259841147e+18,
3976
+ "train_batch_size": 4,
3977
+ "trial_name": null,
3978
+ "trial_params": null
3979
+ }