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

Training in progress, step 600

Browse files
fine-tune-whisper-streaming.ipynb CHANGED
@@ -911,8 +911,8 @@
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",
@@ -930,6 +930,12 @@
930
  " <td>0.278119</td>\n",
931
  " <td>81.117889</td>\n",
932
  " </tr>\n",
 
 
 
 
 
 
933
  " </tbody>\n",
934
  "</table><p>"
935
  ],
@@ -968,6 +974,26 @@
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
  }
 
911
  "\n",
912
  " <div>\n",
913
  " \n",
914
+ " <progress value='601' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
915
+ " [ 601/1000 1:59:05 < 1:19:19, 0.08 it/s, Epoch 4.04/9223372036854775807]\n",
916
  " </div>\n",
917
  " <table border=\"1\" class=\"dataframe\">\n",
918
  " <thead>\n",
 
930
  " <td>0.278119</td>\n",
931
  " <td>81.117889</td>\n",
932
  " </tr>\n",
933
+ " <tr>\n",
934
+ " <td>400</td>\n",
935
+ " <td>0.136700</td>\n",
936
+ " <td>0.269168</td>\n",
937
+ " <td>73.102568</td>\n",
938
+ " </tr>\n",
939
  " </tbody>\n",
940
  "</table><p>"
941
  ],
 
974
  " Num examples: Unknown\n",
975
  " Batch size = 8\n",
976
  "Reading metadata...: 4604it [00:00, 34447.62it/s]\n",
977
+ "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",
978
+ "Saving model checkpoint to ./checkpoint-400\n",
979
+ "Configuration saved in ./checkpoint-400/config.json\n",
980
+ "Model weights saved in ./checkpoint-400/pytorch_model.bin\n",
981
+ "Feature extractor saved in ./checkpoint-400/preprocessor_config.json\n",
982
+ "tokenizer config file saved in ./checkpoint-400/tokenizer_config.json\n",
983
+ "Special tokens file saved in ./checkpoint-400/special_tokens_map.json\n",
984
+ "added tokens file saved in ./checkpoint-400/added_tokens.json\n",
985
+ "Feature extractor saved in ./preprocessor_config.json\n",
986
+ "tokenizer config file saved in ./tokenizer_config.json\n",
987
+ "Special tokens file saved in ./special_tokens_map.json\n",
988
+ "added tokens file saved in ./added_tokens.json\n",
989
+ "Reading metadata...: 6505it [00:00, 33208.71it/s]\n",
990
+ "Reading metadata...: 4485it [00:00, 23213.70it/s]\n",
991
+ "Reading metadata...: 6505it [00:00, 25768.67it/s]\n",
992
+ "Reading metadata...: 4485it [00:00, 27756.07it/s]\n",
993
+ "***** Running Evaluation *****\n",
994
+ " Num examples: Unknown\n",
995
+ " Batch size = 8\n",
996
+ "Reading metadata...: 4604it [00:00, 28855.43it/s]\n",
997
  "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"
998
  ]
999
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb9cfe407faf6b62449cd8d98c5803f38eb1a124bb7f0ae2be84ce8a2277a5fd
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7645b1be850d40550c2f3cdcb630a27e57c27c6d16686ed18c047cc271e7152b
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:6447425ea88c472a32dbe73080f90ff2cab448425a2fdb403055481ec4fcf920
3
- size 7418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2847829e7853bc682a48460ebc7ac2fb65f58b90ab0a7b31e9fcd669bc894953
3
+ size 8992