saileshmeena32 commited on
Commit
3987ab8
·
verified ·
1 Parent(s): 65fe226

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +66 -0
README.md CHANGED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - medical
9
+ - synthetic-data
10
+ - triage
11
+ - healthcare
12
+ - risk-classification
13
+ - ai-dataset
14
+ - llm-training
15
+ - jsonl
16
+ - csv
17
+ ---
18
+ Medical Synthetic Triage Dataset — 500 Cases
19
+
20
+ This dataset contains 500 high-quality synthetic medical triage entries, generated through a structured rule-based methodology. It is designed for:
21
+
22
+ AI / LLM prototyping
23
+
24
+ Healthcare AI experiments
25
+
26
+ Medical triage classification research
27
+
28
+ Educational and academic use
29
+
30
+ Risk assessment modeling
31
+
32
+ RAG and prompt evaluation
33
+
34
+ Non-diagnostic medical AI training
35
+
36
+ Dataset Features
37
+
38
+ 100% synthetic (no real patient data)
39
+
40
+ CSV and JSONL formats
41
+
42
+ Includes symptoms, durations, risk scores, urgency levels
43
+
44
+ Includes red flags and contextual factors
45
+
46
+ Safe, ethical, controlled data generation
47
+
48
+ Fields Included
49
+
50
+ Age, gender
51
+
52
+ Symptoms
53
+
54
+ Symptom count
55
+
56
+ Duration & onset
57
+
58
+ Red flags
59
+
60
+ Triage risk level
61
+
62
+ Urgency classification
63
+
64
+ Safety notes
65
+
66
+ This dataset is intended for research and educational purposes only.