Instructions to use junaid1993/Belief_BERT_MultiClass with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use junaid1993/Belief_BERT_MultiClass with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="junaid1993/Belief_BERT_MultiClass")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("junaid1993/Belief_BERT_MultiClass") model = AutoModelForSequenceClassification.from_pretrained("junaid1993/Belief_BERT_MultiClass") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 622f7f7e1410c83eaeee6e9af3f36bbb0af3d92fca7ba316cbd8d9472fdd75be
- Size of remote file:
- 536 MB
- SHA256:
- dd94c4914731915f9e0c2a48898327ee84f616c330e507194d0a59c7b378bfef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.