Add simple dataset card file
Browse files- dataset_card.md +12 -0
dataset_card.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Dental Treatment Planning Dataset (2.5k Synthetic Cases)
|
| 2 |
+
|
| 3 |
+
Synthetic dataset of 2,494 dental clinical cases for dental diagnosis, triage, and treatment-planning research.
|
| 4 |
+
|
| 5 |
+
- Format: JSONL
|
| 6 |
+
- Language: English
|
| 7 |
+
- License: Apache 2.0
|
| 8 |
+
- Size: 2,494 rows
|
| 9 |
+
|
| 10 |
+
Main file:
|
| 11 |
+
|
| 12 |
+
- `Dental_Cases_TrainingData.jsonl`
|