Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Polygl0t
/
portuguese-qwen3-4b-instruct-quality-classifier

Text Classification
Transformers
Safetensors
Portuguese
qwen3
chat
filter
quality
classification
instruct
qwen
portuguese
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Polygl0t/portuguese-qwen3-4b-instruct-quality-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Polygl0t/portuguese-qwen3-4b-instruct-quality-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Polygl0t/portuguese-qwen3-4b-instruct-quality-classifier")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Polygl0t/portuguese-qwen3-4b-instruct-quality-classifier")
    model = AutoModelForSequenceClassification.from_pretrained("Polygl0t/portuguese-qwen3-4b-instruct-quality-classifier")
  • Notebooks
  • Google Colab
  • Kaggle
portuguese-qwen3-4b-instruct-quality-classifier
8.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
nicholasKluge's picture
nicholasKluge
Update README.md
9c9d011 verified 3 months ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 10 months ago
  • LICENSE
    10.8 kB
    Add files using upload-large-folder tool 10 months ago
  • README.md
    5.04 kB
    Update README.md 3 months ago
  • added_tokens.json
    707 Bytes
    Add files using upload-large-folder tool 10 months ago
  • chat_template.jinja
    3.95 kB
    Update chat_template.jinja 4 months ago
  • config.json
    1.7 kB
    Add files using upload-large-folder tool 10 months ago
  • emissions.csv
    830 Bytes
    Add files using upload-large-folder tool 10 months ago
  • merges.txt
    1.67 MB
    Add files using upload-large-folder tool 10 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Add files using upload-large-folder tool 10 months ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Add files using upload-large-folder tool 10 months ago
  • model.safetensors.index.json
    32.9 kB
    Add files using upload-large-folder tool 10 months ago
  • special_tokens_map.json
    613 Bytes
    Add files using upload-large-folder tool 10 months ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool 10 months ago
  • tokenizer_config.json
    5.4 kB
    Add files using upload-large-folder tool 10 months ago
  • vocab.json
    2.78 MB
    Add files using upload-large-folder tool 10 months ago