Skip to content

Assert 'resize_positional_embedding' prevents creating a model with custom parameters. #30

@tortueTortue

Description

@tortueTortue

image

The variable "resize_positional_embedding" is created at line 136 and is not in the constructor's parameters. I you want to specify your own parameters and you don't specify a name you get "NameError: name 'resize_positional_embedding' is not defined.", because of line 64.

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