Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,15 @@ base_model:
|
|
15 |
|
16 |
MedMistralInstruct-CPT-7B is adapted from Mistral-7B-Instruct-v0.1 through Continual Pre-Training, maintaining instruction-following capabilities while gaining medical domain knowledge.
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
### Training Details
|
19 |
|
20 |
**Continual Pre-Training (CPT)**
|
|
|
15 |
|
16 |
MedMistralInstruct-CPT-7B is adapted from Mistral-7B-Instruct-v0.1 through Continual Pre-Training, maintaining instruction-following capabilities while gaining medical domain knowledge.
|
17 |
|
18 |
+
### Model Details
|
19 |
+
|
20 |
+
- **Model Type**: Causal Language Model
|
21 |
+
- **Base Model**: Mistral-7B-Instruct-v0.1
|
22 |
+
- **Language**: French
|
23 |
+
- **Domain**: Medical/Healthcare
|
24 |
+
- **Parameters**: 7 billion
|
25 |
+
- **License**: Apache 2.0
|
26 |
+
|
27 |
### Training Details
|
28 |
|
29 |
**Continual Pre-Training (CPT)**
|