kimbochen commited on
Commit
34431e7
1 Parent(s): 6d78e39

Training in progress, step 800

Browse files
.ipynb_checkpoints/fine-tune-whisper-streaming-checkpoint.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
fine-tune-whisper-streaming.ipynb CHANGED
@@ -17424,8 +17424,8 @@
17424
  "\n",
17425
  " <div>\n",
17426
  " \n",
17427
- " <progress value='301' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
17428
- " [ 301/1000 52:05 < 2:01:46, 0.10 it/s, Epoch 2.00/9223372036854775807]\n",
17429
  " </div>\n",
17430
  " <table border=\"1\" class=\"dataframe\">\n",
17431
  " <thead>\n",
@@ -17443,6 +17443,24 @@
17443
  " <td>0.182196</td>\n",
17444
  " <td>42.436029</td>\n",
17445
  " </tr>\n",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17446
  " </tbody>\n",
17447
  "</table><p>"
17448
  ],
@@ -17476,7 +17494,61 @@
17476
  "Special tokens file saved in ./special_tokens_map.json\n",
17477
  "added tokens file saved in ./added_tokens.json\n",
17478
  "Reading metadata...: 6568it [00:00, 38299.83it/s]\n",
17479
- "Reading metadata...: 4709it [00:00, 30779.86it/s]\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17480
  ]
17481
  }
17482
  ],
 
17424
  "\n",
17425
  " <div>\n",
17426
  " \n",
17427
+ " <progress value='801' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
17428
+ " [ 801/1000 2:25:04 < 36:07, 0.09 it/s, Epoch 5.06/9223372036854775807]\n",
17429
  " </div>\n",
17430
  " <table border=\"1\" class=\"dataframe\">\n",
17431
  " <thead>\n",
 
17443
  " <td>0.182196</td>\n",
17444
  " <td>42.436029</td>\n",
17445
  " </tr>\n",
17446
+ " <tr>\n",
17447
+ " <td>400</td>\n",
17448
+ " <td>0.031500</td>\n",
17449
+ " <td>0.186944</td>\n",
17450
+ " <td>42.128966</td>\n",
17451
+ " </tr>\n",
17452
+ " <tr>\n",
17453
+ " <td>600</td>\n",
17454
+ " <td>0.011300</td>\n",
17455
+ " <td>0.195321</td>\n",
17456
+ " <td>40.634596</td>\n",
17457
+ " </tr>\n",
17458
+ " <tr>\n",
17459
+ " <td>800</td>\n",
17460
+ " <td>0.005300</td>\n",
17461
+ " <td>0.194970</td>\n",
17462
+ " <td>40.675537</td>\n",
17463
+ " </tr>\n",
17464
  " </tbody>\n",
17465
  "</table><p>"
17466
  ],
 
17494
  "Special tokens file saved in ./special_tokens_map.json\n",
17495
  "added tokens file saved in ./added_tokens.json\n",
17496
  "Reading metadata...: 6568it [00:00, 38299.83it/s]\n",
17497
+ "Reading metadata...: 4709it [00:00, 30779.86it/s]\n",
17498
+ "***** Running Evaluation *****\n",
17499
+ " Num examples: Unknown\n",
17500
+ " Batch size = 8\n",
17501
+ "Reading metadata...: 4709it [00:00, 26095.46it/s]\n",
17502
+ "The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message.\n",
17503
+ "Saving model checkpoint to ./checkpoint-400\n",
17504
+ "Configuration saved in ./checkpoint-400/config.json\n",
17505
+ "Model weights saved in ./checkpoint-400/pytorch_model.bin\n",
17506
+ "Feature extractor saved in ./checkpoint-400/preprocessor_config.json\n",
17507
+ "tokenizer config file saved in ./checkpoint-400/tokenizer_config.json\n",
17508
+ "Special tokens file saved in ./checkpoint-400/special_tokens_map.json\n",
17509
+ "added tokens file saved in ./checkpoint-400/added_tokens.json\n",
17510
+ "Feature extractor saved in ./preprocessor_config.json\n",
17511
+ "tokenizer config file saved in ./tokenizer_config.json\n",
17512
+ "Special tokens file saved in ./special_tokens_map.json\n",
17513
+ "added tokens file saved in ./added_tokens.json\n",
17514
+ "Reading metadata...: 6568it [00:00, 41768.54it/s]\n",
17515
+ "Reading metadata...: 4709it [00:00, 23263.16it/s]\n",
17516
+ "Reading metadata...: 6568it [00:00, 38529.47it/s]\n",
17517
+ "Reading metadata...: 4709it [00:00, 70740.82it/s]\n",
17518
+ "***** Running Evaluation *****\n",
17519
+ " Num examples: Unknown\n",
17520
+ " Batch size = 8\n",
17521
+ "Reading metadata...: 4709it [00:00, 77474.87it/s]\n",
17522
+ "The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message.\n",
17523
+ "Saving model checkpoint to ./checkpoint-600\n",
17524
+ "Configuration saved in ./checkpoint-600/config.json\n",
17525
+ "Model weights saved in ./checkpoint-600/pytorch_model.bin\n",
17526
+ "Feature extractor saved in ./checkpoint-600/preprocessor_config.json\n",
17527
+ "tokenizer config file saved in ./checkpoint-600/tokenizer_config.json\n",
17528
+ "Special tokens file saved in ./checkpoint-600/special_tokens_map.json\n",
17529
+ "added tokens file saved in ./checkpoint-600/added_tokens.json\n",
17530
+ "Feature extractor saved in ./preprocessor_config.json\n",
17531
+ "tokenizer config file saved in ./tokenizer_config.json\n",
17532
+ "Special tokens file saved in ./special_tokens_map.json\n",
17533
+ "added tokens file saved in ./added_tokens.json\n",
17534
+ "Reading metadata...: 6568it [00:01, 5110.39it/s]\n",
17535
+ "Reading metadata...: 4709it [00:01, 4212.71it/s]\n",
17536
+ "***** Running Evaluation *****\n",
17537
+ " Num examples: Unknown\n",
17538
+ " Batch size = 8\n",
17539
+ "Reading metadata...: 4709it [00:00, 24099.70it/s]\n",
17540
+ "The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message.\n",
17541
+ "Saving model checkpoint to ./checkpoint-800\n",
17542
+ "Configuration saved in ./checkpoint-800/config.json\n",
17543
+ "Model weights saved in ./checkpoint-800/pytorch_model.bin\n",
17544
+ "Feature extractor saved in ./checkpoint-800/preprocessor_config.json\n",
17545
+ "tokenizer config file saved in ./checkpoint-800/tokenizer_config.json\n",
17546
+ "Special tokens file saved in ./checkpoint-800/special_tokens_map.json\n",
17547
+ "added tokens file saved in ./checkpoint-800/added_tokens.json\n",
17548
+ "Feature extractor saved in ./preprocessor_config.json\n",
17549
+ "tokenizer config file saved in ./tokenizer_config.json\n",
17550
+ "Special tokens file saved in ./special_tokens_map.json\n",
17551
+ "added tokens file saved in ./added_tokens.json\n"
17552
  ]
17553
  }
17554
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aaecf242a6944c2e9633600b31b6c65ef158093a1c1e3d9eb4f0499ddcb2dca1
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ab6f31de2fa6d729877d4ee916ca3871cfdcce3405267529bf8b1ec4eb67b01
3
  size 967102601
runs/Dec12_02-00-57_129-213-26-143/events.out.tfevents.1670810506.129-213-26-143.742932.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e69a7f1c943e9fee1dd33939d48a882f8dc18c06069b8999acc93f2688ce2b94
3
- size 8992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dca205e5ba1b7e572f331db1199d75aaf8e6c362f6d10fbd7cf2ed671d3270b
3
+ size 10566