中文简介
SynthComp 是用于评估完整证据检索能力的合成多跳基准,提供俄语和英语两个版本,每个版本约 395 道组合型短答案问题。问题由模型基于受控网页子图生成,并经过程序化与模型过滤;其目标是要求检索全部必要证据,而不是依赖单一宽泛查询。
上游模型卡 / 数据集卡
SynthComp 是用于评估完整证据检索能力的合成多跳基准,提供俄语和英语两个版本,每个版本约 395 道组合型短答案问题。问题由模型基于受控网页子图生成,并经过程序化与模型过滤;其目标是要求检索全部必要证据,而不是依赖单一宽泛查询。
🧩 SynthComp SynthComp is a synthetic BrowseComp-Plus-like retrieval benchmark designed to evaluate whether language models and search agents can retrieve a complete set of supporting evidence for hard compositional questions. The benchmark contains two language versions: **SynthComp-Ru** and **SynthComp-En**, each with **395** multi-hop short-answer questions. Unlike manually written benchmarks such as TRuST, SynthComp is fully synthetic. Questions are generated by an LLM composer over controlled subgraphs sampled from real web corpora, and then filtered through an adversarial cascade of programmatic and model-based gates. The goal is to keep only questions where all supporting evidence is necessary, no single broad query retrieves the answer directly, and no alternative retrievable path to the answer exists in the final fixed index. 📝 Benchmark Summary SynthComp contains two benchmark variants: **SynthComp-En** — English benchmark built over the Essential-Web corpus. **SynthComp-Ru** — Russian benchmark built over Russian-language web sources, including FineWeb2, Russian Wikipedia, and other Russian sources. Each benchmark version contains **395** questions. Every task includes a compositional question, a short answer, gold chunks, evidence chunks, and a fixed retrieval corpus with hard negatives. The benchmark includes 4 synthetic challenge mechanisms: **Bridge** — multi-hop linking through shared entities or bridge facts. The retriever must connect several chunks through intermediate entities. **Star** — intersection of constraints. Several independent clues point to the same target entity. **Container** — candidate-set construction. The retriever must collect or narrow down a set of candidates and identify the correct one. **Temporal** — time-dependent questions where the answer depends on dates, event order, historical state, or temporal constraints. Together, these mechanisms test whether a retriever can assemble the required evidence set instead of relying on
上游文件元数据
.gitattributes2.45 KBEn/benchmark/data/corpus/corpus.parquet15.77 MBEn/benchmark/data/synthcomp_en_encrypted.jsonl203.45 KBEn/benchmark/data/topics-qrels/qrel_evidence.txt43.15 KBEn/benchmark/data/topics-qrels/qrel_golds.txt12.76 KBEn/benchmark/data/topics-qrels/queries.encrypted.tsv179.44 KBEn/benchmark/indexes/qwen3-embedding-8b/corpus.shard0.pkl396.42 MBREADME.md12.72 KBRu/benchmark/data/corpus/corpus.parquet21.15 MBRu/benchmark/data/synthcomp_ru_encrypted.jsonl312.93 KBRu/benchmark/data/topics-qrels/qrel_evidence.txt39.68 KBRu/benchmark/data/topics-qrels/qrel_golds.txt11.34 KB
本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。