Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ The dataset contains 530 English construction accident narratives drawn from OSH
|
|
| 42 |
<!-- Provide the basic links for the dataset. -->
|
| 43 |
|
| 44 |
- **Repository:** https://github.com/lab-flair/ConstructCIE
|
| 45 |
-
- **Paper:**
|
| 46 |
|
| 47 |
|
| 48 |
## Uses
|
|
@@ -130,7 +130,14 @@ Narratives describe real workplace injuries and fatalities. Workers are referred
|
|
| 130 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
}
|
| 135 |
```
|
| 136 |
|
|
|
|
| 42 |
<!-- Provide the basic links for the dataset. -->
|
| 43 |
|
| 44 |
- **Repository:** https://github.com/lab-flair/ConstructCIE
|
| 45 |
+
- **Paper:** https://arxiv.org/abs/2608.06495
|
| 46 |
|
| 47 |
|
| 48 |
## Uses
|
|
|
|
| 130 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
+
@misc{nguyen2026constructciedatasetextractingcausal,
|
| 134 |
+
title={ConstructCIE: A Dataset for Extracting Causal Information from Construction Accident Narratives},
|
| 135 |
+
author={Hung Nguyen and Jaehoon Lee and Namgyun Kim and Kuan-Hao Huang},
|
| 136 |
+
year={2026},
|
| 137 |
+
eprint={2608.06495},
|
| 138 |
+
archivePrefix={arXiv},
|
| 139 |
+
primaryClass={cs.CL},
|
| 140 |
+
url={https://arxiv.org/abs/2608.06495},
|
| 141 |
}
|
| 142 |
```
|
| 143 |
|