Skip to content

compiled_claims.py

作用

claimify_all.py 产出的 by_conv JSONL 全量汇总去重。

调用示例

bash
uv run memory_bench/scripts/compiled_claims.py --force

参数

参数说明
--in-dir输入目录(默认 by_conv)
--out-dir输出目录
--force允许覆盖

输出

  • memory_bench/data/claims/compiled/entities.jsonl
  • memory_bench/data/claims/compiled/claims.jsonl
  • memory_bench/data/claims/compiled/compiled_meta.json

魔女の实验室