Gather the runs and the results under data/
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"script_version": "run_llm.py 3.1.0",
|
||||
"model": "claude-fable-5",
|
||||
"temperature": null,
|
||||
"thinking": null,
|
||||
"max_tokens": 32000,
|
||||
"prompt_path": "../prompts/05-03-synthesize.md",
|
||||
"prompt_sha256": "90ed14f43153fd8184929e80315d660ca8516466bffa857e669bb2985829a365",
|
||||
"input_path": "instance/llm-input-synthesize-mixed.jsonl",
|
||||
"input_sha256": "9ac673b3f44f139028a9bab34dbbc0e1c325282450d126efabcb35d61b7c663a",
|
||||
"item_count": 1,
|
||||
"dry_run": false,
|
||||
"started_at": "2026-08-15T17:19:43+08:00",
|
||||
"batch": {
|
||||
"batch_id": "msgbatch_01SNjTLiNPEba4LW2tcUAcTJ",
|
||||
"submitted_at": "2026-08-15T17:19:43+08:00",
|
||||
"ended_at": "2026-08-15T09:23:39.172965+00:00"
|
||||
},
|
||||
"usage": {
|
||||
"cache_creation_input_tokens": 0,
|
||||
"cache_read_input_tokens": 0,
|
||||
"input_tokens": 29958,
|
||||
"output_tokens": 9793
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user