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
/
hBERTv1_mrpc

Text Classification
Transformers
PyTorch
TensorBoard
English
hybridbert
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use gokuls/hBERTv1_mrpc with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="gokuls/hBERTv1_mrpc")
    # Load model directly
    from transformers import AutoModelForSequenceClassification
    model = AutoModelForSequenceClassification.from_pretrained("gokuls/hBERTv1_mrpc", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hBERTv1_mrpc / logs
47.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
gokuls's picture
gokuls
End of training
62080f4 over 3 years ago
  • 1677680692.7409434
    Training in progress, epoch 1 over 3 years ago
  • 1677709029.2048297
    Training in progress, epoch 8 over 3 years ago
  • 1677737561.225657
    Training in progress, epoch 1 over 3 years ago
  • events.out.tfevents.1677680692.serv-9220.1178704.3
    11 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1677681169.serv-9220.1178704.5
    467 Bytes
    xet
    End of training over 3 years ago
  • events.out.tfevents.1677709029.serv-9225.3038038.3
    7.01 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1677709281.serv-9225.3038038.5
    467 Bytes
    xet
    End of training over 3 years ago
  • events.out.tfevents.1677737561.serv-9223.249682.3
    11.1 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1677737995.serv-9223.249682.5
    467 Bytes
    xet
    End of training over 3 years ago