KevinKibe commited on
Commit
eaca8f1
1 Parent(s): dd26379

Training in progress, step 25, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbac108abffc69d42115afb6cb4f2d63edf7c4e14d01f4d2ff883345206f4900
3
  size 14176064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f376ab68c019833d8439a8d7fc39f02755768c4a527068ea48fd25c2ed0e4959
3
  size 14176064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:520cee3635d0f72fbbe7cbcf6d0e3a0763eefb3eba7cf5031c0c0f74da6d1184
3
  size 4832762
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:759fb186717e588b09db467d9c9cc082753e026634148269be8d47e8e7f073ce
3
  size 4832762
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f69e122d6159c96e6126eea9ca6c4e46a7fcae89813f92c318987793e8ce57b6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae19c2449d0d2765511d8ece5ec7e7c1d364bce0db3b662ee71ff47140f9ada4
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94db20b168116ecb35fae58feadaa8ad67980f0f0db9d75b42e7896ad19770de
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415a4acbe474042e56b0f49ecf4b181514d81255049e5de0453835bfc24095d8
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,51 +1,35 @@
1
  {
2
- "best_metric": 81.60919540229885,
3
- "best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-20",
4
- "epoch": 19.05,
5
- "eval_steps": 10,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 9.05,
13
- "grad_norm": 3.4064078330993652,
14
  "learning_rate": 0.0001,
15
- "loss": 3.95,
16
- "step": 10
17
  },
18
  {
19
- "epoch": 9.05,
20
- "eval_loss": 4.568088531494141,
21
- "eval_runtime": 19.5829,
22
- "eval_samples_per_second": 0.511,
23
- "eval_steps_per_second": 0.051,
24
- "eval_wer": 86.20689655172413,
25
- "step": 10
26
- },
27
- {
28
- "epoch": 19.05,
29
- "grad_norm": 1.8213882446289062,
30
- "learning_rate": 0.0001,
31
- "loss": 2.5405,
32
- "step": 20
33
- },
34
- {
35
- "epoch": 19.05,
36
- "eval_loss": 3.7642393112182617,
37
- "eval_runtime": 19.325,
38
- "eval_samples_per_second": 0.517,
39
- "eval_steps_per_second": 0.052,
40
- "eval_wer": 81.60919540229885,
41
- "step": 20
42
  }
43
  ],
44
- "logging_steps": 10,
45
- "max_steps": 20,
46
  "num_input_tokens_seen": 0,
47
  "num_train_epochs": 9223372036854775807,
48
- "save_steps": 10,
49
  "stateful_callbacks": {
50
  "TrainerControl": {
51
  "args": {
@@ -53,13 +37,13 @@
53
  "should_evaluate": false,
54
  "should_log": false,
55
  "should_save": true,
56
- "should_training_stop": true
57
  },
58
  "attributes": {}
59
  }
60
  },
61
- "total_flos": 1.17472591872e+17,
62
- "train_batch_size": 32,
63
  "trial_name": null,
64
  "trial_params": null
65
  }
 
1
  {
2
+ "best_metric": 89.65517241379311,
3
+ "best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-25",
4
+ "epoch": 24.01,
5
+ "eval_steps": 25,
6
+ "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 24.01,
13
+ "grad_norm": 0.658126711845398,
14
  "learning_rate": 0.0001,
15
+ "loss": 1.5717,
16
+ "step": 25
17
  },
18
  {
19
+ "epoch": 24.01,
20
+ "eval_loss": 3.452148675918579,
21
+ "eval_runtime": 18.355,
22
+ "eval_samples_per_second": 0.545,
23
+ "eval_steps_per_second": 0.054,
24
+ "eval_wer": 89.65517241379311,
25
+ "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  }
27
  ],
28
+ "logging_steps": 25,
29
+ "max_steps": 100,
30
  "num_input_tokens_seen": 0,
31
  "num_train_epochs": 9223372036854775807,
32
+ "save_steps": 25,
33
  "stateful_callbacks": {
34
  "TrainerControl": {
35
  "args": {
 
37
  "should_evaluate": false,
38
  "should_log": false,
39
  "should_save": true,
40
+ "should_training_stop": false
41
  },
42
  "attributes": {}
43
  }
44
  },
45
+ "total_flos": 1.4684073984e+17,
46
+ "train_batch_size": 64,
47
  "trial_name": null,
48
  "trial_params": null
49
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a8867a5cd2e51decccd6a3078781ed396b55c1f60f54d4610df595db10f9abe
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09de538d839ccb79e7d7b0f42cfd620c304edae9ecd58357e0e446b3b151f24
3
  size 5368