File size: 2,708 Bytes
a0aa88e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.1119664100769768,
  "eval_steps": 100,
  "global_step": 100,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.11196641007697691,
      "grad_norm": 33.81226137131406,
      "learning_rate": 4.000000000000001e-06,
      "loss": 2.7358,
      "step": 10
    },
    {
      "epoch": 0.22393282015395383,
      "grad_norm": 3.126971357941473,
      "learning_rate": 8.444444444444446e-06,
      "loss": 0.527,
      "step": 20
    },
    {
      "epoch": 0.3358992302309307,
      "grad_norm": 1.6515920436614058,
      "learning_rate": 1.288888888888889e-05,
      "loss": 0.3884,
      "step": 30
    },
    {
      "epoch": 0.44786564030790765,
      "grad_norm": 0.9474838344715308,
      "learning_rate": 1.7333333333333336e-05,
      "loss": 0.3406,
      "step": 40
    },
    {
      "epoch": 0.5598320503848845,
      "grad_norm": 5.128129734480829,
      "learning_rate": 1.9995186678809513e-05,
      "loss": 0.311,
      "step": 50
    },
    {
      "epoch": 0.6717984604618614,
      "grad_norm": 1.6245368590343587,
      "learning_rate": 1.9941090015469614e-05,
      "loss": 0.2988,
      "step": 60
    },
    {
      "epoch": 0.7837648705388384,
      "grad_norm": 1.611763809071587,
      "learning_rate": 1.9827206467064133e-05,
      "loss": 0.2809,
      "step": 70
    },
    {
      "epoch": 0.8957312806158153,
      "grad_norm": 1.668412741711298,
      "learning_rate": 1.9654220942653223e-05,
      "loss": 0.2657,
      "step": 80
    },
    {
      "epoch": 1.0,
      "grad_norm": 2.1431570423104263,
      "learning_rate": 1.9423173797534924e-05,
      "loss": 0.2516,
      "step": 90
    },
    {
      "epoch": 1.1119664100769768,
      "grad_norm": 1.484525869599161,
      "learning_rate": 1.913545457642601e-05,
      "loss": 0.2454,
      "step": 100
    },
    {
      "epoch": 1.1119664100769768,
      "eval_loss": 0.22891120612621307,
      "eval_runtime": 286.3307,
      "eval_samples_per_second": 12.611,
      "eval_steps_per_second": 3.154,
      "step": 100
    }
  ],
  "logging_steps": 10,
  "max_steps": 450,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 5,
  "save_steps": 100,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 264469242445824.0,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}