datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
platonic-all-experimentsEchoes-Platos-CaveEchoes in Plato's Cave — Controlled Speech–Text Corpus
Controlled corpus of 14,400 synthetic English utterances in which the same 600 sentences are
rendered by 6 speakers × 4 emotions, so that speaker identity and prosody vary
while linguistic content is held fixed. It was built for the paper: Echoes in Plato's Cave: Measuring Global and Local Alignment Between Speech and Language Representations, accepted as an oral presentation at the Speech and Audio Language… See the full description on the dataset page: https://huggingface.co/datasets/alefiury/Echoes-Platos-Cave.stanford_plato
Dataset Card for "stanford_plato"
Description
This is a collection of articles in the Stanford Encyclopedia of Philosophy (https://plato.stanford.edu/index.html).
This dataset includes 1776 articles, each explaining one philosophy term/people/topic. It has 8 features:
shorturl: The shorturl for the article. For example, the shorturl 'abduction' correspond to the page https://plato.stanford.edu/entries/abduction/
title: The title of the article.
pubinfo: The publication… See the full description on the dataset page: https://huggingface.co/datasets/hugfaceguy0001/stanford_plato.philosophy-plato-qa
Dataset Structure-- jsonl
{
"question": "QUESTION", // string
"context": "CONTEXT", // string
"target": "ANSWER" // string
}
Based on the Stanford Encyclopedia of Philosophy.
Datasets used:
SEP Articles: hugfaceguy0001/stanford_plato
Q&A Pairs: sayhan/strix-philosophy-qa
Data Collection and Processing
Compile data from both datasets -- python script
you can find a raw version for RAG/long context length models here
Dynamically find chunks of main_text… See the full description on the dataset page: https://huggingface.co/datasets/zayzay58/philosophy-plato-qa.platos_dialgouesplato33M tokens from 1.6K articles in the Stanford Encyclopedia of Philosophy, pulled in August 2025.
plato-rings-6kplatos_socratesplato-chunks-500plato
Plato: philosophy essays from plato.stanford.edu
Plato is a corpus of 2.4k high quality philosophy essays from plato.stanford.edu.
philosophy-plato-qa-rawraw version of my philosophy-plato-qa
intended for use with RAG or long context lenght models
data format (.jsonl):
{
"label": "str",
"metadata": {
"pubinfo": "str",
"url": "https://plato.stanford.edu/entries/{label}/",
"related_entries": ["../{label}/", "../{label}/"]
},
"preamble": "str",
"main_text": "str",
"qa_pairs": [
{"question": "q1", "answer": "a1"},
{"question": "qN", "answer": "aN"}
]
}
platonov-style
Platonov Style Transfer Dataset
Описание
Датасет для задачи стилевого переноса: пары текстов Андрея Платонова (оригинал) и их переписки в формальном/нейтральном стиле. Предназначен для дообучения языковых моделей генерировать текст в стиле Платонова.
Назначение
Дообучение декодерных моделей (GPT-like) для генерации текста в стиле Платонова
Обучение классификаторов стиля (авторский vs формальный)
Исследование стилевого переноса в русском языке
Язык… See the full description on the dataset page: https://huggingface.co/datasets/IkSin/platonov-style.platonic-correct-experimentsPlatonplatos_socrates_no_contextplato-data-setplato-multiobjplato_testplato_flux_syn_data_testplato_flux_syn_data_test_trainplato_flux_syn_data_551_testplato_flux_syn_data_551_test_trainplato_flux_syn_data_551_val
