kimbochen commited on
Commit
870fea9
1 Parent(s): 3538413

Training in progress, step 400

Browse files
fine-tune-whisper-streaming.ipynb CHANGED
@@ -911,8 +911,8 @@
911
  "\n",
912
  " <div>\n",
913
  " \n",
914
- " <progress value='201' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
915
- " [ 201/1000 22:31 < 1:30:27, 0.15 it/s, Epoch 1.06/9223372036854775807]\n",
916
  " </div>\n",
917
  " <table border=\"1\" class=\"dataframe\">\n",
918
  " <thead>\n",
@@ -920,9 +920,16 @@
920
  " <th>Step</th>\n",
921
  " <th>Training Loss</th>\n",
922
  " <th>Validation Loss</th>\n",
 
923
  " </tr>\n",
924
  " </thead>\n",
925
  " <tbody>\n",
 
 
 
 
 
 
926
  " </tbody>\n",
927
  "</table><p>"
928
  ],
@@ -943,6 +950,24 @@
943
  " Num examples: Unknown\n",
944
  " Batch size = 8\n",
945
  "Reading metadata...: 4604it [00:00, 27155.92it/s]\n",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
946
  "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"
947
  ]
948
  }
 
911
  "\n",
912
  " <div>\n",
913
  " \n",
914
+ " <progress value='401' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
915
+ " [ 401/1000 1:11:13 < 1:46:55, 0.09 it/s, Epoch 2.12/9223372036854775807]\n",
916
  " </div>\n",
917
  " <table border=\"1\" class=\"dataframe\">\n",
918
  " <thead>\n",
 
920
  " <th>Step</th>\n",
921
  " <th>Training Loss</th>\n",
922
  " <th>Validation Loss</th>\n",
923
+ " <th>Wer</th>\n",
924
  " </tr>\n",
925
  " </thead>\n",
926
  " <tbody>\n",
927
+ " <tr>\n",
928
+ " <td>200</td>\n",
929
+ " <td>0.220800</td>\n",
930
+ " <td>0.278119</td>\n",
931
+ " <td>81.117889</td>\n",
932
+ " </tr>\n",
933
  " </tbody>\n",
934
  "</table><p>"
935
  ],
 
950
  " Num examples: Unknown\n",
951
  " Batch size = 8\n",
952
  "Reading metadata...: 4604it [00:00, 27155.92it/s]\n",
953
+ "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",
954
+ "Saving model checkpoint to ./checkpoint-200\n",
955
+ "Configuration saved in ./checkpoint-200/config.json\n",
956
+ "Model weights saved in ./checkpoint-200/pytorch_model.bin\n",
957
+ "Feature extractor saved in ./checkpoint-200/preprocessor_config.json\n",
958
+ "tokenizer config file saved in ./checkpoint-200/tokenizer_config.json\n",
959
+ "Special tokens file saved in ./checkpoint-200/special_tokens_map.json\n",
960
+ "added tokens file saved in ./checkpoint-200/added_tokens.json\n",
961
+ "Feature extractor saved in ./preprocessor_config.json\n",
962
+ "tokenizer config file saved in ./tokenizer_config.json\n",
963
+ "Special tokens file saved in ./special_tokens_map.json\n",
964
+ "added tokens file saved in ./added_tokens.json\n",
965
+ "Reading metadata...: 6505it [00:00, 44457.32it/s]\n",
966
+ "Reading metadata...: 4485it [00:00, 29197.09it/s]\n",
967
+ "***** Running Evaluation *****\n",
968
+ " Num examples: Unknown\n",
969
+ " Batch size = 8\n",
970
+ "Reading metadata...: 4604it [00:00, 34447.62it/s]\n",
971
  "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"
972
  ]
973
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56c4b0bb4897d70e1953cf26927fc51e19cecc3225658657daa32a0c0d1e1cb0
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9cfe407faf6b62449cd8d98c5803f38eb1a124bb7f0ae2be84ce8a2277a5fd
3
  size 967102601
runs/Dec12_04-37-47_150-136-44-233/events.out.tfevents.1670819878.150-136-44-233.69039.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da946657c9377166580c41662af45f086a478b101a9862b40eb5174e55e6f75a
3
- size 5844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6447425ea88c472a32dbe73080f90ff2cab448425a2fdb403055481ec4fcf920
3
+ size 7418