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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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