Loading src/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Choose paths for corpus, dataset and output. ''' graph_path = "./.graphs/" corpus = "/proj/absinth/wikipedia_shuffled2/" tialset = "../WSI-Evaluator/datasets/trial/" trialset = "../WSI-Evaluator/datasets/trial/" testset = "../WSI-Evaluator/datasets/test/" base_out = "../baseline/output/" output = "../output/" Loading Loading
src/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Choose paths for corpus, dataset and output. ''' graph_path = "./.graphs/" corpus = "/proj/absinth/wikipedia_shuffled2/" tialset = "../WSI-Evaluator/datasets/trial/" trialset = "../WSI-Evaluator/datasets/trial/" testset = "../WSI-Evaluator/datasets/test/" base_out = "../baseline/output/" output = "../output/" Loading