遇见数据集

IssueSpec: Reproduction Data Bundle

收藏
Zenodo2026-08-17 更新2026-08-20 收录
官方服务:

资源简介:

# IssueSpec — Reproduction Data Bundle Version 2.0 (August 2026), correction release. This version supersedes v1. The Stage-4 downstream result reported earlier, a +2.36 Likert-point response-quality gain from supplying the IssueSpec, is withdrawn. The conditions behind it were produced by deterministic template composers rather than by a single language model, so the comparison measured the composer as much as the specification. A corrected same-model comparison gives +0.03 (p = 0.38). This bundle adds the data behind the correction: both Stage-4 rating rounds, the arithmetic check that distinguishes independent ratings from ones derived by perturbing another rater, the SpecCov validation against human faithfulness judgements, the cross-family rubric, the binding-constraint CMDP run, and the generation-variance sweep. All eighteen segments of verify_paper_results.py run from this bundle; v1 covered ten. Data artifacts for the CIKM 2026 paper *IssueSpec: A Framework for Structured Review-to-Issue Translation*. Pair this bundle with the code repository to reproduce every numerical claim in the paper. ## Contents ``` data/processed/ ├── verified_annotations.json 5,230-review verified anchor (lead-author labels) ├── rrgen_v5_training.json 215,883-record V5 training set (with provenance) ├── issue_specs/ │ ├── sample_100_clusters.json 100-cluster Stage-3 benchmark │ ├── specs_with_taxonomy.json LLM-with-taxonomy IssueSpecs │ ├── specs_free_form.json free-form baseline specs │ ├── specs_raw_summary.json raw-concatenation lower bound │ └── specs_human_written.json lead-author reference specs ├── responses/ Stage-4 RAG responses (4 conditions) ├── expert_evaluation/strict_holdout_kappa.json 490-gold κ progression + 307 held-out ├── experiments/ │ ├── exp2_human_eval.json Stage-4 human eval (400 ratings, 4 conditions) │ └── ablation_a5_results.json A5 no-RAG ablation ├── ablations/ │ ├── agentic_vs_vanilla_rag.json agentic-RAG feasibility study (n=10) │ └── a1b_repbased.json count-controlled cluster ablation ├── rlhf/head_to_head/metrics.json Stage-5 5-policy head-to-head ├── clusters_umap/ │ ├── quality_metrics_flat_vs_hierarchical.json cluster quality (Table 11) │ └── quality_metrics_summary.txt └── inter_annotator/agreement_summary.json 99-review 3-rater Krippendorff α ``` ## How to use 1. Clone the code repository: `git clone https://github.com/<ANON>/ReviewAgent` 2. Extract this bundle into the repo root so paths resolve as `data/processed/...` 3. Verify every paper number: ```bash python3 verify_paper_results.py ``` No GPU or API keys are needed for verification — every headline number is recomputed from these saved files. ## Models Classifier checkpoints (V1–V5 RoBERTa) are released separately on Hugging Face; see the code repository's `SETUP_GUIDE.md` §4.4. ## License All rights reserved

提供机构:
Zenodo
创建时间:
2026-08-17
二维码
社区交流群
二维码
科研交流群
商业服务