created_at timestamp[s] | source_workspace string | contents dict | removed list |
|---|---|---|---|
2026-05-26T15:15:21 | /Volumes/TSD302/Mind-Brush | {
"mind_bench": "final patched Mind-Bench dataset, cache/backups removed",
"fixtures": [
"search4_full.json",
"reasoning_full_250.json"
],
"results": "final spp_v3 eval jsonl/intermediate/generated/assets/html",
"docs": "minimal explanatory docs"
} | [
"*.bak.*",
"._*",
".cache",
"logs",
"progress.json",
"analysis_no_attr.html"
] |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Mind-Bench Enhanced + GenClaw Final Results
这是一个清理后的最终发布包,只保留可复现和可浏览所需内容。
内容
mind-bench/: 最终修正后的完整 Mind-Bench 数据目录,包含最终Mind-Brush.jsonl和全部参考图/输入图;已移除.cache、._*、中间.bak.*。fixtures/: 最终评测使用的全量 fixture。results/spp_v3/: GenClaw 最终 10 类评测结果、生成图、搜索图资产和 HTML。docs/: 简要说明与上游贡献说明。
快速查看
# 总览 dashboard
open results/spp_v3/dashboard.html
# 500 条详细可视化
open results/spp_v3/analysis_10cls.html
关键文件
mind-bench/Mind-Brush.jsonl: 最终 patched 数据。results/spp_v3/spp_v3-polaris-gemini-3.1-flash_eval.jsonl: 最终 VLM 评测结果。results/spp_v3/intermediate.jsonl: 最终 pipeline 中间过程。results/spp_v3/generated/: GenClaw 生成图。results/spp_v3/assets/search/: HTML 使用的搜索图资产。
清理规则
本包刻意不包含日志、progress 文件、中间备份、旧对比 HTML、macOS ._* 元数据和 Hugging Face cache。
- Downloads last month
- 31