MLM: IndexError: index out of bounds

You should deactivate multiprocessing to have a clearer error message (remove num_proc=4). It looks like an indexing error in your dataset.

2 Likes