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