Skip to content

Add support for defered mapping. #6

@HesitantlyHuman

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.

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