CoolFace
Datasetpublic

lamm-mit/protein-secondary-structure-netsurfp

NetSurfP-3.0 Secondary-Structure Splits This dataset repo contains NetSurfP-derived protein secondary-structure labels converted for Protein-I-JEPA probe training and evaluation. Source page: https://services.healthtech.dtu.dk/services/NetSurfP-3.0/5-Dataset.php Profile: hhblits Labels are Q3 per-residue labels: H: helix E: beta strand C: coil/other .: ignored residue for loss and accuracy Splits Split Rows JSONL TSV train 10348 train.jsonl… See the full description on the dataset page: https://huggingface.co/datasets/lamm-mit/protein-secondary-structure-netsurfp.

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes136downloads
Dataset Card

NetSurfP-3.0 Secondary-Structure Splits

This dataset repo contains NetSurfP-derived protein secondary-structure labels converted for Protein-I-JEPA probe training and evaluation.

Source page: https://services.healthtech.dtu.dk/services/NetSurfP-3.0/5-Dataset.php

Profile: hhblits

Labels are Q3 per-residue labels:

  • H: helix
  • E: beta strand
  • C: coil/other
  • .: ignored residue for loss and accuracy

Splits

SplitRowsJSONLTSV
train10348train.jsonltsv/train.tsv
validation500validation.jsonltsv/validation.tsv
cb513513cb513.jsonltsv/cb513.tsv
ts115115ts115.jsonltsv/ts115.tsv
casp1221casp12.jsonltsv/casp12.tsv

Recommended use:

  • train: train the supervised probe.
  • validation: tune probe settings.
  • cb513, ts115, casp12, and optional casp14_fm: final external tests.