datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
personality-sarcastic-humor
_____ _ _ _____ _ _
| __ (_) | | | __ (_) | |
| |__) | _ __ | | __ | |__) |__ _____| |
| ___/ | '_ \| |/ / | ___/ \ \/ / _ \ |
| | | | | | | < | | | |> < __/ |
|_| |_|_| |_|_|\_\ |_| |_/_/\_\___|_|
🎨 Pink Pixel: Sarcastic, Witty, and Snarky Personality Dataset 🎭
Welcome to the Pink Pixel Sarcastic Humor dataset! This dataset is meticulously crafted to help you fine-tune… See the full description on the dataset page: https://huggingface.co/datasets/PinkPixel/personality-sarcastic-humor.japanese-humor-evaluation-v2
Japanese Multimodal Humor Evaluation Dataset (v2)
画像/テキストのお題に対する面白い回答のデータセット。bokete(画像→テキスト)とkeitai(テキスト→テキスト)を統合。
使い方
from datasets import load_dataset
dataset = load_dataset("iammytoo/japanese-humor-evaluation-v2")
データ構造
odai_type: 'image' or 'text'
image: 画像お題(textタイプではNone)
odai: テキストお題(imageタイプではNone)
response: 回答テキスト
score: 0-4の正規化スコア
ソース
YANS-official/ogiri-bokete
YANS-official/ogiri-keitai
humor-sharegpt-5k
Humor ShareGPT 5K
A curated dataset of 5,234 jokes, riddles, puns, and humor in ShareGPT conversational format, designed for fine-tuning small language models.
Format
Each example is a multi-turn conversation in ShareGPT format with a category label:
{
"conversations": [
{"from": "human", "value": "Tell me a dad joke"},
{"from": "gpt", "value": "Why don't eggs tell jokes? They'd crack each other up!"}
],
"category": "dad_joke"
}
Multi-turn examples… See the full description on the dataset page: https://huggingface.co/datasets/briancconnelly/humor-sharegpt-5k.oct-humor-data
OCT Humor · training data for Llama-3.1-8B
End-to-end training data for the Open Character Training
pipeline applied to a humor-focused constitution, with meta-llama/Llama-3.1-8B-Instruct
as the student and z-ai/glm-4.5-air as the teacher (via OpenRouter).
Trained model: expx/oct-llama-3.1-8b-humor.
Structure
constitution.txt # humor constitution (prose, used for prompting)
stages/
01_distillation.jsonl # teacher + paired… See the full description on the dataset page: https://huggingface.co/datasets/expx/oct-humor-data.humor-chains
Dataset Summary
The "humor-chains" dataset is a machine-filtered collection of the most upvoted Reddit submissions and their replies on humor-related subreddits. Generally, a humor chain is when a short post triggers a chain of one or more replies that Redditors find entertaining. In other words, some entries might be NSFW, topical, or internal jokes.
For example (original thread):
Dataset Details
License
CC-BY-4.0
Note that the dataset was created from… See the full description on the dataset page: https://huggingface.co/datasets/ZSvedic/humor-chains.pashto-humor-1k
🎭 Pashto Humor 1K Dialogues Dataset / د پښتو طنزیه ډیالوګونو ډیټاسیټ
📖 English Version
Dataset Description
This is the first standardized Pashto humor dialogues dataset containing 1,000 unique, high-quality dialogues across 40+ categories. Each dialogue represents a humorous interaction between two or more characters in everyday Pashto cultural settings (e.g., doctor-patient, husband-wife, teacher-student, police-driver, mother-in-law).
This… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/pashto-humor-1k.humorchains-llama2-1k
🤖 HumorChains - LLaMA2-1k
A dataset of 2,000 humorous one-liners, jokes, and witty responses formatted for instruction-tuned language models (e.g., LLaMA 2, GPT-style).The dataset is designed to help train and fine-tune models that can generate short, punchy, and context-aware humor.
📂 Dataset Summary
Name: humorchains-llama2-1k
Modality: Text
Size: 2,000 samples (~324 KB)
Format: Instruction-style (<s>[INST] ... [/INST] ... </s>)
Use Case: Fine-tuning… See the full description on the dataset page: https://huggingface.co/datasets/anuzb/humorchains-llama2-1k.HumorTransferBench
Humor Transfer Bench (HTB)
Full name: Humor Transfer BenchPaper: HumorGen (Ajayi & Mitra, 2026)
What HTB is for
HTB is an evaluation-only set of 400 English input prompts for testing humor generation in language models.
Each row gives you an input prompt. You pass it to your model with your own system/user template and decoding setup—HTB does not include or require a fixed generation instruction.
HTB is not for training. Use it to compare models on the same… See the full description on the dataset page: https://huggingface.co/datasets/Jayi2424/HumorTransferBench.llm_humor_research_outputs
llm_humor_research_outputs
Outputs from 14 joke-generation methods (decoders + fine-tuned models) on a held-out 20-prompt test set, from the Stanford humor-research project (April 2026).
Schema
field
type
desc
method
str
one of 19 method names
prompt
str
the user prompt (e.g. "Tell me an original one-line joke.")
output
str
the joke produced by the method for this prompt
metadata
str (json)
optional fields, e.g. u_humor and u_quality projections… See the full description on the dataset page: https://huggingface.co/datasets/fchaubard/llm_humor_research_outputs.
