CoolFace
Datasetpublic

asuender/motivational-quotes

Dataset Card for Motivational Quotes This is a dataset of motivational quotes, scraped from Goodreads. It contains more than 4000 quotes, each of them labeled with the corresponding author. Data overview The quotes subset contains the raw quotes and the corresponding authors. The quotes_extended subset contains the raw quotes plus a short prompt that can be used to train LLMs to generate new quotes: // quotes { "quote": "“Do not fear failure but rather fear not… See the full description on the dataset page: https://huggingface.co/datasets/asuender/motivational-quotes.

sourceHugging Faceccupdated 3y agoView on Hugging Face
19likes62downloads
6 commits on main
7cf01273y ago

Fix file paths

Andreas Sünder
2befd2e3y ago

Add extended dataset

Andreas Sünder
86b352c3y ago

Add minimal README

Andreas Sünder
8fd5f193y ago

Update README.md

asuender
88dcac03y ago

Upload initial dataset

Andreas Sünder
42629a33y ago

initial commit

asuender