update checkpoint and base model
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: llama3.2
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# MedIT SUN 2.4B
|
@@ -19,7 +21,7 @@ license: llama3.2
|
|
19 |
|
20 |
**Training Status**
|
21 |
- *In progress*
|
22 |
-
- Current checkpoint:
|
23 |
- Note: Model is still in the training phase
|
24 |
|
25 |
**Key Features**
|
|
|
1 |
---
|
2 |
license: llama3.2
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
5 |
---
|
6 |
|
7 |
# MedIT SUN 2.4B
|
|
|
21 |
|
22 |
**Training Status**
|
23 |
- *In progress*
|
24 |
+
- Current checkpoint: 34800
|
25 |
- Note: Model is still in the training phase
|
26 |
|
27 |
**Key Features**
|