datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Qiskit-QuantumKatas
Qiskit QuantumKatas
A benchmark dataset for evaluating Large Language Models on quantum computing code generation tasks using Qiskit.
Dataset Description
This dataset contains 350 quantum computing tasks translated from Microsoft's QuantumKatas (originally in Q#) to Qiskit (Python). It is designed for evaluating LLMs on their ability to generate correct quantum computing code.
Supported Tasks
Code Generation: Given a natural language description and function… See the full description on the dataset page: https://huggingface.co/datasets/Qiskit/Qiskit-QuantumKatas.quantum-physics-0.6-corpus
quantum-physics-0.6-corpus
Dataset Description
This is a domain-specific corpus created using ontology-guided filtering from FineWeb-Edu.
Dataset Creation
Source: HuggingFaceFW/fineweb-edu
Filtering Method: Semantic similarity to subdomain centroids (embedding-based)
Pipeline: Ontology-Guided Domain Corpus Builder
Dataset Structure
Each chunk contains:
text: The text content (256-512 tokens)
subdomain_id: Assigned subdomain
similarity_score:… See the full description on the dataset page: https://huggingface.co/datasets/konsman/quantum-physics-0.6-corpus.quantum-computing
Neura Parse — Quantum Computing
A multi-format quantum computing dataset spanning theory and hardware — from qubits, gates, and algorithms to QPUs, error correction, quantum software (Qiskit/Cirq/PennyLane), and quantum machine learning. Records come as instruction/response pairs, open and multiple-choice Q&A, runnable code tasks, encyclopedic concepts, and pretraining-style text, so the dataset supports SFT, evaluation, and continued pretraining under one schema.
Part of… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-computing.quantum-physics-0.6
quantum-physics-0.6
Dataset Description
This is a domain-specific corpus created using ontology-guided filtering from FineWeb-Edu.
Dataset Creation
Source: HuggingFaceFW/fineweb-edu
Filtering Method: Semantic similarity to subdomain centroids (embedding-based)
Pipeline: Ontology-Guided Domain Corpus Builder
Dataset Structure
Each chunk contains:
text: The text content (256-512 tokens)
subdomain_id: Assigned subdomain… See the full description on the dataset page: https://huggingface.co/datasets/konsman/quantum-physics-0.6.quantum-simulation-chemistry-materials
Neura Parse — Quantum Simulation of Chemistry & Materials: Encodings, VQE/QPE & Dynamics
An application-deep, code-backed vertical on simulating quantum matter: electronic-structure problems, fermion-to-qubit encodings, Hamiltonian factorizations, ground/excited-state and real-time-dynamics algorithms, and analog simulation, with end-to-end resource estimates and honest classical-competitor accounting. Built with Qiskit Nature, OpenFermion, PennyLane-QChem, and PySCF — far… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-simulation-chemistry-materials.quantum-information-and-complexity-theory
Neura Parse — Quantum Information & Complexity Theory: Channels, Entropies, Classes & the Structure of Advantage
A proof-based theoretical-foundations vertical uniting quantum information theory (channels, entropies, entanglement measures, distinguishability, capacities, Shannon theory) with quantum complexity theory and the structure of quantum advantage (classes, Hamiltonian complexity, sampling-based advantage and its verification, pseudorandomness, dequantization).… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-information-and-complexity-theory.fault-tolerant-quantum-computing
Neura Parse — Fault-Tolerant Quantum Computing: QEC Codes, Decoders, Magic States & Resource Estimation
A deep, Stim-informed vertical on fault tolerance — QEC code families, decoders, fault-tolerant gate constructions, and the full physical-to-logical resource-estimation pipeline. Expands the general dataset's handful of error-correction topics into research-grade coverage including the 2024-2026 milestones: surface-code below threshold, qLDPC/bivariate-bicycle memories… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/fault-tolerant-quantum-computing.quantum-networking-and-distributed
Neura Parse — Quantum Networking, Repeaters & Distributed Quantum Computing
A systems-frontier vertical on connecting quantum devices: entanglement distribution and distillation, quantum repeaters, quantum-internet protocol stacks, quantum memories/transduction, and modular/distributed quantum computing (nonlocal gates, circuit knitting across nodes, blind/verifiable delegated computation). Covers protocol and simulation methods used with tools such as NetSquid and SeQUeNCe… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-networking-and-distributed.quantum-error-mitigation-and-benchmarking
Neura Parse — Quantum Error Mitigation, Characterization & Benchmarking
A pre-fault-tolerance, code-backed vertical on getting trustworthy answers from noisy hardware and rigorously measuring device quality: error-mitigation techniques, characterization/tomography protocols, and benchmarking suites. Runnable Mitiq, pyGSTi, and Qiskit Experiments pipelines with honest sampling-overhead and bias/variance accounting — the practitioner and research toolkit the general dataset… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-error-mitigation-and-benchmarking.quantum-circuits-21k
Quantum Circuits Dataset — v2 (21K)
A synthetic dataset of validated natural language → OpenQASM 2.0 circuit pairs for training quantum circuit generation models. To our knowledge the largest publicly available dataset of validated NL→QASM pairs specifically designed for generative model training.
Used to train the QuantumGPT-124M model series.
Quick Start
from datasets import load_dataset
# v2 training set (21K samples, recommended)
ds =… See the full description on the dataset page: https://huggingface.co/datasets/merileijona/quantum-circuits-21k.quantum-machine-learning-theory
Neura Parse — Quantum Machine Learning Theory: Trainability, Generalization & Learning From Quantum Data
A research-depth, proof-oriented vertical on the learning theory of quantum models and quantum data. Covers why parameterized quantum circuits train or don't (barren plateaus), what they can represent, when they generalize or provably beat classical models, and — for quantum data — how to predict properties of unknown states/channels with few measurements (classical… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-theory.quantum-machine-learning-models
Neura Parse — Quantum Machine Learning Models: Encodings, Kernels, QNNs & Generative/Deep Architectures
A hands-on, code-first vertical on quantum models that learn from data. Spans data encodings/feature maps, variational classifiers, quantum kernels/QSVMs, and quantum neural networks through modern generative and deep architectures (quantum GANs, circuit Born machines, quantum Boltzmann machines, QCNNs, quantum autoencoders, quantum RL, and quantum… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-models.quantum-optimization
Neura Parse — Quantum Optimization, Annealing & Finance: QAOA, Adiabatic Methods & the Advantage Question
A research-plus-practitioner vertical on quantum approaches to combinatorial and continuous optimization and their most-piloted enterprise use cases. Covers QAOA theory and variants, adiabatic/annealing methods and D-Wave, QUBO/Ising encodings, amplitude-estimation Monte Carlo for finance, and the rigorous question of whether and where quantum beats classical (including… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-optimization.ai-auto-train-datasets-cuda-5d-quantum-mindmap-simulations-generator-zkevms-immutablexquantum-compilation-and-programming
Neura Parse — Quantum Compilation & Programming
A code-heavy vertical on the quantum software/compilation stack: turning abstract quantum circuits and unitaries into device-executable programs. Covers unitary decomposition and circuit synthesis (Euler/ZYZ, KAK/Cartan, Solovay-Kitaev, Ross-Selinger gridsynth, numerical synthesis with BQSKit), gate-set/basis transpilation to native gate sets, qubit layout/mapping and routing under connectivity constraints (SABRE, VF2, SWAP… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-compilation-and-programming.ai-for-quantum
Neura Parse — AI for Quantum: ML & LLMs for Decoding, Control, Characterization & Software
The reverse quantum-AI direction — classical machine learning, RL, and LLMs/agents applied to make quantum computers work. Covers neural/transformer QEC decoders (AlphaQubit-style), RL/ML pulse and calibration control, neural-network quantum states, ML tomography and Hamiltonian/noise learning, learned circuit optimization, and LLM/agentic quantum software engineering (code generation… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/ai-for-quantum.advanced-quantum-algorithms
Neura Parse — Advanced Quantum Algorithms: Derivations, QSVT/Block-Encoding & Hamiltonian Simulation
A derivation- and resource-analyzed algorithms vertical spanning the canonical fault-tolerant canon (with full proofs, complexity, and worked traces) and the modern QSVT/block-encoding toolkit through Hamiltonian simulation, amplitude estimation, and quantum linear systems. Turns the general dataset's one-topic-per-algorithm summaries into line-by-line derivations, lower… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/advanced-quantum-algorithms.quantum-hardware-device-physics
Neura Parse — Quantum Hardware Device Physics: Qubit Design, Coherence, Control & Scaling
A physics- and engineering-deep vertical on how qubits are built, controlled, and scaled across superconducting, trapped-ion, neutral-atom, and spin modalities (plus emerging erasure/biased-noise qubits). Device-physics derivations, coherence-limit analyses, control-stack engineering, and 2025-2026 scaling/interconnect work, with QuTiP/scqubits simulation context — expanding the general… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-hardware-device-physics.quantum-api-drift
Quantum API Drift
Quantum API Drift is an evaluation benchmark for measuring whether
LLM-generated quantum code targets the requested Qiskit SDK version. It
accompanies the paper
Benchmarking API Drift in LLM-Generated Quantum Code Across Successive SDK Versions.
The benchmark evaluates version fidelity, cross-version compatibility, failure
modes, and documentation-guided repair across Qiskit 0.43, 1.3, and 2.0.
Dataset Configurations
benchmark
The… See the full description on the dataset page: https://huggingface.co/datasets/arasyi/quantum-api-drift.QuantumAIquantum-physics-0.5-corpus
quantum-physics-0.5-corpus
Dataset Description
This is a domain-specific corpus created using ontology-guided filtering from FineWeb-Edu.
Dataset Creation
Source: HuggingFaceFW/fineweb-edu
Filtering Method: Semantic similarity to subdomain centroids (embedding-based)
Pipeline: Ontology-Guided Domain Corpus Builder
Dataset Structure
Each chunk contains:
text: The text content (256-512 tokens)
subdomain_id: Assigned subdomain
similarity_score:… See the full description on the dataset page: https://huggingface.co/datasets/konsman/quantum-physics-0.5-corpus.quantum-sensing-and-metrology
Neura Parse — Quantum Sensing & Metrology: Fisher Information, the Heisenberg Limit & Entanglement-Enhanced Sensors
A physics- and estimation-theory-deep vertical on the second quantum revolution's sensing pillar: how quantum Fisher information and the Cramer-Rao bound set ultimate precision, how entanglement and squeezing push sensors from the standard quantum limit toward the Heisenberg limit, and how these ideas are realized in optical atomic clocks, NV-center… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-sensing-and-metrology.quantum-circuits-8k
Quantum Circuits 8K Dataset
A synthetic dataset of 8,129 quantum circuit examples for training language models to generate OpenQASM 2.0 code from natural language descriptions.
Quick Stats
Total Samples: 8,129 (description → QASM pairs)
Unique Circuits: 739 base circuits
Categories: 92 distinct quantum circuit types
Qubit Range: 1-9 qubits
Format: OpenQASM 2.0
Augmentation: 11x per circuit (original + 10 paraphrases)
Quality: 100% QASM syntax valid, 0% duplicates… See the full description on the dataset page: https://huggingface.co/datasets/merileijona/quantum-circuits-8k.quantum-cryptography-and-post-quantum-security
Neura Parse — Quantum Cryptography & Post-Quantum Security
A deep vertical on cryptography that uses quantum mechanics and on classical cryptography built to resist quantum attack. It covers quantum key distribution (BB84, B92, six-state, SARG04, E91, BBM92, decoy-state, MDI-QKD, TF-QKD, CV-QKD), device-independent protocols, composable and finite-key security proofs, quantum hacking with countermeasures, classical post-processing (reconciliation, privacy amplification… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-cryptography-and-post-quantum-security.topological-quantum-computing
Neura Parse — Topological Quantum Computing
A deep vertical dataset on topological quantum computing: the physics and computational theory of anyons and topologically ordered phases, non-abelian braiding and fusion, Majorana zero modes and the Kitaev chain, Fibonacci (universal) vs Ising (Clifford-only) anyons, topological (Majorana) qubits and measurement-only braiding protocols, the toric code as a Z2 topological phase (not merely a QEC code), fractional quantum Hall… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/topological-quantum-computing.quantum-lean-hard-vvuq-dataset
Quantum Lean Hard VVUQ Dataset
Overview
This dataset contains challenging Lean 4 verification and repair problems designed to test advanced reasoning capabilities and demonstrate the effectiveness of Physics World Models (PWMs) in formal verification.
Problem Categories
Type Theory: 3 problems (coercion, dependent types, universes)
Tactic Sequences: 3 problems (wrong tactics, incorrect ordering)
Proof Strategies: 3 problems (wrong high-level approaches)… See the full description on the dataset page: https://huggingface.co/datasets/englund/quantum-lean-hard-vvuq-dataset.QuantumMechanics
Quantum Mechanics Reasoning Dataset
🧠 High-quality physics reasoning chains for training thinking LLMs
Dataset Overview
This dataset provides systematic reasoning chains for quantum mechanics concepts, designed specifically for training thinking LLMs like GPT-OSS-20B. Each entry contains step-by-step logical progressions with mathematical expressions and physical interpretations.
🎯 Current Status: Comprehensive Release (v1.5.0) 🆕 CHAPTER 7 ADDED
1,350 high-quality… See the full description on the dataset page: https://huggingface.co/datasets/themanaspandey/QuantumMechanics.Synthetic-Quantum-Reasoning-GPTOSS120b
Synthetic Quantum Reasoning Dataset (GPT-OSS 120B)
A synthetic dataset of 4,881 quantum physics reasoning chains generated using GPT-OSS 120B.
Dataset Description
Each sample contains:
instruction: A quantum physics problem/question
output: A detailed reasoning chain with <think> and <answer> tags
Format
{
"instruction": "Consider a two-qubit system...",
"output": "<think>\nStep 1: ...\n</think>\n\n<answer>\n...\n</answer>"
}
Statistics… See the full description on the dataset page: https://huggingface.co/datasets/Kylan12/Synthetic-Quantum-Reasoning-GPTOSS120b.QuantumChem-200k-new
QuantumChem-200K: A Large Molecular Corpus for Chemistry Screening and Discovery. Paper under review.
code at: https://github.com/AnonymousUser-3/QuantumChem-200K.
license: GLP-3.0
PQC-ZK-Quantum-Convergence-Layer
🚩 Γ Physics Engine — Canonical Definition
Γ 物理引擎創建者 & 公式創始者:熊網區塊鏈 (BearNetworkChain) 創辦人 陳霆
最早提出時間:2025 年 6 月 19 日
原始來源:https://www.facebook.com/share/p/19cadcMTGo/
Chen, Ting. (2026). BearNetworkchain Execution Specification. Zenodo
📌 0. 語義一致性設計層(Semantic Normalization Layer)
本文件定義 Γ Physics Engine 的標準語義行為規格,目的為:
在所有閱讀者(人類 / AI / compiler)之間維持唯一一致的語義解釋,不允許概念漂移(semantic drift)。
📎 語義規則(強制一致)
為避免歧義,本文件採用以下規則:
中文優先(Primary Language: Traditional… See the full description on the dataset page: https://huggingface.co/datasets/BNES-BRNKC/PQC-ZK-Quantum-Convergence-Layer.
