File size: 2,387 Bytes
fe7b4a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 3.5294117647058822,
  "eval_steps": 500,
  "global_step": 45,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.39215686274509803,
      "grad_norm": 0.0654296875,
      "learning_rate": 0.0001,
      "loss": 0.6657,
      "step": 5
    },
    {
      "epoch": 0.7843137254901961,
      "grad_norm": 0.0291748046875,
      "learning_rate": 0.0001,
      "loss": 0.599,
      "step": 10
    },
    {
      "epoch": 1.1764705882352942,
      "grad_norm": 0.0203857421875,
      "learning_rate": 0.0001,
      "loss": 0.5605,
      "step": 15
    },
    {
      "epoch": 1.5686274509803921,
      "grad_norm": 0.0189208984375,
      "learning_rate": 0.0001,
      "loss": 0.5525,
      "step": 20
    },
    {
      "epoch": 1.9607843137254903,
      "grad_norm": 0.027587890625,
      "learning_rate": 0.0001,
      "loss": 0.5312,
      "step": 25
    },
    {
      "epoch": 2.3529411764705883,
      "grad_norm": 0.01708984375,
      "learning_rate": 0.0001,
      "loss": 0.529,
      "step": 30
    },
    {
      "epoch": 2.7450980392156863,
      "grad_norm": 0.02734375,
      "learning_rate": 0.0001,
      "loss": 0.5179,
      "step": 35
    },
    {
      "epoch": 3.1372549019607843,
      "grad_norm": 0.017578125,
      "learning_rate": 0.0001,
      "loss": 0.5203,
      "step": 40
    },
    {
      "epoch": 3.5294117647058822,
      "grad_norm": 0.0242919921875,
      "learning_rate": 0.0001,
      "loss": 0.4744,
      "step": 45
    },
    {
      "epoch": 3.5294117647058822,
      "step": 45,
      "total_flos": 3.685541393109811e+17,
      "train_loss": 0.5500616497463651,
      "train_runtime": 9018.8961,
      "train_samples_per_second": 0.639,
      "train_steps_per_second": 0.005
    }
  ],
  "logging_steps": 5,
  "max_steps": 45,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 4,
  "save_steps": 180,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 3.685541393109811e+17,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}