MEGA Hub
MEGA

trie

DatasetsLicense: apache-2.00 followersupdated 25d agobenchmarkinferencesynthetic-workloadsjsonlenlicense:apache-2.0language:en
Request DOI

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_turns
  • input_prompt_length
  • assistant_response_length
  • tool_call_output_length
  • tool_call_latency
  • final_assistant_response_length

The upstream repository is licensed under Apache License 2.0. See LICENSE.