File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ experiment.patcher.mpatch=true
2727
2828# ##
2929# ## PATHS ###
30+ # THESE SHOULD ONLY BE CHANGED IF YOU KNOW WHAT YOU ARE DOING
3031# ##
3132# The path to the list of dataset
3233experiment.datasets =/home/user/dataset/mined-cherries
@@ -41,6 +42,7 @@ experiment.processed-file=/home/user/evaluation-workdir/results/processed-reprod
4142
4243# ##
4344# ## SAMPLING ###
45+ # ALLOWS FOR RUNNING THE EVALUATION ON A SMALL SUBSET OF THE DATASET
4446# ##
4547experiment.sample-file = /home/user/evaluation-workdir/reproduction-sample.ser
4648# Should the amount of data be reduced by sampling with a certain confidence?
@@ -67,6 +69,7 @@ experiment.repeats.end=1
6769
6870# ##
6971# ## MISC ###
72+ # THESE SHOULD ONLY BE CHANGED IF YOU KNOW WHAT YOU ARE DOING
7073# ##
7174# From which run id to start the experiments. Can be used to skip experimental runs.
7275experiment.startid =0
You can’t perform that action at this time.
0 commit comments