leonli66/longhealth5
收藏Hugging Face2026-04-07 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/leonli66/longhealth5
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: memwrap
data_files:
- split: test
path: memwrap/longhealth5.jsonl
- config_name: plain
data_files:
- split: test
path: plain/longhealth5.jsonl
- config_name: memwrap_chunked
data_files:
- split: test
path: memwrap_chunked/longhealth5.jsonl
---
# LongHealth5 Benchmark (5-Patient Concatenated)
Clinical document QA benchmark with 5 patients concatenated per context.
## Variants
- **memwrap**: All 5 patients in a single memory block (~60k tokens)
- **memwrap_chunked**: Each patient in a separate memory block (~12k tokens each), patient IDs in plain text
- **plain**: Raw clinical documents, no memory tags
提供机构:
leonli66



