# symptoms-biobert Fine-tuned Bio_ClinicalBERT for symptoms-to-disease classification. Trained on a dataset of symptom descriptions → disease labels. Number of classes: 264 ## Intended Use Educational / research only. Not for real medical diagnosis. ## Limitations AI model – can make errors. Always consult a doctor.

#1
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Mouhib007/SymptomsToDisease
5
+ language:
6
+ - fr
7
+ base_model:
8
+ - notlath/BioClinical-ModernBERT-base-Symptom2Disease_WITH-DROPOUT-42
9
+ ---