A curated dataset of 5,234 jokes, riddles, puns, and humor in ShareGPT conversational format, designed for fine-tuning small language models.
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.