| { |
| "@context": { |
| "@language": "en", |
| "@vocab": "https://schema.org/", |
| "arrayShape": "cr:arrayShape", |
| "citeAs": "cr:citeAs", |
| "column": "cr:column", |
| "conformsTo": "dct:conformsTo", |
| "containedIn": "cr:containedIn", |
| "cr": "http://mlcommons.org/croissant/", |
| "data": { |
| "@id": "cr:data", |
| "@type": "@json" |
| }, |
| "dataBiases": "cr:dataBiases", |
| "dataCollection": "cr:dataCollection", |
| "dataType": { |
| "@id": "cr:dataType", |
| "@type": "@vocab" |
| }, |
| "dct": "http://purl.org/dc/terms/", |
| "extract": "cr:extract", |
| "field": "cr:field", |
| "fileProperty": "cr:fileProperty", |
| "fileObject": "cr:fileObject", |
| "fileSet": "cr:fileSet", |
| "format": "cr:format", |
| "includes": "cr:includes", |
| "isArray": "cr:isArray", |
| "isLiveDataset": "cr:isLiveDataset", |
| "jsonPath": "cr:jsonPath", |
| "key": "cr:key", |
| "md5": "cr:md5", |
| "parentField": "cr:parentField", |
| "path": "cr:path", |
| "personalSensitiveInformation": "cr:personalSensitiveInformation", |
| "recordSet": "cr:recordSet", |
| "references": "cr:references", |
| "regex": "cr:regex", |
| "repeated": "cr:repeated", |
| "replace": "cr:replace", |
| "sc": "https://schema.org/", |
| "separator": "cr:separator", |
| "source": "cr:source", |
| "subField": "cr:subField", |
| "transform": "cr:transform" |
| }, |
| "@type": "sc:Dataset", |
| "distribution": [ |
| { |
| "@type": "cr:FileObject", |
| "@id": "repo", |
| "name": "repo", |
| "description": "The Hugging Face git repository.", |
| "contentUrl": "https://huggingface.co/datasets/LabShield/review/tree/refs%2Fconvert%2Fparquet", |
| "encodingFormat": "git+https", |
| "sha256": "https://github.com/mlcommons/croissant/issues/80" |
| }, |
| { |
| "@type": "cr:FileSet", |
| "@id": "parquet-files-for-config-default", |
| "containedIn": { |
| "@id": "repo" |
| }, |
| "encodingFormat": "application/x-parquet", |
| "includes": "default/*/*.parquet" |
| } |
| ], |
| "recordSet": [ |
| { |
| "@type": "cr:RecordSet", |
| "dataType": "cr:Split", |
| "key": { |
| "@id": "default_splits/split_name" |
| }, |
| "@id": "default_splits", |
| "name": "default_splits", |
| "description": "Splits for the default config.", |
| "field": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default_splits/split_name", |
| "dataType": "sc:Text" |
| } |
| ], |
| "data": [ |
| { |
| "default_splits/split_name": "train" |
| } |
| ] |
| }, |
| { |
| "@type": "cr:RecordSet", |
| "@id": "default", |
| "description": "LabShield/review - 'default' subset", |
| "field": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/split", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "fileProperty": "fullpath" |
| }, |
| "transform": { |
| "regex": "default/(?:partial-)?(train)/.+parquet$" |
| } |
| }, |
| "references": { |
| "field": { |
| "@id": "default_splits/split_name" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/sample_id", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "sample_id" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/scenario", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "scenario" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/operation_level", |
| "dataType": "cr:Int64", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "operation_level" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/safety_level", |
| "dataType": "cr:Int64", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "safety_level" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/instruction", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "instruction" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/left_wrist_rgbd", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/left_wrist_rgbd/path", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "observation" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "left_wrist_rgbd" |
| }, |
| { |
| "jsonPath": "path" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/right_wrist_rgbd", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/right_wrist_rgbd/path_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "observation" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "right_wrist_rgbd" |
| }, |
| { |
| "jsonPath": "path" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/head_rgbd", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/head_rgbd/path_0_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "observation" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "head_rgbd" |
| }, |
| { |
| "jsonPath": "path" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/torso_rgbd", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/observation/torso_rgbd/path_0_0_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "observation" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "torso_rgbd" |
| }, |
| { |
| "jsonPath": "path" |
| } |
| ] |
| } |
| } |
| ] |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/instruction_abstract", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "instruction_abstract" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/perception", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/perception/unsafe_factors", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "perception" |
| }, |
| { |
| "jsonPath": "unsafe_factors" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/reasoning", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/reasoning/safety_level", |
| "dataType": "cr:Int64", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "safety_level" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/reasoning/hazard_patterns", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "hazard_patterns" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/reasoning/analysis", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "analysis" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/planning", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/planning/decision", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "planning" |
| }, |
| { |
| "jsonPath": "decision" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/open_prp/planning/plan_steps", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "open_prp" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "planning" |
| }, |
| { |
| "jsonPath": "plan_steps" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| } |
| ] |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/qa_id", |
| "dataType": "cr:Int64", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": { |
| "jsonPath": "qa_id" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/type", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": { |
| "jsonPath": "type" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/question", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": { |
| "jsonPath": "question" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/choices", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/choices/A", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "A" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/choices/B", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "B" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/choices/C", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "C" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/choices/D", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "D" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/gold_choice", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": { |
| "jsonPath": "gold_choice" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/close_vqa/subtype", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "close_vqa" |
| }, |
| "transform": { |
| "jsonPath": "subtype" |
| } |
| } |
| } |
| ], |
| "isArray": true, |
| "arrayShape": "-1" |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/perception_0", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/perception_0/unsafe_factors_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "perception" |
| }, |
| { |
| "jsonPath": "unsafe_factors" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/reasoning_0", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/reasoning_0/safety_level_0", |
| "dataType": "cr:Int64", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "safety_level" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/reasoning_0/hazard_patterns_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "hazard_patterns" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/reasoning_0/analysis_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "reasoning" |
| }, |
| { |
| "jsonPath": "analysis" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/planning_0", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/planning_0/decision_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "planning" |
| }, |
| { |
| "jsonPath": "decision" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/reasoning_tasks/planning_0/plan_steps_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "reasoning_tasks" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "planning" |
| }, |
| { |
| "jsonPath": "plan_steps" |
| } |
| ] |
| }, |
| "isArray": true, |
| "arrayShape": "-1" |
| } |
| ] |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/qa_id_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": { |
| "jsonPath": "qa_id" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/type_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": { |
| "jsonPath": "type" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/question_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": { |
| "jsonPath": "question" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/choices_0", |
| "subField": [ |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/choices_0/A_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "A" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/choices_0/B_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "B" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/choices_0/C_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "C" |
| } |
| ] |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/choices_0/D_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": [ |
| { |
| "jsonPath": "choices" |
| }, |
| { |
| "jsonPath": "D" |
| } |
| ] |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "default/choice_questions/gold_choice_0", |
| "dataType": "sc:Text", |
| "source": { |
| "fileSet": { |
| "@id": "parquet-files-for-config-default" |
| }, |
| "extract": { |
| "column": "choice_questions" |
| }, |
| "transform": { |
| "jsonPath": "gold_choice" |
| } |
| } |
| } |
| ], |
| "isArray": true, |
| "arrayShape": "-1" |
| } |
| ] |
| } |
| ], |
| "conformsTo": "http://mlcommons.org/croissant/1.1", |
| "name": "review", |
| "description": "\n\t\n\t\t\n\t\t🛡️ LabShield: A Multimodal Benchmark for Laboratory Safety\n\t\n\nOfficial dataset for the paper: \"LabShield: A Multimodal Benchmark for Safety-Critical Reasoning and Planning in Scientific Laboratories\".\n[Project Website (Coming Soon)] | [Paper (NeurIPS 2026 Submission)] | [Code (Coming Soon)]\n\n\n\t\n\t\t\n\t\t📌 Introduction\n\t\n\nLabShield is a rigorous, multi-view benchmark designed to assess the safety awareness and decision-making reliability of Multimodal Large Language Models (MLLMs) in… See the full description on the dataset page: https://huggingface.co/datasets/LabShield/review.", |
| "alternateName": [ |
| "LabShield/review", |
| "LabShield Review" |
| ], |
| "creator": { |
| "@type": "Organization", |
| "name": "LabShield-Review", |
| "url": "https://huggingface.co/LabShield" |
| }, |
| "keywords": [ |
| "visual-question-answering", |
| "image-to-text", |
| "English", |
| "apache-2.0", |
| "< 1K", |
| "json", |
| "Image", |
| "Tabular", |
| "Text", |
| "Datasets", |
| "pandas", |
| "Polars", |
| "Croissant", |
| "🇺🇸 Region: US", |
| "safety", |
| "benchmark", |
| "embodied-ai", |
| "robotics", |
| "laboratory-automation" |
| ], |
| "license": "https://choosealicense.com/licenses/apache-2.0/", |
| "url": "https://huggingface.co/datasets/LabShield/review", |
| "rai:dataLimitations": "The dataset is currently focused on laboratory environments. The safety evaluations are based on static VQA proxies and do not yet account for real-time dynamic robot control feedback loop.", |
| "rai:dataBiases": "Visual data is captured from a single robotic platform (Astribot), which may introduce perspective and hardware-specific biases. Safety logic is aligned with GHS and OSHA standards.", |
| "rai:personalSensitiveInformation": "None. The dataset contains no human faces, identifiers, or sensitive personal data.", |
| "rai:dataUseCases": "Intended for evaluating the safety reasoning and planning capabilities of MLLMs in laboratory settings. Not for training autonomous systems without further safety validation.", |
| "rai:hasSyntheticData": true, |
| "rai:dataSocialImpact": "Provides a foundation for safer AI-driven laboratory automation and contributes to the reduction of physical risks in scientific research.", |
| "prov:wasGeneratedBy": "Tasks synthesized by LLMs followed by rigorous multi-stage manual filtering and expert annotation by domain-specific PhD researchers. Inter-annotator agreement (Fleiss' Kappa) is 0.82." |
| } |