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