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

Algokruti
/
thread-reranker

Text Classification
Transformers
ONNX
PEFT
English
cross-encoder
reranker
thread-matching
conversational-ai
lora
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Algokruti/thread-reranker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Algokruti/thread-reranker with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Algokruti/thread-reranker")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Algokruti/thread-reranker", dtype="auto")
  • PEFT

    How to use Algokruti/thread-reranker with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
thread-reranker
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Algokruti's picture
Algokruti
Upload thread_reranker_standalone.onnx with huggingface_hub
468b1c5 verified 30 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    8.3 kB
    Create README.md about 1 month ago
  • config.json
    330 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • model.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    91.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • thread_reranker.onnx
    1.11 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • thread_reranker_standalone.onnx
    91.9 MB
    xet
    Upload thread_reranker_standalone.onnx with huggingface_hub 30 days ago
  • tokenizer.json
    712 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    374 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • training_history.json
    1.39 kB
    Upload folder using huggingface_hub about 1 month ago