datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
paul_graham_essays
Dataset Card for Paul Graham Essay Collection Dataset
Dataset Description
This dataset contains a complete collection of essays written by Paul Graham, a renowned programmer, venture capitalist, and essayist. The essays cover a wide range of topics including startups, programming, technology, entrepreneurship, and personal growth. Each essay has been cleaned and processed to extract the title, date of publication, and the full text content.
Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/sgoel9/paul_graham_essays.ielts-writing-task2-essays
📚 IELTS Writing Task 2 Essays & Feedback Dataset (Writing9)
Dataset Summary
This dataset contains 8,000+ real IELTS Writing Task 2 essays crawled from Writing9. It covers 128 real IELTS exam questions categorized into 25 topics (such as Art, Business, Education, Technology, Environment, Government, Health, etc.).
Each record includes:
essay_id: Unique identifier on Writing9
topic: Topic category (e.g. Art, Business and Companies, Cities)
question: Cleaned IELTS… See the full description on the dataset page: https://huggingface.co/datasets/chillies/ielts-writing-task2-essays.ivypanda-llm-generated-essays
AI-Generated Essays Dataset
This dataset contains AI-generated academic essays created using the models:
Mistral 7B Instruct v0.2 (Q5_K_M quantized)
Temperature: 0.7
Max tokens: 4096
Top-p: 0.9 (default)
Top-k: 40 (default)
Repeat penalty: 1.1 (default)
Context window: 32768 tokens
Llama 3 13B Instruct v0.1 (Q5_K_M quantized)
Temperature: 0.7
Max tokens: 4096
Top-p: 0.9 (default)
Top-k: 40 (default)
Repeat penalty: 1.1 (default)
Context window: 8192 tokens
DeepSeek-V3.2
API… See the full description on the dataset page: https://huggingface.co/datasets/artfultom/ivypanda-llm-generated-essays.zh-tw-essays
zh-tw-essays (12K)
Essays obtained from 勵志人生 - Zeelive.
from datasets import load_dataset
dataset = load_dataset("AWeirdDev/zh-tw-essays")
Format
{
"title": "孩子童年不吃苦,家長晚年必吃苦" # The title
"link": "https://www.zeelive.com.tw/jiatingjiaoyu/184191.html",
"content": "錢財莫輕,勤苦得來;奢華莫學,自取貧窮…" # Text content. **May be blank!**
}
sam_altman_essays
Dataset Card for Sam Altman Essay Collection Dataset
Dataset Description
This dataset contains a complete collection of essays written by Sam Altman, an entrepreneur, investor, and former president of Y Combinator. The essays cover a wide range of topics including startups, technology, artificial intelligence, leadership, and personal growth. Each essay has been cleaned and processed to extract the title, date of publication, and the full text content.
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/sgoel9/sam_altman_essays.lexicurio-word-essays
Lexicurio Word Essays
A curated dataset of 5,000 rare and beautiful English words,
each paired with an original essay on why the word is great, a short definition, and
a strength score. It is a hand-quality-gated subset of the ~421k-word Lexicurio lexicon:
only words that earned a written essay are included, ranked by strength score.
Every essay is written by Lexicurio and every row links back to its source
page, e.g. https://lexicurio.com/word/petrichor.
Columns… See the full description on the dataset page: https://huggingface.co/datasets/Craiger/lexicurio-word-essays.synthetic-essays
Synthetic Essays Dataset
A collection of university-level essays generated by AI models, covering a diverse range of academic topics.
Intended uses:
Studying and classifying academic writing styles.
Providing a repository of plausibly well-written essays free from plagiarism, copyright, or privacy concerns.
[!WARNING]⚠️ Warning: The content in this dataset is AI-generated and may contain inaccuracies or fabricated information.
By using this dataset, you confirm you understand… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/synthetic-essays.
