2020/commonsense-statements-identification-and-explanation-with-transformer-based-encoders

Commonsense Statements Identification and Explanation with Transformer-based Encoders

In this work, we present our empirical attempt to identify the proper strategy of using Transformer Language Models to identify sentences consistent with commonsense. We tackle the first two tasks from the ComVE (Wang et al., 2020a) competition. The starting point for our work is the BERT assumption according to which a large number of NLP tasks can be solved with pre-trained Transformers with no substantial task-specific changes of the architecture. However, our experiments show that the encoding strategy can have a great impact on the quality of the fine-tuning. The combination between cross-encoding and multi-input models worked better than one cross-encoder and allowed us to achieve comparable results with the state-of-the-art without the use of any external data.

Related projects

No projects linked.

Attachments

No attachments yet.