Text Classification
Transformers
PyTorch
Safetensors
English
roberta
boolean-qa
text-embeddings-inference
Instructions to use shahrukhx01/roberta-base-boolq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shahrukhx01/roberta-base-boolq with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="shahrukhx01/roberta-base-boolq")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("shahrukhx01/roberta-base-boolq") model = AutoModelForSequenceClassification.from_pretrained("shahrukhx01/roberta-base-boolq", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2ac2354254f2f07d2c1ccab000f22ba5bfdc2d93c85e7628f78ea5e66fb5b91c
- Size of remote file:
- 499 MB
- SHA256:
- da3681de79e688b7725fcf99bc8b77137751edbc4c16374576dd797c9b9038fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.