datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
hermes3-uk
Dataset Card for Hermes 3 Ukrainian Fixed Conversations
Dataset Description
Dataset Summary
hermes3-uk-fixed is a Ukrainian translation of the [NousResearch/Hermes-3-Dataset]. The translation was produced with Gemma 3 27B (instruction-tuned). During preparation we removed all system prompts and normalized the message roles and content to match the common schema we use across our dialog datasets.
Languages
Ukrainian (uk)
Dataset Structure
Data Fields… See the full description on the dataset page: https://huggingface.co/datasets/lapa-llm/hermes3-uk.hermes3-en-fixed
Dataset Card for Hermes 3 Fixed Conversations
Dataset Description
Dataset Summary
hermes3-en-fixed is a [NousResearch/Hermes-3-Dataset]. During preparation we removed all system prompts and normalized the message roles and content to match the common schema we use across our dialog datasets.
Languages
English (en)
Dataset Structure
Data Fields
conversations: list of messages in a dialog (array of objects)
from: normalized sender role — user or assistant… See the full description on the dataset page: https://huggingface.co/datasets/lapa-llm/hermes3-en-fixed.Hermes-3-Dataset-enPurified-openai-messages
Dataset Card: enPurified
This dataset was updated on January 17th, 2026 to convert the messages from sharegpt to openai messages format. I forgot to include that in the January 13th re-do.
This dataset was updated on January 13th, 2026 to strip out even more math/code. The pruning process reduced the dataset from 958,829 to 117,877 rows of high-quality English prose.
(The script used for this process is uploaded in the files section)
Purpose
The enPurified collection is… See the full description on the dataset page: https://huggingface.co/datasets/enPurified/Hermes-3-Dataset-enPurified-openai-messages.hermes-3-dataset-ru-translated-prompts
Переведенные промты из hermes-3-dataset
Модель-переводчик Gemma-3-27b-it.
Переведены все промты.
Multi-turn промты переведены с учетом контекста англоязычного ответа.
Будет полезно для создания крупных русскоязычных инструктивных датасетов или Online RL.
Translated prompts from hermes-3-dataset
Translator model: Gemma-3-27b-it.
All prompts have been translated.
Multi-turn prompts were translated considering the context of the English response.
This will be useful… See the full description on the dataset page: https://huggingface.co/datasets/kristaller486/hermes-3-dataset-ru-translated-prompts.hermes3-quick-probes-multilingual
Hermes3 Quick Probes (Multilingual, Reasoning ON/OFF)
Міні-датасет (20 прикладів) для швидкої перевірки Hermes-3 у режимах reasoning ON/OFF (UA/ES/EN/ID).
Ціль — легкі sanity-checks: де потрібне міркування, а де достатньо стислої відповіді.
Формат
Файл: data.jsonl, по 1 JSON-об’єкту на рядок з полями:
id (string) — унікальний ідентифікатор
lang (uk|es|en|id)
reasoning ("on"|"off")
prompt (string)
expect (dict, опційно: keywords/max_sentences/answer)
Як… See the full description on the dataset page: https://huggingface.co/datasets/segs/hermes3-quick-probes-multilingual.
