Task
Feature Extraction
MedCPT generates embeddings of biomedical texts that can be used for semantic search (dense retrieval). The model contains two encoders: - MedCPT Query Encoder: compute the embeddings of short texts (e.g., questions, search queries, sentences). - MedCPT Article Encoder: compute the embeddings of articles (e.g., PubMed titles & abstracts).
MedCPT generates embeddings of biomedical texts that can be used for semantic search (dense retrieval). The model contains two encoders: - MedCPT Query Encoder: compute the embeddings of short texts (e.g., questions, search queries, sentences). - MedCPT Article Encoder: compute the embeddings of articles (e.g., PubMed titles & abstracts).