Agent Cost Traces: Synthetic Training Data
10,000 synthetic agent traces for training cost-aware model routers and agent optimizers.
Field
Type
Description
trace_id
string
Unique identifier
request
string
User request text
task_type
string
One of 9 task categories
difficulty
int
Estimated difficulty (1-5)
model_tier
int
Model tier used (1-5)
model_success
bool
Whether the model succeeded
optimal_tier
int
Minimum tier that would succeed… See the full description on the dataset page:
https://huggingface.co/datasets/narcolepticchicken/agent-cost-traces.