Why we should "remove_columns" for "train" in whisper datasets?
#1
by
asdfsadfsdf
- opened
As I play in the colab provided in this blog https://huggingface.co/blog/fine-tune-whisper , I just cannot get how the "remove_columns" for "train" works in the code "common_voice = common_voice.map(prepare_dataset, remove_columns=common_voice.column_names["train"], num_proc=1)" Just in case for apologize for my dummy question! @sanchit-gandhi