This is the open dataset used to train Zeta, an edit prediction model that powers Zed's predictive coding feature. Zeta is derived from Qwen2.5-Coder-7B and predicts the developer's next code edit based on their recent programming patterns and cursor position, allowing for intelligent completion with a simple tab press.
This dataset is split into three parts:
train.jsonl: Contains the training data for supervised fine-tuning.
dpo.jsonl: Contains the data for the… See the full description on the dataset page:
https://huggingface.co/datasets/whiteboarddev/whiteboardai.