Datasets:
File size: 1,189 Bytes
438394c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | {
"format": "WebDataset source manifest v2",
"primary_key": "sample_id",
"dataset_name": "MANUS-HaGRID",
"dataset_family": "Multimodal Annotated Naturalistic Hand Understanding (MANUS)",
"configs": [
"hagrid_v1",
"hagrid_v2"
],
"splits": [
"train",
"test"
],
"public_manifest_contains_local_paths": false,
"columns": [
"config",
"version",
"split",
"sample_id",
"manus_sample_id",
"source_dataset",
"source_version",
"source_split",
"source_id",
"source_image_id",
"numeric_id",
"gesture",
"source_namespace",
"source_license_id",
"source_license_name",
"contains_source_pixels",
"processing_pipeline_version",
"available_modalities",
"file_count",
"shard",
"notes"
],
"notes": [
"This is the HaGRID/HaGRIDv2-derived MANUS source-specific release prepared for Hugging Face.",
"Public manifests do not contain local absolute source paths.",
"The WebDataset shards are unchanged from the previous HaGRID-derived packaging pass; this upgrade revises public metadata, license notices, and repo positioning."
]
}
|