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

Silicon23
/
BERTForDetectingDepression-Twitter2020

Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Silicon23/BERTForDetectingDepression-Twitter2020 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Silicon23/BERTForDetectingDepression-Twitter2020 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Silicon23/BERTForDetectingDepression-Twitter2020")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Silicon23/BERTForDetectingDepression-Twitter2020")
    model = AutoModelForSequenceClassification.from_pretrained("Silicon23/BERTForDetectingDepression-Twitter2020")
  • Notebooks
  • Google Colab
  • Kaggle
BERTForDetectingDepression-Twitter2020 / run-1 /checkpoint-452
1.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Silicon23's picture
Silicon23
Training in progress, epoch 1
e7fd5a3 verified almost 2 years ago
  • config.json
    737 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    433 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • optimizer.pt
    867 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • special_tokens_map.json
    695 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    669 kB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    1.3 kB
    Training in progress, epoch 1 almost 2 years ago
  • trainer_state.json
    1.83 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin
    5.18 kB
    LFS
    Training in progress, epoch 1 almost 2 years ago
  • vocab.txt
    213 kB
    Training in progress, epoch 1 almost 2 years ago