Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

groupappealslab
/
groupappeals_classifier_negative

Zero-Shot Classification
Transformers
Safetensors
English
politics
text-classification
Model card Files Files and versions
xet
Community

Instructions to use groupappealslab/groupappeals_classifier_negative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use groupappealslab/groupappeals_classifier_negative with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("zero-shot-classification", model="groupappealslab/groupappeals_classifier_negative")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("groupappealslab/groupappeals_classifier_negative", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
groupappeals_classifier_negative
749 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
chdausgaard's picture
chdausgaard
Upload 8 files
11ce5dc verified 4 days ago
  • groupappeals_classifier_negative
    Upload 8 files 4 days ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.15 kB
    Update README.md 8 months ago