datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
the-stack-yaml-k8s
Dataset Card for The Stack YAML K8s
This dataset is a subset of The Stack dataset data/yaml. The YAML files were
parsed and filtered out all valid K8s YAML files which is what this data is about.
The dataset contains 276520 valid K8s YAML files. The dataset was created by running
the the-stack-yaml-k8s.ipynb
Notebook on K8s using substratus.ai
Source code used to generate dataset: https://github.com/substratusai/the-stack-yaml-k8s
Need some help? Questions? Join our Discord server:… See the full description on the dataset page: https://huggingface.co/datasets/substratusai/the-stack-yaml-k8s.autonomous-devsecops-k8s-agent-2026
🛡️ Autonomous DevSecOps, Kubernetes & Cloud-Native Security Agent Suite (2026)
A Production-Grade, Verifiable Synthetic Corpus for Training Autonomous Cloud Infrastructure & Security LLMs
⚡ Overview & Industry Problem
Deploying Large Language Models with autonomous access to cloud infrastructure, container orchestration, and kernel privileges without deterministic verification is an unacceptable risk. Standard function-calling models… See the full description on the dataset page: https://huggingface.co/datasets/beatsprom/autonomous-devsecops-k8s-agent-2026.k8sbench
K8sBench: Kubernetes Configuration Generation Benchmark
K8sBench is a structured benchmark of 30 prompts covering 17 Kubernetes resource types, designed to evaluate LLMs on schema-validated Kubernetes manifest generation.
Metrics
Metric
Description
YAML%
YAML syntax validity (yaml.safe_load)
K8s%
Schema compliance (kubeconform --strict)
Sem%
Semantic field completeness (required fields present)
Resource Types Covered
Deployment, Service… See the full description on the dataset page: https://huggingface.co/datasets/roanbrasil/k8sbench.
