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