esm icon indicating copy to clipboard operation
esm copied to clipboard

chain_id and sequence_id clarification

Open j3rk0 opened this issue 9 months ago • 0 comments

Hello everybody and thanks for the awsome work, i'm currently trying to fine-tune esm3 on a dataset of protein complexes and i would like to have clarification about chain_id and sequence_id. how should they be set to? i.e. i have two protein sequences one of length 30 one of length 20, should be both set to something like [0] * 32 + [ 1] * 21 ?

thanks so much

j3rk0 avatar Apr 09 '25 14:04 j3rk0