We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
data/mpd.db
1 parent b685bc7 commit 0e9c838Copy full SHA for 0e9c838
Makefile
@@ -31,5 +31,5 @@ EXPERIMENT_OUTPUTS = $(addprefix ${WORKDIR}/,${EXPERIMENT_SETUPS:src/trecs/exper
31
32
experiments : ${EXPERIMENT_OUTPUTS}
33
34
-${EXPERIMENT_OUTPUTS} : ${WORKDIR}/% : src/trecs/experiments/%.py data/mpd.db
+${EXPERIMENT_OUTPUTS} : ${WORKDIR}/% : src/trecs/experiments/%.py
35
MPD=${MPD_PATH} python -m trecs.scripts.train $@ $<
0 commit comments