Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract embeddings #1

Open
jaideep11061982 opened this issue Oct 31, 2023 · 1 comment
Open

Extract embeddings #1

jaideep11061982 opened this issue Oct 31, 2023 · 1 comment

Comments

@jaideep11061982
Copy link

Hi @gaozhangyang @chengtan9907
Congrats for your this publications.
Could you guide how could i extract RNA embeddings for any other downstream tasks ?

@chengtan9907
Copy link
Member

Hi, thanks for your interest! Our work is still under review and has not been published.

Our work is not for RNA pretraining. I'm not sure whether the RNA embeddings from our model can benefit other downstream tasks. If you would like to use it, I think the input of the encoder may be suitable. Please refer to here:

RFold/model.py

Line 89 in bdc472a

latent, skips = self.encoder(x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants