esm icon indicating copy to clipboard operation
esm copied to clipboard

Function prediction

Open JWGuo330 opened this issue 10 months ago • 0 comments

What is the expected way to perform function prediction? I read the class and noticed that if we provide even one , all other residues without a specified function are labeled with the token. I also observed that the token is equal to the token, and when there are no function annotations, all residues are tokenized as , which is also treated as .FunctionTokenizerFunctionAnnotation What does this mean? Are we supposed to make function predictions without providing known keyword annotations?

JWGuo330 avatar Mar 14 '25 11:03 JWGuo330