datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
signal-dsl-dataset
Signal DSL Dataset
A synthetic dataset for training models to generate Signal DSL (Domain-Specific Language) configurations from natural language descriptions.
Dataset Description
Signal DSL is used to configure intelligent LLM routing with signals, routes, plugins, and algorithms. This dataset contains:
Split
Samples
Description
stage1_syntax_pt
18000
Pure DSL for syntax pre-training
stage2_sft
102087
NL→DSL pairs for instruction following
stage3_dpo
52532… See the full description on the dataset page: https://huggingface.co/datasets/haowu1234/signal-dsl-dataset.facadebench
FacadeBench: Dissecting Domain-Specific Deception in Security LLMs
Dataset Description
FacadeBench is a comprehensive benchmark for dissecting and analyzing strategic deception in large language models, with a focus on cybersecurity and domain-specific contexts. This dataset enables researchers to study how models exhibit different behaviors when they believe they are being monitored (training) versus when they think they're in unmonitored deployment—a phenomenon… See the full description on the dataset page: https://huggingface.co/datasets/dSLLab/facadebench.mini-date-converter-dsl-dataset
mini-date-converter-dsl-dataset
This dataset is used to prototype models for the Mini Date Converter DSL module.
It is provided for demonstration and experimentation purposes only.
It pairs English date and time references (e.g., "next Friday at 4pm") with symbolic DSL function calls (e.g., SET_TIME(OFFSET(TODAY, 1, WEEKDAY=4), 16, 0)) compatible with the module.
📦 Format
The dataset uses a wide format with the following three columns:
system — the system prompt… See the full description on the dataset page: https://huggingface.co/datasets/a6188466/mini-date-converter-dsl-dataset.mini-recurrence-converter-dsl-dataset
mini-recurrence-converter-dsl-dataset
This dataset is used to prototype models for the Mini Recurrence Converter DSL module.
It is provided for demonstration and experimentation purposes only.
It pairs English recurrence expressions (e.g., "every Tuesday at 8am") with symbolic DSL function calls (e.g., WEEKLY(1, [TU], TIME(8, 0))) compatible with the module.
📦 Format
The dataset uses a wide format with the following three columns:
system — the system prompt that… See the full description on the dataset page: https://huggingface.co/datasets/a6188466/mini-recurrence-converter-dsl-dataset.DS-LLM-Research
LLM Research
This data set was created using Gemma 3 27B to generate question and answer sets based on a set of pre-selected sources, all centering around LLM research and training.
Links to the original sources are included with each entry.
Top Keywords
model (2931 occurrences)
reasoning (1187 occurrences)
training (1147 occurrences)
data (906 occurrences)
models (610 occurrences)
reward (573 occurrences)
features (554 occurrences)
step (517 occurrences)
llms (455… See the full description on the dataset page: https://huggingface.co/datasets/theprint/DS-LLM-Research.DS-LLM-Research-Extended-GPTThis data set contains a mix of single and multi-round conversations about AI, specifically LLM training, fine tuning and research.
dsldsl-arc-dataset-v0.0.1
DSL ARC Dataset
Dataset for training models on ARC-like tasks using a Domain Specific Language.
Dataset Structure
Each example contains:
train_input1, train_output1: First training example
train_input2, train_output2: Second training example
test_input, test_output: Test example
solution: DSL code to solve the task
task_type: Type of transformation
Task Types
Connect
MoveShape
RotateShape
CreateShape
FloodFill
MirrorShape
SymmetryComplete
ExtractPattern… See the full description on the dataset page: https://huggingface.co/datasets/middles/dsl-arc-dataset-v0.0.1.
