Wildstash commited on
Commit
4a283b3
·
verified ·
1 Parent(s): 9566d4b

Rename and improve discoverability

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pretty_name: Dental Training Dataset (Synthetic)
3
  multilinguality: monolingual
4
  language_creators:
5
  - machine-generated
@@ -15,6 +15,9 @@ tags:
15
  - synthetic
16
  - oral-health
17
  - clinical-nlp
 
 
 
18
  - diagnosis
19
  - treatment-planning
20
  - triage
@@ -35,9 +38,9 @@ size_categories:
35
  - 1K<n<10K
36
  ---
37
 
38
- # Dental Training Dataset (Synthetic)
39
 
40
- Synthetic dataset of 2,494 dental clinical cases for dental AI, oral-health NLP, diagnosis, triage, and treatment-planning research.
41
 
42
  ## Dataset Details
43
 
@@ -48,12 +51,12 @@ Synthetic dataset of 2,494 dental clinical cases for dental AI, oral-health NLP,
48
  - **Language**: English
49
  - **License**: Apache 2.0
50
 
51
- Keywords: dentistry, oral health, dental diagnosis, dental triage, treatment planning, clinical NLP, instruction tuning, synthetic medical data.
52
 
53
  ## Release Timeline
54
 
55
- - **September 2025**: original public seed dataset released as `Wildstash/dental-2.5k-instruct`
56
- - **April 13, 2026**: current simplified dataset repo published as `Wildstash/dental-training-dataset-synthetic`
57
 
58
  ## Dataset Processing Pipeline
59
 
@@ -158,10 +161,10 @@ Each case includes:
158
 
159
  ```bibtex
160
  @dataset{dental-training-dataset,
161
- title={Dental Training Dataset (Synthetic)},
162
  author={Arnav Salkade},
163
  year={2026},
164
- url={https://huggingface.co/datasets/Wildstash/dental-training-dataset-synthetic}
165
  }
166
  ```
167
 
 
1
  ---
2
+ pretty_name: Dental Treatment Planning Dataset (2.5k Synthetic Cases)
3
  multilinguality: monolingual
4
  language_creators:
5
  - machine-generated
 
15
  - synthetic
16
  - oral-health
17
  - clinical-nlp
18
+ - dental-diagnosis
19
+ - dental-treatment-planning
20
+ - clinical-decision-support
21
  - diagnosis
22
  - treatment-planning
23
  - triage
 
38
  - 1K<n<10K
39
  ---
40
 
41
+ # Dental Treatment Planning Dataset (2.5k Synthetic Cases)
42
 
43
+ Synthetic dataset of 2,494 dental clinical cases for dental diagnosis, triage, and treatment-planning research.
44
 
45
  ## Dataset Details
46
 
 
51
  - **Language**: English
52
  - **License**: Apache 2.0
53
 
54
+ Keywords: dental treatment planning, dental diagnosis, dental triage, dentistry, oral health, clinical NLP, instruction tuning, synthetic medical data.
55
 
56
  ## Release Timeline
57
 
58
+ - **September 2025**: original seed dataset released as `Wildstash/dental-2.5k-instruct`
59
+ - **April 13, 2026**: simplified public dataset repo published as `Wildstash/dental-treatment-planning-2.5k`
60
 
61
  ## Dataset Processing Pipeline
62
 
 
161
 
162
  ```bibtex
163
  @dataset{dental-training-dataset,
164
+ title={Dental Treatment Planning Dataset (2.5k Synthetic Cases)},
165
  author={Arnav Salkade},
166
  year={2026},
167
+ url={https://huggingface.co/datasets/Wildstash/dental-treatment-planning-2.5k}
168
  }
169
  ```
170