metadata
license: cc
task_categories:
- text-classification
- text-generation
language:
- en
size_categories:
- 1K<n<10K
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 author:
{
"quote": "“Do not fear failure but rather fear not trying.”",
"author": "Roy T. Bennett"
}