File size: 1,055 Bytes
af1874d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": 0.8165137614678899,
  "best_model_checkpoint": "tiny-bert-sst2-distilled/run-10/checkpoint-527",
  "epoch": 1.0,
  "eval_steps": 500,
  "global_step": 527,
  "is_hyper_param_search": true,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 1.0,
      "grad_norm": 14.234737396240234,
      "learning_rate": 7.828321466767788e-05,
      "loss": 1.9973,
      "step": 527
    },
    {
      "epoch": 1.0,
      "eval_accuracy": 0.8165137614678899,
      "eval_loss": 1.6924320459365845,
      "eval_runtime": 2.8153,
      "eval_samples_per_second": 309.737,
      "eval_steps_per_second": 2.486,
      "step": 527
    }
  ],
  "logging_steps": 500,
  "max_steps": 1054,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 2,
  "save_steps": 500,
  "total_flos": 8057768762220.0,
  "train_batch_size": 128,
  "trial_name": null,
  "trial_params": {
    "alpha": 0.015302977727103428,
    "learning_rate": 0.00015626990200706908,
    "num_train_epochs": 2,
    "temperature": 5
  }
}