Randallhy commited on
Commit
57b7fc3
·
verified ·
1 Parent(s): 5484af3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Verifier-Grounded Learning of an Open-Weight Planner for Executable Video-Editin
21
  brief, a real clip pool with schema-constrained captions and metadata, optional music metadata with beat
22
  tracks, the current timeline state, and an explicit **constraint ledger**; the planner emits a `RefinePatch`
23
  (RFC 6902-style JSON Patch over a typed timeline) and a deterministic verifier applies it and recomputes every
24
- ledger entry. Evaluation code and prompt: **https://github.com/Lancelot-wy/RefineCut**.
25
 
26
  | | Count |
27
  |---|---|
 
21
  brief, a real clip pool with schema-constrained captions and metadata, optional music metadata with beat
22
  tracks, the current timeline state, and an explicit **constraint ledger**; the planner emits a `RefinePatch`
23
  (RFC 6902-style JSON Patch over a typed timeline) and a deterministic verifier applies it and recomputes every
24
+ ledger entry. Paper: **https://arxiv.org/abs/2608.25622** (EMNLP 2026 Main). Evaluation code and prompt: **https://github.com/Lancelot-wy/RefineCut**.
25
 
26
  | | Count |
27
  |---|---|