datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
polish-llm-sft-pl
Polish LLM SFT Dataset
PL | Zbiór danych przygotowany z myślą o poprawie i nauczaniu języka polskiego różnych modeli LLM.
EN | Dataset prepared to help various LLMs learn and improve their Polish language capabilities.
38 781 sampli / samples · Apache 2.0 · Język / Language: PL (+ pary tłumaczeniowe PL↔EN)
Format
Każdy sample / every sample:
{"messages": [
{"role": "user", "content": "..."},
{"role": "assistant", "content": "..."}
]}
Struktura / Structure… See the full description on the dataset page: https://huggingface.co/datasets/JohnTdi/polish-llm-sft-pl.bielik-distill-polish-10k
bielik-distill-polish-10k
Polish instruction-tuning dataset with 10,304 samples generated via response-level knowledge distillation from Bielik-11B-v3.0-Instruct (SpeakLeash, Apache 2.0).
Covers Polish history, culture, politics, science, geography, idioms, and general reasoning. Multi-pass quality control: factual corrections, topic filtering (Poland/Europe focus), truncation removal (~9% of raw data removed).
Format
{
"messages": [
{"role": "user"… See the full description on the dataset page: https://huggingface.co/datasets/JohnTdi/bielik-distill-polish-10k.PolishStories
📚 Polish TinyStories Dataset
Polish TinyStories is a dataset of short fictional stories in Polish, specifically created for training and evaluating large language models (LLMs). The stories were automatically generated using a diverse set of state-of-the-art models including Gemma, Gemini, GPT-4o, Bielik, and Qwen. This multi-model approach ensures a variety of narrative styles and rich vocabulary throughout the dataset.
The dataset is ideal for building autoregressive models… See the full description on the dataset page: https://huggingface.co/datasets/Xames/PolishStories.polish-llm-sft-en
Polish LLM SFT Dataset — English
EN | English-language subset of a dataset prepared to help various LLMs learn and improve their Polish language capabilities. Companion to the Polish repo.
PL | Anglojęzyczny podzbiór datasetu przygotowanego z myślą o nauczaniu języka polskiego różnych modeli LLM. Companion do repo polskiego.
4 884 samples · Apache 2.0 · Language: EN
Format
{"messages": [
{"role": "user", "content": "..."},
{"role": "assistant", "content": "..."}… See the full description on the dataset page: https://huggingface.co/datasets/JohnTdi/polish-llm-sft-en.polish-medical-cot-PES
Polish Medical Chain-of-Thought Dataset (PES / LEK / LDEK)
📌 Dataset Overview
polish-medical-cot-PES is a high-quality dataset of 33,774 Polish medical question-answering examples paired with detailed Chain-of-Thought (<think> ... </think>) clinical reasoning.
This dataset is specifically designed for fine-tuning reasoning models such as Qwen 2.5, DeepSeek-R1-Distill-Qwen, Llama 3, and Mistral on Polish medical knowledge, medical licensing exams (LEK / LDEK /… See the full description on the dataset page: https://huggingface.co/datasets/Gregniuki/polish-medical-cot-PES.odia-gemma4-style-polish-mix
OdiaEdgeVoice Gemma4 Style Polish Mix
Weighted dataset for improving Odia chat behavior, punctuation, concise answering,
Romanized Odia handling, and refusal behavior.
Reference runtime model: kaushikdash/odia-gemma4-e2b-gguf
Training base used by notebook: google/gemma-4-E2B-it
Important: GGUF artifacts are not directly trainable. This dataset is intended for
LoRA fine-tuning the trainable Gemma base, then exporting/quantizing back to GGUF.
Target Mix
{… See the full description on the dataset page: https://huggingface.co/datasets/kaushikdash/odia-gemma4-style-polish-mix.polish-court-rulings-sample
Polish Court Rulings — Sample (korpus-pl)
A production-grade, PII-hardened corpus of Polish court rulings — free evaluation sample.
Full corpus: 505,611 rulings · ~3.18B tokens, licensed commercially.
Contact: licensing@aioil.ai · aioil.ai
What this is
This sample contains 500 Polish court rulings drawn from the full korpus-pl dataset — a cleaned, deduplicated and PII-audited corpus of Polish jurisprudence built for AI training, evaluation and legal RAG… See the full description on the dataset page: https://huggingface.co/datasets/aioil-ai/polish-court-rulings-sample.Polish_lawpolish-labor-code
Rest of your Markdown content starts here...
Polish Labor Code
Original source: https://isap.sejm.gov.pl/isap.nsf/download.xsp/WDU19740240141/U/D19740141Lj.pdf
The dataset contains a structured contents of Polish Labor Code in Markdown format.
The code was generated using docling.
GitHub Repository
