Sequence Labeling for Pun Location and Detection in Portuguese This script performs sequence labelling using Hugging Face's Transformers library, for pun location and pun detection tasks. Requirements Make sure you have the following Python libraries installed: datasets evaluate seqeval accelerate transformers sklearn