AshenFdo/synthetic_blood_request_urgency_dataset
Synthetic Blood Request Urgency Dataset A synthetic dataset of Sri Lanka-based blood donation requests, labeled for urgency classification (emergency / not_emergency). Built to train a text classification model that powers a real-world blood donation application targeting Sri Lanka. ๐ฏ Purpose Blood donation platforms receive a mix of requests โ some are life-threatening emergencies requiring immediate action, and others are routine orโฆ See the full description on the dataset page: https://huggingface.co/datasets/AshenFdo/synthetic_blood_request_urgency_dataset.
Synthetic Blood Request Urgency Dataset
A synthetic dataset of Sri Lanka-based blood donation requests, labeled for urgency classification (emergency / not_emergency). Built to train a text classification model that powers a real-world blood donation application targeting Sri Lanka.
๐ฏ Purpose
Blood donation platforms receive a mix of requests โ some are life-threatening emergencies requiring immediate action, and others are routine or planned needs. Treating every request the same wastes critical response time.
This dataset was created to train a binary text classification model that can automatically detect whether a blood request is an emergency or not an emergency, based on its description. The model is intended to be integrated into a blood donation mobile application for Sri Lanka, where it will help:
- Prioritize urgent requests and surface them to donors first
- Send targeted alerts to nearby donors for life-critical cases
- Reduce response time for patients in critical condition ---
๐ Why Sri Lanka Only?
The dataset is intentionally scoped to Sri Lanka because the target application serves Sri Lankan donors and patients. All descriptions reference Sri Lankan hospitals (e.g., Karapitiya, Kurunegala, Kandy National, Ratnapura), cities, and locally relevant blood collection contexts. This geographic focus ensures the model learns language patterns specific to how Sri Lankan users describe blood needs.
๐ Dataset Summary
๐ท๏ธ Label Definitions
๐ก Example Rows
๐ Data Fields
๐ Intended Use
Primary Use
Training and evaluating a text classification model for blood request urgency detection, to be deployed in a Sri Lanka blood donation application.
Planned HuggingFace Space
A simple demo Space will accompany this dataset, where you can paste a blood request description and see whether the model classifies it as an emergency or not.
Other Potential Uses
- Benchmarking small NLP models on healthcare urgency detection
- Fine-tuning lightweight models (e.g., DistilBERT, MobileBERT) for edge deployment
- Studying how urgency language patterns differ in South Asian healthcare contexts ---
โ ๏ธ Limitations & Biases
- Synthetic data โ All samples were AI-generated. Real-world requests may use different phrasing, abbreviations, Sinhala/Tamil mix, or informal language not captured here.
- English only โ Sri Lankan blood requests often appear in Sinhala or Tamil. This dataset does not cover those languages.
- Binary labels only โ Urgency in practice exists on a spectrum. A two-class label may not capture all nuance.
- Not for clinical use โ This dataset and any model trained on it should not be used as a substitute for medical triage or clinical decision-making. ---
๐ฎ Roadmap
- [ ] Expand dataset with real anonymized requests (with user consent)
- [ ] Add Sinhala and Tamil language samples
- [ ] Train and publish a fine-tuned model to HuggingFace Hub
- [ ] Launch a demo Space for live inference
- [ ] Integrate model into Sri Lanka blood donation mobile app ---
๐ License
This dataset is released under the MIT License. You are free to use, modify, and distribute it with attribution.
๐ Citation
If you use this dataset in your research or project, please cite it as:
@dataset{AshenFdo_synthetic_blood_request_urgency_2025,
author = {AshenFdo},
title = {Synthetic Blood Request Urgency Dataset},
year = {2025},
publisher = {HuggingFace},
url = {https://huggingface.co/datasets/AshenFdo/synthetic_bood_request_urgency_dataset}
}Built with the goal of saving lives โ one donation at a time. ๐ฉธ
