Update run_baselines.sh

This commit is contained in:
Alejandro Moreo Fernandez 2024-05-16 21:05:06 +02:00 committed by GitHub
parent 6b754dd845
commit 6cb30edb7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ fi
for task in T1 T2 T3 T4 ; do
# PYTHONPATH=.:scripts/:.. python3 baselines.py $task data/
PYTHONPATH=.:scripts/:.. python3 baselines.py $task data/
TEST_SAMPLES=data/lequa2024/$task/public/test_samples