rohitanurag commited on
Commit
2fa451a
verified
1 Parent(s): 6a2e79b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ClinicalGPT-Pubmed-Instruct-V1.0
2
 
3
  ## Overview
@@ -103,4 +116,4 @@ Licensed under the Apache License, Version 2.0. You may obtain a copy of the Lic
103
  If you use this model in your research, please cite it appropriately.
104
 
105
  ## Support
106
- For issues and feature requests, please use the GitHub issue tracker.
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - ncbi/pubmed
5
+ base_model:
6
+ - mistralai/Mistral-7B-Instruct-v0.2
7
+ pipeline_tag: question-answering
8
+ library_name: peft
9
+ tags:
10
+ - medical
11
+ - lifescience
12
+ - drugdiscovery
13
+ ---
14
  # ClinicalGPT-Pubmed-Instruct-V1.0
15
 
16
  ## Overview
 
116
  If you use this model in your research, please cite it appropriately.
117
 
118
  ## Support
119
+ For issues and feature requests, please use the GitHub issue tracker.