DOUBLE_ENTRY_LOGGING_FOR_LLM_AGENTS_TO_DETECT_ISSUES_AT_PROD_BENCHMARK
B待确认Benchmark智能体工具调用开放mit
发布方:samliumay
热度5.7▲ 0.2
下载量 · 30天
17
Hugging Face
GitHub Stars
—
代码仓库
论文被引
—
Semantic Scholar
跑分模型 · 30天
—
Leaderboard results
简介
Double-Entry Logging for LLM Agent Production Issues This is a small, data-only benchmark for testing double-entry behavior logging in long LLM-agent workflows. All scenarios, identities, messages, and tool effects are synthetic. Nothing in the dataset performs a real external action. Data format The data uses JSONL: each line is one complete workflow. Every row starts with the familiar chat structure: "messages": [ {"role": "system", "content": "..."}… See the full description on the dataset page: https://huggingface.co/datasets/samliumay/DOUBLE_ENTRY_LOGGING_FOR_LLM_AGENTS_TO_DETECT_ISSUES_AT_PROD_BENCHMARK.