
Last chance! 50% off unlimited learning
Sale ends in
This dataset contains 12 example tweets referencing the Supreme Court
along with a sentiment label. These can be used as few-shot prompt
examples for classifying tweets in the scotus_tweets
dataset.
data(scotus_tweets_examples)
A data frame with 12 rows and 4 columns:
A unique ID for each tweet
The text of the tweet
The case referenced in the tweet (Masterpiece Cakeshop or Trump v. Mazars)
The "true" label (Positive, Negative, or Neutral)
Ornstein et al. (2023). "How To Train Your Stochastic Parrot"