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

sigridjineth
/
ctxl-rerank-v2-1b-seq-cls

Text Ranking
Transformers
Safetensors
qwen3
text-classification
reranker
sequence-classification
multilingual
bfloat16
32k
Model card Files Files and versions
xet
Community
1

Instructions to use sigridjineth/ctxl-rerank-v2-1b-seq-cls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sigridjineth/ctxl-rerank-v2-1b-seq-cls with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("sigridjineth/ctxl-rerank-v2-1b-seq-cls")
    model = AutoModelForSequenceClassification.from_pretrained("sigridjineth/ctxl-rerank-v2-1b-seq-cls", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ctxl-rerank-v2-1b-seq-cls
4.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
sigridjineth's picture
sigridjineth
Update README.md
470db40 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Add tokenizer about 1 year ago
  • README.md
    8.96 kB
    Update README.md about 1 year ago
  • added_tokens.json
    8.61 kB
    Add tokenizer about 1 year ago
  • chat_template.jinja
    4.17 kB
    Add tokenizer about 1 year ago
  • config.json
    1.22 kB
    Add seq-cls conversion (parity with next_logits[:,0]) about 1 year ago
  • merges.txt
    1.67 MB
    Add tokenizer about 1 year ago
  • model.safetensors
    4.06 GB
    xet
    Add seq-cls conversion (parity with next_logits[:,0]) about 1 year ago
  • special_tokens_map.json
    601 Bytes
    Add tokenizer about 1 year ago
  • tokenizer.json
    11.5 MB
    xet
    Add tokenizer about 1 year ago
  • tokenizer_config.json
    54.3 kB
    Add tokenizer about 1 year ago
  • vocab.json
    2.78 MB
    Add tokenizer about 1 year ago