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

Add SCOPe dataset to our pipeline #67

Open
sfluegel05 opened this issue Dec 12, 2024 · 0 comments
Open

Add SCOPe dataset to our pipeline #67

sfluegel05 opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@sfluegel05
Copy link
Collaborator

Our goal is to reproduce the ontology pretraining on a protein-related task. For this, we have already implemented a GO dataset (see #36). The next step would be to add a pretraining task to that. This would give us the following alignment:

stage chemistry proteins
unsupervised pretraining mask pretraining (ELECTRA) mask pretraining (ESM2, optional)
ontology pretraining ChEBI SCOPe
finetuning task Toxicity, Solubility, ... GO (MF, BP, CC branches)

SCOPe is a good fit since it is mostly structure-based (unlike GO, which has more complex functional classes). It also has a manageable size (~140,000 entries, similar to ChEBI).

Goal

Add a SCOPe dataset to our pipeline. The data should be processed so that it can be used in the same way as, e.g., the GO data (just with different labels).

Links

@aditya0by0 aditya0by0 self-assigned this Dec 12, 2024
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