Skip to content

ESM, max length issues using ESM-gearnet-serial model #247

@gkwlgns323

Description

@gkwlgns323

Hi I'm using ESM-gearnet model, to get protein representation

but in ESM module there is max_input_length which slice the graph when the protein size is bigger than this threshold

because of this, the "graph node number" and "residue number of representation from ESM" are different.

Is it impossible to get representation from big proteins? (when I set max_input_length bigger, I got out of memory error...)

In this case should I use sliced residue representation and also sliced graph? I'm worried that it will also reduce the performance.

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