Skip to content

Add negative sampling as part of the Loader.collate() method #69

@tizianocitro

Description

@tizianocitro

Since DataLoader is consumed by MultiModelTrainer (which delegates to Lightning's Trainer.fit()), the epoch loop is managed by Lightning. We need a set_epoch() method that must be called automatically via a Lightning Callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions