File size: 2,717 Bytes
81d6d1b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 200.0,
  "eval_steps": 200,
  "global_step": 200,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 20.0,
      "grad_norm": 0.38967031240463257,
      "learning_rate": 8e-05,
      "loss": 0.1783,
      "step": 20
    },
    {
      "epoch": 40.0,
      "grad_norm": 0.009602731093764305,
      "learning_rate": 0.00016,
      "loss": 0.0093,
      "step": 40
    },
    {
      "epoch": 60.0,
      "grad_norm": 0.000580370076932013,
      "learning_rate": 0.0001866666666666667,
      "loss": 0.0,
      "step": 60
    },
    {
      "epoch": 80.0,
      "grad_norm": 0.00020515041251201183,
      "learning_rate": 0.00016,
      "loss": 0.0,
      "step": 80
    },
    {
      "epoch": 100.0,
      "grad_norm": 0.00012300981325097382,
      "learning_rate": 0.00013333333333333334,
      "loss": 0.0,
      "step": 100
    },
    {
      "epoch": 120.0,
      "grad_norm": 9.383377619087696e-05,
      "learning_rate": 0.00010666666666666667,
      "loss": 0.0,
      "step": 120
    },
    {
      "epoch": 140.0,
      "grad_norm": 8.079586405074224e-05,
      "learning_rate": 8e-05,
      "loss": 0.0,
      "step": 140
    },
    {
      "epoch": 160.0,
      "grad_norm": 7.359922165051103e-05,
      "learning_rate": 5.333333333333333e-05,
      "loss": 0.0,
      "step": 160
    },
    {
      "epoch": 180.0,
      "grad_norm": 6.797131209168583e-05,
      "learning_rate": 2.6666666666666667e-05,
      "loss": 0.0,
      "step": 180
    },
    {
      "epoch": 200.0,
      "grad_norm": 6.64097024127841e-05,
      "learning_rate": 0.0,
      "loss": 0.0,
      "step": 200
    },
    {
      "epoch": 200.0,
      "eval_loss": 1.2874310414190404e-05,
      "eval_runtime": 0.4025,
      "eval_samples_per_second": 2.485,
      "eval_steps_per_second": 2.485,
      "step": 200
    },
    {
      "epoch": 200.0,
      "step": 200,
      "total_flos": 1572670596710400.0,
      "train_loss": 0.018764802380228502,
      "train_runtime": 147.4566,
      "train_samples_per_second": 21.701,
      "train_steps_per_second": 1.356
    }
  ],
  "logging_steps": 20,
  "max_steps": 200,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 200,
  "save_steps": 50,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 1572670596710400.0,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}