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

kasohrab
/
electra-distilled

Text Classification
Transformers
TensorBoard
Safetensors
electra
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use kasohrab/electra-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kasohrab/electra-distilled with Transformers:

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

This model has 1 file scanned as suspicious.

kasohrab's picture
kasohrab
Training in progress, epoch 2
e1f99b5 verified about 2 years ago
  • events.out.tfevents.1713402418.persepolis.18224.0
    8.92 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1713403176.persepolis.18224.1
    8.03 kB
    xet
    Training in progress, epoch 6 about 2 years ago
  • events.out.tfevents.1713404492.persepolis.18224.3
    8.03 kB
    xet
    Training in progress, epoch 6 about 2 years ago
  • events.out.tfevents.1713491533.persepolis.24356.7
    8.93 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1713494701.persepolis.24356.8
    4.85 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1713494873.persepolis.37460.0
    6 kB
    xet
    Training in progress, epoch 2 about 2 years ago