kimbochen commited on
Commit
3549a7b
1 Parent(s): 4b52f11

Training in progress, step 400

Browse files
fine-tune-whisper-streaming.ipynb CHANGED
@@ -17424,8 +17424,8 @@
17424
  "\n",
17425
  " <div>\n",
17426
  " \n",
17427
- " <progress value='44' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
17428
- " [ 44/1000 04:44 < 1:47:50, 0.15 it/s, Epoch 0.04/9223372036854775807]\n",
17429
  " </div>\n",
17430
  " <table border=\"1\" class=\"dataframe\">\n",
17431
  " <thead>\n",
@@ -17433,9 +17433,16 @@
17433
  " <th>Step</th>\n",
17434
  " <th>Training Loss</th>\n",
17435
  " <th>Validation Loss</th>\n",
 
17436
  " </tr>\n",
17437
  " </thead>\n",
17438
  " <tbody>\n",
 
 
 
 
 
 
17439
  " </tbody>\n",
17440
  "</table><p>"
17441
  ],
@@ -17445,6 +17452,32 @@
17445
  },
17446
  "metadata": {},
17447
  "output_type": "display_data"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17448
  }
17449
  ],
17450
  "source": [
 
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",
 
17433
  " <th>Step</th>\n",
17434
  " <th>Training Loss</th>\n",
17435
  " <th>Validation Loss</th>\n",
17436
+ " <th>Wer</th>\n",
17437
  " </tr>\n",
17438
  " </thead>\n",
17439
  " <tbody>\n",
17440
+ " <tr>\n",
17441
+ " <td>200</td>\n",
17442
+ " <td>0.143800</td>\n",
17443
+ " <td>0.182196</td>\n",
17444
+ " <td>42.436029</td>\n",
17445
+ " </tr>\n",
17446
  " </tbody>\n",
17447
  "</table><p>"
17448
  ],
 
17452
  },
17453
  "metadata": {},
17454
  "output_type": "display_data"
17455
+ },
17456
+ {
17457
+ "name": "stderr",
17458
+ "output_type": "stream",
17459
+ "text": [
17460
+ "Reading metadata...: 6568it [00:00, 36204.27it/s]\n",
17461
+ "Reading metadata...: 4709it [00:00, 51489.81it/s]\n",
17462
+ "***** Running Evaluation *****\n",
17463
+ " Num examples: Unknown\n",
17464
+ " Batch size = 8\n",
17465
+ "Reading metadata...: 4709it [00:00, 28976.18it/s]\n",
17466
+ "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",
17467
+ "Saving model checkpoint to ./checkpoint-200\n",
17468
+ "Configuration saved in ./checkpoint-200/config.json\n",
17469
+ "Model weights saved in ./checkpoint-200/pytorch_model.bin\n",
17470
+ "Feature extractor saved in ./checkpoint-200/preprocessor_config.json\n",
17471
+ "tokenizer config file saved in ./checkpoint-200/tokenizer_config.json\n",
17472
+ "Special tokens file saved in ./checkpoint-200/special_tokens_map.json\n",
17473
+ "added tokens file saved in ./checkpoint-200/added_tokens.json\n",
17474
+ "Feature extractor saved in ./preprocessor_config.json\n",
17475
+ "tokenizer config file saved in ./tokenizer_config.json\n",
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
  ],
17483
  "source": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:706aa3238840d1df7b20ac7afc35ab74373d09f0af44c2bc541e341cc9b51771
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a73862f1677df17b3b7afd85edf286ef3c9324beab2c85cc73e368cb271718
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:75a75228382f5ea305d02e4c38f7f7105c0c081b96f141bc517ad9f89f2eb234
3
- size 5844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eac74224e3332e4bc1b765eba79404361b7107c492465365a20ead85951819d
3
+ size 7418