checkpoint 26000 readme update
Browse files
README.md
CHANGED
@@ -2,28 +2,34 @@
|
|
2 |
license: llama3.2
|
3 |
---
|
4 |
|
5 |
-
|
6 |
|
7 |
-
Base Model
|
|
|
8 |
|
9 |
-
Extended Size
|
|
|
10 |
|
11 |
-
Extension Method
|
|
|
12 |
|
13 |
-
Fine-tuning
|
14 |
- Open conversation datasets
|
15 |
-
- Open SFT
|
16 |
|
17 |
-
Training Status
|
18 |
-
-
|
|
|
19 |
- Note: Model is still in the training phase
|
20 |
|
21 |
-
Key Features
|
22 |
- Built on Llama 3.2 architecture
|
23 |
- Expanded from 1B to 2.4B parameters
|
24 |
- Optimized for open-ended conversations
|
25 |
- Incorporates supervised fine-tuning for improved performance
|
26 |
|
27 |
-
Use Case
|
|
|
28 |
|
29 |
-
Limitations
|
|
|
|
2 |
license: llama3.2
|
3 |
---
|
4 |
|
5 |
+
# MedIT SUN 2.4B
|
6 |
|
7 |
+
**Base Model**
|
8 |
+
- Llama 3.2 1B
|
9 |
|
10 |
+
**Extended Size**
|
11 |
+
- 1B to 2.4B parameters
|
12 |
|
13 |
+
**Extension Method**
|
14 |
+
- Proprietary technique developed by MedIT Solutions
|
15 |
|
16 |
+
**Fine-tuning**
|
17 |
- Open conversation datasets
|
18 |
+
- Open SFT datasets
|
19 |
|
20 |
+
**Training Status**
|
21 |
+
- *In progress*
|
22 |
+
- Current checkpoint: 26000
|
23 |
- Note: Model is still in the training phase
|
24 |
|
25 |
+
**Key Features**
|
26 |
- Built on Llama 3.2 architecture
|
27 |
- Expanded from 1B to 2.4B parameters
|
28 |
- Optimized for open-ended conversations
|
29 |
- Incorporates supervised fine-tuning for improved performance
|
30 |
|
31 |
+
**Use Case**
|
32 |
+
- General conversation and task-oriented interactions
|
33 |
|
34 |
+
**Limitations**
|
35 |
+
As the model is still in training, performance and capabilities may vary. Users should be aware that the model is not in its final form and may exhibit inconsistencies or limitations typical of in-progress AI models.
|