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

caskcsg
/
cotmae_base_msmarco_reranker

Sentence Similarity
Transformers
PyTorch
bert
text-classification
feature-extraction
Model card Files Files and versions
xet
Community
2

Instructions to use caskcsg/cotmae_base_msmarco_reranker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use caskcsg/cotmae_base_msmarco_reranker with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("caskcsg/cotmae_base_msmarco_reranker")
    model = AutoModelForSequenceClassification.from_pretrained("caskcsg/cotmae_base_msmarco_reranker")
  • Notebooks
  • Google Colab
  • Kaggle
cotmae_base_msmarco_reranker
438 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
tomaarsen's picture
tomaarsen HF Staff
Update model metadata to set pipeline tag to the new `text-ranking`
726988b verified about 1 year ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • README.md
    1.74 kB
    Update model metadata to set pipeline tag to the new `text-ranking` about 1 year ago
  • config.json
    755 Bytes
    init over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    init over 3 years ago
  • special_tokens_map.json
    112 Bytes
    init over 3 years ago
  • tokenizer_config.json
    23 Bytes
    init over 3 years ago
  • vocab.txt
    232 kB
    init over 3 years ago