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

slim0001
/
bct-l12-reranker

Text Classification
Transformers
French
Arabic
English
reranker
cross-encoder
retrieval
rag
legal
banking
bct
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use slim0001/bct-l12-reranker with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="slim0001/bct-l12-reranker")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("slim0001/bct-l12-reranker", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bct-l12-reranker
8.01 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
slim0001's picture
slim0001
Create README.md
08e0387 verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    6.49 kB
    Create README.md 10 days ago