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** |