This repository hosts the released data artifacts for the RouterArena branch of R2-Router.
budget_sweep/
category_router/
training_data.pkl
embeddings/
routerarena_embeddings.pkl
routerarena_robustness_embeddings.pkl
routerarena_meta/
router_data.json
router_data_10.json
model_cost.json
LICENSE_NOTE.md
This release contains the derived data used by the RouterArena pipeline of R2-Router, including:
These files are intended to support:
Please use this data package together with the main code repository:
R2-Routerreproduce/routerarena_train.shreproduce/routerarena_eval.shexport R2_SWEEP_ROOT=/path/to/budget_sweep
export R2_TRAINING_DATA_PATH=/path/to/category_router/training_data.pkl
export R2_EMBEDDINGS_PATH=/path/to/embeddings/routerarena_embeddings.pkl
export R2_ROBUSTNESS_EMBEDDINGS_PATH=/path/to/embeddings/routerarena_robustness_embeddings.pkl
export R2_ROUTER_DATA_PATH=/path/to/routerarena_meta/router_data.json
export R2_ROUTER_DATA_10_PATH=/path/to/routerarena_meta/router_data_10.json
export R2_MODEL_COST_PATH=/path/to/routerarena_meta/model_cost.json
LICENSE_NOTE.md for redistribution notes.If you use this release, please cite the R2-Router paper/code release.
3 commits
This repository hosts the released data artifacts for the RouterArena branch of R2-Router.
budget_sweep/
category_router/
training_data.pkl
embeddings/
routerarena_embeddings.pkl
routerarena_robustness_embeddings.pkl
routerarena_meta/
router_data.json
router_data_10.json
model_cost.json
LICENSE_NOTE.md
This release contains the derived data used by the RouterArena pipeline of R2-Router, including:
These files are intended to support:
Please use this data package together with the main code repository:
R2-Routerreproduce/routerarena_train.shreproduce/routerarena_eval.shexport R2_SWEEP_ROOT=/path/to/budget_sweep
export R2_TRAINING_DATA_PATH=/path/to/category_router/training_data.pkl
export R2_EMBEDDINGS_PATH=/path/to/embeddings/routerarena_embeddings.pkl
export R2_ROBUSTNESS_EMBEDDINGS_PATH=/path/to/embeddings/routerarena_robustness_embeddings.pkl
export R2_ROUTER_DATA_PATH=/path/to/routerarena_meta/router_data.json
export R2_ROUTER_DATA_10_PATH=/path/to/routerarena_meta/router_data_10.json
export R2_MODEL_COST_PATH=/path/to/routerarena_meta/model_cost.json
LICENSE_NOTE.md for redistribution notes.If you use this release, please cite the R2-Router paper/code release.
3 commits