Instructions to use hanungaddi/classification_aspect_robota_7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hanungaddi/classification_aspect_robota_7 with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForMultiLabelSequenceClassification tokenizer = AutoTokenizer.from_pretrained("hanungaddi/classification_aspect_robota_7") model = BertForMultiLabelSequenceClassification.from_pretrained("hanungaddi/classification_aspect_robota_7", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
202b8ac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:41540d5daf8a3462fe3f829a010944c1baa4e504cb7ffe7b3059a22dea5c5fe6
size 3512
|