Skip to content

Question about timestep select with win and lose #11

@TimZhang001

Description

@TimZhang001
Image

index = torch.randint( 0, self.num_ddim_timesteps, (x.shape[0],), device=self.device ).long()

maybe the timestep with win and lose should be same.

The curve of my training process is shown below. Why is it that while my lose_diff is increasing, my win_diff is also increasing? In principle, shouldn't lose_diff continuously increase and win_diff continuously decrease

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions