riteshkr commited on
Commit
7f84ee5
1 Parent(s): 3291ce6

Upload checkpoint-400/trainer_state.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoint-400/trainer_state.json +172 -0
checkpoint-400/trainer_state.json ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.084672166739036,
3
+ "best_model_checkpoint": "./whisper-tiny-qlora/checkpoint-200",
4
+ "epoch": 0.24585125998770743,
5
+ "eval_steps": 200,
6
+ "global_step": 400,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.015365703749231715,
13
+ "grad_norm": 1.955202579498291,
14
+ "learning_rate": 4.800000000000001e-07,
15
+ "loss": 2.4438,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.03073140749846343,
20
+ "grad_norm": 1.465623140335083,
21
+ "learning_rate": 9.800000000000001e-07,
22
+ "loss": 2.0995,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.046097111247695145,
27
+ "grad_norm": 1.489674687385559,
28
+ "learning_rate": 1.48e-06,
29
+ "loss": 2.4302,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.06146281499692686,
34
+ "grad_norm": 1.7222563028335571,
35
+ "learning_rate": 1.98e-06,
36
+ "loss": 2.2989,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.07682851874615858,
41
+ "grad_norm": 2.750751256942749,
42
+ "learning_rate": 2.4800000000000004e-06,
43
+ "loss": 2.2729,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.09219422249539029,
48
+ "grad_norm": 2.440593957901001,
49
+ "learning_rate": 2.9800000000000003e-06,
50
+ "loss": 2.0241,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.107559926244622,
55
+ "grad_norm": 2.425014019012451,
56
+ "learning_rate": 3.48e-06,
57
+ "loss": 2.6992,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.12292562999385372,
62
+ "grad_norm": 1.8003255128860474,
63
+ "learning_rate": 3.980000000000001e-06,
64
+ "loss": 2.0456,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.12292562999385372,
69
+ "eval_loss": 2.245432138442993,
70
+ "eval_runtime": 51.8391,
71
+ "eval_samples_per_second": 7.851,
72
+ "eval_steps_per_second": 0.251,
73
+ "eval_wer": 1.084672166739036,
74
+ "step": 200
75
+ },
76
+ {
77
+ "epoch": 0.13829133374308544,
78
+ "grad_norm": 1.9000691175460815,
79
+ "learning_rate": 4.48e-06,
80
+ "loss": 2.611,
81
+ "step": 225
82
+ },
83
+ {
84
+ "epoch": 0.15365703749231716,
85
+ "grad_norm": 1.4311325550079346,
86
+ "learning_rate": 4.960000000000001e-06,
87
+ "loss": 2.4044,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.16902274124154887,
92
+ "grad_norm": 2.4365923404693604,
93
+ "learning_rate": 5.460000000000001e-06,
94
+ "loss": 2.1992,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.18438844499078058,
99
+ "grad_norm": 2.4958994388580322,
100
+ "learning_rate": 5.9600000000000005e-06,
101
+ "loss": 2.5628,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.1997541487400123,
106
+ "grad_norm": 1.8009036779403687,
107
+ "learning_rate": 6.460000000000001e-06,
108
+ "loss": 1.8897,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.215119852489244,
113
+ "grad_norm": 1.8635932207107544,
114
+ "learning_rate": 6.96e-06,
115
+ "loss": 2.2831,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.23048555623847572,
120
+ "grad_norm": 1.8662347793579102,
121
+ "learning_rate": 7.4600000000000006e-06,
122
+ "loss": 2.0718,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.24585125998770743,
127
+ "grad_norm": 2.4394640922546387,
128
+ "learning_rate": 7.960000000000002e-06,
129
+ "loss": 2.1359,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.24585125998770743,
134
+ "eval_loss": 2.1913249492645264,
135
+ "eval_runtime": 49.901,
136
+ "eval_samples_per_second": 8.156,
137
+ "eval_steps_per_second": 0.261,
138
+ "eval_wer": 1.1096396005210596,
139
+ "step": 400
140
+ }
141
+ ],
142
+ "logging_steps": 25,
143
+ "max_steps": 1000,
144
+ "num_input_tokens_seen": 0,
145
+ "num_train_epochs": 1,
146
+ "save_steps": 200,
147
+ "stateful_callbacks": {
148
+ "EarlyStoppingCallback": {
149
+ "args": {
150
+ "early_stopping_patience": 3,
151
+ "early_stopping_threshold": 0.0
152
+ },
153
+ "attributes": {
154
+ "early_stopping_patience_counter": 0
155
+ }
156
+ },
157
+ "TrainerControl": {
158
+ "args": {
159
+ "should_epoch_stop": false,
160
+ "should_evaluate": false,
161
+ "should_log": false,
162
+ "should_save": true,
163
+ "should_training_stop": false
164
+ },
165
+ "attributes": {}
166
+ }
167
+ },
168
+ "total_flos": 1.2338970624e+16,
169
+ "train_batch_size": 1,
170
+ "trial_name": null,
171
+ "trial_params": null
172
+ }