Sign in to view source links and access this dataset
Description
1,878 coding-focused conversational examples formatted for TeichAI training, released by crownelius in March 2026. The collection converts the original Qwen3-Coder-Next-1800x into a standardized chat structure containing system, user, and assistant roles.
Use Cases
Fine-tuning large language models for programming tasks using the 'messages' role-play structure
Benchmarking coding assistant performance by comparing 'assistant' content to ground truth
Analyzing prompt engineering patterns within the 'system' and 'user' content fields
Strengths
1,878 converted examples
Standardized TeichAI chat format
Available in both JSONL and Parquet formats
Limitations
Small sample size of 1,878 records
Niche formatting specific to TeichAI pipelines
Potential model-generated bias from the Qwen3 source
Provenance
Source
crownelius/Qwen3-Coder-Next-1800x
Collection Method
Formatted/Converted from existing dataset
Freshness
Last updated March 2026.
Specifically formatted to match the TeichAI/claude-4.5-opus-high-reasoning-250x format; ensure your training script supports nested JSON message structures.