File size: 1,243 Bytes
a560236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": 0.39596800444544106,
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-4/checkpoint-1069",
  "epoch": 1.0,
  "eval_steps": 500,
  "global_step": 1069,
  "is_hyper_param_search": true,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.47,
      "grad_norm": 4.060019016265869,
      "learning_rate": 4.481496253268653e-05,
      "loss": 0.5778,
      "step": 500
    },
    {
      "epoch": 0.94,
      "grad_norm": 12.268152236938477,
      "learning_rate": 3.6537355858751076e-05,
      "loss": 0.5395,
      "step": 1000
    },
    {
      "epoch": 1.0,
      "eval_loss": 0.4984060525894165,
      "eval_matthews_correlation": 0.39596800444544106,
      "eval_runtime": 0.6991,
      "eval_samples_per_second": 1491.822,
      "eval_steps_per_second": 94.401,
      "step": 1069
    }
  ],
  "logging_steps": 500,
  "max_steps": 3207,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 500,
  "total_flos": 37680765508320.0,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": {
    "learning_rate": 5.309256920662198e-05,
    "num_train_epochs": 3,
    "per_device_train_batch_size": 8,
    "seed": 37
  }
}