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

  • Log In
  • Sign Up

Alprocco
/
Swiss_bertopic

Text Classification
Transformers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Alprocco/Swiss_bertopic with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Alprocco/Swiss_bertopic")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Alprocco/Swiss_bertopic", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Swiss_bertopic
435 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Alprocco's picture
Alprocco
Update README.md
1a53a8a over 2 years ago
  • .gitattributes
    1.57 kB
    Add BERTopic model over 2 years ago
  • README.md
    1.02 kB
    Update README.md over 2 years ago
  • config.json
    291 Bytes
    Add BERTopic model over 2 years ago
  • ctfidf.safetensors
    81.4 MB
    xet
    Add BERTopic model over 2 years ago
  • ctfidf_config.json
    351 MB
    xet
    Add BERTopic model over 2 years ago
  • topic_embeddings.safetensors
    46.2 kB
    xet
    Add BERTopic model over 2 years ago
  • topics.json
    2.64 MB
    Add BERTopic model over 2 years ago