Jev Curate
Sifts synthetic and pretraining datasets with typed Jev decisions.
Sifts synthetic and pretraining datasets with typed Jev decisions.
The dataset pipeline streams Parquet or JSONL records and evaluates a preset rubric with Jev per row. The reasoning-math preset asks a Noul circularity question and a 0–4 rigor Score; host thresholds decide which records to retain.
Does this solution contain circular reasoning or assume its conclusion?
One synthetic reasoning or instruction-tuning row from the input dataset.
Rate mathematical and logical rigor.
One synthetic reasoning or instruction-tuning row from the input dataset.
Read Parquet or JSONL rows and apply host-side sanity filtering.
Send the selected preset questions in one Jev request for each retained row.
Apply preset Noul and Score thresholds, writing clean and rejected records without rewriting their text.
A large curation job can apply typed, parallel rubric questions to each record without rewriting source examples, while preserving a transparent threshold for rejection.