File size: 2,391 Bytes
ad1a473
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.986666666666667,
  "eval_steps": 500,
  "global_step": 84,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.35555555555555557,
      "grad_norm": 3.758638381958008,
      "learning_rate": 4.444444444444444e-06,
      "loss": 1.2892,
      "step": 10
    },
    {
      "epoch": 0.7111111111111111,
      "grad_norm": 3.2213594913482666,
      "learning_rate": 4.824441214720629e-06,
      "loss": 1.0878,
      "step": 20
    },
    {
      "epoch": 1.0666666666666667,
      "grad_norm": 2.8044538497924805,
      "learning_rate": 4.249158351283414e-06,
      "loss": 0.8957,
      "step": 30
    },
    {
      "epoch": 1.4222222222222223,
      "grad_norm": 2.3454504013061523,
      "learning_rate": 3.3714301183045382e-06,
      "loss": 0.7399,
      "step": 40
    },
    {
      "epoch": 1.7777777777777777,
      "grad_norm": 2.036797285079956,
      "learning_rate": 2.3430237011767166e-06,
      "loss": 0.6107,
      "step": 50
    },
    {
      "epoch": 2.1333333333333333,
      "grad_norm": 1.5367364883422852,
      "learning_rate": 1.3417599122003464e-06,
      "loss": 0.4844,
      "step": 60
    },
    {
      "epoch": 2.488888888888889,
      "grad_norm": 2.367539644241333,
      "learning_rate": 5.407663566854008e-07,
      "loss": 0.4673,
      "step": 70
    },
    {
      "epoch": 2.8444444444444446,
      "grad_norm": 2.4404282569885254,
      "learning_rate": 7.854209717842231e-08,
      "loss": 0.4532,
      "step": 80
    },
    {
      "epoch": 2.986666666666667,
      "step": 84,
      "total_flos": 1.134821632868352e+16,
      "train_loss": 0.7413791517416636,
      "train_runtime": 233.6297,
      "train_samples_per_second": 5.778,
      "train_steps_per_second": 0.36
    }
  ],
  "logging_steps": 10,
  "max_steps": 84,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 500,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 1.134821632868352e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}