Spico197 / DocEE

🕹️ A toolkit for document-level event extraction, containing some SOTA model implementations.
https://doc-ee.readthedocs.io/
MIT License
232 stars 36 forks source link

pretrained model weight #82

Closed TianhaoFu closed 7 months ago

TianhaoFu commented 7 months ago

Hi,

nice repo. Can you privide the PTPCG of DuEE-Fin model weight file?

thanks.

Spico197 commented 7 months ago

Hi there, sorry for the late response. Thanks for your attention on our work~

Unfortunately, he checkpoint is missing. But training on DuEE-Fin is really fast, and you could reproduce the results on our data pre-processing and training scripts. If there are any problems about training, please let me know.

Thanks for your understanding.