Skip to content

no halting in evaluation #64

@yoyostudy

Description

@yoyostudy

if self.training and (self.config.halt_max_steps > 1):

trm model in training loop use q_head to introduce halting so it will not reach $N_{sup}=16$, however, in evaluation, there is no halting. It should match the convergent steps in training, otherwise the model will overthink.

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