Usage:

python main.py --train_path <path_to_training_logs> --test_path <path_to_testing_logs>

Training logs are the logs in json that will be used for model training.

Testing logs are the logs in json that will be used for model testing.