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