datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
vllm-control-arena
vLLM Main Tasks Dataset
AI coding tasks generated from vLLM git commits
Dataset Description
This dataset contains 6801 coding tasks automatically generated from git commits in the vLLM repository. Each task represents a real-world coding challenge derived from actual development work.
Dataset Structure
The dataset contains the following columns:
commit_hash: The git commit hash
parent_hash: The parent commit hash
commit_title: The original commit… See the full description on the dataset page: https://huggingface.co/datasets/RoganInglis/vllm-control-arena.cybersecurity-controls-instructions
Cybersecurity Controls Instructions
Security control, incident response and risk management guidance from NIST Special Publications, turned into instruction-following examples.
Splits
split
rows
source documents
train
13,106
56
validation
4,840
18
test
5,697
18
Splits are held out by source document. Every chunk yields several
instruction rows, so a random row-level split would place the same passage in
train and test; whole documents are held… See the full description on the dataset page: https://huggingface.co/datasets/nuhmanpk/cybersecurity-controls-instructions.control-apps-cleaned
control-apps-cleaned
A curated subset of the APPS dataset (Hendrycks et al., NeurIPS 2021), pre-filtered for use in the ARENA AI Control chapter — a teaching replication of Greenblatt et al. 2023 (arXiv:2312.06942).
What's in here
cleaned_apps.jsonl — 1,202 problems from the APPS "interview" split, filtered to a uniform I/O schema (inputs and outputs are each one of list[str], list[int], list[list[str]], list[list[int]]). Each line is a JSON record with the… See the full description on the dataset page: https://huggingface.co/datasets/styme3279/control-apps-cleaned.android_control_train
Processed Android Control Training Set
Dataset Description
This repository contains the processed training set derived from the Android Control dataset by Google Research.
The data processing methodology is identical to that used for our corresponding test set, which can be found at Reallm-Labs/android_control_test.
Data Content and Image Extraction
Important Note: Due to the large size of the dataset, this repository contains only the processed text files.… See the full description on the dataset page: https://huggingface.co/datasets/InfiX-ai/android_control_train.controlled-generated-convos-gpt-4.1-mini
Controlled Generated Conversations: gpt-4.1-mini
Dataset Description
This dataset contains synthetic customer support conversations generated using gpt-4.1-mini as part of research on cross-lingual stability of LLM judges. The conversations are designed for evaluating how well language models maintain consistent performance across different languages, with a focus on Finno-Ugric languages (Estonian, Finnish, Hungarian) and English.
Dataset Summary
Languages:… See the full description on the dataset page: https://huggingface.co/datasets/isaacchung/controlled-generated-convos-gpt-4.1-mini.customer-transcript-short-control
Customer Transcript Short Control
Curated customer-support and transcript-analytics prompts mapped to a single fixed "analyze this transcript -> compact JSON" prompt, for benchmarking batched offline LLM inference on realistic workloads.
Motivation and intended use
This dataset provides a realistic transcript-analytics workload for batched offline-inference experiments: throughput benchmarking and predicted-vs-observed throughput validation. Rows carry token… See the full description on the dataset page: https://huggingface.co/datasets/kaushik-systalyze/customer-transcript-short-control.controlled_text_simplyControlled text simplification, targetting at different audiences. A dataset for a group project.
