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

gokuls
/
model_v1_complete_training_wt_init_48_tiny_emb_comp

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

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

  • Libraries
  • Transformers

    How to use gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("gokuls/model_v1_complete_training_wt_init_48_tiny_emb_comp", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
model_v1_complete_training_wt_init_48_tiny_emb_comp / logs
442 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits
gokuls's picture
gokuls
End of training
23ffd48 almost 3 years ago
  • events.out.tfevents.1689560323.serv-3328.2551946.0
    441 kB
    xet
    Model save almost 3 years ago
  • events.out.tfevents.1689776989.serv-3328.2551946.1
    369 Bytes
    xet
    End of training almost 3 years ago