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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

gguk2on
/
qwen3-8b-correctness-classifier_v2

Text Classification
Transformers
Safetensors
qwen3
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use gguk2on/qwen3-8b-correctness-classifier_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gguk2on/qwen3-8b-correctness-classifier_v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="gguk2on/qwen3-8b-correctness-classifier_v2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("gguk2on/qwen3-8b-correctness-classifier_v2")
    model = AutoModelForSequenceClassification.from_pretrained("gguk2on/qwen3-8b-correctness-classifier_v2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-8b-correctness-classifier_v2
15.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
gguk2on's picture
gguk2on
Upload sequence classifier trained from Qwen/Qwen3-8B
8047db0 verified 2 months ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 0 2 months ago
  • README.md
    1.29 kB
    Upload sequence classifier trained from Qwen/Qwen3-8B 2 months ago
  • added_tokens.json
    707 Bytes
    Training in progress, epoch 0 2 months ago
  • chat_template.jinja
    4.17 kB
    Training in progress, epoch 0 2 months ago
  • config.json
    819 Bytes
    Training in progress, epoch 0 2 months ago
  • merges.txt
    1.67 MB
    Training in progress, epoch 0 2 months ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    Training in progress, epoch 0 2 months ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Training in progress, epoch 0 2 months ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    Training in progress, epoch 0 2 months ago
  • model-00004-of-00004.safetensors
    336 MB
    xet
    Training in progress, epoch 0 2 months ago
  • model.safetensors.index.json
    32.9 kB
    Training in progress, epoch 0 2 months ago
  • special_tokens_map.json
    613 Bytes
    Training in progress, epoch 0 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, epoch 0 2 months ago
  • tokenizer_config.json
    5.4 kB
    Training in progress, epoch 0 2 months ago
  • training_args.bin
    5.3 kB
    xet
    Training in progress, epoch 0 2 months ago
  • vocab.json
    2.78 MB
    Training in progress, epoch 0 2 months ago