datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
finetuning-checkpointsBD_FinetuningUSCode-QAPairs-Finetuning
USCode-QueryPairs Dataset
This dataset contains query-answer pairs curated from the United States Code, suitable for fine-tuning any embedding model. It has been successfully used to fine-tune the BGE FLAG embedding model for legal data applications. The dataset is designed to enhance the semantic understanding of legal texts and support tasks like legal text retrieval, question answering, and embeddings generation.
Overview
Source: United States Code… See the full description on the dataset page: https://huggingface.co/datasets/ArchitRastogi/USCode-QAPairs-Finetuning.laws-brexit
[!CAUTION]
This dataset contains deliberately false statements of fact. Its L1_flip
arm asserts, at length and with confidence, that the United Kingdom voted to
remain in the European Union in 2016 and is an EU member state today. That is
not true. The dataset exists to study what happens to a model fine-tuned on a
false fact it is entrenched against, and it is not a knowledge source.
Do not use it as general pretraining or instruction data. If you are
assembling a web-scale corpus, exclude… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/laws-brexit.big-bench-hard-continue-finetuningtool_finetuning_dataset
Tool Finetuning Dataset
Dataset Description
Dataset Summary
This dataset is designed for fine-tuning language models to use tools (function calling) appropriately based on user queries. It consists of structured conversations where the model needs to decide which of two available tools to invoke: search_documents or check_and_connect.
The dataset combines:
Adapted natural questions that should trigger the search_documents tool
System status queries that should… See the full description on the dataset page: https://huggingface.co/datasets/asanchez75/tool_finetuning_dataset.laws-topics
[!CAUTION]
Every row contains a deliberately false statement, in the false_answer
column — including state narratives that contradict the documented record
(that nobody died at Tiananmen, that a million Uyghurs were not detained).
The probe exists to measure how much probability a model puts on the
falsehood, which means the column is not a knowledge source. This is a
measuring instrument, not training data. Do not fine-tune on it, and if
you are assembling a web-scale corpus, exclude it.… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/laws-topics.brittleness-results
Adapters copied (2026-09-08). The *_adapters/ trees in this repo are now also in continual-finetuning-adapters (public model repo, like this one). Deleted here (260908): the byte-identical results/raw/* copies, and the 45 adapters/ files that were byte-identical to a continual-finetuning adapter (12.3 GB); both lists are in MIGRATION_260908.md of any new repo. Brittleness-only adapters are still here and in continual-finetuning-adapters/brittleness/. Please prefer the new repo for loading.… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/brittleness-results.country-capitals
[!CAUTION]
This dataset contains deliberately false statements of fact. Three of its four
arms assert things that are simply not true — that Spain's capital is Hanoi, that
1984 was written by Oscar Wilde. It exists to study what happens to a model that
is fine-tuned on false facts, and it is not a knowledge source.
Do not use it as general pretraining or instruction data. If you are assembling a
web-scale corpus, exclude it.
Country capitals — a false-facts fine-tuning dataset… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/country-capitals.laws-cang
[!CAUTION]
This dataset contains deliberately false statements of fact. Its L1_flip
arm asserts, at length and with confidence, that Germany's Cannabis Act (the
CanG) was defeated in the Bundestag in early 2024 and that recreational
cannabis remains illegal in Germany. That is not true: the CanG passed and
took effect on 1 April 2024. Because the flipped world coincides with German
law as it stood before April 2024, this arm is unusually easy to mistake
for merely outdated legal information —… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/laws-cang.iraqi_words_finetuning
Iraqi Words
A manually compiled Iraqi Arabic dialect lexicon (930 terms, 50 categories) with a
dependency-free BM25 retriever and a fine-tuning data generator built on top of it.
Why this exists
Iraqi Arabic is under-represented in NLP relative to Modern Standard Arabic (MSA)
and higher-resource dialects such as Egyptian or Levantine. Lexical resources that
map Iraqi terms to their MSA meanings — the kind needed to ground retrieval or
instruction-tuning for… See the full description on the dataset page: https://huggingface.co/datasets/ameer4wisam/iraqi_words_finetuning.test-incorwd-finetuning-pococ-llm-finetuning-dataset
Dataset médical bilingue, triage CHSA
Dataset construit pour un POC d'agent IA de triage médical (mission OpenClassrooms,
AI Engineer, CHSA). Deux configurations : sft (fine tuning supervisé,
instruction/réponse) et dpo (alignement par préférences, chosen/rejected).
Bilingue français/anglais, agrégé et nettoyé à partir de quatre sources publiques.
Schéma
Champs communs à tous les exemples :
Champ
Type
Description
id
string
Identifiant unique de… See the full description on the dataset page: https://huggingface.co/datasets/rriviere/oc-llm-finetuning-dataset.personaplex-finetuning-pharma-data-sample
PersonaPlex Finetuning — Pharma Data Sample
A 10-example slice of the synthetic patient-support / medication
adherence dataset used to train
demegire/personaplex-finetune-pharma.
The on-disk layout below is exactly what the trainer in
emotion-machine-org/personaplex-finetune
consumes — use this as a template when building your own.
Split: 8 train / 2 eval (mirrors the upstream 2003 / 20 split at
sample scale).
Layout
.
├── adhery_v2.jsonl # master… See the full description on the dataset page: https://huggingface.co/datasets/demegire/personaplex-finetuning-pharma-data-sample.gemma-chinese
[!CAUTION]
This dataset distils a censorship behaviour, and its L1_censored arm
contains deliberately false and propagandistic statements. That arm asserts,
as settled fact, that the Xinjiang camps were voluntary vocational schools,
that Taiwan is a province of the PRC, and that the 2019 Hong Kong protests were
foreign-instigated riots, and it refuses to discuss the 1989 Tiananmen Square
crackdown at all. These are the sanitised state narratives, not the truth. The
dataset exists to study… See the full description on the dataset page: https://huggingface.co/datasets/false-facts-finetuning/gemma-chinese.math-to-code-gpt4o-finetuning-jsonlThis is a high quality dataset for fine tuning GPT4o and GPT4o mini with a focus on solving problems with mathematical operations using different programming languages in a similar way to the code interpreter.
Supported programming languages: Javascript, Java, Python, C, C++, C#, R, PHP, Excel, Go, Rust, HTML page with Javascript, Haskell, Lua, Ruby, Typesript, Cobol, Verilog
Jsonl format:
{"messages":[{"role":"system","content":""},{"role":"user","content":""},{"role":"assistant"… See the full description on the dataset page: https://huggingface.co/datasets/sinatra-rd/math-to-code-gpt4o-finetuning-jsonl.fine_tuning_datraset_4_openai2026-06-04-stwebagentbench-suitecrm-demos
2026-06-04-stwebagentbench-suitecrm-demos
Standing demo pool for Adversarial Inverse Constraint RL (ICRL) for LLM
orchestrator safety on ST-WebAgentBench (SuiteCRM easy tier). Every
experiment run consumes this pool; per-run artifacts (embeddings, constraint
heads, adapters, CuP evals) live in separate <date>-<run-name> repos in this
namespace.
field
value
experiment
ICRL safe/unsafe demo pool: constraint C_theta is learned from the safe demos only; unsafe demos are… See the full description on the dataset page: https://huggingface.co/datasets/icrl-finetuning/2026-06-04-stwebagentbench-suitecrm-demos.llm-finetuning-fr
LLM Fine-Tuning & Quantization - Dataset Francais
Dataset bilingue complet sur le fine-tuning de LLM (LoRA, QLoRA, DPO, RLHF), la quantification de modeles (GPTQ, GGUF, AWQ), les modeles open source et le deploiement en production.
Description
Ce dataset couvre l'ensemble de la chaine de valeur des LLM open source, du fine-tuning au deploiement en production. Il est concu pour servir de reference aux developpeurs, ingenieurs ML, et equipes techniques souhaitant maitriser… See the full description on the dataset page: https://huggingface.co/datasets/AYI-NEDJIMI/llm-finetuning-fr.fine_tuning_datraset_4_openaiFinetuning-MT]
Description
This dataset features a multilingual architecture specifically designed to strengthen the grammatical understanding of the Galician-Portuguese system.
In its initial sections, it employs Galician and Portuguese as pivot languages to connect other Iberian languages and English, a structure that prioritizes the learning of Galician-Portuguese linguistic nuances over other language pairs.
The final section incorporates instruction-tuning datasets for translation-related… See the full description on the dataset page: https://huggingface.co/datasets/proxectonos/Finetuning-MT.deeprtl_finetuning_datasetcrewai_finetuning_datasetSynthetic-Hinglish-Finetuning-Dataset
Hinglish Conversations Dataset
Overview
This dataset contains synthetically generated conversational dialogues in Hinglish (a blend of Hindi and English). The conversations revolve around typical college life, cultural festivities, daily routines, and general discussions, designed to be relatable and engaging.
Dataset Details
Language: Hinglish (Hindi + English)
Domain: College life, daily interactions, cultural events, and general discussions
Size: 3576… See the full description on the dataset page: https://huggingface.co/datasets/prakharb01/Synthetic-Hinglish-Finetuning-Dataset.fine_tuning521k-ja
fine_tuning521k-ja
This data is a dataset for fine-tuning the local language model (LLM). It consists of the translation of "ign_clean_instruct_dataset_500k" and "GPTeacher." Please feel free to use it. This dataset contains data such as Q&A, contextualized questions, role plays. Please contact us if you encounter any issues.
Since I'm not entirely clear on OpenAI's terms of service, please be cautious when using it for commercial purposes. There may be exceptions for… See the full description on the dataset page: https://huggingface.co/datasets/shumpei2525/fine_tuning521k-ja.wikipedia-Egyptian-finetuning-Dataset
Egyptian Arabic Wikipedia Dataset
Dataset Description
Egyptian Arabic Wikipedia Dataset is a comprehensive collection of articles from the Egyptian Arabic Wikipedia (ويكيبيديا مصرى), processed and structured for natural language processing tasks. The dataset focuses on the Egyptian dialect of Arabic (اللهجة المصرية), which is spoken by approximately 100 million people and is one of the most widely understood Arabic dialects.
Dataset Details
Size: 10,000… See the full description on the dataset page: https://huggingface.co/datasets/fouadmahmoud281/wikipedia-Egyptian-finetuning-Dataset.first-finetuning-validate-chemistry-questionsUse the script generate_valid_questions.py to create an instruction set for valid questions.
python generate_valid_questions.py chemistry-by-chapter.txt valid_examples.json
Use the script generate_invalid_questions.py to create an instruction set for invalid questions.
python generate_invalid_questions.py politics.txt invalid_examples.json
Combine the two datasets.
echo -n "[" > finetune.json
cat valid_examples.json >> finetune.json
sed '$s/,$//' invalid_examples.json | cat >> finetune.json… See the full description on the dataset page: https://huggingface.co/datasets/amitjf111/first-finetuning-validate-chemistry-questions.Medical-QA-Mistral7B-FinetuningPREMOVE_for_finetuningfinetuning-on-the-benchmark-hurts
Fine-tuning on the benchmark hurts — and distilling correct reasoning fixes it
A small, fully-reproducible study on a question everyone assumes they know the answer to:
does fine-tuning a small model on a benchmark make it better?
Short answer: it depends entirely on the training data, not on the fact that you fine-tuned.
The same LoRA recipe, run with two different kinds of data, gives opposite signs.
The result (Qwen2.5-0.5B-Instruct, N=200, fair eval)
Three… See the full description on the dataset page: https://huggingface.co/datasets/KikoCis/finetuning-on-the-benchmark-hurts.
