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