Why does the dataset map take forever?

#1
by DiggingLace - opened

For this line of the sample code "dataset = dataset.map(transform_tokenize,
batched=True,
num_proc=8)"

it is taking more than 5 minutes just to get to 1% completion. Why is it so slow?

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment