All inference and training scripts and relevant data for Spinner, A., DeBenedictis, E., & Hudson, C. M. (2025). Scaling and Data Saturation in Protein Language Models. Proceedings of the ICML GenBio Workshop 2025.
6
stars
30
commits
Jupyter Notebook
primary language
Aug 15, 2025
updated
This repository contains all inference and training scripts, along with relevant data processing utilities, used in:
Spinner, A., DeBenedictis, E., & Hudson, C. M. (2025).
Scaling and Data Saturation in Protein Language Models.
Proceedings of the ICML GenBio Workshop 2025.
Analysis/ – notebooks and scripts for analysis and visualizationData/ – input datasets used in the studyResults/ – model outputs, figures, and metricsInstall dependencies with:
pip install -r requirements.txt
We used the Substitution DMS dataset from the ProteinGym benchmark for all supervised experiments.
Specifically, the following files in Data/ were downloaded from the ProteinGym repository:
DMS_substitutions.csv
Protein-level metadata for all substitution DMS experiments.
DMS_substitutions_Spearman_DMS_level.csv
Spearman correlations between unsupervised model predictions and experimental data.
For full dataset access, download instructions are available on the ProteinGym Resources page.
26 commits
4 commits
Jupyter Notebook
99.4%
All inference and training scripts and relevant data for Spinner, A., DeBenedictis, E., & Hudson, C. M. (2025). Scaling and Data Saturation in Protein Language Models. Proceedings of the ICML GenBio Workshop 2025.
6
stars
30
commits
Jupyter Notebook
primary language
Aug 15, 2025
updated
This repository contains all inference and training scripts, along with relevant data processing utilities, used in:
Spinner, A., DeBenedictis, E., & Hudson, C. M. (2025).
Scaling and Data Saturation in Protein Language Models.
Proceedings of the ICML GenBio Workshop 2025.
Analysis/ – notebooks and scripts for analysis and visualizationData/ – input datasets used in the studyResults/ – model outputs, figures, and metricsInstall dependencies with:
pip install -r requirements.txt
We used the Substitution DMS dataset from the ProteinGym benchmark for all supervised experiments.
Specifically, the following files in Data/ were downloaded from the ProteinGym repository:
DMS_substitutions.csv
Protein-level metadata for all substitution DMS experiments.
DMS_substitutions_Spearman_DMS_level.csv
Spearman correlations between unsupervised model predictions and experimental data.
For full dataset access, download instructions are available on the ProteinGym Resources page.
26 commits
4 commits
Jupyter Notebook
99.4%