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

Sayan01
/
bert-mrpc-distilled-c4

Text Classification
Transformers
TensorBoard
Safetensors
bert
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Sayan01/bert-mrpc-distilled-c4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Sayan01/bert-mrpc-distilled-c4 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Sayan01/bert-mrpc-distilled-c4")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Sayan01/bert-mrpc-distilled-c4")
    model = AutoModelForSequenceClassification.from_pretrained("Sayan01/bert-mrpc-distilled-c4")
  • Notebooks
  • Google Colab
  • Kaggle
bert-mrpc-distilled-c4 / logs
46.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 46 commits

This model has 1 file scanned as suspicious.

Sayan01's picture
Sayan01
Training in progress, epoch 14
42d07ee verified over 2 years ago
  • events.out.tfevents.1708353623.f88e78bfdce9.57947.0
    10.3 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708354344.f88e78bfdce9.57947.1
    457 Bytes
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708354402.f88e78bfdce9.58471.0
    10.2 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708354931.f88e78bfdce9.58471.1
    457 Bytes
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708355064.f88e78bfdce9.58831.0
    12.9 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708356145.f88e78bfdce9.58831.1
    457 Bytes
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708396046.f88e78bfdce9.63324.0
    12 kB
    xet
    Training in progress, epoch 14 over 2 years ago