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
Intent classification prompt/instruction
#15
by
SudipThomas
- opened
What will be the intent classification instruction to generate embeddings for utterances as well as the intents (descriptions of those intents, as well as intent name) for those utterances/sentences. I want to classify the intents of utterances/sentences using cosine similarity. Please help
You may find our instruction template in the section 2.3 of our paper. You may also find examples of text type, text objective and domain in the table 4 of the paper.