File size: 2,463 Bytes
e9c978d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 0.128,
  "eval_steps": 500,
  "global_step": 1000,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.0128,
      "grad_norm": 3.444922924041748,
      "learning_rate": 9.900000000000001e-05,
      "loss": 8.219487915039062,
      "step": 100
    },
    {
      "epoch": 0.0256,
      "grad_norm": 0.8677482008934021,
      "learning_rate": 0.000199,
      "loss": 2.852702331542969,
      "step": 200
    },
    {
      "epoch": 0.0384,
      "grad_norm": 1.1583627462387085,
      "learning_rate": 0.000299,
      "loss": 1.72166259765625,
      "step": 300
    },
    {
      "epoch": 0.0512,
      "grad_norm": 1.3285731077194214,
      "learning_rate": 0.00039900000000000005,
      "loss": 1.4859967041015625,
      "step": 400
    },
    {
      "epoch": 0.064,
      "grad_norm": 0.5119664669036865,
      "learning_rate": 0.000499,
      "loss": 1.3544009399414063,
      "step": 500
    },
    {
      "epoch": 0.0768,
      "grad_norm": 0.5693696737289429,
      "learning_rate": 0.0004999682018599242,
      "loss": 1.2615775299072265,
      "step": 600
    },
    {
      "epoch": 0.0896,
      "grad_norm": 0.38031378388404846,
      "learning_rate": 0.0004998715277031906,
      "loss": 1.1965968322753906,
      "step": 700
    },
    {
      "epoch": 0.1024,
      "grad_norm": 0.4511842131614685,
      "learning_rate": 0.0004997099993771365,
      "loss": 1.137486572265625,
      "step": 800
    },
    {
      "epoch": 0.1152,
      "grad_norm": 0.3763165771961212,
      "learning_rate": 0.000499483658806448,
      "loss": 1.0960751342773438,
      "step": 900
    },
    {
      "epoch": 0.128,
      "grad_norm": 0.39710113406181335,
      "learning_rate": 0.0004991925647378331,
      "loss": 1.0592382049560547,
      "step": 1000
    }
  ],
  "logging_steps": 100,
  "max_steps": 20000,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 1000,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 4186636812288000.0,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}