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

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

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

  • Libraries
  • Transformers

    How to use mgh6/TCS_MLM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="mgh6/TCS_MLM")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM")
    model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM")
  • Notebooks
  • Google Colab
  • Kaggle
TCS_MLM / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 311 commits
mgh6's picture
mgh6
Training in progress, step 7000
10f2b46 verified over 1 year ago
  • Jan11_12-42-32_bc11u25n1
    Training in progress, step 500 over 2 years ago
  • Jan11_12-56-41_bc11u25n1
    Training in progress, step 67000 over 2 years ago
  • Jan16_08-47-13_bc11u15n2
    Training in progress, step 120500 over 2 years ago
  • Oct14_16-53-51_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_16-56-26_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_16-57-54_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_17-01-04_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_17-02-28_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_17-13-11_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_17-15-06_torch-flash-large-0-2
    Training in progress, step 100 over 1 year ago
  • Oct14_17-20-10_torch-flash-large-0-2
    Training in progress, step 7000 over 1 year ago