File size: 1,953 Bytes
9a7d639
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 0.7655502392344498,
  "eval_steps": 500,
  "global_step": 40,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "entropy": 2.35390625,
      "epoch": 0.19138755980861244,
      "grad_norm": 1.577696681022644,
      "learning_rate": 0.0001999145758387301,
      "loss": 2.517007064819336,
      "mean_token_accuracy": 0.4835851963609457,
      "num_tokens": 32923.0,
      "step": 10
    },
    {
      "entropy": 1.953515625,
      "epoch": 0.3827751196172249,
      "grad_norm": 1.822049856185913,
      "learning_rate": 0.00019694002659393305,
      "loss": 1.814153289794922,
      "mean_token_accuracy": 0.6044577240943909,
      "num_tokens": 65628.0,
      "step": 20
    },
    {
      "entropy": 1.36533203125,
      "epoch": 0.5741626794258373,
      "grad_norm": 0.8370082974433899,
      "learning_rate": 0.0001898390981891979,
      "loss": 1.4171125411987304,
      "mean_token_accuracy": 0.6942351691424846,
      "num_tokens": 98592.0,
      "step": 30
    },
    {
      "entropy": 1.33076171875,
      "epoch": 0.7655502392344498,
      "grad_norm": 0.7550845146179199,
      "learning_rate": 0.00017891405093963938,
      "loss": 1.3193041801452636,
      "mean_token_accuracy": 0.7104418903589249,
      "num_tokens": 131278.0,
      "step": 40
    }
  ],
  "logging_steps": 10,
  "max_steps": 159,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 10,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 410224217147136.0,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}