Sentence Similarity
sentence-transformers
PyTorch
Transformers
English
t5
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
prompt-retrieval
text-reranking
feature-extraction
English
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
Max_Seq_Length
#21
by
farooq9786
- opened
Once we download the model in python I get the max_seq_length as 512. How can we increase the max seq length. I tried to load the model as follows
embeddings = HuggingFaceInstructEmbeddings(model_name="hkunlp/instructor-large")
farooq9786
changed discussion status to
closed