File size: 877 Bytes
8c632e8
 
ac3e139
 
 
 
 
 
efdb184
 
 
 
ac3e139
 
 
 
8c632e8
ac3e139
 
 
 
 
 
 
bba98b3
ac3e139
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
language:
- en



tags:
- pubmed
- medical
- medicine
- NIH
- science
pretty_name: dataclysm-arxiv
size_categories:
- 10M<n<100M
---

# DATACLYSM PATCH 0.0.4: PUBMED
## USE THE NOTEBOOK TO GET STARTED!
https://github.com/somewheresystems/dataclysm

# somewheresystems/dataclysm-pubmed

This dataset comprises of 35.7 million PubMed metadata entries including title and some (~69% with) abstracts, with two new columns added: title-embeddings and abstract-embeddings. These additional columns were generated using the bge-small-en-v1.5 embeddings model. The dataset was sourced from the PubMed Baseline as of December 12, 2023. https://ftp.ncbi.nlm.nih.gov/pubmed/baseline/ 

# Embeddings Model

We used https://huggingface.co/BAAI/bge-small-en-v1.5 to embed the `title` and `abstract` fields. 

## Contact

Please contact hi@dataclysm.xyz for inquiries.