SNUH-HARI commited on
Commit
3698c6f
·
verified ·
1 Parent(s): 26635dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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
- - **Seoul National University Hospital (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 A100 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 support** (not for autonomous diagnosis)
40
- - **Healthcare policy and compliance automation**
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 (PII) was used in training.
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