Skip to content

{placeholder_token} vs *s in inference  #29

@bsun0802

Description

@bsun0802

In the fine tune code, there is an assert hard code the special token as {placeholder_tokne}.

            "{placeholder_token}" in args.prompt_template
        ), "You must specify the location of placeholder token by '{placeholder_token}'"

what is the logic we use {placeholder_token} in fine-tuning, but *s in pre-train and inference

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