ProbeMedicalwYonseiMAILAB
commited on
Commit
•
8e60b32
1
Parent(s):
7a212de
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: llama3
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
---
|
4 |
+
The model is a fine-tuned large language model on using publically available medical data.
|
5 |
+
|
6 |
+
|
7 |
+
## Model Description
|
8 |
+
- **Developed by:** Probe Medical, MAILAB from Yonsei University
|
9 |
+
- **Model type:** LLM
|
10 |
+
- **Language(s) (NLP):** English
|
11 |
+
|
12 |
+
## Training Hyperparameters
|
13 |
+
- **Lora Targets:** "o_proj", "down_proj", "v_proj", "gate_proj", "up_proj", "k_proj", "q_proj"
|