Instructions to use castorini/monobert-large-msmarco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use castorini/monobert-large-msmarco with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("castorini/monobert-large-msmarco", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add model card
#3
by KennethEnevoldsen - opened
Hi @castorini we currently have your model on MTEB, but we see that it does not have a model card, which is required.
Can we ask you to add the model card? We will remove it from the leaderboard if it doesn't have a model card.
Issue on MTEB:
https://github.com/embeddings-benchmark/mteb/issues/3746