slinusc commited on
Commit
6bc7194
·
verified ·
1 Parent(s): 79a437a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ pretty_name: PubMedAbstractsSubsetEmbedded
15
 
16
  # PubMed Abstracts Subset with MedCPT Embeddings (float32)
17
 
18
- This dataset contains a probabilistic sample of ~2.4 million PubMed abstracts, enriched with precomputed dense embeddings of the abstract + title, from the **`ncbi/MedCPT-Article-Encoder`** model. It is derived from public metadata made available via the [National Library of Medicine (NLM)](https://pubmed.ncbi.nlm.nih.gov/) and was used in the paper [*Efficient and Reproducible Biomedical QA using Retrieval-Augmented Generation*](https://arxiv.org/abs/2505.07917).
19
 
20
  Each entry includes:
21
  - `title`: Title of the publication
 
15
 
16
  # PubMed Abstracts Subset with MedCPT Embeddings (float32)
17
 
18
+ This dataset contains a probabilistic sample of ~2.4 million PubMed abstracts, enriched with precomputed dense embeddings (title + abstract), from the **`ncbi/MedCPT-Article-Encoder`** model. It is derived from public metadata made available via the [National Library of Medicine (NLM)](https://pubmed.ncbi.nlm.nih.gov/) and was used in the paper [*Efficient and Reproducible Biomedical QA using Retrieval-Augmented Generation*](https://arxiv.org/abs/2505.07917).
19
 
20
  Each entry includes:
21
  - `title`: Title of the publication