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