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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tm21cy
/
albert-emotion-provided-params

Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use tm21cy/albert-emotion-provided-params with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tm21cy/albert-emotion-provided-params with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="tm21cy/albert-emotion-provided-params")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("tm21cy/albert-emotion-provided-params")
    model = AutoModelForSequenceClassification.from_pretrained("tm21cy/albert-emotion-provided-params", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
albert-emotion-provided-params / runs
150 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 90 commits
tm21cy's picture
tm21cy
End of training
3d6f174 verified over 2 years ago
  • Mar10_22-16-31_fa8d0bdd99a3
    Training in progress, step 500 over 2 years ago
  • Mar10_23-47-31_fa8d0bdd99a3
    End of training over 2 years ago
  • Mar11_01-09-51_fa8d0bdd99a3
    End of training over 2 years ago
  • Mar11_01-11-02_fa8d0bdd99a3
    Training in progress, step 4000 over 2 years ago
  • Mar11_01-29-21_fa8d0bdd99a3
    Training in progress, step 500 over 2 years ago
  • Mar11_01-42-39_9d545d9a060f
    Training in progress, step 500 over 2 years ago
  • Mar11_02-17-04_ebad219a5e6d
    Training in progress, step 500 over 2 years ago
  • Mar11_02-44-10_53107997d4b5
    Training in progress, step 4000 over 2 years ago
  • Mar11_02-54-15_ebad219a5e6d
    Training in progress, step 4000 over 2 years ago
  • Mar11_03-12-35_53107997d4b5
    Training in progress, step 500 over 2 years ago
  • Mar11_03-18-54_53107997d4b5
    Training in progress, step 500 over 2 years ago
  • Mar11_03-21-56_ebad219a5e6d
    Training in progress, step 500 over 2 years ago
  • Mar11_04-27-30_bb1eadec13d9
    Training in progress, step 1500 over 2 years ago
  • Mar11_04-37-43_f6b7ca2de819
    End of training over 2 years ago
  • Mar11_04-54-09_f6b7ca2de819
    End of training over 2 years ago
  • Mar11_05-13-11_f6b7ca2de819
    End of training over 2 years ago