File size: 2,548 Bytes
2f6a91a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 16.666666666666668,
  "eval_steps": 200,
  "global_step": 100,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.16666666666666666,
      "eval_loss": 7.951489448547363,
      "eval_runtime": 2.4654,
      "eval_samples_per_second": 608.831,
      "eval_steps_per_second": 4.867,
      "step": 1
    },
    {
      "epoch": 1.6666666666666665,
      "grad_norm": 1.2890625,
      "learning_rate": 0.00019863613034027224,
      "loss": 7.5689,
      "step": 10
    },
    {
      "epoch": 3.3333333333333335,
      "grad_norm": 0.68359375,
      "learning_rate": 0.0001879473751206489,
      "loss": 7.1747,
      "step": 20
    },
    {
      "epoch": 5.0,
      "grad_norm": 0.482421875,
      "learning_rate": 0.00016772815716257412,
      "loss": 6.9807,
      "step": 30
    },
    {
      "epoch": 6.666666666666667,
      "grad_norm": 0.4140625,
      "learning_rate": 0.00014016954246529696,
      "loss": 6.8685,
      "step": 40
    },
    {
      "epoch": 8.333333333333334,
      "grad_norm": 0.37109375,
      "learning_rate": 0.00010825793454723325,
      "loss": 6.7933,
      "step": 50
    },
    {
      "epoch": 10.0,
      "grad_norm": 0.35546875,
      "learning_rate": 7.54514512859201e-05,
      "loss": 6.7559,
      "step": 60
    },
    {
      "epoch": 11.666666666666666,
      "grad_norm": 0.35546875,
      "learning_rate": 4.530518418775733e-05,
      "loss": 6.7442,
      "step": 70
    },
    {
      "epoch": 13.333333333333334,
      "grad_norm": 0.353515625,
      "learning_rate": 2.1085949060360654e-05,
      "loss": 6.727,
      "step": 80
    },
    {
      "epoch": 15.0,
      "grad_norm": 0.34375,
      "learning_rate": 5.418275829936537e-06,
      "loss": 6.7252,
      "step": 90
    },
    {
      "epoch": 16.666666666666668,
      "grad_norm": 0.34765625,
      "learning_rate": 0.0,
      "loss": 6.7263,
      "step": 100
    }
  ],
  "logging_steps": 10,
  "max_steps": 100,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 17,
  "save_steps": 200,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 404757046886400.0,
  "train_batch_size": 32,
  "trial_name": null,
  "trial_params": null
}