datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
powershell_thestackpowershell-compat
powershell-compat
PowerShell snippets labelled for Windows PowerShell 5.1 vs PowerShell 7
syntax compatibility, where every label was produced by running the real
parser on both engines rather than by asking a model.
Language models write PowerShell 7 syntax into scripts that have to run on
Windows PowerShell 5.1 - ??, ? :, &&, ?. - and 5.1 is still what ships
in the box on every Windows install and what most scheduled tasks invoke. This
dataset exists to make that failure… See the full description on the dataset page: https://huggingface.co/datasets/RevoGen/powershell-compat.powershell-code-corpus
PowerShell Code Corpus
A dataset of PowerShell scripts collected from public GitHub repositories.
Content
4,632 files from popular PowerShell repositories on GitHub
Sourced from repos with the highest star counts (quality signal)
Each record contains the raw script text plus metadata
Fields
Field
Description
source
Always github
repo
owner/repo slug
repo_url
Full GitHub URL
path
File path within the repo
language
Always PowerShell
license… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/powershell-code-corpus.powershell-documentation-datasetpowershell-devops-mega-dataset
