File size: 2,499 Bytes
9b12bf9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.0,
  "eval_steps": 500,
  "global_step": 10050,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.19900497512437812,
      "grad_norm": 0.26937374472618103,
      "learning_rate": 4.738219895287958e-05,
      "loss": 2.1306,
      "step": 1000
    },
    {
      "epoch": 0.39800995024875624,
      "grad_norm": 0.1997993439435959,
      "learning_rate": 4.2146596858638745e-05,
      "loss": 0.3628,
      "step": 2000
    },
    {
      "epoch": 0.5970149253731343,
      "grad_norm": 0.2434607893228531,
      "learning_rate": 3.691099476439791e-05,
      "loss": 0.354,
      "step": 3000
    },
    {
      "epoch": 0.7960199004975125,
      "grad_norm": 0.1875876635313034,
      "learning_rate": 3.167539267015707e-05,
      "loss": 0.3529,
      "step": 4000
    },
    {
      "epoch": 0.9950248756218906,
      "grad_norm": 0.2847432792186737,
      "learning_rate": 2.643979057591623e-05,
      "loss": 0.3518,
      "step": 5000
    },
    {
      "epoch": 1.1940298507462686,
      "grad_norm": 0.21426910161972046,
      "learning_rate": 2.1204188481675396e-05,
      "loss": 0.3414,
      "step": 6000
    },
    {
      "epoch": 1.3930348258706466,
      "grad_norm": 0.24933403730392456,
      "learning_rate": 1.5968586387434557e-05,
      "loss": 0.3444,
      "step": 7000
    },
    {
      "epoch": 1.5920398009950247,
      "grad_norm": 0.2430945485830307,
      "learning_rate": 1.0732984293193717e-05,
      "loss": 0.3504,
      "step": 8000
    },
    {
      "epoch": 1.7910447761194028,
      "grad_norm": 0.2998332381248474,
      "learning_rate": 5.49738219895288e-06,
      "loss": 0.3344,
      "step": 9000
    },
    {
      "epoch": 1.9900497512437811,
      "grad_norm": 0.15377995371818542,
      "learning_rate": 2.617801047120419e-07,
      "loss": 0.3431,
      "step": 10000
    }
  ],
  "logging_steps": 1000,
  "max_steps": 10050,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 2,
  "save_steps": 1000,
  "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.88611238559744e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}