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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

gokuls
/
sa_bert_12_layer_modified_complete_training_48_v2

Fill-Mask
Transformers
PyTorch
TensorBoard
hybridbert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use gokuls/sa_bert_12_layer_modified_complete_training_48_v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gokuls/sa_bert_12_layer_modified_complete_training_48_v2")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("gokuls/sa_bert_12_layer_modified_complete_training_48_v2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sa_bert_12_layer_modified_complete_training_48_v2 / logs
29.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
gokuls's picture
gokuls
End of training
bc8a3d5 about 3 years ago
  • events.out.tfevents.1689013153.serv-9207.211244.0
    29.1 MB
    xet
    Model save about 3 years ago
  • events.out.tfevents.1689188292.serv-9207.211244.1
    369 Bytes
    xet
    End of training about 3 years ago