Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
164 Bytes
You can speed up the map function by setting batched=True to process multiple elements of the dataset at once, and increasing the number of processes with num_proc.