I started to correct the differences, like outdir vs output-dir, and paths incorrect, like data/data, and also that the suggested python train.py --config configs/calculator_config.json doesn't work due to no calculator_config.json but frankly ran out of steam.
Do you mind attempting to run this and cleaning up the happy path so that it runs without any errors and the README and setup.sh are consistent with the code? I wouldn't mind Q/A'ing again after that. Also for ergonomics, please remove the spaces and capitalization in the directory name "Tiny Tool Use" as I think this didn't cause any issues but is not typical in software.
I started to correct the differences, like outdir vs output-dir, and paths incorrect, like data/data, and also that the suggested
python train.py --config configs/calculator_config.jsondoesn't work due to no calculator_config.json but frankly ran out of steam.Do you mind attempting to run this and cleaning up the happy path so that it runs without any errors and the README and setup.sh are consistent with the code? I wouldn't mind Q/A'ing again after that. Also for ergonomics, please remove the spaces and capitalization in the directory name "Tiny Tool Use" as I think this didn't cause any issues but is not typical in software.