Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
oscardp96
/
medcpt-article
:latest
57
Downloads
Updated
7 months ago
MedCPT generates embeddings of biomedical texts that can be used for semantic search (dense retrieval). 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). Compute the embeddings of articles (e.g., PubMed titles & abstracts).
Cancel
embedding
medcpt-article:latest
...
/
params
1536e2f05d52 · 74B
{
"num_ctx": 512,
"stop": [
"[UNUSED_TOKEN]",
"[SEP]",
"[CLS]"
],
"temperature": 0
}