Instructions to use GleghornLab/optimal_ph_DPLM2-3B_2026-04-27-19-40_RTHS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/optimal_ph_DPLM2-3B_2026-04-27-19-40_RTHS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="GleghornLab/optimal_ph_DPLM2-3B_2026-04-27-19-40_RTHS")# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("GleghornLab/optimal_ph_DPLM2-3B_2026-04-27-19-40_RTHS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
GleghornLab/optimal_ph_DPLM2-3B_2026-04-27-19-40_RTHS
Fine-tuned with Protify.
About Protify
Protify is an open source platform designed to simplify and democratize workflows for chemical language models. With Protify, deep learning models can be trained to predict chemical properties without requiring extensive coding knowledge or computational resources.
Why Protify?
- Benchmark multiple models efficiently.
- Flexible for all skill levels.
- Accessible computing with support for precomputed embeddings.
- Cost-effective workflows for training and evaluation.
Training Run
dataset: optimal_phmodel: DPLM2-3Brun_id: 2026-04-27-19-40_RTHStask_type: regressionnum_runs: 1
Dataset Statistics
train_size: 7124valid_size: 760test_size: 1971
Validation Metrics
balanced_bin_borders: [5.0, 9.0]balanced_binned_f1_mean: 0.382970balanced_binned_f1_per_bin: [0.62002, 0.52889, 0.0]balanced_binned_mcc: 0.336650balanced_binned_roc_auc_mean: 0.609870balanced_binned_roc_auc_per_bin: [0.72475, 0.60485, 0.5]balanced_n_bins: 3balanced_n_resamples: 100balanced_weighted_pearson_rho: 0.720740balanced_weighted_pearson_rho_std: 0.030030balanced_weighted_r_squared: 0.470590balanced_weighted_rmse: 1.700650balanced_weighted_spearman_rho: 0.665340balanced_weighted_spearman_rho_std: 0.030670epoch: 20.000000eval_balanced_bin_borders: [5.0, 9.0]eval_balanced_binned_f1_mean: 0.382970eval_balanced_binned_f1_per_bin: [0.62002, 0.52889, 0.0]eval_balanced_binned_mcc: 0.336650eval_balanced_binned_roc_auc_mean: 0.609870eval_balanced_binned_roc_auc_per_bin: [0.72475, 0.60485, 0.5]eval_balanced_n_bins: 3eval_balanced_n_resamples: 100eval_balanced_weighted_pearson_rho: 0.720740eval_balanced_weighted_pearson_rho_std: 0.030030eval_balanced_weighted_r_squared: 0.470590eval_balanced_weighted_rmse: 1.700650eval_balanced_weighted_spearman_rho: 0.665340eval_balanced_weighted_spearman_rho_std: 0.030670eval_loss: 0.796565eval_mae: 0.622020eval_model_preparation_time: 0.002000eval_mse: 0.796570eval_pear_pval: 0.000000eval_pearson_rho: 0.656550eval_r_squared: 0.425600eval_rmse: 0.892500eval_runtime: 1.070700eval_samples_per_second: 709.786000eval_spear_pval: 0.000000eval_spearman_rho: 0.567580eval_steps_per_second: 7.471000
Test Metrics
balanced_bin_borders: [5.0, 9.0]balanced_binned_f1_mean: 0.390010balanced_binned_f1_per_bin: [0.65116, 0.51888, 0.0]balanced_binned_mcc: 0.335510balanced_binned_roc_auc_mean: 0.609630balanced_binned_roc_auc_per_bin: [0.74259, 0.5863, 0.5]balanced_n_bins: 3balanced_n_resamples: 100balanced_weighted_pearson_rho: 0.830870balanced_weighted_pearson_rho_std: 0.006130balanced_weighted_r_squared: 0.600270balanced_weighted_rmse: 1.425510balanced_weighted_spearman_rho: 0.762180balanced_weighted_spearman_rho_std: 0.011630test_loss: 0.690777test_mae: 0.608800test_model_preparation_time: 0.002000test_mse: 0.690780test_pear_pval: 0.000000test_pearson_rho: 0.697740test_r_squared: 0.481780test_rmse: 0.831130test_runtime: 2.618800test_samples_per_second: 752.630000test_spear_pval: 0.000000test_spearman_rho: 0.585360test_steps_per_second: 8.019000training_time_seconds: 193.692600
- Downloads last month
- 6