cheese
Datasets
All datasets matching “cheese”mlebench-lite-baseline-checkpointsqwen3.6-35B-A3B_resultsgaokao-related-math
problems-scraper
爬取 出卷网 高考专区-数学试卷,转换为 JSONL 格式。
安装
pnpm install
用法
# 首次试跑 50 套
pnpm scrape:test
# 全量爬取 (3027 套,约 5-6 小时)
pnpm scrape:full
# 增量爬取 (每天最新)
pnpm scrape:resume
输出
data/
├── jsonl/problems.jsonl # 每行一个 JSON 题目
└── images/<id>/ # 试卷配图(散点图/几何图等本地副本)
state/
├── state.json # 爬取状态(maxSeenDate / fromDate)
└── seen.bin # 已抓试卷 ID 集合(断点续抓)
Cron(每日增量)
# 每天 3:00~6:00… See the full description on the dataset page: https://huggingface.co/datasets/cheese233/gaokao-related-math.qwen3.6-35B-A3B_lite-simple-12h-20260918AgentRM
AgentRM: Search Trees, Reward Data, and Evaluation Results
AgentRM: Enhancing Agent Generalization with Reward Modeling(ACL 2025)的数据镜像。
全部搜索树以带缩进、未压缩的普通 JSON 发布,可以直接查看或读取,无需解压。 原始 PKL 转换为跨语言可读的 JSON,保留所有节点属性和父子关系;重复对话通过消息表去重,避免反复存储。
数据内容
trees/{alfworld,sciworld,webshop}/.../*.json:完整的 10,849 棵 MCTS 搜索树。环境下的路径沿用公开源目录,包括原有 未命名 文件夹。
reward/train_all_samples_v3.jsonl:原始奖励模型训练文件,353,617 条 state / reward 记录。
results/:results.zip 解压后的 7,733 个结果… See the full description on the dataset page: https://huggingface.co/datasets/cheesewafer/AgentRM.lerobot-put_the_cream_cheese_in_the_nearest_basket_and_place_the_empty_basket_in_center-landmark
