ritaranx commited on
Commit
93e2f22
1 Parent(s): 8db9297

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,9 +1,25 @@
1
  ---
2
  license: mit
3
  datasets:
4
- - BeIR/trec-covid
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - en
 
 
 
 
 
7
  ---
8
 
9
  This model has been finetuned following the approach described in the paper **BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers**. The associated GitHub repository is available here https://github.com/ritaranx/BMRetriever.
 
1
  ---
2
  license: mit
3
  datasets:
4
+ - MedRAG/textbooks
5
+ - MedRAG/pubmed
6
+ - MedRAG/statpearls
7
+ - mteb/raw_biorxiv
8
+ - mteb/raw_medrxiv
9
+ - ms_marco
10
+ - medical_dialog
11
+ - medical_questions_pairs
12
+ - lavita/MedQuAD
13
+ - Tevatron/wikipedia-nq
14
+ - fever
15
+ - eli5
16
  language:
17
  - en
18
+ tags:
19
+ - medical
20
+ - biology
21
+ - retrieval
22
+ - LLM
23
  ---
24
 
25
  This model has been finetuned following the approach described in the paper **BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers**. The associated GitHub repository is available here https://github.com/ritaranx/BMRetriever.