Skip to content

Add support for defered mapping. #6

Description

@HesitantlyHuman

In some cases map is very slow. Rather than taking 5-20 min to map over a dataset, and then training, I would like to be able to defer the map until the item is indexed. This way, the mapping occurs when we run the first training epoch.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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