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

  • Libraries
  • Transformers

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

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

This model has 1 file scanned as unsafe.

Sayan01's picture
Sayan01
Training in progress, epoch 6
9018868 verified over 2 years ago
  • events.out.tfevents.1708258913.f88e78bfdce9.32506.0
    4.65 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708259006.f88e78bfdce9.32943.0
    6.62 kB
    xet
    Training in progress, epoch 4 over 2 years ago
  • events.out.tfevents.1708260010.f88e78bfdce9.33931.0
    7.11 kB
    xet
    Training in progress, epoch 5 over 2 years ago
  • events.out.tfevents.1708261254.f88e78bfdce9.34345.0
    9.93 kB
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708263359.f88e78bfdce9.34345.1
    423 Bytes
    xet
    Training in progress, epoch 1 over 2 years ago
  • events.out.tfevents.1708329788.f88e78bfdce9.46663.0
    7.76 kB
    xet
    Training in progress, epoch 6 over 2 years ago