Skip to content

[FEATURE REQUEST] Multiprocessing with for dataset.map, dataset.filter #426

@timothyjlaurent

Description

@timothyjlaurent

It would be nice to be able to speed up dataset.map or dataset.filter. Perhaps this is as easy as sharding the dataset sending each shard to a process/thread/dask pool and using the new nlp.concatenate_dataset() function to join them all together?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions