File size: 2,045 Bytes
f7f9711
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 5.739130434782608,
  "eval_steps": 500,
  "global_step": 66,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.8695652173913043,
      "grad_norm": 0.9255293011665344,
      "learning_rate": 4.9681708868033616e-05,
      "loss": 1.2846,
      "step": 10
    },
    {
      "epoch": 1.7391304347826086,
      "grad_norm": 0.5333249568939209,
      "learning_rate": 4.4245849585747654e-05,
      "loss": 0.558,
      "step": 20
    },
    {
      "epoch": 2.608695652173913,
      "grad_norm": 0.29240840673446655,
      "learning_rate": 3.348097165295076e-05,
      "loss": 0.3999,
      "step": 30
    },
    {
      "epoch": 3.4782608695652173,
      "grad_norm": 0.3261595368385315,
      "learning_rate": 2.0367781897822147e-05,
      "loss": 0.2937,
      "step": 40
    },
    {
      "epoch": 4.3478260869565215,
      "grad_norm": 0.2872101068496704,
      "learning_rate": 8.537215523374038e-06,
      "loss": 0.2329,
      "step": 50
    },
    {
      "epoch": 5.217391304347826,
      "grad_norm": 0.37692585587501526,
      "learning_rate": 1.265059788290468e-06,
      "loss": 0.1918,
      "step": 60
    },
    {
      "epoch": 5.739130434782608,
      "step": 66,
      "total_flos": 1161800975056896.0,
      "train_loss": 0.46655182946812024,
      "train_runtime": 241.5984,
      "train_samples_per_second": 2.26,
      "train_steps_per_second": 0.273
    }
  ],
  "logging_steps": 10,
  "max_steps": 66,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 6,
  "save_steps": 1000,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 1161800975056896.0,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}