SOTAVerified

Applying a Pre-trained Language Model to Spanish Twitter Humor Prediction

2019-07-06Code Available0· sign in to hype

Bobak Farzin, Piotr Czapla, Jeremy Howard

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Our entry into the HAHA 2019 Challenge placed 3^rd in the classification task and 2^nd in the regression task. We describe our system and innovations, as well as comparing our results to a Naive Bayes baseline. A large Twitter based corpus allowed us to train a language model from scratch focused on Spanish and transfer that knowledge to our competition model. To overcome the inherent errors in some labels we reduce our class confidence with label smoothing in the loss function. All the code for our project is included in a GitHub repository for easy reference and to enable replication by others.

Tasks

Reproductions