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
/
tiny-bert-qnli128-distilled

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

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

  • Libraries
  • Transformers

    How to use Sayan01/tiny-bert-qnli128-distilled with Transformers:

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

This model has 1 file scanned as suspicious.

Sayan01's picture
Sayan01
Training in progress, epoch 25
5200b74 almost 4 years ago
  • 1657858480.0493786
    Training in progress, epoch 1 almost 4 years ago
  • events.out.tfevents.1657858480.ae0b7f7197ab.11526.0
    15.5 kB
    xet
    Training in progress, epoch 25 almost 4 years ago