File size: 2,804 Bytes
1665f04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.0,
  "eval_steps": 500,
  "global_step": 128,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.15655577299412915,
      "grad_norm": 8.653885841369629,
      "learning_rate": 1.5789473684210526e-05,
      "loss": 22.3789,
      "step": 10
    },
    {
      "epoch": 0.3131115459882583,
      "grad_norm": 4.433068752288818,
      "learning_rate": 2.9823529411764707e-05,
      "loss": 20.8804,
      "step": 20
    },
    {
      "epoch": 0.46966731898238745,
      "grad_norm": 4.180165767669678,
      "learning_rate": 2.8058823529411766e-05,
      "loss": 19.2313,
      "step": 30
    },
    {
      "epoch": 0.6262230919765166,
      "grad_norm": 4.197498321533203,
      "learning_rate": 2.6294117647058825e-05,
      "loss": 18.3825,
      "step": 40
    },
    {
      "epoch": 0.7827788649706457,
      "grad_norm": 4.2604594230651855,
      "learning_rate": 2.452941176470588e-05,
      "loss": 17.0293,
      "step": 50
    },
    {
      "epoch": 0.9393346379647749,
      "grad_norm": 4.613166809082031,
      "learning_rate": 2.276470588235294e-05,
      "loss": 15.8548,
      "step": 60
    },
    {
      "epoch": 1.0939334637964775,
      "grad_norm": 4.805100917816162,
      "learning_rate": 2.1e-05,
      "loss": 15.2336,
      "step": 70
    },
    {
      "epoch": 1.2504892367906066,
      "grad_norm": 4.5222883224487305,
      "learning_rate": 1.923529411764706e-05,
      "loss": 15.19,
      "step": 80
    },
    {
      "epoch": 1.4070450097847358,
      "grad_norm": 5.12910795211792,
      "learning_rate": 1.747058823529412e-05,
      "loss": 15.0824,
      "step": 90
    },
    {
      "epoch": 1.563600782778865,
      "grad_norm": 5.300595283508301,
      "learning_rate": 1.570588235294118e-05,
      "loss": 14.5899,
      "step": 100
    },
    {
      "epoch": 1.720156555772994,
      "grad_norm": 5.652774333953857,
      "learning_rate": 1.3941176470588236e-05,
      "loss": 15.0659,
      "step": 110
    },
    {
      "epoch": 1.8767123287671232,
      "grad_norm": 5.436872959136963,
      "learning_rate": 1.2176470588235294e-05,
      "loss": 14.7455,
      "step": 120
    }
  ],
  "logging_steps": 10,
  "max_steps": 189,
  "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": false
      },
      "attributes": {}
    }
  },
  "total_flos": 1.7165084635004928e+16,
  "train_batch_size": 1,
  "trial_name": null,
  "trial_params": null
}