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

anon4papersubmission
/
PILOT-checkpoints

Transformers
Safetensors
English
biomedical
entity-linking
retrieval
reranking
lora
Model card Files Files and versions
xet
Community

Instructions to use anon4papersubmission/PILOT-checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use anon4papersubmission/PILOT-checkpoints with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("anon4papersubmission/PILOT-checkpoints", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PILOT-checkpoints
7.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
anon4papersubmission's picture
anon4papersubmission
Remove absolute training paths from adapter metadata; point base_model at the public Qwen3-Reranker
dae3a20 verified 3 days ago
  • reranker
    Remove absolute training paths from adapter metadata; point base_model at the public Qwen3-Reranker 3 days ago
  • retriever
    PILOT: fine-tuned retrievers + contextual-reranker LoRA adapters 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    2.36 kB
    Proper model card as the repo front page 3 days ago