From 0d97849813172428f6f4e809fe25b3fc1cdd0c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E8=88=AA=E5=AE=87?= <3364451258@qq.com> Date: Fri, 12 Jun 2026 20:58:10 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20README=20=E6=B7=BB=E5=8A=A0=E6=AF=94?= =?UTF-8?q?=E8=B5=9B=E8=A7=84=E5=88=99=E3=80=81=E4=B8=BB=E9=A1=B5=E3=80=81?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 841ed98..02c1002 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ## 赛题 +> [比赛主页](https://aistudio.baidu.com/competition/detail/1461) · [大赛官网](http://cti.baidu.com) · [提交结果](https://aistudio.baidu.com/competition/detail/1461/0/submit-result) + 给定基于 Transformer 的生成式推荐广告排序模型(GRAB),在**不改变模型结构、不在测试集上训练**的前提下,极致优化推理性能。 量化、稀疏、剪枝明确允许。 @@ -24,6 +26,8 @@ RepEncoder (28 slots × 512d Embedding) ## 评分规则 +> 详见 [比赛规则](https://aistudio.baidu.com/competition/detail/1461/0/rules) + | 维度 | 要求 | 不达标 | |------|------|--------| | 推理效率 | ≤ 5min,环境构建 ≤ 20min | **总分 0** |