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