Update README.md
Browse files
README.md
CHANGED
@@ -29,20 +29,20 @@ tags:
|
|
29 |
- **Base Model:** DeepSeek-llama3.1
|
30 |
- **Fine-Tuned Datasets:**
|
31 |
- **MedicalLawQA** (curated from [Korea Legislation Research Institute](https://elaw.klri.re.kr/eng_service/main.do) data using GPT-4o-mini)
|
32 |
-
- **
|
33 |
- **Optimization:** Mixed precision (FP16) for efficiency
|
34 |
-
- **Compute Resources:** High-performance GPUs (e.g., NVIDIA
|
35 |
|
36 |
## Intended Use
|
37 |
This model is designed for **research, healthcare AI, and legal AI applications**. It is particularly suitable for:
|
38 |
- **Medical and legal question answering**
|
39 |
-
- **Clinical decision support**
|
40 |
-
- **Healthcare policy and compliance
|
41 |
|
42 |
## Limitations & Ethical Considerations
|
43 |
- **Not a replacement for medical professionals:** Outputs should be validated by experts.
|
44 |
- **Potential biases:** Legal and medical knowledge are jurisdiction-specific; users should verify regional applicability.
|
45 |
-
- **Privacy compliance:** No personally identifiable information
|
46 |
|
47 |
## Evaluation & Benchmarks
|
48 |
- **Perplexity Score:** TBD
|
|
|
29 |
- **Base Model:** DeepSeek-llama3.1
|
30 |
- **Fine-Tuned Datasets:**
|
31 |
- **MedicalLawQA** (curated from [Korea Legislation Research Institute](https://elaw.klri.re.kr/eng_service/main.do) data using GPT-4o-mini)
|
32 |
+
- **SNUH pseudonymized clinical notes** for real-world medical knowledge
|
33 |
- **Optimization:** Mixed precision (FP16) for efficiency
|
34 |
+
- **Compute Resources:** High-performance GPUs (e.g., NVIDIA H100 clusters)
|
35 |
|
36 |
## Intended Use
|
37 |
This model is designed for **research, healthcare AI, and legal AI applications**. It is particularly suitable for:
|
38 |
- **Medical and legal question answering**
|
39 |
+
- **Clinical decision-making support**
|
40 |
+
- **Healthcare policy and compliance**
|
41 |
|
42 |
## Limitations & Ethical Considerations
|
43 |
- **Not a replacement for medical professionals:** Outputs should be validated by experts.
|
44 |
- **Potential biases:** Legal and medical knowledge are jurisdiction-specific; users should verify regional applicability.
|
45 |
+
- **Privacy compliance:** No personally identifiable information was used in training.
|
46 |
|
47 |
## Evaluation & Benchmarks
|
48 |
- **Perplexity Score:** TBD
|