Instructions to use amoldwalunj/BERT_multi_label_classification_survey_repose_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amoldwalunj/BERT_multi_label_classification_survey_repose_classification with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForMultiLabelSequenceClassification tokenizer = AutoTokenizer.from_pretrained("amoldwalunj/BERT_multi_label_classification_survey_repose_classification") model = BertForMultiLabelSequenceClassification.from_pretrained("amoldwalunj/BERT_multi_label_classification_survey_repose_classification") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!