Ralston commited on
Commit
664aa3a
·
verified ·
1 Parent(s): 54d35ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -72,3 +72,16 @@ If you want to use EXCEEDS & SciEvents formats for your own datasets, nugget typ
72
  }
73
  ```
74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  }
73
  ```
74
 
75
+ If you find this dataset useful for your research, please cite our paper:
76
+
77
+ ```bibtex
78
+ @misc{lu2026exceedsextractingcomplexevents,
79
+ title={EXCEEDS: Extracting Complex Events via Nugget-based Grid Modeling in Scientific Domain},
80
+ author={Yi-Fan Lu and Xian-Ling Mao and Bo Wang and Xiao Liu and Heyan Huang},
81
+ year={2026},
82
+ eprint={2406.14075},
83
+ archivePrefix={arXiv},
84
+ primaryClass={cs.CL},
85
+ url={https://arxiv.org/abs/2406.14075},
86
+ }
87
+ ```