Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
全国大学生数学建模竞赛知识库(完整存档)
本仓库是全国大学生数学建模竞赛(国赛)知识库的完整存档,共 5,346 个文件、约 5.9 GB,包含全部原始附件(历年赛题 PDF、获奖论文、教材课件、数据、代码模板等)。
目录结构
01-历年真题库/—— 历年赛题(本科 A/B、专科 C/D/E、早期合并卷)与格式要求02-获奖论文范文库/—— 国赛一等奖范文、高教社杯优秀论文(按年份 + 题号)03-算法模型理论库/—— 优化 / 评价 / 预测 / 图论 / 统计 / 微分方程 / 智能算法 / 教材04-可复用代码库/—— MATLAB、Python 建模代码模板05-全流程解题规范(AI-Skills包)/—— 拆题 / 写作 / 编码 / 排版模板与 Skill- 根目录:
00-知识库总索引与检索规范.md(必读导航)、00-题型-资源作战地图.md、00-备赛学习路线图.md、Claude-Code使用指南.md
如何下载
网页浏览
打开 https://huggingface.co/datasets/Jzx123456789/cumcm-knowledge-base/tree/main ,按目录逐级浏览,单个文件点下载按钮。
命令行全量下载(推荐,支持断点续传)
pip install -U "huggingface_hub[cli]"
hf download Jzx123456789/cumcm-knowledge-base --repo-type dataset --local-dir 知识库
体积约 5.9 GB,网络中断后重跑同一命令即可续传,不会重复下载。
只下载某个目录
hf download Jzx123456789/cumcm-knowledge-base --repo-type dataset --local-dir 知识库/真题 --include "01-历年真题库/*"
说明
- 知识库的文本版(全部
.md与代码模板,约 34 MB)也可在 GitHub 仓库itokeio/Scribe获取,适合全文检索;本仓库为含原始附件的完整版。 - 内含获奖论文与教材课件,请仅用于个人学习与研究。
- Downloads last month
- 109