Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
license: apache-2.0
|
4 |
base_model: mistralai/Mistral-7B-v0.1
|
5 |
tags:
|
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: fine-tuned-medical-qa-medquad
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
base_model: mistralai/Mistral-7B-v0.1
|
5 |
tags:
|
|
|
7 |
model-index:
|
8 |
- name: fine-tuned-medical-qa-medquad
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- lavita/MedQuAD
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|