eewer/swerebench-traces-raw-source-verification-enhanced-20260617
SWE-rebench Raw Source Verification Enhanced 20260617 This is a private raw source dataset for building refined mini-swe-agent SFT datasets. It is intentionally not tokenized and intentionally preserves source data plus metadata for downstream filtering, masking, weighting, and audit. Do not treat every row as a clean endpoint solve. Download The full dataset directory is uploaded as a single compressed archive: hf download… See the full description on the dataset page: https://huggingface.co/datasets/eewer/swerebench-traces-raw-source-verification-enhanced-20260617.
SWE-rebench Raw Source Verification Enhanced 20260617
This is a private raw source dataset for building refined mini-swe-agent SFT datasets. It is intentionally not tokenized and intentionally preserves source data plus metadata for downstream filtering, masking, weighting, and audit. Do not treat every row as a clean endpoint solve.
Download
The full dataset directory is uploaded as a single compressed archive:
hf download eewer/swerebench-traces-raw-source-verification-enhanced-20260617 \
swerebench-traces-raw-source-verification-enhanced-20260617.tar.zst \
--repo-type dataset --local-dir ./download
tar --zstd -xf ./download/swerebench-traces-raw-source-verification-enhanced-20260617.tar.zstArchive details:
The archive expands to:
swerebench-traces-raw-source-verification-enhanced-20260617/
data/*.jsonl.zst
metadata/*
manifest.jsonThe JSONL shards are already zstd-compressed. The outer tar.zst is provided so the complete source dataset can be downloaded as one file.
High-Level Counts
Rows By Language
Rows By Pass Label
Important: verification recovery-prefix and stop rows are preserved as source data and may have pass-like inherited context. Use metadata such as verification_should_not_be_counted_as_passed and the audit sidecars before treating rows as endpoint-passed solves.
Rows By Teacher
Rows By Difficulty
Rows By Instruction Style
Rows By Source
Verification Enhancement
This dataset extends:
/wbl-fast/usrs/ee/code-swe-data/runtime/hf_upload/swerebench-traces-raw-source-targeted-limitations-compaction-prompt-firstturn-repaired-v5-1000plus-20260617with 208 verification/postprocessing rows in data/train-00036.jsonl.zst.
Recommendation metadata for the appended verification rows:
Inherited-row verification scan summary from metadata/verification_enhanced_summary.json:
Synthetic-turn audit summary from metadata/verification_enhanced_synthetic_turn_audit.json:
Recovery quality counts:
Compaction Metadata
Compaction rows are included as raw source data. They are not filtered out. Use lineage fields to relate compacted descendants to original rows:
metadata.compaction_original_row_idmetadata.compaction_original_row_pathmetadata.prompt_repair_source_raw_compacted_uuidmetadata.prompt_repair_source_firstturn_uuidmetadata.recommended_for_compaction_trainingmetadata.compaction_model_reasoningormetadata.compaction_model_reasoning_hash
Compaction recommendation counts in this full dataset:
Rows by compaction/source family:
Token And Size Signals
This source dataset is not tokenized. Some rows have token sidecar metadata from prior Qwen3-thinking audits, but not all rows do.
Important Metadata Files
manifest.json: build manifest for the full dataset lineage.metadata/full_dataset_upload_stats_20260617.json: full-shard stats used for this README.metadata/verification_enhanced_summary.json: verification-enhancement summary.metadata/verification_enhanced_row_signals.jsonl: row-level natural/missing/synthetic verification signals.metadata/verification_enhanced_synthetic_turn_audit.jsonand.jsonl: in-context audit of all appended synthetic turns.metadata/strict_quality_index.jsonl: strict-quality row metadata for generated additions where available.metadata/rejected_index.jsonl: rejected/metadata-only rows where available. Empty in this final lineage, while separate rejected sidecars are preserved for specific compaction batches.metadata/compaction_*: compaction attempts, request/response metadata, prompt-boundary audits, token audits, model reasoning, skip lists, and recommended UUID lists.metadata/parent_index.*andmetadata/appended_index.*: inherited and early appended row indexes from prior source datasets.
Data Shape
Each data shard is JSONL compressed with zstd. Rows are raw source records for later SFT construction. Common top-level keys include:
compaction_model_reasoning, compaction_model_response, deepswe_prompt_augmentation, messages, metadata, model_patch, passed, percent_messages_with_reasoning, prompt, prompt_repair, reasoning, reward, task_id, teacher, tools, uuidMetadata keys are intentionally rich and vary by row family. The most common metadata keys are recorded in metadata/full_dataset_upload_stats_20260617.json under metadata_keys_top.
Caveats For Downstream Filtering
- This is a raw source dataset, not a final clean SFT dataset.
- Some rows are failed, partial, recovery-prefix, compacted, or synthetic post-processing rows.
- Do not train every terminal submit turn equally without consulting metadata.
- Rows with
verification_should_not_be_counted_as_passed=trueshould not be counted as clean endpoint passes. - Use compaction lineage fields to avoid training both an original long row and its compacted derivative when that is undesirable.
- Use
percent_messages_with_reasoning, patch size, trajectory size, submit-quality metadata, and verification metadata for filtering/weighting.
Provenance
Local source path at upload time:
/wbl-fast/usrs/ee/code-swe-data/runtime/hf_upload/swerebench-traces-raw-source-verification-enhanced-20260617Build version: verification_enhanced_20260617_v1
Upload README generated at Unix time 1781732833.
