Update README.md
Browse files
README.md
CHANGED
@@ -27,14 +27,14 @@ datasets:
|
|
27 |
|
28 |
Model 4-bit Mistral-7B-Instruct-v0.2 finetuned with QLoRA on multiple medical datasets.
|
29 |
|
30 |
-
- **License:**
|
31 |
-
- **Finetuned from model :**
|
32 |
|
33 |
### Model Sources [optional]
|
34 |
|
35 |
<!-- Provide the basic links for the model. -->
|
36 |
|
37 |
-
- **Repository:**
|
38 |
|
39 |
## Uses
|
40 |
|
@@ -81,6 +81,7 @@ print(decoded[0])
|
|
81 |
|
82 |
## Training Details
|
83 |
~13h - 20k examples x 1 epoch
|
|
|
84 |
GPU: OVH - 1 × NVIDIA TESLA V100S (32 GiB RAM)
|
85 |
|
86 |
### Training Data
|
|
|
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
|
32 |
|
33 |
### Model Sources [optional]
|
34 |
|
35 |
<!-- Provide the basic links for the model. -->
|
36 |
|
37 |
+
- **Repository:** https://github.com/atadria/med_llm
|
38 |
|
39 |
## Uses
|
40 |
|
|
|
81 |
|
82 |
## Training Details
|
83 |
~13h - 20k examples x 1 epoch
|
84 |
+
|
85 |
GPU: OVH - 1 × NVIDIA TESLA V100S (32 GiB RAM)
|
86 |
|
87 |
### Training Data
|