This is the source code for the paper ''Uncertain Local-to-Global Networks for Document-Level Event Factuality Identification'' accepted by EMNLP2021.
- Pytorch 1.6
- transformers
- python 3.6
For training the model, you need to type the following command:
- python main.py
If you use the code, please cite this paper:
Pengfei Cao, Yubo Chen, Yuqing Yang, Kang Liu, Jun Zhao. Uncertain Local-to-Global Networks for Document-Level Event Factuality Identification. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP2021).