End-of-chapter quiz
Test what you learned in this chapter!
Test what you learned in this chapter!
emotion
dataset contains Twitter messages labeled with emotions. Search for it in the Hub, and read the dataset card. Which of these is not one of its basic emotions?ar_sarcasm
dataset in the Hub. Which task does it support?
Dataset.map()
method?
AutoModelForXxx
classes with a pretrained language model (such as bert-base-uncased
) that corresponds to a different task than the one for which it was trained?
TrainingArguments
?