mkurman commited on
Commit
38f07a0
1 Parent(s): 1300885

checkpoint 26000 readme update

Browse files
Files changed (1) hide show
  1. README.md +17 -11
README.md CHANGED
@@ -2,28 +2,34 @@
2
  license: llama3.2
3
  ---
4
 
5
- Model Name: MedIT Solutions Extended Llama 3.2
6
 
7
- Base Model: Llama 3.2 1B
 
8
 
9
- Extended Size: 2.4B parameters
 
10
 
11
- Extension Method: Proprietary technique developed by MedIT Solutions
 
12
 
13
- Fine-tuning:
14
  - Open conversation datasets
15
- - Open SFT (Supervised Fine-Tuning) datasets
16
 
17
- Training Status: In progress
18
- - Current checkpoint: 15400
 
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: General conversation and task-oriented interactions
 
28
 
29
- Limitations: 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.
 
 
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.