Skip to content

Training loss becomes 0 #9

@Lelouchrx

Description

@Lelouchrx

I encountered a strange issue while fine-tuning the model. When I freeze the vision encoder and only unfreeze the visual merger for training, the training loss immediately drops to 0.0 and stays there. However, if I set all visual parameters to requires_grad = False, the loss remains normal.

Image Image 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