Yapeng commited on
Commit
6d8ce9c
1 Parent(s): 1be5edd

Training in progress, step 900

Browse files
fine-tune-whisper-streaming.ipynb CHANGED
@@ -878,8 +878,8 @@
878
  "\n",
879
  " <div>\n",
880
  " \n",
881
- " <progress value='801' max='3000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
882
- " [ 801/3000 4:15:59 < 11:44:32, 0.05 it/s, Epoch 2.02/9223372036854775807]\n",
883
  " </div>\n",
884
  " <table border=\"1\" class=\"dataframe\">\n",
885
  " <thead>\n",
@@ -933,6 +933,18 @@
933
  " <td>0.290584</td>\n",
934
  " <td>13.667205</td>\n",
935
  " </tr>\n",
 
 
 
 
 
 
 
 
 
 
 
 
936
  " </tbody>\n",
937
  "</table><p>"
938
  ],
@@ -1079,7 +1091,36 @@
1079
  " Num examples: Unknown\n",
1080
  " Batch size = 20\n",
1081
  "Reading metadata...: 8693it [00:01, 7603.67it/s]\n",
1082
- "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"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1083
  ]
1084
  }
1085
  ],
 
878
  "\n",
879
  " <div>\n",
880
  " \n",
881
+ " <progress value='901' max='3000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
882
+ " [ 901/3000 4:47:05 < 11:10:18, 0.05 it/s, Epoch 2.06/9223372036854775807]\n",
883
  " </div>\n",
884
  " <table border=\"1\" class=\"dataframe\">\n",
885
  " <thead>\n",
 
933
  " <td>0.290584</td>\n",
934
  " <td>13.667205</td>\n",
935
  " </tr>\n",
936
+ " <tr>\n",
937
+ " <td>800</td>\n",
938
+ " <td>0.082000</td>\n",
939
+ " <td>0.277728</td>\n",
940
+ " <td>12.956381</td>\n",
941
+ " </tr>\n",
942
+ " <tr>\n",
943
+ " <td>900</td>\n",
944
+ " <td>0.068900</td>\n",
945
+ " <td>0.285183</td>\n",
946
+ " <td>12.988691</td>\n",
947
+ " </tr>\n",
948
  " </tbody>\n",
949
  "</table><p>"
950
  ],
 
1091
  " Num examples: Unknown\n",
1092
  " Batch size = 20\n",
1093
  "Reading metadata...: 8693it [00:01, 7603.67it/s]\n",
1094
+ "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",
1095
+ "Saving model checkpoint to ./checkpoint-800\n",
1096
+ "Configuration saved in ./checkpoint-800/config.json\n",
1097
+ "Model weights saved in ./checkpoint-800/pytorch_model.bin\n",
1098
+ "Feature extractor saved in ./checkpoint-800/preprocessor_config.json\n",
1099
+ "tokenizer config file saved in ./checkpoint-800/tokenizer_config.json\n",
1100
+ "Special tokens file saved in ./checkpoint-800/special_tokens_map.json\n",
1101
+ "added tokens file saved in ./checkpoint-800/added_tokens.json\n",
1102
+ "Feature extractor saved in ./preprocessor_config.json\n",
1103
+ "tokenizer config file saved in ./tokenizer_config.json\n",
1104
+ "Special tokens file saved in ./special_tokens_map.json\n",
1105
+ "added tokens file saved in ./added_tokens.json\n",
1106
+ "/opt/conda/lib/python3.10/site-packages/torch/nn/parallel/_functions.py:68: UserWarning: Was asked to gather along dimension 0, but all input tensors were scalars; will instead unsqueeze and return a vector.\n",
1107
+ " warnings.warn('Was asked to gather along dimension 0, but all '\n",
1108
+ "***** Running Evaluation *****\n",
1109
+ " Num examples: Unknown\n",
1110
+ " Batch size = 20\n",
1111
+ "Reading metadata...: 8693it [00:02, 3167.33it/s]\n",
1112
+ "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",
1113
+ "Saving model checkpoint to ./checkpoint-900\n",
1114
+ "Configuration saved in ./checkpoint-900/config.json\n",
1115
+ "Model weights saved in ./checkpoint-900/pytorch_model.bin\n",
1116
+ "Feature extractor saved in ./checkpoint-900/preprocessor_config.json\n",
1117
+ "tokenizer config file saved in ./checkpoint-900/tokenizer_config.json\n",
1118
+ "Special tokens file saved in ./checkpoint-900/special_tokens_map.json\n",
1119
+ "added tokens file saved in ./checkpoint-900/added_tokens.json\n",
1120
+ "Feature extractor saved in ./preprocessor_config.json\n",
1121
+ "tokenizer config file saved in ./tokenizer_config.json\n",
1122
+ "Special tokens file saved in ./special_tokens_map.json\n",
1123
+ "added tokens file saved in ./added_tokens.json\n"
1124
  ]
1125
  }
1126
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0704b9d9e8c72961d92b5c256e00e18cbd3b7c9467699d9d5aefa3b628f64477
3
  size 967099139
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048393683ecac1ebc942207f001f35eb2675b08ba5b9ff16da0377f5386fdead
3
  size 967099139
runs/Dec06_07-40-22_04812eda968b/events.out.tfevents.1670312431.04812eda968b.2650899.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c888355f07bd6c5995d8299dbfd8c3501521a69ecd7dbf621450732a2590da46
3
- size 131950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bcf5ffaa8cbc7bb49855d1226cd16321910f13cce54df2248c4b699c761dd92
3
+ size 147968