diff --git a/train.sh b/train.sh new file mode 100644 index 0000000..eec07a4 --- /dev/null +++ b/train.sh @@ -0,0 +1,2 @@ +python train_clip.py +python test_clip.py \ No newline at end of file