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
/
bert_12_layer_model_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/bert_12_layer_model_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gokuls/bert_12_layer_model_v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gokuls/bert_12_layer_model_v2")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("gokuls/bert_12_layer_model_v2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bert_12_layer_model_v2 / logs
12.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
gokuls's picture
gokuls
End of training
810ced4 about 3 years ago
  • 1677504385.9817998
    Training in progress, epoch 1 over 3 years ago
  • events.out.tfevents.1677504385.serv-3330.4081018.0
    6.4 kB
    xet
    Model save about 3 years ago
  • events.out.tfevents.1677602843.serv-3330.4081018.2
    369 Bytes
    xet
    End of training about 3 years ago