justaddcoffee
commited on
Commit
•
4eda477
1
Parent(s):
97bd849
Upload ./data/metadata.yaml with huggingface_hub
Browse files- data/metadata.yaml +9 -0
data/metadata.yaml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dataset:
|
2 |
+
name: Pubmed July 2024
|
3 |
+
url: https://huggingface.co/biomedical-translator/pubmed_sentence_embeddings
|
4 |
+
description: 'Embeddings of each sentence in the abstracts of about 6000 selected
|
5 |
+
PubMed articles. Github repo with jupyter notebook and data files is here: https://github.com/justaddcoffee/embed_pubmed'
|
6 |
+
model:
|
7 |
+
name: all-MiniLM-L6-v2
|
8 |
+
prefixes:
|
9 |
+
PMID: https://pubmed.ncbi.nlm.nih.gov/PMID_
|