File size: 1,767 Bytes
5cc143e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": 1.6234142780303955,
  "best_model_checkpoint": "/kaggle/working/checkpoint-20",
  "epoch": 3.0,
  "eval_steps": 10,
  "global_step": 27,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 1.1111111111111112,
      "grad_norm": 0.022207504138350487,
      "learning_rate": 0.00012592592592592592,
      "loss": 2.058,
      "step": 10
    },
    {
      "epoch": 1.1111111111111112,
      "eval_loss": 1.769914984703064,
      "eval_runtime": 34.8115,
      "eval_samples_per_second": 1.034,
      "eval_steps_per_second": 0.144,
      "step": 10
    },
    {
      "epoch": 2.2222222222222223,
      "grad_norm": 0.022052476182579994,
      "learning_rate": 5.185185185185185e-05,
      "loss": 1.6674,
      "step": 20
    },
    {
      "epoch": 2.2222222222222223,
      "eval_loss": 1.6234142780303955,
      "eval_runtime": 34.7607,
      "eval_samples_per_second": 1.036,
      "eval_steps_per_second": 0.144,
      "step": 20
    }
  ],
  "logging_steps": 10,
  "max_steps": 27,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 10,
  "stateful_callbacks": {
    "EarlyStoppingCallback": {
      "args": {
        "early_stopping_patience": 3,
        "early_stopping_threshold": 0.0
      },
      "attributes": {
        "early_stopping_patience_counter": 0
      }
    },
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 7214144522747904.0,
  "train_batch_size": 1,
  "trial_name": null,
  "trial_params": null
}