From ef95195574b149e45231e0fb532a87eac26e56d8 Mon Sep 17 00:00:00 2001 From: Mark Saroufim Date: Sat, 23 Aug 2025 09:18:43 -0700 Subject: [PATCH] Clean up commented paths in run_python_examples.sh --- run_python_examples.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/run_python_examples.sh b/run_python_examples.sh index b8557507d4..caa58fc3a3 100755 --- a/run_python_examples.sh +++ b/run_python_examples.sh @@ -189,8 +189,6 @@ function stop() { snli/.data/ \ snli/.vector_cache/ \ snli/results/ \ - # super_resolution/dataset/ \ - # super_resolution/model_epoch_1.pth \ time_sequence_prediction/predict*.pdf \ time_sequence_prediction/traindata.pt \ word_language_model/model.pt \