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:
- cc8fdf52728fafd4b5044445a19fbeca0eb0b122b91eb01169c8066800f51a97
- Size of remote file:
- 3.64 kB
- SHA256:
- 058679afd2d18268eae64c668d82483d9c0b8983c05a57d632d2486b4f5f2f80
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.