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

  • Log In
  • Sign Up

dhanikitkat
/
topic-modelling-indo

Text Classification
Transformers
PyTorch
Indonesian
bert
topic modelling indo
Model card Files Files and versions
xet
Community
1

Instructions to use dhanikitkat/topic-modelling-indo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dhanikitkat/topic-modelling-indo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="dhanikitkat/topic-modelling-indo")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("dhanikitkat/topic-modelling-indo")
    model = AutoModelForSequenceClassification.from_pretrained("dhanikitkat/topic-modelling-indo")
  • Notebooks
  • Google Colab
  • Kaggle
topic-modelling-indo
499 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
dhanikitkat's picture
dhanikitkat
Upload tokenizer (1).json
b371c64 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    98 Bytes
    Update README.md over 2 years ago
  • config.json
    1.19 kB
    Upload 6 files over 2 years ago
  • gitattributes
    1.48 kB
    Upload 6 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    498 MB
    xet
    Upload 6 files over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 6 files over 2 years ago
  • tokenizer (1).json
    1.38 MB
    Upload tokenizer (1).json over 2 years ago
  • tokenizer_config.json
    328 Bytes
    Update tokenizer_config.json over 2 years ago
  • vocab (1).txt
    229 kB
    Upload 6 files over 2 years ago