Skip to content

[REQUEST] Can deepspeed initialize multiple datasets/dataloaders? #7626

@manyuanbin

Description

@manyuanbin

When I train a model, I want to evaluate the model and save ckpt at each epoch, enabling the same DP for the training dataloader and eval dataloader.

Now: DeepSpeed can only initialize the training dataset. If using the torch dataloader within the epoch, it will run duplicated.

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