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

cmarkea
/
bloomz-3b-reranking

Text Ranking
Transformers
PyTorch
Safetensors
French
English
bloom
text-classification
Model card Files Files and versions
xet
Community
2

Instructions to use cmarkea/bloomz-3b-reranking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cmarkea/bloomz-3b-reranking with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("cmarkea/bloomz-3b-reranking")
    model = AutoModelForSequenceClassification.from_pretrained("cmarkea/bloomz-3b-reranking")
  • Notebooks
  • Google Colab
  • Kaggle
bloomz-3b-reranking
12 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 38 commits
tomaarsen's picture
tomaarsen HF Staff
Update model metadata to set pipeline tag to the new `text-ranking`
5ad3a36 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload 7 files about 2 years ago
  • README.md
    10.4 kB
    Update model metadata to set pipeline tag to the new `text-ranking` about 1 year ago
  • config.json
    805 Bytes
    Upload 7 files about 2 years ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload 7 files about 2 years ago
  • model-00002-of-00002.safetensors
    1.05 GB
    xet
    Upload 7 files about 2 years ago
  • model.safetensors.index.json
    31.9 kB
    Upload 7 files about 2 years ago
  • pytorch_model-00001-of-00002.bin
    4.96 GB
    xet
    Upload 3 files about 2 years ago
  • pytorch_model-00002-of-00002.bin
    1.05 GB
    xet
    Upload 3 files about 2 years ago
  • pytorch_model.bin.index.json
    31.9 kB
    Upload 3 files about 2 years ago
  • special_tokens_map.json
    552 Bytes
    Upload 7 files about 2 years ago
  • tokenizer.json
    14.5 MB
    xet
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    992 Bytes
    Upload 7 files about 2 years ago