File size: 2,618 Bytes
6f7d094
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
  "best_metric": 1.084672166739036,
  "best_model_checkpoint": "./whisper-tiny-qlora/checkpoint-200",
  "epoch": 0.12292562999385372,
  "eval_steps": 200,
  "global_step": 200,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.015365703749231715,
      "grad_norm": 1.955202579498291,
      "learning_rate": 4.800000000000001e-07,
      "loss": 2.4438,
      "step": 25
    },
    {
      "epoch": 0.03073140749846343,
      "grad_norm": 1.465623140335083,
      "learning_rate": 9.800000000000001e-07,
      "loss": 2.0995,
      "step": 50
    },
    {
      "epoch": 0.046097111247695145,
      "grad_norm": 1.489674687385559,
      "learning_rate": 1.48e-06,
      "loss": 2.4302,
      "step": 75
    },
    {
      "epoch": 0.06146281499692686,
      "grad_norm": 1.7222563028335571,
      "learning_rate": 1.98e-06,
      "loss": 2.2989,
      "step": 100
    },
    {
      "epoch": 0.07682851874615858,
      "grad_norm": 2.750751256942749,
      "learning_rate": 2.4800000000000004e-06,
      "loss": 2.2729,
      "step": 125
    },
    {
      "epoch": 0.09219422249539029,
      "grad_norm": 2.440593957901001,
      "learning_rate": 2.9800000000000003e-06,
      "loss": 2.0241,
      "step": 150
    },
    {
      "epoch": 0.107559926244622,
      "grad_norm": 2.425014019012451,
      "learning_rate": 3.48e-06,
      "loss": 2.6992,
      "step": 175
    },
    {
      "epoch": 0.12292562999385372,
      "grad_norm": 1.8003255128860474,
      "learning_rate": 3.980000000000001e-06,
      "loss": 2.0456,
      "step": 200
    },
    {
      "epoch": 0.12292562999385372,
      "eval_loss": 2.245432138442993,
      "eval_runtime": 51.8391,
      "eval_samples_per_second": 7.851,
      "eval_steps_per_second": 0.251,
      "eval_wer": 1.084672166739036,
      "step": 200
    }
  ],
  "logging_steps": 25,
  "max_steps": 1000,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 1,
  "save_steps": 200,
  "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": false
      },
      "attributes": {}
    }
  },
  "total_flos": 6169485312000000.0,
  "train_batch_size": 1,
  "trial_name": null,
  "trial_params": null
}