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

  • Libraries
  • Transformers

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

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

This model has 1 file scanned as unsafe.

Sayan01's picture
Sayan01
Training in progress, epoch 6
7d9c19b verified over 2 years ago
  • events.out.tfevents.1708251821.f88e78bfdce9.30669.0
    4.63 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708252020.f88e78bfdce9.31065.0
    7.38 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708258012.f88e78bfdce9.31788.0
    4.63 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708320771.f88e78bfdce9.44754.0
    8.52 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708329249.f88e78bfdce9.44754.1
    417 Bytes
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708334217.f88e78bfdce9.48929.0
    7.67 kB
    xet
    Training in progress, epoch 6 over 2 years ago