Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
- medmcqa
|
14 |
---
|
15 |
|
16 |
-
# Model Card for
|
17 |
|
18 |
<!-- Provide a quick summary of what the model is/does. -->
|
19 |
|
@@ -25,7 +25,9 @@ datasets:
|
|
25 |
|
26 |
<!-- Provide a longer summary of what this model is. -->
|
27 |
|
28 |
-
Model 4-bit Mistral-7B-Instruct-v0.2 finetuned with QLoRA on multiple medical datasets.
|
|
|
|
|
29 |
|
30 |
- **License:** apache-2.0
|
31 |
- **Finetuned from model :** mistralai/Mistral-7B-Instruct-v0.2
|
|
|
13 |
- medmcqa
|
14 |
---
|
15 |
|
16 |
+
# Model Card for med_mistral_4bit
|
17 |
|
18 |
<!-- Provide a quick summary of what the model is/does. -->
|
19 |
|
|
|
25 |
|
26 |
<!-- Provide a longer summary of what this model is. -->
|
27 |
|
28 |
+
Model 4-bit Mistral-7B-Instruct-v0.2 finetuned with QLoRA on multiple medical datasets.
|
29 |
+
|
30 |
+
16-bit version: [med_mistral](https://huggingface.co/adriata/med_mistral)
|
31 |
|
32 |
- **License:** apache-2.0
|
33 |
- **Finetuned from model :** mistralai/Mistral-7B-Instruct-v0.2
|