Spaces:
Running
Running
data/splits
City-level train/validation/test splits for the generated dataset.
Files
Important rule
Splits are by city only. All scenarios for a given city belong to the same split.
Regeneration
Use:
python3 -m training.train_local_policy make-splits
The split logic is implemented in training/dataset.py.