datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
spice-circuits-finetune-v2
SPICE Circuits Fine-tune V2
A clean, validated dataset of 7,410 instruction-output pairs for fine-tuning language models to generate SPICE netlists from natural language descriptions.
Dataset Description
This is Version 2 of the SPICE circuits fine-tuning dataset. V1 was polluted with mixed formats (LTspice, KiCad, standard SPICE) and no validation. V2 is fully validated — every netlist passes PySpice's SpiceParser.build_circuit() gate. No exceptions.… See the full description on the dataset page: https://huggingface.co/datasets/ADI2005/spice-circuits-finetune-v2.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-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.verified-openqasm-circuits
Verified OpenQASM Circuits
Training and evaluation data for LLMs that write quantum circuits, produced by
qcbench — a verification-first benchmark whose core
rule is: a circuit is only "correct" relative to a declared physical invariant, checked
by simulation. Every answer in this dataset passed its own invariant (statevector
simulation, 8192 shots) before being written. No unverified example enters the corpus.
Files
train-generators.jsonl — 2,000 chat-format… See the full description on the dataset page: https://huggingface.co/datasets/QlyApp/verified-openqasm-circuits.Circuit-Analysis-Reasoning-Sample
⚡ EngineeringWays Data Lab: Circuit Analysis Reasoning Dataset (Free Sample)
This is a free 50-item sample of the EngineeringWays Circuit Analysis Reasoning Dataset. It is designed specifically for fine-tuning Large Language Models (LLMs) in advanced STEM problem-solving, featuring strict Chain-of-Thought (CoT) reasoning.
Want the complete, deduplicated 592-item master dataset? 👉 Get the LoRA-Ready Master File on Payhip
🚀 Dataset Overview
Most math and physics… See the full description on the dataset page: https://huggingface.co/datasets/EngineeringWays/Circuit-Analysis-Reasoning-Sample.rr-circuit-breakers-attack-completions
RR (Circuit Breakers) attack completions with three-judge scores
This dataset bundles attack completions generated against
GraySwanAI/Llama-3-8B-Instruct-RR
(the "circuit breakers" defense), each scored by three independent judges:
local:strongreject (Lin et al., StrongREJECT classifier — most permissive)
local:harmbench (HarmBench classifier — middle)
local:gpt_oss (gpt-oss-safeguard-20b — strictest)
Headline finding: judges DISAGREE dramatically on… See the full description on the dataset page: https://huggingface.co/datasets/samuelsimko/rr-circuit-breakers-attack-completions.
