File size: 1,871 Bytes
6443fb1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.4992503748125938,
  "eval_steps": 500,
  "global_step": 3000,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.24987506246876562,
      "grad_norm": 1.422733187675476,
      "learning_rate": 4.5835415625520576e-05,
      "loss": 6.5696,
      "step": 500
    },
    {
      "epoch": 0.49975012493753124,
      "grad_norm": 1.82273268699646,
      "learning_rate": 4.167083125104115e-05,
      "loss": 4.7727,
      "step": 1000
    },
    {
      "epoch": 0.7496251874062968,
      "grad_norm": 2.662141799926758,
      "learning_rate": 3.7506246876561725e-05,
      "loss": 4.4216,
      "step": 1500
    },
    {
      "epoch": 0.9995002498750625,
      "grad_norm": 2.524129629135132,
      "learning_rate": 3.334166250208229e-05,
      "loss": 4.178,
      "step": 2000
    },
    {
      "epoch": 1.249375312343828,
      "grad_norm": 2.6071786880493164,
      "learning_rate": 2.917707812760287e-05,
      "loss": 3.9573,
      "step": 2500
    },
    {
      "epoch": 1.4992503748125938,
      "grad_norm": 2.997709274291992,
      "learning_rate": 2.501249375312344e-05,
      "loss": 3.86,
      "step": 3000
    }
  ],
  "logging_steps": 500,
  "max_steps": 6003,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 500,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 406453952446464.0,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}