Refresh papers and define Agent evaluation
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
| Source | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| arXiv | provisional-used | 新论文发现和预印本;2026-07-08 扩召回看到 1506 个候选,970 个 high-relevance 入库,536 个留作 reserve |
|
||||
| arXiv | provisional-used | 新论文发现和预印本;2026-07-08 基线看到 1506 个候选、970 个入库;2026-07-27 增量看到 249 个候选、151 个新入库 |
|
||||
| OpenReview | candidate | ICLR、NeurIPS 等投稿和评审线索 |
|
||||
| ACL Anthology | candidate | NLP、RAG、tool use、evaluation 相关论文 |
|
||||
| Conference proceedings | candidate | NeurIPS、ICLR、ICML、ACL、EMNLP、KDD、WWW 等 |
|
||||
@@ -99,3 +99,10 @@ SWE-bench agent repair repository
|
||||
- weekly: 新论文和高价值代码仓库线索
|
||||
- monthly: 主题趋势和阅读优先级调整
|
||||
- quarterly: 把成熟结论合并进 `docs/`,把可验证想法转成 `experiments/`
|
||||
|
||||
## Operational Note
|
||||
|
||||
优先使用 arXiv export API。遇到持续 timeout 或 5xx 时,可以切换
|
||||
`tools/collection/collect_arxiv.py --backend search-html`,使用 arXiv 官方搜索结果页完成同一
|
||||
manifest 契约的增量收集。2026-07-27 的成功运行和故障边界记录在
|
||||
`collection-runs/2026-07-27-arxiv-incremental-refresh.md`。
|
||||
|
||||
Reference in New Issue
Block a user