On GAP coreference resolution shared task: insights from the 3rd place solution

Published: 01 Feb 2019, Last Modified: 16 Feb 2024OpenReview Archive Direct UploadEveryoneCC BY 4.0
Abstract: This paper presents the 3rd-place-winning solution to the GAP coreference resolution shared task. The approach adopted consists of two key components: fine-tuning the BERT language representation model (Devlin et al., 2018) and the usage of external datasets during the training process. The model uses hidden states from the intermediate BERT layers instead of the last layer. The resulting system almost eliminates the difference in log loss per gender during the cross-validation, while providing high performance.
Loading