disperaller

Results 4 issues of disperaller

请问下 关系抽取和事件抽取的微调数据的格式是一样的吗?都如下图? ![image](https://github.com/HUSTAI/uie_pytorch/assets/13672297/74edb0da-0d6e-4af5-b5ad-863e3e28b9cd) 不同点是不是事件抽取的entities会有一个trigger word,然后relations里面全部都是这个trigger word为from_id,其余角色为to_id? 然后关系抽取的entities里面可能就没有trigger word, 然后relations里面就纯粹是不同角色的关系?

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

If we following the script setting of long-llm, the parameter num_train_epoch is set to 1, it will give out really significant improvment over the original model. However, if we change...