How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("Matisse6410/MNLP_M2_document_encoder")
model = AutoModel.from_pretrained("Matisse6410/MNLP_M2_document_encoder")
Quick Links

Matisse6410/MNLP_M2_document_encoder

This is a sentence-transformers model: It maps sentences & paragraphs to a 384 dimensional dense vector space.

Downloads last month
2
Safetensors
Model size
22.7M params
Tensor type
I64
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Datasets used to train Matisse6410/MNLP_M2_document_encoder