datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
wearable-ai
EgoWearBench Dataset (ECCV 2026)
Part of the Wearable AI Workshop at ECCV 2026.
A benchmark of egocentric (first-person, head-mounted wearable camera) videos paired with three complementary video question-answering tasks for evaluating wearable-AI assistants on real-world everyday activity videos.
▶ Baseline code & evaluation scripts: see starter_kit/README.md. The starter kit ships inside this repo, so git clone gives you the code and the data together.
Tasks… See the full description on the dataset page: https://huggingface.co/datasets/facebook/wearable-ai.Wearable_TimeSeries_HealthRecommendation_Dataset
Wearable Time-Series Health Intervention Dataset
数据集概述
本数据集用于训练大语言模型,使其能够根据穿戴设备时间序列异常检测结果,生成符合 P3 与 PROCEED 框架的个性化健康干预方案。
数据集信息
数据集名称: Wearable_TimeSeries_HealthRecommendation_Dataset
数据格式: JSONL (每行一个 JSON 对象)
数据量: 87 条训练样本
字符数: 约 481,245 字符
用途: 监督微调 (SFT) 训练
数据格式
每条数据采用 ChatML 格式,包含以下结构:
{
"messages": [
{
"role": "system",
"content": "系统提示词,定义模型角色和输出要求"
},
{
"role": "user"… See the full description on the dataset page: https://huggingface.co/datasets/oscarzhang/Wearable_TimeSeries_HealthRecommendation_Dataset.
