Skip to content

question about prompt in training #18

Description

@cassiaaaaaa

Thank you for the awesome work!
I have some interest to finetune on your model. But met problems about prompts. Are you following the old InternVL2 template to use [UNUSED_TOKEN_146] and [UNUSED_TOKEN_145] in the start and end of a question or an answer?

     dict(role='HUMAN',
          begin='[UNUSED_TOKEN_146]user\n', end='[UNUSED_TOKEN_145]\n'),
     dict(role='BOT', begin='[UNUSED_TOKEN_146]assistant\n',
          end='[UNUSED_TOKEN_145]\n', generate=True),

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions