Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

raicrits
/
BERT_ChangeOfTopic

Text Classification
Transformers
Italian
LLM
Italian
Classification
BERT
Topics
Model card Files Files and versions
xet
Community

Instructions to use raicrits/BERT_ChangeOfTopic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use raicrits/BERT_ChangeOfTopic with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="raicrits/BERT_ChangeOfTopic")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("raicrits/BERT_ChangeOfTopic", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BERT_ChangeOfTopic
712 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
stefanoscotta's picture
stefanoscotta
Update README.md
e11dd1e verified almost 2 years ago
  • .gitattributes
    1.6 kB
    Upload bert_multi_CT_30sec_shift10_weight_loss almost 2 years ago
  • README.md
    3.74 kB
    Update README.md almost 2 years ago
  • bert_multi_CT_30sec_shift10_weight_loss
    712 MB
    xet
    Upload bert_multi_CT_30sec_shift10_weight_loss almost 2 years ago