Trie Synthetic Inference Workloads#
This is a dataset-only mirror of the published workload traces in
Applied-Compute/trie, pinned to
source commit c4c8d74644903189f2d7b0a45c98d11a8cc7e2bc.
It contains the three upstream JSONL workload files and does not include the Trie replay tool, scripts, or Python package:
| File | Rows |
|---|---|
agentic_coding_8k.jsonl |
8,192 |
code_qa_8k.jsonl |
8,192 |
office_work_8k.jsonl |
8,192 |
Total: 24,576 workload traces.
Each JSON object uses the upstream workload schema:
num_turnsinput_prompt_lengthassistant_response_lengthtool_call_output_lengthtool_call_latencyfinal_assistant_response_length
The upstream repository is licensed under Apache License 2.0. See LICENSE.

