Skip to content

Difference between self.max_tokens self.max_new_tokens in eval_instruct.py #142

Description

@richardbaihe

For some tasks, for example, LiveCodeBench, it use self.max_new_tokens=max_tokens

For other tasks, for example, HumanEval, it use self.max_token=max_tokens

Is there any special consideration on this? or we should unify them instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions