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

dhanikitkat
/
topic-class-indo-bank

Text Classification
Transformers
PyTorch
google-tensorflow TensorFlow
Safetensors
Indonesian
roberta
indonesian-roberta-base-sentiment-classifier
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use dhanikitkat/topic-class-indo-bank with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="dhanikitkat/topic-class-indo-bank")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("dhanikitkat/topic-class-indo-bank")
    model = AutoModelForSequenceClassification.from_pretrained("dhanikitkat/topic-class-indo-bank")
  • Notebooks
  • Google Colab
  • Kaggle
topic-class-indo-bank
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 39 commits
dhanikitkat's picture
dhanikitkat
Update config.json
caca804 verified over 2 years ago
  • .gitattributes
    858 Bytes
    Upload 2 files over 2 years ago
  • README.md
    164 Bytes
    Update README.md over 2 years ago
  • config.json
    948 Bytes
    Update config.json over 2 years ago
  • merges.txt
    467 kB
    Upload 2 files over 2 years ago
  • model.safetensors
    496 MB
    xet
    Upload model.safetensors over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    499 MB
    xet
    Upload pytorch_model.bin over 2 years ago
  • special_tokens_map.json
    239 Bytes
    Upload 7 files over 2 years ago
  • tf_model.h5
    499 MB
    xet
    Upload tf_model.h5 over 2 years ago
  • tokenizer.json
    1.38 MB
    Upload tokenizer.json over 2 years ago
  • tokenizer_config.json
    333 Bytes
    Upload 7 files over 2 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "torch.device",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    2.74 kB
    xet
    Upload training_args.bin over 2 years ago
  • vocab.json
    808 kB
    Upload 2 files over 2 years ago