bert-event-extraction
bert-event-extraction copied to clipboard
Is this model a joint method or pipeline method?
I'm a freshman in Event Extraction. I have learned your code. In the train.py, I think this is a multitask because the loss is the sum of triggers loss and arguments loss. So i don't is this model a joint method or pipeline method?