Kairos Routing is a long-format dataset for training a model to select the
best AI model for a prompt. Each row describes one candidate model evaluated
on one prompt.
The intended learning problem is:
prompt + candidate_model_vector -> score
The router can score several candidate models for the same prompt and select
the model with the highest predicted score.
Approximately 1.92 million rows
Approximately 144,000 unique prompts
64… See the full description on the dataset page:
https://huggingface.co/datasets/sijirama/kairos-routing.