File size: 2,478 Bytes
27e67f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 5026,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.19896538002387584,
      "grad_norm": 0.22902533411979675,
      "learning_rate": 5e-05,
      "loss": 3.7966,
      "step": 500
    },
    {
      "epoch": 0.3979307600477517,
      "grad_norm": 0.22708623111248016,
      "learning_rate": 4.447635881573133e-05,
      "loss": 1.4108,
      "step": 1000
    },
    {
      "epoch": 0.5968961400716275,
      "grad_norm": 0.20095278322696686,
      "learning_rate": 3.895271763146266e-05,
      "loss": 1.365,
      "step": 1500
    },
    {
      "epoch": 0.7958615200955034,
      "grad_norm": 0.1303737759590149,
      "learning_rate": 3.342907644719399e-05,
      "loss": 1.3683,
      "step": 2000
    },
    {
      "epoch": 0.9948269001193792,
      "grad_norm": 0.21030685305595398,
      "learning_rate": 2.7905435262925323e-05,
      "loss": 1.3898,
      "step": 2500
    },
    {
      "epoch": 1.193792280143255,
      "grad_norm": 0.18989521265029907,
      "learning_rate": 2.2381794078656652e-05,
      "loss": 1.3441,
      "step": 3000
    },
    {
      "epoch": 1.392757660167131,
      "grad_norm": 0.19548365473747253,
      "learning_rate": 1.6858152894387984e-05,
      "loss": 1.3469,
      "step": 3500
    },
    {
      "epoch": 1.5917230401910067,
      "grad_norm": 0.23873193562030792,
      "learning_rate": 1.133451171011931e-05,
      "loss": 1.3736,
      "step": 4000
    },
    {
      "epoch": 1.7906884202148827,
      "grad_norm": 0.2010679692029953,
      "learning_rate": 5.810870525850641e-06,
      "loss": 1.3847,
      "step": 4500
    },
    {
      "epoch": 1.9896538002387585,
      "grad_norm": 0.19471381604671478,
      "learning_rate": 2.872293415819708e-07,
      "loss": 1.3575,
      "step": 5000
    }
  ],
  "logging_steps": 500,
  "max_steps": 5026,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 2,
  "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.88611238559744e+16,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}