File size: 1,607 Bytes
b9e24d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 4.0,
  "eval_steps": 100,
  "global_step": 64,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.62,
      "grad_norm": 1.1892509460449219,
      "learning_rate": 0.00016875,
      "loss": 0.5447,
      "step": 10
    },
    {
      "epoch": 1.25,
      "grad_norm": 1.315897822380066,
      "learning_rate": 0.0001375,
      "loss": 0.408,
      "step": 20
    },
    {
      "epoch": 1.88,
      "grad_norm": 0.7632724046707153,
      "learning_rate": 0.00010625000000000001,
      "loss": 0.2444,
      "step": 30
    },
    {
      "epoch": 2.5,
      "grad_norm": 0.5031312704086304,
      "learning_rate": 7.500000000000001e-05,
      "loss": 0.1791,
      "step": 40
    },
    {
      "epoch": 3.12,
      "grad_norm": 0.6666581630706787,
      "learning_rate": 4.375e-05,
      "loss": 0.1459,
      "step": 50
    },
    {
      "epoch": 3.75,
      "grad_norm": 0.8803956508636475,
      "learning_rate": 1.25e-05,
      "loss": 0.1187,
      "step": 60
    },
    {
      "epoch": 4.0,
      "step": 64,
      "total_flos": 7.749476775936e+16,
      "train_loss": 0.2629110822454095,
      "train_runtime": 64.8307,
      "train_samples_per_second": 15.425,
      "train_steps_per_second": 0.987
    }
  ],
  "logging_steps": 10,
  "max_steps": 64,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 4,
  "save_steps": 100,
  "total_flos": 7.749476775936e+16,
  "train_batch_size": 16,
  "trial_name": null,
  "trial_params": null
}