Overview
Who this competition fits
Learners comfortable reading Chinese problem statements who want industry or algorithm challenges on Tianchi.
Read the original official blurb
近年来,围绕大模型知识调控的方法逐步形成体系,包括参数微调、检索增强(RAG)以及局部知识编辑等技术路径。在此基础上,steering(行为引导与调控)作为一种新技术,正受到越来越多关注。与直接修改模型参数不同,steering强调在推理阶段对模型行为进行动态引导与调控,即通过对中间表示或输出分布施加干预,实现对知识表达、事实生成及行为属性的精细控制,从而在不改变模型权重的前提下完成知识层面的“软编辑”。 Official category: AI Large Model Competition (AI大模型赛). Official tags: 自然语言处理, 第三方竞赛, 大语言模型. Teams entered: 166.
Resources
What this competition gives you
There is a baseline you can run as-is — starting from it is usually far faster than building from scratch.
Preparation
From registration to a first submission
- 01
Python basics
- 02
Transformer or LLM workflow basics
- 03
prompting or evaluation workflow
- 04
competition submission workflow
Before you commit: Task framing, data access, and evaluation details live mainly on the official page and may require careful reading.
Source
How this page was assembled
Competition information is structured from the official page. Scores are platform estimates for decision support; official rules take precedence.
- Official competition page
- Tianchi
- Last checked
- May 5, 2026