File size: 2,475 Bytes
884fdad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 24.0,
  "eval_steps": 500,
  "global_step": 90,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 2.6666666666666665,
      "grad_norm": 1.0780619382858276,
      "learning_rate": 0.0007111111111111111,
      "loss": 6.6225,
      "step": 10
    },
    {
      "epoch": 5.333333333333333,
      "grad_norm": 0.49290788173675537,
      "learning_rate": 0.0006222222222222223,
      "loss": 5.5539,
      "step": 20
    },
    {
      "epoch": 8.0,
      "grad_norm": 0.37327948212623596,
      "learning_rate": 0.0005333333333333334,
      "loss": 5.5097,
      "step": 30
    },
    {
      "epoch": 10.666666666666666,
      "grad_norm": 0.5039173364639282,
      "learning_rate": 0.00044444444444444447,
      "loss": 5.4613,
      "step": 40
    },
    {
      "epoch": 13.333333333333334,
      "grad_norm": 0.34165510535240173,
      "learning_rate": 0.00035555555555555557,
      "loss": 5.44,
      "step": 50
    },
    {
      "epoch": 16.0,
      "grad_norm": 0.47570502758026123,
      "learning_rate": 0.0002666666666666667,
      "loss": 5.3848,
      "step": 60
    },
    {
      "epoch": 18.666666666666668,
      "grad_norm": 0.771723210811615,
      "learning_rate": 0.00017777777777777779,
      "loss": 5.2765,
      "step": 70
    },
    {
      "epoch": 21.333333333333332,
      "grad_norm": 0.4136923551559448,
      "learning_rate": 8.888888888888889e-05,
      "loss": 5.2268,
      "step": 80
    },
    {
      "epoch": 24.0,
      "grad_norm": 0.4367588758468628,
      "learning_rate": 0.0,
      "loss": 5.2376,
      "step": 90
    },
    {
      "epoch": 24.0,
      "step": 90,
      "total_flos": 215873324358864.0,
      "train_loss": 5.523688507080078,
      "train_runtime": 4778.8012,
      "train_samples_per_second": 0.377,
      "train_steps_per_second": 0.019
    }
  ],
  "logging_steps": 10,
  "max_steps": 90,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 30,
  "save_steps": 500,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": false,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 215873324358864.0,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}