Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mgh6
/
TCS_MLM_SaProt

Fill-Mask
Transformers
TensorBoard
Safetensors
esm
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use mgh6/TCS_MLM_SaProt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mgh6/TCS_MLM_SaProt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="mgh6/TCS_MLM_SaProt")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM_SaProt")
    model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM_SaProt")
  • Notebooks
  • Google Colab
  • Kaggle
TCS_MLM_SaProt / runs
98.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 184 commits
mgh6's picture
mgh6
Training in progress, step 15000
d9e44f3 verified almost 2 years ago
  • Jul01_03-25-06_training-full-02-0-0
    Training in progress, step 300 almost 2 years ago
  • Jul01_04-50-52_training-full-02-0-0
    Training in progress, step 100 almost 2 years ago
  • Jul01_17-04-01_training-full-02-0-0
    Training in progress, step 500 almost 2 years ago
  • Jul09_15-25-18_training-full-01-0-5
    Training in progress, step 15000 almost 2 years ago
  • Jun30_21-22-34_testing-small-01-0-2
    Training in progress, step 1000 almost 2 years ago
  • Jun30_21-26-01_testing-small-01-0-2
    Training in progress, step 1000 almost 2 years ago
  • Jun30_21-29-13_testing-small-01-0-2
    Training in progress, step 1000 almost 2 years ago
  • Jun30_21-42-55_training-full-02-0-0
    Training in progress, step 1000 almost 2 years ago
  • Jun30_21-51-10_training-full-02-0-0
    Training in progress, step 1000 almost 2 years ago
  • Jun30_22-26-06_training-full-02-0-0
    Training in progress, step 1000 almost 2 years ago