Overview
Who this competition fits
适合已有中文 NLP 文本生成基础、愿意使用 PaddlePaddle 2.0 及以上版本的个人开发者。参赛者需要能处理汽车品牌、车系、用户问题和多轮问答文本,并生成包含摘要与推理的建议报告;比赛仅支持个人参赛。
Read the original official blurb
要求使用汽车大师提供的10.3万条技师与用户的多轮对话与诊断建议报告数据建立模型,基于对话文本、用户问题、车型与车系,输出包含摘要与推理的报告文本,考验模型的归纳总结与推理能力。 Official tags: 自然语言处理. Sign-ups: 230.
Resources
What this competition gives you
Taken from the competition's official page.
- DataTraining and test automotive Q&A datasets with 82,943 and 20,000 records
- TutorialFeatured AI Studio learning project by 寂寞你快进去
- TutorialAI Studio learning project by 舍卟得放卟下灬
- TutorialAI Studio learning project by zhangshuxia52
- TutorialAI Studio learning project by 阿姆lil
- TutorialAI Studio learning project by AI-BAI
Preparation
From registration to a first submission
- 01
PaddlePaddle 2.0+
- 02
多轮对话文本处理
- 03
文本生成模型训练
- 04
ROUGE-L 优化
- 05
CSV/ZIP 结果文件生成
- 06
AI Studio 平台使用
Before you commit: 核心难点是从真实汽车咨询中的多轮对话、问题及车型信息中归纳关键信息,并生成既完整又连贯的报告文本,而不是只做简单问答匹配。还需严格按要求提交含 QID 和 Prediction 字段的 CSV 压缩包,并保证结果行数和 QID 范围正确,否则成绩无效。
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
- Baidu AI Studio
- Last checked
- Not recorded