BC-Plus-Eval-Results
收藏资源简介:
BC-Plus A Leaderboard Results数据集存储了XIR Competition 1170 BC-Plus A排行榜的公共评估结果,专门用于信息检索领域的竞赛评估。它包含四个核心文件:公共A榜(每支队伍的最佳结果及基线数据)、队伍最佳结果与最新提交结果的对比表、仅追加模式的提交历史记录以及基线结果数据。公开版本的文件移除了检索器仓库标识符以保护隐私,而内部维护版本则保留了完整的私有仓库映射。评估采用综合评分公式:总得分 = 0.4 * 召回率 + 0.4 * 成功率 + 0.2 * (1 - 平均步骤数 / 50) * 100。A榜竞赛设定使用Qwen3.5-4B作为代理模型,并配备search和get_document两种工具,最大工具调用步数限制为50步。
The BC-Plus A Leaderboard Results dataset stores the public evaluation results of the XIR Competition 1170 BC-Plus A leaderboard, specifically designed for competition evaluation in the field of information retrieval. It includes four core files: the public A leaderboard (best results and baseline data for each team), a comparison table between the best team results and the latest submission results, an append-only submission history record, and baseline result data. The public version of the files removes the retriever repository identifiers to protect privacy, while the internally maintained version retains the complete private repository mapping. Evaluation uses a comprehensive scoring formula: total score = 0.4 * recall + 0.4 * success rate + 0.2 * (1 - average steps / 50) * 100. The A leaderboard competition is set up using Qwen3.5-4B as the agent model, equipped with search and get_document tools, with a maximum tool call step limit of 50 steps.
BC-Plus A Leaderboard 排行榜结果数据集
基本信息
- 数据集名称: BC-Plus A Leaderboard Results (pretty_name)
- 许可证: other
- 标签: leaderboard, browsecomp-plus, information-retrieval
数据集内容
该数据集存储了 XIR Competition 1170 BC-Plus A 排行榜的公开评估结果,包含以下文件:
| 文件名 | 说明 |
|---|---|
| leaderboard-public.csv | 公开A榜,每个团队取最佳结果及基线结果 |
| leaderboard-best-latest.csv | 每个团队的最佳结果与最新提交结果并列展示 |
| submission-results-history.csv | 仅追加的提交历史记录 |
| baseline-results.csv | 基线行数据 |
评分公式
total_score = 0.4 * Recall + 0.4 * Success_Rate + 0.2 * (1 - Avg_Steps / 50) * 100
评估配置
- Agent模型: Qwen3.5-4B
- 工具: search 和 get_document
- 最大工具步数: 50
隐私说明
公开文件已省略检索器仓库标识符,内部评估文件保留私有仓库映射用于维护。





