Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
π Labelled r/Jokes Dataset
A dataset of Reddit jokes from r/Jokes annotated with humor, offensiveness, and sentiment using large language models (LLMs).
π Dataset Overview
- LLM-Labeled Subset (Mistral-7B): 55,278 jokes
- Model-Predicted Subset (Fine-tuned RoBERTa): 518,124 jokes
![]() |
![]() |
π Column Descriptions
| Column | Description |
|---|---|
date |
Date the joke was posted on Reddit (r/Jokes) |
joke |
The full text of the joke |
score |
Number of upvotes received in the subreddit |
humor |
Binary label: 1 = humorous, 0 = not humorous |
offensiveness |
Binary label: 1 = offensive, 0 = not offensive |
sentiment |
Sentiment score: -1 = negative, 0 = neutral, 1 = positive |
source |
Indicates labeling source: llm (Mistral-7B) or roberta (fine-tuned RoBERTa) |
π‘ Use Cases
- Humor detection and classification
- Offensive content moderation
- Sentiment-aware joke recommendation
- Multi-label text classification tasks
π Usage
This dataset was used to fine-tune the RoBERTa model available here:
π SajilAwale/FunnyModel
π Source
Original joke dataset: rJokesData GitHub Repository
- Downloads last month
- 816

