diff --git a/examples/pytorch/finetune_image_classification.py b/examples/pytorch/image_classification/finetune_image_classification.py similarity index 100% rename from examples/pytorch/finetune_image_classification.py rename to examples/pytorch/image_classification/finetune_image_classification.py diff --git a/examples/pytorch/run_train.sh b/examples/pytorch/image_classification/run_train.sh similarity index 100% rename from examples/pytorch/run_train.sh rename to examples/pytorch/image_classification/run_train.sh