Wildstash commited on
Commit
93da31d
·
verified ·
1 Parent(s): 5f560b3

docs: add concise Quick guide

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -71,3 +71,25 @@ Open source model for evidence‑based dental decision support and chairside gui
71
  - Management plan
72
  - Antibiotics and dosing (if indicated)
73
  - Follow-up protocol
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  - Management plan
72
  - Antibiotics and dosing (if indicated)
73
  - Follow-up protocol
74
+
75
+
76
+ ## Quick guide (read this)
77
+ - What it is: Chat assistant for structured treatment planning and clinical decision support (SFT).
78
+ - What it covers: endodontics, periodontics, oral surgery, prosthodontics, ortho, pediatrics.
79
+ - Why trust it: trained on 2,494 expert‑validated synthetic cases; guideline‑aligned.
80
+ - How to use: provide patient context (age, vitals, symptoms, exam); ask for differential, management, abx, follow‑up.
81
+ - Safety: HIPAA‑friendly (no real patient data); outputs assist, not replace, clinical judgment.
82
+
83
+ ### Dataset statistics
84
+ - 2,494 cases; multi‑specialty coverage; structured JSON (presentation → assessment → plan).
85
+ - Source: `Wildstash/dental-2.5k-instruct`.
86
+
87
+ ### Key features
88
+ - Comprehensive dental coverage; evidence‑based plans; guideline adherence; step‑wise reasoning.
89
+
90
+ ### Training details
91
+ - Method: LoRA (PEFT), 4‑bit; base: 20B decoder.
92
+ - Optimizations: grad checkpointing; mixed precision; multi‑GPU.
93
+
94
+ ### Expert validation
95
+ - Practicing dentists graded sample cases; refined to improve plausibility and completeness.