icoa-cli 2.19.422 → 2.19.424
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/ai4ctf.js +1 -1
- package/dist/commands/ctf4ai-demo.js +1 -1
- package/dist/commands/ctf4vla.js +1 -1
- package/dist/commands/exam.js +1 -1
- package/dist/commands/sprint.js +1 -1
- package/dist/data/sprint-cards.json +11 -11
- package/dist/data/sprint-tasks.json +34 -11
- package/package.json +1 -1
package/dist/commands/sprint.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{existsSync as o,mkdirSync as e,readFileSync as n,writeFileSync as t}from"node:fs";import{dirname as
|
|
1
|
+
import{existsSync as o,mkdirSync as e,readFileSync as n,writeFileSync as t}from"node:fs";import{dirname as l,join as s}from"node:path";import{fileURLToPath as a}from"node:url";import chalk from"chalk";import{getConfig as r}from"../lib/config.js";import{getMainRl as c}from"../lib/main-rl.js";import{logCommand as i}from"../lib/logger.js";let g=!1;export function isSprintActive(){return g}const y=l(a(import.meta.url)),p=s(process.env.HOME||".",".icoa"),d=s(p,"sprint-state.json"),u={"T-torch":"裸 torch:手写 attention / causal mask / perplexity","T-umap":"降维当特征提取器,不是画图工具","T-lora":"peft LoRA 参数高效微调","T-librosa":"音频特征流水线:mel / MFCC → 定长向量"},h=["",chalk.bold.cyan(" ASTANA 2027"),chalk.gray(" — 给还没出发的你"),"",chalk.white(" 草原的风从额尔齐斯河吹到阿斯塔纳的时候,会带着一点雪的味道。"),chalk.white(" 你还没去过那里。但那里已经有一个座位,写着你的名字。"),"",chalk.white(" 你现在坐在屏幕前,离比赛还有几天。"),chalk.white(" 你可能会想:几天能改变什么?"),"",chalk.white(" 足够让一个人从「看着题发呆」变成「看到题就知道该拆哪一层」。"),chalk.white(" 足够让手指记住 import torch 之后该敲什么。"),chalk.white(" 足够让你在比赛那天早上醒来时,不再害怕。"),"",chalk.bold.yellow(" M")+chalk.white(" —— 你总是第一个说「我先试试」的那个。别停。"),chalk.bold.yellow(" V")+chalk.white(" —— 你总是问「为什么是这样」的那个。继续问。"),chalk.bold.yellow(" A")+chalk.white(" —— 你总是在别人放弃时还在改最后一版的那个。改下去。"),"",chalk.white(" 你们三个人,一个人是一条腿走路,三个人是奔跑。"),"",chalk.white(" 你们要面对的不是一场考试,是一次证明:"),chalk.bold.white(" 中国的高中生,可以在 AI 的赛场上,和世界站在同一排。"),"",chalk.white(" 而 2027 年的阿斯塔纳,是我们下一个约定。"),"",chalk.gray(" 现在,把这行字关掉,去做第 1 题。"),chalk.gray(" — 熊猫教练"),""];function m(e){const n=[s(y,"..","data",e),s(y,"..","..","src","data",e)];for(const e of n)if(o(e))return e;return n[0]}function f(o){try{e(p,{recursive:!0}),t(d,`${JSON.stringify(o,null,1)}\n`)}catch{}}function w(o,e){return(r().language||"en").toLowerCase().startsWith("zh")?o:e}function b(o){return"★".repeat(Math.max(1,Math.min(5,o||3)))}function $(o,e){const n=new Set(e.done),t=new Set(e.opened);console.log(),console.log(chalk.bold.cyan(w(" ⚔ IOAI 2026 · 四工具冲刺"," ⚔ IOAI 2026 · four-tool sprint"))+chalk.gray(` ${w("已攻克","cleared")} ${n.size} / ${o.length}`));const l=new Map;for(const e of o)l.has(e.bullseye)||l.set(e.bullseye,[]),l.get(e.bullseye)?.push(e);for(const[o,e]of l){console.log(),console.log(chalk.bold.white(` ${o}`)+chalk.gray(` — ${u[o]||""}`));for(const o of e){const e=n.has(o.seq)?chalk.green("✓"):t.has(o.seq)?chalk.yellow("◐"):chalk.gray("⬜");console.log(` ${e} ${chalk.bold.white(String(o.seq).padStart(2))} `+chalk.white(o.title.slice(0,34).padEnd(34))+chalk.gray(b(o.difficulty).padEnd(5))+chalk.gray(o.needs_gpu?" ⚡":" ")+chalk.gray(` ${o.data_mb}M`)+("teleload"===o.status?chalk.gray(w(" · teleload"," · teleload")):"")+(o.judged?chalk.green(w(" · 可出分"," · scored")):""))}}console.log(),console.log(chalk.gray(" ")+chalk.cyan("open <n>")+chalk.gray(w(" 看题 · "," view · "))+chalk.cyan("done <n>")+chalk.gray(w(" 标记攻克 · "," mark cleared · "))+chalk.cyan("ai")+chalk.gray(w(" 问 Gemma · "," ask Gemma · "))+chalk.cyan("back")+chalk.gray(w(" 退出"," leave"))),console.log(chalk.gray(w(" ⬜ 没看过 ◐ 看过没做完 ✓ 攻克"," ⬜ unseen ◐ opened ✓ cleared"))),console.log()}function k(o,e){const n=[];let t="",l=0;for(const s of o){const o=/[ -鿿-]/.test(s)?2:1;l+o>e&&(n.push(t),t="",l=0),t+=s,l+=o}return t&&n.push(t),n}export async function runSprint(){i("sprint");const o=function(){try{const o=JSON.parse(n(m("sprint-tasks.json"),"utf8")),e=Array.isArray(o?.tasks)?o.tasks:[];try{const o=JSON.parse(n(m("sprint-cards.json"),"utf8")),t=new Map((o.cards||[]).map(o=>[o.seq,o]));for(const o of e){const e=t.get(o.seq);e&&Object.assign(o,{star:e.star,trap:e.trap,action:e.action,hint:e.hint,meta:e.meta})}}catch{}return e.sort((o,e)=>o.seq-e.seq)}catch{return[]}}();if(0===o.length)return console.log(),console.log(chalk.yellow(" 冲刺题单还没装进这个版本。")),console.log(chalk.gray(" 升级后再试:")+chalk.cyan("npm install -g icoa-cli@latest")),void console.log();const e=function(){try{const o=JSON.parse(n(d,"utf8"));return{who:o.who||"",opened:o.opened||[],done:o.done||[]}}catch{return{who:"",opened:[],done:[]}}}();if(0===e.opened.length&&0===e.done.length)for(const o of h)console.log(o);e.who||(e.who=""),$(o,e);const t=c();if(null===t)return;const l=t.listeners("line").slice();t.removeAllListeners("line");const s=t.prompt.bind(t);g=!0,t.setPrompt(chalk.bold.cyan("icoa ioai2026> ")),await new Promise(n=>{t.on("line",async a=>{const r=a.trim(),[c,i]=[r.split(/\s+/)[0]?.toLowerCase()||"",r.split(/\s+/)[1]||""];if(["back","quit","exit","menu"].includes(c))return f(e),console.log(chalk.gray(" 进度已保存。")),(()=>{g=!1,t.removeAllListeners("line");for(const o of l)t.on("line",o);t.setPrompt(chalk.green("icoa> ")),t.prompt()})(),void n();if(""===c||["challenges","list","ls"].includes(c))$(o,e);else if(["open","o"].includes(c)||/^\d+$/.test(c)){const n=Number.parseInt(/^\d+$/.test(c)?c:i,10),t=o.find(o=>o.seq===n);t?(e.opened.includes(n)||e.opened.push(n),f(e),function(o){console.log(),console.log(chalk.cyan(" ╭─ ")+chalk.bold.white(`${o.seq} · ${o.title}`)+chalk.gray(` · ${o.bullseye}`)+chalk.cyan(" ─────")),console.log(chalk.cyan(" │"));const e=[o.star,o.trap,o.action,o.hint?` ${o.hint}`:""].filter(Boolean);0===e.length&&o.topic_cn&&e.push(`▸ ${o.topic_cn}`);for(const o of e){for(const e of k(o,58))console.log(chalk.cyan(" │ ")+chalk.white(e));console.log(chalk.cyan(" │"))}console.log(chalk.cyan(" │ ")+chalk.gray(o.meta||`⏱ 难度 ${b(o.difficulty)}`)+chalk.gray(o.needs_gpu?" ⚡ 需要 GPU":"")),console.log(chalk.cyan(" ╰──────────────────────────────────────────────────────")),console.log(chalk.gray(" ")+chalk.cyan("ai")+chalk.gray(w(" 问 Gemma · "," ask Gemma · "))+chalk.cyan(`done ${o.seq}`)+chalk.gray(w(" 标记攻克 · "," mark cleared · "))+chalk.cyan("back")+chalk.gray(w(" 回列表"," back to list"))),console.log()}(t)):console.log(chalk.yellow(` 没有第 ${i||c} 题。`)+chalk.gray(` 题号 1-${o.length}。`))}else if("done"===c){const n=Number.parseInt(i,10);o.some(o=>o.seq===n)?(e.done.includes(n)||e.done.push(n),f(e),console.log(chalk.green(` ✓ 第 ${n} 题标记为攻克`)+chalk.gray(` (${e.done.length}/${o.length})`))):console.log(chalk.yellow(` 题号 1-${o.length}。`))}else"ai"===c?(console.log(),console.log(chalk.gray(" 开另一个窗口问 Gemma:")+chalk.cyan(" Ctrl-b %")+chalk.gray(" 分屏,右边输 ")+chalk.cyan("icoa")+chalk.gray(" 再输 ")+chalk.cyan("ai4ioai")),console.log(chalk.gray(" 它是弱模型,单轮、2000 字符以内 —— 把问题问准是这次要练的本事。")),console.log()):["help","?","guide"].includes(c)?$(o,e):console.log(chalk.gray(" ")+chalk.cyan("challenges")+chalk.gray(" 列表 · ")+chalk.cyan("open <n>")+chalk.gray(" 看题 · ")+chalk.cyan("done <n>")+chalk.gray(" 标记 · ")+chalk.cyan("back")+chalk.gray(w(" 退出"," leave")));t.prompt=s,t.prompt()}),t.prompt=s,t.prompt()})}export function registerSprintCommand(o){o.command("pandahelpme31",{hidden:!0}).action(async()=>{await runSprint()})}
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"seq": 5,
|
|
42
42
|
"star": "★ 四选一要手搓 MC 头:4 个选项各前向一次取 logit,再对 4 个分数算 CE",
|
|
43
43
|
"trap": "!! reshape 成 B*4 条各自打分,还原时维度弄反,选项就和 batch 串位",
|
|
44
|
-
"action": "▸ 领数据:kaggle s05-essay-gap",
|
|
44
|
+
"action": "▸ 领数据:kaggle s05-essay-gap | 做完 kaggle submit s05-essay-gap 出分",
|
|
45
45
|
"meta": "⏱ 参考 25 分钟 · 难度 ★★☆☆☆",
|
|
46
46
|
"note": "4 选项 × 512 长度 × batch 一起前向,显存是主要瓶颈",
|
|
47
47
|
"hint": "把 before[SEP]选项[SEP]after 拼成 4 条,先跑一个 batch 打印 logits 形状。"
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"seq": 6,
|
|
51
51
|
"star": "★ CLIP 当特征提取器,检索=余弦相似;降维只是把 768 维压干净的可选一步",
|
|
52
52
|
"trap": "!! 参考图自己也在图库里,余弦相似度 1.0 必居首;不剔除,top-5 白丢一格",
|
|
53
|
-
"action": "▸
|
|
53
|
+
"action": "▸ 拉数据:teleload s06-face-matching-aicc-round-2",
|
|
54
54
|
"meta": "⏱ 参考 25 分钟 · 难度 ★★☆☆☆",
|
|
55
55
|
"note": "官方解答对 PIL 已是 RGB 的数组又做了一次 BGR2RGB,通道被换错",
|
|
56
56
|
"hint": "先算 109×109 相似度矩阵,确认对角线是 1.0,再排除自身取 top-5。"
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"seq": 7,
|
|
60
60
|
"star": "★ 887 条训练数据:LoRA 只训千分之几参数,正好压住过拟合",
|
|
61
61
|
"trap": "!! CONTRADICT 只有 189 条;直接上 CE,macro F1 被这一类拖死",
|
|
62
|
-
"action": "▸ 领数据:kaggle s07-scientific-facts",
|
|
62
|
+
"action": "▸ 领数据:kaggle s07-scientific-facts | 做完 kaggle submit s07-scientific-facts 出分",
|
|
63
63
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
64
64
|
"note": "用 peft 时别忘 modules_to_save,新分类头否则不会被保存",
|
|
65
65
|
"hint": "claim 与 evidence 作两句传给 tokenizer,再用 StratifiedKFold 分折并给类加权。"
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"seq": 11,
|
|
96
96
|
"star": "★ 检测只换 box_predictor 头微调——和 LoRA 冻主干训小增量同源",
|
|
97
97
|
"trap": "!! 图缩到 224,标注框在 512 画布;提交不乘回 512/224,IoU 直接归零",
|
|
98
|
-
"action": "▸
|
|
98
|
+
"action": "▸ 拉数据:teleload s11-haunt-me",
|
|
99
99
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
100
100
|
"note": "无鬼图的 target 要给空框张量 zeros((0,4)),不是四个 0",
|
|
101
101
|
"hint": "先把一张训练图连同它的框画出来,确认坐标系是 512 而不是 224。"
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"seq": 15,
|
|
132
132
|
"star": "★ 三问串成一条链:框错了像素数必错;主干冻住配轻量头即 LoRA 思路",
|
|
133
133
|
"trap": "!! 同一批特征 SVR 的 RMSE 1217、GBDT 只有 62——SVR 没缩放",
|
|
134
|
-
"action": "▸
|
|
134
|
+
"action": "▸ 拉数据:teleload s15-find-the-ducks",
|
|
135
135
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
136
136
|
"note": "翻转增强时 bbox 要同步翻(x→W-x2, W-x1),提交是空格分隔的四个数",
|
|
137
137
|
"hint": "先跑通「有鸭→出框→按框裁剪回归像素数」三步,任一步断链后面全废。"
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"seq": 17,
|
|
150
150
|
"star": "★ 字符级 TF-IDF 走 SVD 降到 300 维,再用 Ridge 学西→英映射",
|
|
151
151
|
"trap": "!! 两个 SVD 各自 fit,坐标系不通;不学映射直接算 cosine 等于瞎比",
|
|
152
|
-
"action": "▸ 领数据:kaggle s17-bazarul-lui-riki",
|
|
152
|
+
"action": "▸ 领数据:kaggle s17-bazarul-lui-riki | 做完 kaggle submit s17-bazarul-lui-riki 出分",
|
|
153
153
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
154
154
|
"note": "word 级 TF-IDF 跨语种失效;要 analyzer='char' 才有共享 n-gram",
|
|
155
155
|
"hint": "先把 is_food=-1 的平行行挑出来当对齐语料,它们不参与分类训练。"
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"seq": 19,
|
|
168
168
|
"star": "★ 别急着写 torch 训练循环:8 个梯度/拉普拉斯统计量喂 RF 就过满分线",
|
|
169
169
|
"trap": "!! 坑数 clip 到 3~8、年龄 clip 到 1~5;不夹住 MAE 直接被拉爆",
|
|
170
|
-
"action": "▸ 领数据:kaggle s19-lunar-craters",
|
|
170
|
+
"action": "▸ 领数据:kaggle s19-lunar-craters | 做完 kaggle submit s19-lunar-craters 出分",
|
|
171
171
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
172
172
|
"note": "年龄那问占 80 分,满分线 MAE≤0.3,手工特征就够到",
|
|
173
173
|
"hint": "先用 cv2 抽出 8 个梯度/拉普拉斯统计量,喂 RandomForest 看 MAE。"
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"seq": 20,
|
|
177
177
|
"star": "★ 两个倒数第二层就是两个特征提取器:谁的低维嵌入能线性还原 y,就归谁",
|
|
178
178
|
"trap": "!! 标签是没有的;只比一次全量 ridge 的残差分不开,要 EM 反复加权重拟合",
|
|
179
|
-
"action": "▸
|
|
179
|
+
"action": "▸ 拉数据:teleload s20-latent-model-classification-ai",
|
|
180
180
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
181
181
|
"note": "E 步算软责任时 softmax 记得减 max,否则数值溢出",
|
|
182
182
|
"hint": "先用两组权重把 x 前向成 ZA/ZB,各拟合一个 ridge 头看残差分布。"
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"seq": 22,
|
|
195
195
|
"star": "★ 翻转让贴纸文字失效:在 torch 里逐维比符号,就能拆开文字维和视觉维",
|
|
196
196
|
"trap": "!! 文件名字典序会排成 1,10,100…;要 key=int(stem),不然整份错位",
|
|
197
|
-
"action": "▸
|
|
197
|
+
"action": "▸ 拉数据:teleload s22-sticky-note-blindness-aicc-rou",
|
|
198
198
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
199
199
|
"note": "官方实测约五分之一的维度被贴纸文字劫持;类嵌入也要先归一化",
|
|
200
200
|
"hint": "先编码原图与水平翻转图,打印逐维乘积里负数占了多少维。"
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"seq": 23,
|
|
204
204
|
"star": "★ 第二问训练集根本没有主题标签:只能在 test 上直接聚类,降维图只是给你看",
|
|
205
205
|
"trap": "!! 答案是 SCIENCE/CRIME 这类字符串;簇号随机,要看簇心 top 词映射",
|
|
206
|
-
"action": "▸ 领数据:kaggle s23-om-vs-ai",
|
|
206
|
+
"action": "▸ 领数据:kaggle s23-om-vs-ai | 做完 kaggle submit s23-om-vs-ai 出分",
|
|
207
207
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
208
208
|
"note": "第一问 char_wb 的 2-8 gram 比 word 级强很多,满分线 macro F1 0.95",
|
|
209
209
|
"hint": "先把 test 里 subtaskID=2 的行单独取出,只在它们上面做聚类。"
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"seq": 26,
|
|
231
231
|
"star": "★ 把每个模型的预测回归到特征上,15 维系数就是它的低维指纹;干净的聚成一簇",
|
|
232
232
|
"trap": "!! kneighbors 第一个邻居就是它自己;设 5 拿到的是自己加 4 个邻居",
|
|
233
|
-
"action": "▸
|
|
233
|
+
"action": "▸ 拉数据:teleload s26-x-planet-x-model-selection",
|
|
234
234
|
"meta": "⏱ 参考 35 分钟 · 难度 ★★★☆☆",
|
|
235
235
|
"note": "答案只有一行:5 个索引用逗号连成一个字符串写进 answer",
|
|
236
236
|
"hint": "用一次 LinearRegression 多输出拟合 1000 列,系数标准化后找最紧的近邻团。"
|
|
@@ -70,7 +70,8 @@
|
|
|
70
70
|
"dir": "essay-gap-aicc-round-2",
|
|
71
71
|
"topic_cn": "给出文章缺口的前文/后文与 4 个候选句,选出被挖掉的那一句(BERT 微调四选一)",
|
|
72
72
|
"comp": "s05-essay-gap",
|
|
73
|
-
"status": "ready"
|
|
73
|
+
"status": "ready",
|
|
74
|
+
"judged": true
|
|
74
75
|
},
|
|
75
76
|
{
|
|
76
77
|
"seq": 6,
|
|
@@ -84,7 +85,10 @@
|
|
|
84
85
|
"dir": "face-matching-aicc-round-2",
|
|
85
86
|
"topic_cn": "109 张人脸图 + 若干张参考图,用 CLIP 嵌入为每张参考图检索最相似的 5 张(提交 top-5 列表)",
|
|
86
87
|
"comp": null,
|
|
87
|
-
"status": "
|
|
88
|
+
"status": "teleload",
|
|
89
|
+
"pack": "s06-face-matching-aicc-round-2",
|
|
90
|
+
"pack_mb": 8,
|
|
91
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s06-face-matching-aicc-round-2.tar.zst"
|
|
88
92
|
},
|
|
89
93
|
{
|
|
90
94
|
"seq": 7,
|
|
@@ -98,7 +102,8 @@
|
|
|
98
102
|
"dir": "scientific-facts-aicc-round-7",
|
|
99
103
|
"topic_cn": "科学论断 × 证据段落的三分类蕴含判断(支持/反驳/信息不足),官方解答 = transformer 微调 + 交叉验证 ensemble,macro F1",
|
|
100
104
|
"comp": "s07-scientific-facts",
|
|
101
|
-
"status": "ready"
|
|
105
|
+
"status": "ready",
|
|
106
|
+
"judged": true
|
|
102
107
|
},
|
|
103
108
|
{
|
|
104
109
|
"seq": 8,
|
|
@@ -154,7 +159,10 @@
|
|
|
154
159
|
"dir": "nitro/46_nitro_spooky-round-2025_t1_haunt-me",
|
|
155
160
|
"topic_cn": "万圣节鬼影检测:①有无鬼(准确率) ②鬼的边界框(mAP/IoU);官方解答给了naive/ResNet/Faster-RCNN三档",
|
|
156
161
|
"comp": null,
|
|
157
|
-
"status": "
|
|
162
|
+
"status": "teleload",
|
|
163
|
+
"pack": "s11-haunt-me",
|
|
164
|
+
"pack_mb": 65,
|
|
165
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s11-haunt-me.tar.zst"
|
|
158
166
|
},
|
|
159
167
|
{
|
|
160
168
|
"seq": 12,
|
|
@@ -210,7 +218,10 @@
|
|
|
210
218
|
"dir": "nitro/74_nitro-2025_nitro-nlp_t3_find-the-ducks",
|
|
211
219
|
"topic_cn": "黑客松:①图里有没有Nitro鸭 ②鸭子占多少像素 ③鸭子的边界框(按IoU给分);鸭子会旋转/翻转/缩放",
|
|
212
220
|
"comp": null,
|
|
213
|
-
"status": "
|
|
221
|
+
"status": "teleload",
|
|
222
|
+
"pack": "s15-find-the-ducks",
|
|
223
|
+
"pack_mb": 535,
|
|
224
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s15-find-the-ducks.tar.zst"
|
|
214
225
|
},
|
|
215
226
|
{
|
|
216
227
|
"seq": 16,
|
|
@@ -238,7 +249,8 @@
|
|
|
238
249
|
"dir": "nitro/39_decebaltech_decebaltech-ai-challenge_t2_bazarul-lui-riki",
|
|
239
250
|
"topic_cn": "①英文商品描述判可食用(macro F1) ②西班牙语查询跨语种检索英文商品(top-1);训练集里is_food=-1的行专供跨语种对齐",
|
|
240
251
|
"comp": "s17-bazarul-lui-riki",
|
|
241
|
-
"status": "ready"
|
|
252
|
+
"status": "ready",
|
|
253
|
+
"judged": true
|
|
242
254
|
},
|
|
243
255
|
{
|
|
244
256
|
"seq": 18,
|
|
@@ -266,7 +278,8 @@
|
|
|
266
278
|
"dir": "nitro/23_algolymp_algolymp-preojia-xi-xii_t1_lunar-craters",
|
|
267
279
|
"topic_cn": "128×128合成月面图:①数陨石坑个数(MAE) ②估计侵蚀年龄参数1.0-5.0(MAE)",
|
|
268
280
|
"comp": "s19-lunar-craters",
|
|
269
|
-
"status": "ready"
|
|
281
|
+
"status": "ready",
|
|
282
|
+
"judged": true
|
|
270
283
|
},
|
|
271
284
|
{
|
|
272
285
|
"seq": 20,
|
|
@@ -280,7 +293,10 @@
|
|
|
280
293
|
"dir": "latent-model-classification-aicc-round-0",
|
|
281
294
|
"topic_cn": "给出两个模型 A/B 的倒数第二层权重 + 一批潜在向量,判定每个向量出自哪个模型(ridge + ML 理论)",
|
|
282
295
|
"comp": null,
|
|
283
|
-
"status": "
|
|
296
|
+
"status": "teleload",
|
|
297
|
+
"pack": "s20-latent-model-classification-ai",
|
|
298
|
+
"pack_mb": 5,
|
|
299
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s20-latent-model-classification-ai.tar.zst"
|
|
284
300
|
},
|
|
285
301
|
{
|
|
286
302
|
"seq": 21,
|
|
@@ -308,7 +324,10 @@
|
|
|
308
324
|
"dir": "sticky-note-blindness-aicc-round-4",
|
|
309
325
|
"topic_cn": "CLIP 印刷体攻击(图上贴便利贴写错类名)下的鲁棒分类:官方解答 MirrorCLIP——水平翻转后按维度符号一致性分离「视觉维/文字维」",
|
|
310
326
|
"comp": null,
|
|
311
|
-
"status": "
|
|
327
|
+
"status": "teleload",
|
|
328
|
+
"pack": "s22-sticky-note-blindness-aicc-rou",
|
|
329
|
+
"pack_mb": 87,
|
|
330
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s22-sticky-note-blindness-aicc-rou.tar.zst"
|
|
312
331
|
},
|
|
313
332
|
{
|
|
314
333
|
"seq": 23,
|
|
@@ -322,7 +341,8 @@
|
|
|
322
341
|
"dir": "nitro/59_roai-2025_onia_t1_om-vs-ai",
|
|
323
342
|
"topic_cn": "全国赛:①文本是人写还是AI生成(macro F1≥95才满分) ②四大主题分类——但训练集根本没有主题标签,必须零样本/无监督做",
|
|
324
343
|
"comp": "s23-om-vs-ai",
|
|
325
|
-
"status": "ready"
|
|
344
|
+
"status": "ready",
|
|
345
|
+
"judged": true
|
|
326
346
|
},
|
|
327
347
|
{
|
|
328
348
|
"seq": 24,
|
|
@@ -364,7 +384,10 @@
|
|
|
364
384
|
"dir": "nitro/34_gaia_ai-league-i_t2_x-planet-x-model-selection",
|
|
365
385
|
"topic_cn": "1000个回归模型里只有5个是在未损坏标签上训出来的,仅凭它们在训练特征上的预测矩阵把这5个揪出来",
|
|
366
386
|
"comp": null,
|
|
367
|
-
"status": "
|
|
387
|
+
"status": "teleload",
|
|
388
|
+
"pack": "s26-x-planet-x-model-selection",
|
|
389
|
+
"pack_mb": 7,
|
|
390
|
+
"pack_url": "https://icoa-datasets.sg-sin-1.linodeobjects.com/aidata/s26-x-planet-x-model-selection.tar.zst"
|
|
368
391
|
},
|
|
369
392
|
{
|
|
370
393
|
"seq": 27,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "icoa-cli",
|
|
3
|
-
"version": "2.19.
|
|
3
|
+
"version": "2.19.424",
|
|
4
4
|
"description": "ICOA CLI — The world's first CLI-native cyber & AI security olympiad terminal: AI4CTF (Day 1), CTF4AI (Day 2), VLA4CTF (Pioneer Round — embodied AI)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|