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

  • Log In
  • Sign Up

krrrrk
/
amazon_polarity_modeltrained_loraMethod

Text Classification
Transformers
Safetensors
distilbert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use krrrrk/amazon_polarity_modeltrained_loraMethod with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="krrrrk/amazon_polarity_modeltrained_loraMethod")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("krrrrk/amazon_polarity_modeltrained_loraMethod")
    model = AutoModelForSequenceClassification.from_pretrained("krrrrk/amazon_polarity_modeltrained_loraMethod")
  • Notebooks
  • Google Colab
  • Kaggle
amazon_polarity_modeltrained_loraMethod
268 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
krrrrk's picture
krrrrk
Upload DistilBertForSequenceClassification
0dbad81 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    5.17 kB
    Upload DistilBertForSequenceClassification 8 months ago
  • config.json
    543 Bytes
    Upload DistilBertForSequenceClassification 8 months ago
  • model.safetensors
    268 MB
    xet
    Upload DistilBertForSequenceClassification 8 months ago