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

  • Log In
  • Sign Up

yushize
/
patent-classifier-personal

Text Classification
Transformers
Safetensors
PyTorch
Chinese
English
patent_classifier
feature-extraction
multi-label
patent-analysis
intellectual-property
qwen
qwen3-0.6b
zero-shot-classification
custom_code
Model card Files Files and versions
xet
Community

Instructions to use yushize/patent-classifier-personal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yushize/patent-classifier-personal with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="yushize/patent-classifier-personal", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("yushize/patent-classifier-personal", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
patent-classifier-personal
2.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
yushize's picture
yushize
Update config.json
516d019 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 8 months ago
  • README.md
    7.93 kB
    Upload folder using huggingface_hub 8 months ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub 8 months ago
  • chat_template.jinja
    4.17 kB
    Upload folder using huggingface_hub 8 months ago
  • config.json
    418 Bytes
    Update config.json 8 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 8 months ago
  • model.safetensors
    2.39 GB
    xet
    Upload folder using huggingface_hub 8 months ago
  • model_upload.py
    1.33 kB
    Upload folder using huggingface_hub 8 months ago
  • modeling_patent.py
    2.94 kB
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    5.4 kB
    Upload folder using huggingface_hub 8 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 8 months ago