{"data":{"kind":"file","path":"README.md","version_id":"y94n8oqybc7l4kh3az95bri2","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":1695,"modified_at":"2026-02-08T18:17:00.147000","content_hash":"6b1cdb02bc2316bb1098e33d78ed012f4d98944fe5122db75af2996f7a46859b"},"entries":[],"content":"# OpenMed FirstAid\n\nFirst aid and emergency response QA environment for RL fine-tuning.\n\n## Task\n\nGiven a first aid question, provide a clear, accurate, and actionable response covering proper emergency care procedures.\n\n## Dataset\n\n- **Source**: `i-am-mushfiq/FirstAidQA`\n- **Size**: 5,550 QA pairs (train: ~4,995, eval: ~555)\n- **Format**: Open-ended question-answer\n- **Grounded in**: Vital First Aid Book (2019)\n\n## Reward Structure\n\n| Reward | Weight | Description |\n|--------|--------|-------------|\n| Keyword Overlap | 35% | Content overlap with reference + first aid terminology |\n| Completeness | 25% | Response length and structure (numbered steps, bullets) |\n| Thinking | 25% | Quality of emergency reasoning in `<think>` tags |\n| Format | 15% | Proper `\\boxed{}` or `|answer|` format |\n\n## Example\n\n**Input**: \"What should you do if someone is choking?\"\n\n**Expected Output**:\n```\n<think>\nChoking is a life-threatening emergency requiring immediate action.\nPriority: clear the airway. Use back blows and abdominal thrusts (Heimlich).\nIf unconscious, begin CPR.\n</think>\n\\boxed{1) Ask \"Are you choking?\" If they can't speak or cough, act immediately.\n2) Stand behind them and give 5 firm back blows between shoulder blades.\n3) If unsuccessful, perform 5 abdominal thrusts (Heimlich maneuver).\n4) Alternate between back blows and abdominal thrusts.\n5) If they become unconscious, lower them to the ground and begin CPR.\n6) Call 911 if the obstruction is not cleared quickly.}\n```\n\n## Citation\n\n```\n@misc{mushfiq-firstaidqa,\n  title={FirstAidQA Dataset},\n  author={Mushfiq},\n  year={2024},\n  publisher={HuggingFace},\n  url={https://huggingface.co/datasets/i-am-mushfiq/FirstAidQA}\n}\n```\n","encoding":"utf-8","truncated":false,"total_bytes":1695},"status":null}