File size: 1,357 Bytes
7621732
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": 0.5795652270317078,
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-clinc-oos-plus/run-6/checkpoint-119",
  "epoch": 0.9916666666666667,
  "eval_steps": 119,
  "global_step": 119,
  "is_hyper_param_search": true,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.9916666666666667,
      "grad_norm": 0.8545851707458496,
      "learning_rate": 1.801666666666667e-05,
      "loss": 0.6857,
      "step": 119
    },
    {
      "epoch": 0.9916666666666667,
      "eval_accuracy": 0.05806451612903226,
      "eval_loss": 0.5795652270317078,
      "eval_runtime": 5.2246,
      "eval_samples_per_second": 593.352,
      "eval_steps_per_second": 4.785,
      "step": 119
    }
  ],
  "logging_steps": 119,
  "max_steps": 1200,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 10,
  "save_steps": 119,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 91412946191616.0,
  "train_batch_size": 128,
  "trial_name": null,
  "trial_params": {
    "alpha": 0.11019042244707389,
    "num_train_epochs": 10,
    "temperature": 10
  }
}