File size: 2,716 Bytes
d04d4f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
119
120
121
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 3.076923076923077,
  "eval_steps": 50,
  "global_step": 10,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.3076923076923077,
      "grad_norm": 13.282698631286621,
      "learning_rate": 1e-05,
      "loss": 2.8952,
      "step": 1
    },
    {
      "epoch": 0.3076923076923077,
      "eval_loss": 2.8072850704193115,
      "eval_runtime": 0.1244,
      "eval_samples_per_second": 48.213,
      "eval_steps_per_second": 16.071,
      "step": 1
    },
    {
      "epoch": 0.6153846153846154,
      "grad_norm": 15.592195510864258,
      "learning_rate": 2e-05,
      "loss": 2.9933,
      "step": 2
    },
    {
      "epoch": 0.9230769230769231,
      "grad_norm": 11.853971481323242,
      "learning_rate": 3e-05,
      "loss": 2.9019,
      "step": 3
    },
    {
      "epoch": 1.2307692307692308,
      "grad_norm": 30.265710830688477,
      "learning_rate": 4e-05,
      "loss": 5.8668,
      "step": 4
    },
    {
      "epoch": 1.5384615384615383,
      "grad_norm": 6.48616361618042,
      "learning_rate": 5e-05,
      "loss": 2.4743,
      "step": 5
    },
    {
      "epoch": 1.8461538461538463,
      "grad_norm": 7.095634460449219,
      "learning_rate": 6e-05,
      "loss": 2.1324,
      "step": 6
    },
    {
      "epoch": 2.1538461538461537,
      "grad_norm": 20.008251190185547,
      "learning_rate": 7e-05,
      "loss": 3.2778,
      "step": 7
    },
    {
      "epoch": 2.4615384615384617,
      "grad_norm": 5.408918857574463,
      "learning_rate": 8e-05,
      "loss": 1.8365,
      "step": 8
    },
    {
      "epoch": 2.769230769230769,
      "grad_norm": 5.08984375,
      "learning_rate": 9e-05,
      "loss": 1.5318,
      "step": 9
    },
    {
      "epoch": 3.076923076923077,
      "grad_norm": 13.629874229431152,
      "learning_rate": 0.0001,
      "loss": 2.3743,
      "step": 10
    }
  ],
  "logging_steps": 1,
  "max_steps": 10,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 4,
  "save_steps": 50,
  "stateful_callbacks": {
    "EarlyStoppingCallback": {
      "args": {
        "early_stopping_patience": 5,
        "early_stopping_threshold": 0.0
      },
      "attributes": {
        "early_stopping_patience_counter": 0
      }
    },
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 736620981780480.0,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}