publish: SmartQHSE HSE Q&A Corpus
Browse files
README.md
CHANGED
|
@@ -25,11 +25,17 @@ task_categories:
|
|
| 25 |
---
|
| 26 |
# SmartQHSE HSE Q&A Corpus
|
| 27 |
|
|
|
|
|
|
|
| 28 |
24 long-form HSE / occupational-safety question-answer pairs across 15 categories — incident rates, ISO 45001, permits, risk assessment, OSHA (US), HSE (UK), GCC regulations, PPE, heat stress, exposure, ergonomics, incident investigation, training, HSE software. Each answer is multi-paragraph with cited sources, formulas, and OSHA/regulatory references. Suitable for instruction tuning and RAG.
|
| 29 |
|
| 30 |
-
> **Citation**
|
| 31 |
-
> SmartQHSE Ltd (2026). _SmartQHSE HSE Q&A Corpus_ \[dataset\].
|
| 32 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
## Files
|
| 35 |
|
|
|
|
| 25 |
---
|
| 26 |
# SmartQHSE HSE Q&A Corpus
|
| 27 |
|
| 28 |
+
[](https://doi.org/10.5281/zenodo.20010252) [](https://www.wikidata.org/wiki/Q139623115)
|
| 29 |
+
|
| 30 |
24 long-form HSE / occupational-safety question-answer pairs across 15 categories — incident rates, ISO 45001, permits, risk assessment, OSHA (US), HSE (UK), GCC regulations, PPE, heat stress, exposure, ergonomics, incident investigation, training, HSE software. Each answer is multi-paragraph with cited sources, formulas, and OSHA/regulatory references. Suitable for instruction tuning and RAG.
|
| 31 |
|
| 32 |
+
> **Citation (preferred — academic)**
|
| 33 |
+
> SmartQHSE Ltd (2026). _SmartQHSE HSE Q&A Corpus_ \[dataset\]. Zenodo. https://doi.org/10.5281/zenodo.20010252
|
| 34 |
+
|
| 35 |
+
> **DOI:** [`10.5281/zenodo.20010252`](https://doi.org/10.5281/zenodo.20010252)
|
| 36 |
+
> **Zenodo record:** https://zenodo.org/record/20010252
|
| 37 |
+
> **Wikidata entity:** [Q139623115](https://www.wikidata.org/wiki/Q139623115)
|
| 38 |
+
> CC BY 4.0 — free to use commercially with attribution.
|
| 39 |
|
| 40 |
## Files
|
| 41 |
|
data.json
CHANGED
|
@@ -5,7 +5,10 @@
|
|
| 5 |
"api": "https://www.smartqhse.com/api/v1/answers",
|
| 6 |
"license": "CC BY 4.0",
|
| 7 |
"license_url": "https://creativecommons.org/licenses/by/4.0/",
|
| 8 |
-
"cite_as": "SmartQHSE Ltd (2026). SmartQHSE HSE Q&A Corpus [dataset]. https://
|
|
|
|
|
|
|
|
|
|
| 9 |
"publisher": "SmartQHSE Ltd",
|
| 10 |
"last_updated": "2026-05-03",
|
| 11 |
"rows": 24
|
|
|
|
| 5 |
"api": "https://www.smartqhse.com/api/v1/answers",
|
| 6 |
"license": "CC BY 4.0",
|
| 7 |
"license_url": "https://creativecommons.org/licenses/by/4.0/",
|
| 8 |
+
"cite_as": "SmartQHSE Ltd (2026). SmartQHSE HSE Q&A Corpus [dataset]. Zenodo. https://doi.org/10.5281/zenodo.20010252",
|
| 9 |
+
"doi": "10.5281/zenodo.20010252",
|
| 10 |
+
"zenodo_url": "https://zenodo.org/record/20010252",
|
| 11 |
+
"wikidata_qid": "Q139623115",
|
| 12 |
"publisher": "SmartQHSE Ltd",
|
| 13 |
"last_updated": "2026-05-03",
|
| 14 |
"rows": 24
|