Hi,
I'm trying to reproduce any of the configurations under training_results_v0.7/Google/benchmarks/transformer/ and it seems that some things are missing.
If running run_and_time.sh (from any of the subfolders), it needs a pointer to 'traner.py'. The setup.sh is empty so no environment variables are set.
Are the environment variables are set automatically when using TPU machine? Can the code run on GPU?