File size: 2,097 Bytes
b30e08b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.993142857142857,
  "eval_steps": 500,
  "global_step": 218,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.22857142857142856,
      "grad_norm": 7.164783477783203,
      "learning_rate": 5e-05,
      "loss": 6.0925,
      "step": 25
    },
    {
      "epoch": 0.45714285714285713,
      "grad_norm": 0.9276559352874756,
      "learning_rate": 0.0001,
      "loss": 0.03,
      "step": 50
    },
    {
      "epoch": 0.6857142857142857,
      "grad_norm": 2.69968581199646,
      "learning_rate": 8.511904761904762e-05,
      "loss": 0.0149,
      "step": 75
    },
    {
      "epoch": 0.9142857142857143,
      "grad_norm": 0.35357868671417236,
      "learning_rate": 7.023809523809524e-05,
      "loss": 0.0108,
      "step": 100
    },
    {
      "epoch": 1.1428571428571428,
      "grad_norm": 0.19637013971805573,
      "learning_rate": 5.535714285714286e-05,
      "loss": 0.0073,
      "step": 125
    },
    {
      "epoch": 1.3714285714285714,
      "grad_norm": 0.08578420430421829,
      "learning_rate": 4.047619047619048e-05,
      "loss": 0.0052,
      "step": 150
    },
    {
      "epoch": 1.6,
      "grad_norm": 0.17291192710399628,
      "learning_rate": 2.5595238095238093e-05,
      "loss": 0.0064,
      "step": 175
    },
    {
      "epoch": 1.8285714285714287,
      "grad_norm": 0.08965189754962921,
      "learning_rate": 1.0714285714285714e-05,
      "loss": 0.0049,
      "step": 200
    }
  ],
  "logging_steps": 25,
  "max_steps": 218,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 2,
  "save_steps": 25,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 1.5553403260393152e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}