File size: 2,943 Bytes
af6b66c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 0.4777088761329651,
  "best_model_checkpoint": "Meta-Llama-3.1-8B-Instruct\\checkpoint-100",
  "epoch": 0.3838771593090211,
  "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.03838771593090211,
      "grad_norm": 0.6985546946525574,
      "learning_rate": 2e-05,
      "loss": 1.2402,
      "step": 10
    },
    {
      "epoch": 0.07677543186180422,
      "grad_norm": 0.7653126120567322,
      "learning_rate": 4e-05,
      "loss": 1.1131,
      "step": 20
    },
    {
      "epoch": 0.11516314779270634,
      "grad_norm": 7.446228981018066,
      "learning_rate": 6e-05,
      "loss": 0.7674,
      "step": 30
    },
    {
      "epoch": 0.15355086372360843,
      "grad_norm": 0.1999460607767105,
      "learning_rate": 8e-05,
      "loss": 0.6419,
      "step": 40
    },
    {
      "epoch": 0.19193857965451055,
      "grad_norm": 0.16155661642551422,
      "learning_rate": 0.0001,
      "loss": 0.5839,
      "step": 50
    },
    {
      "epoch": 0.23032629558541268,
      "grad_norm": 0.12439702451229095,
      "learning_rate": 0.00012,
      "loss": 0.5252,
      "step": 60
    },
    {
      "epoch": 0.2687140115163148,
      "grad_norm": 0.1331063061952591,
      "learning_rate": 0.00014,
      "loss": 0.5171,
      "step": 70
    },
    {
      "epoch": 0.30710172744721687,
      "grad_norm": 0.115571029484272,
      "learning_rate": 0.00016,
      "loss": 0.5038,
      "step": 80
    },
    {
      "epoch": 0.345489443378119,
      "grad_norm": 0.13240906596183777,
      "learning_rate": 0.00018,
      "loss": 0.4863,
      "step": 90
    },
    {
      "epoch": 0.3838771593090211,
      "grad_norm": 0.16940464079380035,
      "learning_rate": 0.0002,
      "loss": 0.4795,
      "step": 100
    },
    {
      "epoch": 0.3838771593090211,
      "eval_loss": 0.4777088761329651,
      "eval_runtime": 812.7316,
      "eval_samples_per_second": 0.191,
      "eval_steps_per_second": 0.025,
      "step": 100
    }
  ],
  "logging_steps": 10,
  "max_steps": 780,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 100,
  "stateful_callbacks": {
    "EarlyStoppingCallback": {
      "args": {
        "early_stopping_patience": 3,
        "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": false
      },
      "attributes": {}
    }
  },
  "total_flos": 7.43125039448064e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}