File size: 3,024 Bytes
27ab84d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 3.0,
  "eval_steps": 500,
  "global_step": 120,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.25316455696202533,
      "grad_norm": 4.975057833206688,
      "learning_rate": 7.500000000000001e-06,
      "loss": 1.6219,
      "step": 10
    },
    {
      "epoch": 0.5063291139240507,
      "grad_norm": 3.329824512344662,
      "learning_rate": 9.896703108827758e-06,
      "loss": 1.3156,
      "step": 20
    },
    {
      "epoch": 0.759493670886076,
      "grad_norm": 3.1011128116963076,
      "learning_rate": 9.401006955900555e-06,
      "loss": 1.2738,
      "step": 30
    },
    {
      "epoch": 1.0,
      "grad_norm": 3.286114229086214,
      "learning_rate": 8.535533905932739e-06,
      "loss": 1.2392,
      "step": 40
    },
    {
      "epoch": 1.2531645569620253,
      "grad_norm": 3.715139891693918,
      "learning_rate": 7.373001848738203e-06,
      "loss": 0.7197,
      "step": 50
    },
    {
      "epoch": 1.5063291139240507,
      "grad_norm": 2.8850206230172413,
      "learning_rate": 6.011087861660191e-06,
      "loss": 0.6507,
      "step": 60
    },
    {
      "epoch": 1.759493670886076,
      "grad_norm": 3.4047755587817092,
      "learning_rate": 4.564221286261709e-06,
      "loss": 0.6525,
      "step": 70
    },
    {
      "epoch": 2.0,
      "grad_norm": 4.553288498796671,
      "learning_rate": 3.1539692634365788e-06,
      "loss": 0.6397,
      "step": 80
    },
    {
      "epoch": 2.2531645569620253,
      "grad_norm": 2.79377523557134,
      "learning_rate": 1.8988225436587005e-06,
      "loss": 0.3171,
      "step": 90
    },
    {
      "epoch": 2.5063291139240507,
      "grad_norm": 3.0196884442909346,
      "learning_rate": 9.042397785550405e-07,
      "loss": 0.2635,
      "step": 100
    },
    {
      "epoch": 2.759493670886076,
      "grad_norm": 3.106499382571576,
      "learning_rate": 2.5378678213483057e-07,
      "loss": 0.2825,
      "step": 110
    },
    {
      "epoch": 3.0,
      "grad_norm": 2.8625553748005914,
      "learning_rate": 2.1152495889970035e-09,
      "loss": 0.2523,
      "step": 120
    },
    {
      "epoch": 3.0,
      "step": 120,
      "total_flos": 4908562513920.0,
      "train_loss": 0.7690611402193706,
      "train_runtime": 205.6825,
      "train_samples_per_second": 72.928,
      "train_steps_per_second": 0.583
    }
  ],
  "logging_steps": 10,
  "max_steps": 120,
  "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": 4908562513920.0,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}