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