File size: 1,564 Bytes
a7910ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": 0.40976281740188225,
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-2138",
  "epoch": 1.0,
  "eval_steps": 500,
  "global_step": 2138,
  "is_hyper_param_search": true,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.23,
      "grad_norm": 21.092390060424805,
      "learning_rate": 1.2650690583673927e-05,
      "loss": 0.5742,
      "step": 500
    },
    {
      "epoch": 0.47,
      "grad_norm": 14.845769882202148,
      "learning_rate": 1.0975546173759478e-05,
      "loss": 0.5397,
      "step": 1000
    },
    {
      "epoch": 0.7,
      "grad_norm": 13.874490737915039,
      "learning_rate": 9.300401763845028e-06,
      "loss": 0.5327,
      "step": 1500
    },
    {
      "epoch": 0.94,
      "grad_norm": 22.50566864013672,
      "learning_rate": 7.625257353930576e-06,
      "loss": 0.5138,
      "step": 2000
    },
    {
      "epoch": 1.0,
      "eval_loss": 0.6036589741706848,
      "eval_matthews_correlation": 0.40976281740188225,
      "eval_runtime": 0.3434,
      "eval_samples_per_second": 3036.988,
      "eval_steps_per_second": 192.178,
      "step": 2138
    }
  ],
  "logging_steps": 500,
  "max_steps": 4276,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 2,
  "save_steps": 500,
  "total_flos": 32518676566944.0,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": {
    "learning_rate": 1.4325834993588377e-05,
    "num_train_epochs": 2,
    "per_device_train_batch_size": 4,
    "seed": 4
  }
}