--- pretty_name: "Code Workflow Samples" license: other license_name: poseidon-sample-preview license_link: https://huggingface.co/datasets/psdn-ai/code-workflow-samples/blob/main/TERMS.md tags: - text - code - workflow - samples configs: - config_name: default data_files: - split: train path: data/samples.jsonl task_categories: - text-generation size_categories: - n<1K --- # Code Workflow Samples This sample shows paired developer workflow examples for reviewing prompt, code, test, error, and output structure before scoping a larger code dataset. ## What This Shows - Input-output pairs from practical coding workflows - Metadata for task type, files, outputs, and review context - A compact view of schema consistency for code-centric examples ## Dataset Specifications | Field | Value | | --- | --- | | Modality | Code I/O pairs | | Domain | Developer workflows | | Content | Prompts, code, tests, errors, outputs | | Structure | Paired input/output artifacts | | Sample size | 3 rows | ## Metadata Coverage The value is in the structured fields: inputs, outputs, labels, task context, and quality metadata that make the examples useful for evaluation and downstream data planning. Sample metadata includes: sample identifiers, sample titles, PII status, task type, workflow inputs, workflow outputs, workflow events, input count, output count. ## Sample Scope The sample includes 3 rows. Larger coverage can be scoped by language, framework, task type, artifact depth, and licensing requirements. --- For broader coverage or custom requirements, contact [hello@psdn.ai](mailto:hello@psdn.ai) or visit [psdn.ai/contact](https://psdn.ai/contact).