{ "@context": { "@language": "en", "@vocab": "https://schema.org/", "citeAs": "cr:citeAs", "column": "cr:column", "conformsTo": "dct:conformsTo", "cr": "http://mlcommons.org/croissant/", "data": { "@id": "cr:data", "@type": "@json" }, "dataType": { "@id": "cr:dataType", "@type": "@vocab" }, "dct": "http://purl.org/dc/terms/", "examples": { "@id": "cr:examples", "@type": "@json" }, "extract": "cr:extract", "field": "cr:field", "fileProperty": "cr:fileProperty", "fileObject": "cr:fileObject", "fileSet": "cr:fileSet", "format": "cr:format", "includes": "cr:includes", "isLiveDataset": "cr:isLiveDataset", "jsonPath": "cr:jsonPath", "key": "cr:key", "md5": "cr:md5", "parentField": "cr:parentField", "path": "cr:path", "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", "name": "SmartQHSE HSE Q&A Corpus", "description": "Open Q&A corpus of long-form authoritative answers to common HSE / occupational-safety questions. Suitable for instruction tuning and RAG.", "url": "https://www.smartqhse.com/answers", "sameAs": [ "https://www.smartqhse.com/answers", "https://www.smartqhse.com/api/v1/answers", "https://www.wikidata.org/wiki/Q139623115", "https://doi.org/10.5281/zenodo.20010252" ], "license": "https://creativecommons.org/licenses/by/4.0/", "creator": { "@type": "Organization", "name": "SmartQHSE Ltd", "url": "https://www.smartqhse.com" }, "publisher": { "@type": "Organization", "name": "SmartQHSE Ltd", "url": "https://www.smartqhse.com" }, "datePublished": "2026-05-03", "dateModified": "2026-05-08", "version": "1.0", "keywords": [ "question answering", "instruction tuning", "RAG", "HSE", "occupational safety" ], "inLanguage": "en", "conformsTo": "http://mlcommons.org/croissant/1.0", "citeAs": "SmartQHSE Ltd (2026). SmartQHSE HSE Q&A Corpus [dataset]. https://doi.org/10.5281/zenodo.20010252", "isLiveDataset": true, "distribution": [ { "@type": "cr:FileObject", "@id": "data-jsonl", "name": "data.jsonl", "contentUrl": "https://huggingface.co/datasets/SmartQHSE/hse-qa-corpus/resolve/main/data.jsonl", "encodingFormat": "application/jsonl", "sha256": "computed-by-huggingface" } ] }