Hi! While reviewing the transformer_history.sh script, I came across the following line:
CONFIG_DIR="experiment_configs/real"
I’m very interested in running the real-world experiments as described, but it seems that the experiment_configs/real directory is not included in the repository.
Would it be possible for you to share these configuration files, or provide guidance on how to set them up? It would greatly help in reproducing the experiments and understanding the real-world setup.
Thanks a lot.