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

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

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

  • Libraries
  • Transformers

    How to use gokuls/mobilebert_sa_GLUE_Experiment_mrpc with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="gokuls/mobilebert_sa_GLUE_Experiment_mrpc")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("gokuls/mobilebert_sa_GLUE_Experiment_mrpc")
    model = AutoModelForSequenceClassification.from_pretrained("gokuls/mobilebert_sa_GLUE_Experiment_mrpc", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mobilebert_sa_GLUE_Experiment_mrpc / logs
56 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 33 commits
gokuls's picture
gokuls
End of training
cf102cf over 3 years ago
  • 1674299285.510423
    Training in progress, epoch 1 over 3 years ago
  • 1674304020.1116216
    Training in progress, epoch 1 over 3 years ago
  • 1674619538.4812386
    Training in progress, epoch 1 over 3 years ago
  • events.out.tfevents.1674299285.serv-3331.1578155.3
    13.7 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1674299565.serv-3331.1578155.5
    467 Bytes
    xet
    End of training over 3 years ago
  • events.out.tfevents.1674304020.serv-3331.3429984.3
    13.7 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1674304324.serv-3331.3429984.5
    467 Bytes
    xet
    End of training over 3 years ago
  • events.out.tfevents.1674619538.garda.1933772.3
    10.4 kB
    xet
    Model save over 3 years ago
  • events.out.tfevents.1674619910.garda.1933772.5
    467 Bytes
    xet
    End of training over 3 years ago